
Time bar (total: 6.5s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 0 |
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 1 |
| 50% | 50% | 50% | 0% | 0% | 0% | 0% | 2 |
| 75% | 75% | 25% | 0% | 0% | 0% | 0% | 3 |
| 87.5% | 87.5% | 12.5% | 0% | 0% | 0% | 0% | 4 |
| 93.8% | 93.7% | 6.2% | 0% | 0% | 0% | 0% | 5 |
| 96.9% | 96.8% | 3.1% | 0% | 0% | 0% | 0% | 6 |
| 98.4% | 98.4% | 1.6% | 0% | 0% | 0% | 0% | 7 |
| 99.2% | 99.2% | 0.8% | 0% | 0% | 0% | 0% | 8 |
| 99.6% | 99.6% | 0.4% | 0% | 0% | 0% | 0% | 9 |
| 99.8% | 99.8% | 0.2% | 0% | 0% | 0% | 0% | 10 |
| 99.9% | 99.9% | 0.1% | 0% | 0% | 0% | 0% | 11 |
| 100% | 99.9% | 0% | 0% | 0% | 0% | 0% | 12 |
Compiled 10 to 8 computations (20% saved)
| 861.0ms | 2 132× | 2 | valid |
| 480.0ms | 678× | 3 | valid |
| 415.0ms | 4 243× | 0 | valid |
| 146.0ms | 1 203× | 1 | valid |
ival-cos: 1.1s (65% of total)ival-mult!: 229.0ms (13.9% of total)adjust: 149.0ms (9.1% of total)ival-div!: 142.0ms (8.6% of total)ival-sub!: 56.0ms (3.4% of total)Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 25 |
| 1 | 52 | 25 |
| 2 | 181 | 25 |
| 3 | 665 | 24 |
| 4 | 5776 | 24 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 55.9% | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(abs x)
Compiled 12 to 12 computations (0% saved)
| Inputs |
|---|
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(-.f64 #s(literal 1 binary64) (cos.f64 x)) |
#s(literal 1 binary64) |
(cos.f64 x) |
x |
(*.f64 x x) |
| Outputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 1/2)) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (cos x) #s(hole binary64 1)) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (- 1 (cos x)))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((/ (- 1 (cos x)) (* x x)) (- 1 (cos x)) 1 (cos x) x (* x x)) |
| 1.0ms | x | @ | inf | ((/ (- 1 (cos x)) (* x x)) (- 1 (cos x)) 1 (cos x) x (* x x)) |
| 1.0ms | x | @ | 0 | ((/ (- 1 (cos x)) (* x x)) (- 1 (cos x)) 1 (cos x) x (* x x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 65 | 264 |
| 0 | 70 | 264 |
| 1 | 161 | 264 |
| 2 | 610 | 264 |
| 3 | 2849 | 264 |
| 0 | 8400 | 252 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(-.f64 #s(literal 1 binary64) (cos.f64 x)) |
#s(literal 1 binary64) |
(cos.f64 x) |
x |
(*.f64 x x) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 1/2)) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (cos x) #s(hole binary64 1)) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (- 1 (cos x)))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 x x) (cos.f64 x)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (neg.f64 (fabs.f64 x))) (*.f64 (neg.f64 (fabs.f64 x)) (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (fabs.f64 x)) (*.f64 (neg.f64 (fabs.f64 x)) (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (neg.f64 x)) (*.f64 (neg.f64 (fabs.f64 x)) (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (fabs.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) x) (*.f64 (neg.f64 (fabs.f64 x)) (/.f64 (cos.f64 x) x))) (*.f64 (neg.f64 (fabs.f64 x)) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (cos.f64 x)))) (*.f64 (neg.f64 (fabs.f64 x)) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (*.f64 x x)) (*.f64 (neg.f64 (fabs.f64 x)) (cos.f64 x))) (*.f64 (neg.f64 (fabs.f64 x)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 (fabs.f64 x))) (*.f64 (fabs.f64 x) (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (fabs.f64 x))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))))) (*.f64 x (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (fabs.f64 x))) (*.f64 x (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))))) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fabs.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))))) (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 (fabs.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (fabs.f64 x))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (neg.f64 (fabs.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (fabs.f64 x)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (cos.f64 x))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 x x))) |
(/.f64 (-.f64 (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))))) (*.f64 (neg.f64 (fabs.f64 x)) (*.f64 x x))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 x x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x)))) (*.f64 x x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 x) (/.f64 (cos.f64 x) (fabs.f64 x))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 x)) (*.f64 (fabs.f64 x) (/.f64 (neg.f64 (cos.f64 x)) x)))) (*.f64 (fabs.f64 x) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) x) (*.f64 (fabs.f64 x) (/.f64 (cos.f64 x) x)))) (*.f64 (neg.f64 (fabs.f64 x)) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 (fabs.f64 x)) (cos.f64 x)))) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x)) (*.f64 (fabs.f64 x) (cos.f64 x)))) (*.f64 (neg.f64 (fabs.f64 x)) (*.f64 x x))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (fabs.f64 x) (*.f64 x (/.f64 (cos.f64 x) (fabs.f64 x))))) (*.f64 x (fabs.f64 x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (cos.f64 x) x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x x) (*.f64 x (cos.f64 x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (*.f64 x (/.f64 (cos.f64 x) (fabs.f64 x))))) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (/.f64 (cos.f64 x) x)))) (*.f64 x x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 x (cos.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (fabs.f64 x))))) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 (fabs.f64 x) (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (fabs.f64 x))))) (*.f64 (neg.f64 (fabs.f64 x)) (*.f64 x x))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 x x) (cos.f64 x)))) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 x x)) (*.f64 x x)) |
(/.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x))) (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 x) (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 x)) (*.f64 (fabs.f64 x) (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (neg.f64 (fabs.f64 x)) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) x) (*.f64 (fabs.f64 x) (/.f64 (cos.f64 x) x))) (*.f64 (fabs.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 (fabs.f64 x)) (cos.f64 x))) (*.f64 (neg.f64 (fabs.f64 x)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x)) (*.f64 (fabs.f64 x) (cos.f64 x))) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (fabs.f64 x) (*.f64 x (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (cos.f64 x) x))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x x) (*.f64 x (cos.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (*.f64 x (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 x (fabs.f64 x))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (/.f64 (cos.f64 x) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 x (cos.f64 x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (+.f64 (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 (neg.f64 (fabs.f64 x)) (*.f64 x x))) |
(/.f64 (-.f64 (fabs.f64 x) (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(neg.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fabs.f64 x))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fabs.f64 x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fabs.f64 x))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fabs.f64 x))) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 (fabs.f64 x)) (*.f64 x x))) (/.f64 (*.f64 #s(literal -1 binary64) x) (neg.f64 (fabs.f64 x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 (fabs.f64 x)) (*.f64 x x))) (/.f64 (*.f64 #s(literal -1 binary64) x) (neg.f64 (fabs.f64 x))) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 (fabs.f64 x)) (*.f64 x x))) (/.f64 (neg.f64 x) (neg.f64 (fabs.f64 x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 (fabs.f64 x)) (*.f64 x x))) (/.f64 (neg.f64 x) (neg.f64 (fabs.f64 x))) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (fabs.f64 x) (*.f64 x x))) (/.f64 (*.f64 #s(literal -1 binary64) x) (fabs.f64 x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (fabs.f64 x) (*.f64 x x))) (/.f64 (*.f64 #s(literal -1 binary64) x) (fabs.f64 x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (fabs.f64 x) (*.f64 x x))) (/.f64 (neg.f64 x) (fabs.f64 x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (fabs.f64 x) (*.f64 x x))) (/.f64 (neg.f64 x) (fabs.f64 x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 (*.f64 #s(literal -1 binary64) x) (neg.f64 x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 (*.f64 #s(literal -1 binary64) x) (neg.f64 x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 (neg.f64 x) (neg.f64 x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 (neg.f64 x) (neg.f64 x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 #s(literal -1 binary64) x) x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 #s(literal -1 binary64) x) x) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 x x) x)) (/.f64 (neg.f64 x) x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 x x) x)) (/.f64 (neg.f64 x) x) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 x) (fabs.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 x) (fabs.f64 x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 x) (fabs.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 x) (fabs.f64 x))) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 x) (fabs.f64 x))) (/.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fabs.f64 x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 x) (fabs.f64 x))) (/.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fabs.f64 x))) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 x (fabs.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 x (fabs.f64 x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 x (fabs.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 x (fabs.f64 x))) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 x (fabs.f64 x))) (/.f64 (neg.f64 x) (*.f64 x (fabs.f64 x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 x (fabs.f64 x))) (/.f64 (neg.f64 x) (*.f64 x (fabs.f64 x))) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 (fabs.f64 x)) x)) (/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 (fabs.f64 x)) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 (fabs.f64 x)) x)) (/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 (fabs.f64 x)) x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 (fabs.f64 x)) x)) (/.f64 (neg.f64 x) (*.f64 (neg.f64 (fabs.f64 x)) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 (fabs.f64 x)) x)) (/.f64 (neg.f64 x) (*.f64 (neg.f64 (fabs.f64 x)) x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (fabs.f64 x) x)) (/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (fabs.f64 x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (fabs.f64 x) x)) (/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (fabs.f64 x) x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (fabs.f64 x) x)) (/.f64 (neg.f64 x) (*.f64 (fabs.f64 x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (fabs.f64 x) x)) (/.f64 (neg.f64 x) (*.f64 (fabs.f64 x) x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) (neg.f64 (fabs.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 (fabs.f64 x)) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) (neg.f64 (fabs.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 (fabs.f64 x)) (*.f64 x x))) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) (neg.f64 (fabs.f64 x))) (/.f64 (neg.f64 x) (*.f64 (neg.f64 (fabs.f64 x)) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) (neg.f64 (fabs.f64 x))) (/.f64 (neg.f64 x) (*.f64 (neg.f64 (fabs.f64 x)) (*.f64 x x))) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 x) x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 x) x)) (/.f64 (neg.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 x) x)) (/.f64 (neg.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) (fabs.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (fabs.f64 x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) (fabs.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (fabs.f64 x) (*.f64 x x))) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) (fabs.f64 x)) (/.f64 (neg.f64 x) (*.f64 (fabs.f64 x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) (fabs.f64 x)) (/.f64 (neg.f64 x) (*.f64 (fabs.f64 x) (*.f64 x x))) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) (neg.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) (neg.f64 x)) (/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) (neg.f64 x)) (/.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) (neg.f64 x)) (/.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 x x)) (/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 x x)) (/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 x x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 x x)) (/.f64 (neg.f64 x) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 x x)) (/.f64 (neg.f64 x) (*.f64 x x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) x) (/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) x) (/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 x x) x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) x) (/.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) x) (/.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (fabs.f64 x)) (*.f64 x x))) (/.f64 (*.f64 #s(literal 1 binary64) x) (neg.f64 (fabs.f64 x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (fabs.f64 x)) (*.f64 x x))) (/.f64 (*.f64 #s(literal 1 binary64) x) (neg.f64 (fabs.f64 x))) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (fabs.f64 x)) (*.f64 x x))) (/.f64 x (neg.f64 (fabs.f64 x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (fabs.f64 x)) (*.f64 x x))) (/.f64 x (neg.f64 (fabs.f64 x))) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (fabs.f64 x) (*.f64 x x))) (/.f64 (*.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (fabs.f64 x) (*.f64 x x))) (/.f64 (*.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (fabs.f64 x) (*.f64 x x))) (/.f64 x (fabs.f64 x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (fabs.f64 x) (*.f64 x x))) (/.f64 x (fabs.f64 x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 (*.f64 #s(literal 1 binary64) x) (neg.f64 x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 (*.f64 #s(literal 1 binary64) x) (neg.f64 x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 x (neg.f64 x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 x (neg.f64 x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 #s(literal 1 binary64) x) x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 #s(literal 1 binary64) x) x) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) x)) (/.f64 x x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) x)) (/.f64 x x) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 x) (fabs.f64 x))) (/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 x) (fabs.f64 x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 x) (fabs.f64 x))) (/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 x) (fabs.f64 x))) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 x) (fabs.f64 x))) (/.f64 x (*.f64 (neg.f64 x) (fabs.f64 x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 x) (fabs.f64 x))) (/.f64 x (*.f64 (neg.f64 x) (fabs.f64 x))) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x (fabs.f64 x))) (/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x (fabs.f64 x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x (fabs.f64 x))) (/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x (fabs.f64 x))) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x (fabs.f64 x))) (/.f64 x (*.f64 x (fabs.f64 x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x (fabs.f64 x))) (/.f64 x (*.f64 x (fabs.f64 x))) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (fabs.f64 x)) x)) (/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (fabs.f64 x)) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (fabs.f64 x)) x)) (/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (fabs.f64 x)) x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (fabs.f64 x)) x)) (/.f64 x (*.f64 (neg.f64 (fabs.f64 x)) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (fabs.f64 x)) x)) (/.f64 x (*.f64 (neg.f64 (fabs.f64 x)) x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (fabs.f64 x) x)) (/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (fabs.f64 x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (fabs.f64 x) x)) (/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (fabs.f64 x) x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (fabs.f64 x) x)) (/.f64 x (*.f64 (fabs.f64 x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (fabs.f64 x) x)) (/.f64 x (*.f64 (fabs.f64 x) x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) x) (neg.f64 (fabs.f64 x))) (/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (fabs.f64 x)) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) x) (neg.f64 (fabs.f64 x))) (/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (fabs.f64 x)) (*.f64 x x))) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) x) (neg.f64 (fabs.f64 x))) (/.f64 x (*.f64 (neg.f64 (fabs.f64 x)) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) x) (neg.f64 (fabs.f64 x))) (/.f64 x (*.f64 (neg.f64 (fabs.f64 x)) (*.f64 x x))) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 x) x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (fabs.f64 x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (fabs.f64 x) (*.f64 x x))) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 x (*.f64 (fabs.f64 x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 x (*.f64 (fabs.f64 x) (*.f64 x x))) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) x) (neg.f64 x)) (/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) x) (neg.f64 x)) (/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) x) (neg.f64 x)) (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) x) (neg.f64 x)) (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x x)) (/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x x)) (/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x x)) (/.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x x)) (/.f64 x (*.f64 x x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) x) x) (/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) x) x) (/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) x) x) (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) x) x) (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (neg.f64 (fabs.f64 x)) (*.f64 (neg.f64 x) (fabs.f64 x))) (/.f64 (neg.f64 (fabs.f64 x)) (*.f64 (neg.f64 x) (fabs.f64 x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (neg.f64 (fabs.f64 x)) (*.f64 (neg.f64 x) (fabs.f64 x))) (/.f64 (neg.f64 (fabs.f64 x)) (*.f64 (neg.f64 x) (fabs.f64 x))) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (neg.f64 (fabs.f64 x)) (*.f64 x (fabs.f64 x))) (/.f64 (neg.f64 (fabs.f64 x)) (*.f64 x (fabs.f64 x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (neg.f64 (fabs.f64 x)) (*.f64 x (fabs.f64 x))) (/.f64 (neg.f64 (fabs.f64 x)) (*.f64 x (fabs.f64 x))) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (neg.f64 (fabs.f64 x)) (*.f64 (neg.f64 (fabs.f64 x)) x)) (/.f64 (neg.f64 (fabs.f64 x)) (*.f64 (neg.f64 (fabs.f64 x)) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (neg.f64 (fabs.f64 x)) (*.f64 (neg.f64 (fabs.f64 x)) x)) (/.f64 (neg.f64 (fabs.f64 x)) (*.f64 (neg.f64 (fabs.f64 x)) x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (neg.f64 (fabs.f64 x)) (*.f64 (fabs.f64 x) x)) (/.f64 (neg.f64 (fabs.f64 x)) (*.f64 (fabs.f64 x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (neg.f64 (fabs.f64 x)) (*.f64 (fabs.f64 x) x)) (/.f64 (neg.f64 (fabs.f64 x)) (*.f64 (fabs.f64 x) x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (neg.f64 (fabs.f64 x)) (*.f64 (neg.f64 (fabs.f64 x)) (*.f64 x x))) (/.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (neg.f64 (fabs.f64 x)) (*.f64 (neg.f64 (fabs.f64 x)) (*.f64 x x))) (/.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) (/.f64 (neg.f64 (fabs.f64 x)) (*.f64 (neg.f64 (fabs.f64 x)) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) (/.f64 (neg.f64 (fabs.f64 x)) (*.f64 (neg.f64 (fabs.f64 x)) (*.f64 x x))) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (neg.f64 (fabs.f64 x)) (*.f64 (neg.f64 x) x)) (/.f64 (neg.f64 (fabs.f64 x)) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (neg.f64 (fabs.f64 x)) (*.f64 (neg.f64 x) x)) (/.f64 (neg.f64 (fabs.f64 x)) (*.f64 (neg.f64 x) x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (neg.f64 (fabs.f64 x)) (*.f64 (fabs.f64 x) (*.f64 x x))) (/.f64 (neg.f64 (fabs.f64 x)) (fabs.f64 x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (neg.f64 (fabs.f64 x)) (*.f64 (fabs.f64 x) (*.f64 x x))) (/.f64 (neg.f64 (fabs.f64 x)) (fabs.f64 x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (neg.f64 (fabs.f64 x)) (fabs.f64 x)) (/.f64 (neg.f64 (fabs.f64 x)) (*.f64 (fabs.f64 x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (neg.f64 (fabs.f64 x)) (fabs.f64 x)) (/.f64 (neg.f64 (fabs.f64 x)) (*.f64 (fabs.f64 x) (*.f64 x x))) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 (neg.f64 (fabs.f64 x)) (neg.f64 x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 (neg.f64 (fabs.f64 x)) (neg.f64 x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (neg.f64 (fabs.f64 x)) (neg.f64 x)) (/.f64 (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (neg.f64 (fabs.f64 x)) (neg.f64 x)) (/.f64 (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (neg.f64 (fabs.f64 x)) (*.f64 x x)) (/.f64 (neg.f64 (fabs.f64 x)) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (neg.f64 (fabs.f64 x)) (*.f64 x x)) (/.f64 (neg.f64 (fabs.f64 x)) (*.f64 x x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 x x) x)) (/.f64 (neg.f64 (fabs.f64 x)) x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 x x) x)) (/.f64 (neg.f64 (fabs.f64 x)) x) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (neg.f64 (fabs.f64 x)) x) (/.f64 (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (neg.f64 (fabs.f64 x)) x) (/.f64 (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 x x) x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 (neg.f64 x) (fabs.f64 x))) (/.f64 (fabs.f64 x) (*.f64 (neg.f64 x) (fabs.f64 x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 (neg.f64 x) (fabs.f64 x))) (/.f64 (fabs.f64 x) (*.f64 (neg.f64 x) (fabs.f64 x))) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 x (fabs.f64 x))) (/.f64 (fabs.f64 x) (*.f64 x (fabs.f64 x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 x (fabs.f64 x))) (/.f64 (fabs.f64 x) (*.f64 x (fabs.f64 x))) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 (neg.f64 (fabs.f64 x)) x)) (/.f64 (fabs.f64 x) (*.f64 (neg.f64 (fabs.f64 x)) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 (neg.f64 (fabs.f64 x)) x)) (/.f64 (fabs.f64 x) (*.f64 (neg.f64 (fabs.f64 x)) x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) x)) (/.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) x)) (/.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 (neg.f64 (fabs.f64 x)) (*.f64 x x))) (/.f64 (fabs.f64 x) (neg.f64 (fabs.f64 x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 (neg.f64 (fabs.f64 x)) (*.f64 x x))) (/.f64 (fabs.f64 x) (neg.f64 (fabs.f64 x))) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (fabs.f64 x) (neg.f64 (fabs.f64 x))) (/.f64 (fabs.f64 x) (*.f64 (neg.f64 (fabs.f64 x)) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) (neg.f64 (fabs.f64 x))) (/.f64 (fabs.f64 x) (*.f64 (neg.f64 (fabs.f64 x)) (*.f64 x x))) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 x x))) (/.f64 (fabs.f64 x) (fabs.f64 x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 x x))) (/.f64 (fabs.f64 x) (fabs.f64 x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (fabs.f64 x) (fabs.f64 x)) (/.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) (fabs.f64 x)) (/.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 x x))) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 (fabs.f64 x) (neg.f64 x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 (fabs.f64 x) (neg.f64 x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (fabs.f64 x) (neg.f64 x)) (/.f64 (fabs.f64 x) (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) (neg.f64 x)) (/.f64 (fabs.f64 x) (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 x x)) (/.f64 (fabs.f64 x) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 x x)) (/.f64 (fabs.f64 x) (*.f64 x x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (fabs.f64 x) x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (fabs.f64 x) x) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fabs.f64 x))) (/.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fabs.f64 x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fabs.f64 x))) (/.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fabs.f64 x))) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 x (fabs.f64 x))) (/.f64 (neg.f64 x) (*.f64 x (fabs.f64 x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 x (fabs.f64 x))) (/.f64 (neg.f64 x) (*.f64 x (fabs.f64 x))) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 (neg.f64 (fabs.f64 x)) x)) (/.f64 (neg.f64 x) (*.f64 (neg.f64 (fabs.f64 x)) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 (neg.f64 (fabs.f64 x)) x)) (/.f64 (neg.f64 x) (*.f64 (neg.f64 (fabs.f64 x)) x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 (fabs.f64 x) x)) (/.f64 (neg.f64 x) (*.f64 (fabs.f64 x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 (fabs.f64 x) x)) (/.f64 (neg.f64 x) (*.f64 (fabs.f64 x) x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 (neg.f64 (fabs.f64 x)) (*.f64 x x))) (/.f64 (neg.f64 x) (neg.f64 (fabs.f64 x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 (neg.f64 (fabs.f64 x)) (*.f64 x x))) (/.f64 (neg.f64 x) (neg.f64 (fabs.f64 x))) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (neg.f64 x) (neg.f64 (fabs.f64 x))) (/.f64 (neg.f64 x) (*.f64 (neg.f64 (fabs.f64 x)) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (neg.f64 x) (neg.f64 (fabs.f64 x))) (/.f64 (neg.f64 x) (*.f64 (neg.f64 (fabs.f64 x)) (*.f64 x x))) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (neg.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (neg.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 (fabs.f64 x) (*.f64 x x))) (/.f64 (neg.f64 x) (fabs.f64 x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 (fabs.f64 x) (*.f64 x x))) (/.f64 (neg.f64 x) (fabs.f64 x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (neg.f64 x) (fabs.f64 x)) (/.f64 (neg.f64 x) (*.f64 (fabs.f64 x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (neg.f64 x) (fabs.f64 x)) (/.f64 (neg.f64 x) (*.f64 (fabs.f64 x) (*.f64 x x))) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 (neg.f64 x) (neg.f64 x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 (neg.f64 x) (neg.f64 x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (neg.f64 x) (neg.f64 x)) (/.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (neg.f64 x) (neg.f64 x)) (/.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 x x)) (/.f64 (neg.f64 x) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 x x)) (/.f64 (neg.f64 x) (*.f64 x x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (neg.f64 x) x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (neg.f64 x) x) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 x (*.f64 (neg.f64 x) (fabs.f64 x))) (/.f64 x (*.f64 (neg.f64 x) (fabs.f64 x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 x (*.f64 (neg.f64 x) (fabs.f64 x))) (/.f64 x (*.f64 (neg.f64 x) (fabs.f64 x))) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 x (*.f64 x (fabs.f64 x))) (/.f64 x (*.f64 x (fabs.f64 x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 x (*.f64 x (fabs.f64 x))) (/.f64 x (*.f64 x (fabs.f64 x))) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 x (*.f64 (neg.f64 (fabs.f64 x)) x)) (/.f64 x (*.f64 (neg.f64 (fabs.f64 x)) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 x (*.f64 (neg.f64 (fabs.f64 x)) x)) (/.f64 x (*.f64 (neg.f64 (fabs.f64 x)) x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 x (*.f64 (fabs.f64 x) x)) (/.f64 x (*.f64 (fabs.f64 x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 x (*.f64 (fabs.f64 x) x)) (/.f64 x (*.f64 (fabs.f64 x) x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 x (*.f64 (neg.f64 (fabs.f64 x)) (*.f64 x x))) (/.f64 x (neg.f64 (fabs.f64 x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 x (*.f64 (neg.f64 (fabs.f64 x)) (*.f64 x x))) (/.f64 x (neg.f64 (fabs.f64 x))) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 x (neg.f64 (fabs.f64 x))) (/.f64 x (*.f64 (neg.f64 (fabs.f64 x)) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 x (neg.f64 (fabs.f64 x))) (/.f64 x (*.f64 (neg.f64 (fabs.f64 x)) (*.f64 x x))) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 x (*.f64 (fabs.f64 x) (*.f64 x x))) (/.f64 x (fabs.f64 x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 x (*.f64 (fabs.f64 x) (*.f64 x x))) (/.f64 x (fabs.f64 x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 x (fabs.f64 x)) (/.f64 x (*.f64 (fabs.f64 x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 x (fabs.f64 x)) (/.f64 x (*.f64 (fabs.f64 x) (*.f64 x x))) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 x (neg.f64 x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 x (neg.f64 x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 x (neg.f64 x)) (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 x (neg.f64 x)) (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 x (*.f64 x x)) (/.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 x (*.f64 x x)) (/.f64 x (*.f64 x x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 x x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 x x) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 x x) (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 x x) (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 x x) (neg.f64 (fabs.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fabs.f64 x)) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 x x) (neg.f64 (fabs.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fabs.f64 x)) (*.f64 x x))) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fabs.f64 x)) (*.f64 x x))) (/.f64 (*.f64 x x) (neg.f64 (fabs.f64 x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fabs.f64 x)) (*.f64 x x))) (/.f64 (*.f64 x x) (neg.f64 (fabs.f64 x))) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 x x) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 x x) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 x) (*.f64 x x))) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 x) (*.f64 x x))) (/.f64 (*.f64 x x) (fabs.f64 x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 x) (*.f64 x x))) (/.f64 (*.f64 x x) (fabs.f64 x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 x x) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 x x) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 (*.f64 x x) (neg.f64 x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 (*.f64 x x) (neg.f64 x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 x x) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 x x) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 x x) x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 x x) x) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (neg.f64 x) (fabs.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fabs.f64 x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (neg.f64 x) (fabs.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fabs.f64 x))) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fabs.f64 x))) (/.f64 (*.f64 x x) (*.f64 (neg.f64 x) (fabs.f64 x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fabs.f64 x))) (/.f64 (*.f64 x x) (*.f64 (neg.f64 x) (fabs.f64 x))) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 x (fabs.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 x (fabs.f64 x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 x (fabs.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 x (fabs.f64 x))) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fabs.f64 x))) (/.f64 (*.f64 x x) (*.f64 x (fabs.f64 x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fabs.f64 x))) (/.f64 (*.f64 x x) (*.f64 x (fabs.f64 x))) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (neg.f64 (fabs.f64 x)) x)) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fabs.f64 x)) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (neg.f64 (fabs.f64 x)) x)) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fabs.f64 x)) x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fabs.f64 x)) x)) (/.f64 (*.f64 x x) (*.f64 (neg.f64 (fabs.f64 x)) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fabs.f64 x)) x)) (/.f64 (*.f64 x x) (*.f64 (neg.f64 (fabs.f64 x)) x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (fabs.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (fabs.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 x) x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 x) x)) (/.f64 (*.f64 x x) (*.f64 (fabs.f64 x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 x) x)) (/.f64 (*.f64 x x) (*.f64 (fabs.f64 x) x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (neg.f64 (fabs.f64 x)) (*.f64 x x))) (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (neg.f64 (fabs.f64 x)) (*.f64 x x))) (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (fabs.f64 x) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (fabs.f64 x) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 #s(literal -1 binary64) x) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 1/2 binary64) (neg.f64 x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 1/2 binary64) (neg.f64 x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1/2 binary64) x) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (neg.f64 (fabs.f64 x))) (/.f64 #s(literal 1/2 binary64) (neg.f64 (fabs.f64 x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (neg.f64 (fabs.f64 x))) (/.f64 #s(literal 1/2 binary64) (neg.f64 (fabs.f64 x))) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 x)) (/.f64 #s(literal 1/2 binary64) (fabs.f64 x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 x)) (/.f64 #s(literal 1/2 binary64) (fabs.f64 x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (neg.f64 x)) (/.f64 #s(literal 1/2 binary64) (neg.f64 x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (neg.f64 x)) (/.f64 #s(literal 1/2 binary64) (neg.f64 x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1/2 binary64) x) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 (neg.f64 x) x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 (*.f64 x x) (*.f64 (neg.f64 (fabs.f64 x)) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 (*.f64 x x) (*.f64 (neg.f64 (fabs.f64 x)) (*.f64 x x))) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (*.f64 x x) (*.f64 (fabs.f64 x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (*.f64 x x) (*.f64 (fabs.f64 x) (*.f64 x x))) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 x)) (*.f64 (neg.f64 (fabs.f64 x)) x)) (/.f64 (*.f64 (fabs.f64 x) (/.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 (neg.f64 (fabs.f64 x)) x))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) x) (*.f64 (fabs.f64 x) x)) (/.f64 (*.f64 (fabs.f64 x) (/.f64 (cos.f64 x) x)) (*.f64 (fabs.f64 x) x))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 (fabs.f64 x)) (*.f64 x x))) (/.f64 (*.f64 (neg.f64 (fabs.f64 x)) (cos.f64 x)) (*.f64 (neg.f64 (fabs.f64 x)) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x)) (*.f64 (fabs.f64 x) (*.f64 x x))) (/.f64 (*.f64 (fabs.f64 x) (cos.f64 x)) (*.f64 (fabs.f64 x) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (fabs.f64 x)) (*.f64 (neg.f64 x) (fabs.f64 x))) (/.f64 (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (fabs.f64 x))) (*.f64 (neg.f64 x) (fabs.f64 x)))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (*.f64 x (fabs.f64 x))) (/.f64 (*.f64 x (/.f64 (cos.f64 x) (fabs.f64 x))) (*.f64 x (fabs.f64 x)))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 x (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(-.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) #s(literal 0 binary64))) (*.f64 x x)) (/.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x))) |
(-.f64 (/.f64 (neg.f64 (fabs.f64 x)) (*.f64 (neg.f64 (fabs.f64 x)) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (fabs.f64 x))) (*.f64 (neg.f64 (fabs.f64 x)) (*.f64 x x)))) |
(-.f64 (/.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (fabs.f64 x))) (*.f64 (fabs.f64 x) (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (fabs.f64 x) (/.f64 (cos.f64 x) (fabs.f64 x))) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) x)) (*.f64 (neg.f64 x) x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 x (/.f64 (cos.f64 x) x)) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (/.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 2 binary64))) (cos.f64 (/.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 2 binary64))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (/.f64 (-.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) #s(literal 2 binary64))) (cos.f64 (/.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) #s(literal 2 binary64))))) |
(neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(-.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) #s(literal 0 binary64))) (*.f64 (cos.f64 x) #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) (cos.f64 x)) |
(+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) #s(literal 0 binary64))) (*.f64 #s(literal -1 binary64) (cos.f64 x))) |
(+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) #s(literal 0 binary64))) (*.f64 (cos.f64 x) #s(literal -1 binary64))) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 x))) |
#s(literal 1 binary64) |
(/.f64 (+.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (cos.f64 x))) (+.f64 (sin.f64 (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 x))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (cos.f64 x))) (+.f64 (sin.f64 (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 x))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (+.f64 (sin.f64 (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 x)) (-.f64 (cos.f64 (-.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (cos.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (+.f64 (sin.f64 (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 x)) (-.f64 (cos.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (cos.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (cos.f64 x))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (cos.f64 x))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (+.f64 (sin.f64 (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 x)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (cos.f64 (-.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (cos.f64 x))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (+.f64 (sin.f64 (-.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 x)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (cos.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (cos.f64 x))))) #s(literal 4 binary64)) |
(neg.f64 (neg.f64 (cos.f64 x))) |
(sin.f64 (neg.f64 (+.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)))) |
(sin.f64 (neg.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x) (PI.f64)))) |
(sin.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) x) (PI.f64))) |
(sin.f64 (+.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x) (PI.f64)) (PI.f64))) |
(sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) |
(fma.f64 (neg.f64 (sin.f64 x)) #s(literal 0 binary64) (*.f64 (cos.f64 x) #s(literal 1 binary64))) |
(fma.f64 (sin.f64 x) #s(literal 0 binary64) (*.f64 (cos.f64 x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 x)) (*.f64 (cos.f64 x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 x) (*.f64 (cos.f64 x) #s(literal 1 binary64))) |
(fma.f64 (cos.f64 x) #s(literal 1 binary64) (*.f64 (sin.f64 x) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 x) (*.f64 (sin.f64 x) #s(literal 0 binary64))) |
(-.f64 (*.f64 (neg.f64 (sin.f64 x)) #s(literal 0 binary64)) (*.f64 #s(literal -1 binary64) (cos.f64 x))) |
(-.f64 (*.f64 (neg.f64 (sin.f64 x)) #s(literal 0 binary64)) (*.f64 (cos.f64 x) #s(literal -1 binary64))) |
(-.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 (sin.f64 x)) #s(literal 0 binary64))) |
(-.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 (sin.f64 x) #s(literal 0 binary64))) |
(-.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) (*.f64 #s(literal -1 binary64) (cos.f64 x))) |
(-.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) (*.f64 (cos.f64 x) #s(literal -1 binary64))) |
(cos.f64 (+.f64 (+.f64 (neg.f64 x) (PI.f64)) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 x (PI.f64)) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal -2 binary64)) x) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (neg.f64 x)) |
(cos.f64 x) |
(+.f64 (*.f64 (neg.f64 (sin.f64 x)) #s(literal 0 binary64)) (*.f64 (cos.f64 x) #s(literal 1 binary64))) |
(+.f64 (*.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 (sin.f64 x) #s(literal 0 binary64))) |
(+.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) (*.f64 (cos.f64 x) #s(literal 1 binary64))) |
x |
(*.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (neg.f64 (fabs.f64 x)) #s(literal -1 binary64)) (*.f64 (neg.f64 (fabs.f64 x)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (fabs.f64 x) #s(literal -1 binary64)) (*.f64 (fabs.f64 x) #s(literal -1 binary64))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(*.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 x #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) x))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fabs.f64 x))) (*.f64 #s(literal -1 binary64) (neg.f64 (fabs.f64 x)))) |
(*.f64 (*.f64 (neg.f64 (fabs.f64 x)) #s(literal 1 binary64)) (*.f64 (neg.f64 (fabs.f64 x)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 #s(literal -1 binary64) x) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) x) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x x) #s(literal 2 binary64))) |
(*.f64 x x) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(pow.f64 (*.f64 (neg.f64 (fabs.f64 x)) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/2 binary64)) |
(pow.f64 (neg.f64 (fabs.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 4 binary64)) #s(literal 8 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal -2 binary64)) #s(literal -4 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 4 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x x))) #s(literal 8 binary64)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x x))) #s(literal -4 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x x))) #s(literal 4 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x x))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x))) #s(literal -2 binary64)) |
(/.f64 (fabs.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x))) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(sqrt.f64 (*.f64 (*.f64 (*.f64 x x) x) x)) |
(fabs.f64 (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64))) |
(fabs.f64 (*.f64 (neg.f64 x) (fabs.f64 x))) |
(fabs.f64 (*.f64 x (fabs.f64 x))) |
(fabs.f64 (*.f64 (neg.f64 (fabs.f64 x)) x)) |
(fabs.f64 (*.f64 (fabs.f64 x) x)) |
(fabs.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) x) x)) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x)) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x)) |
#s(approx (cos x) #s(literal 1 binary64)) |
#s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos x) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))) |
#s(approx x x) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (- 1 (cos x)) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
#s(approx (cos x) (cos.f64 x)) |
Compiled 6 513 to 1 165 computations (82.1% saved)
13 alts after pruning (12 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 522 | 12 | 534 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 522 | 13 | 535 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 55.9% | (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1/2 binary64) x) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
| 24.6% | (/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x x) (*.f64 x (cos.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x)) | |
| 56.6% | (/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (fabs.f64 x) (*.f64 x (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 (neg.f64 x) (fabs.f64 x))) | |
| 33.3% | (/.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 x x)) (*.f64 x x)) | |
| ▶ | 56.8% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
| 19.4% | (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 (*.f64 x x) x) x)) | |
| ✓ | 55.9% | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| ▶ | 24.9% | (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
| 56.2% | (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))) | |
| 46.6% | #s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) | |
| ▶ | 45.9% | #s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64))) |
| 45.9% | #s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) | |
| ▶ | 47.2% | #s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
Compiled 262 to 244 computations (6.9% saved)
| Inputs |
|---|
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) |
(-.f64 #s(literal 1 binary64) (cos.f64 x)) |
#s(literal 1 binary64) |
(cos.f64 x) |
x |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
(-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) |
#s(approx (cos x) #s(literal 1 binary64)) |
(*.f64 x x) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) |
(*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) |
(*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) |
(fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) |
#s(literal -1/40320 binary64) |
#s(literal 1/720 binary64) |
#s(literal 1/24 binary64) |
(fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1/2 binary64) x) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(/.f64 #s(literal 2 binary64) x) |
#s(literal 2 binary64) |
(/.f64 #s(literal 1/2 binary64) x) |
(/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x)) |
(-.f64 #s(literal 0 binary64) (cos.f64 x)) |
#s(literal 0 binary64) |
| Outputs |
|---|
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 1/2)) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (* x (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (cos x) #s(hole binary64 1)) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 1/2)) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) #s(hole binary64 (* -1/24 x))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) #s(hole binary64 (* x (- (* 1/720 (pow x 2)) 1/24)))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) #s(hole binary64 (* x (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(hole binary64 -1/24)) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(hole binary64 (- (* 1/720 (pow x 2)) 1/24))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(hole binary64 (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))) |
#s(approx (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) #s(hole binary64 (* 1/720 (pow x 2)))) |
#s(approx (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) #s(hole binary64 (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))))) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) x) #s(hole binary64 (* 1/720 x))) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) x) #s(hole binary64 (* x (+ 1/720 (* -1/40320 (pow x 2)))))) |
#s(approx (+ (* -1/40320 (* x x)) 1/720) #s(hole binary64 1/720)) |
#s(approx (+ (* -1/40320 (* x x)) 1/720) #s(hole binary64 (+ 1/720 (* -1/40320 (pow x 2))))) |
#s(approx (+ (* (/ 2 x) (/ 1/2 x)) (/ (- 0 (cos x)) (* x x))) #s(hole binary64 1/2)) |
#s(approx (+ (* (/ 2 x) (/ 1/2 x)) (/ (- 0 (cos x)) (* x x))) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (+ (* (/ 2 x) (/ 1/2 x)) (/ (- 0 (cos x)) (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (+ (* (/ 2 x) (/ 1/2 x)) (/ (- 0 (cos x)) (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (/ 2 x) #s(hole binary64 (/ 2 x))) |
#s(approx (/ 1/2 x) #s(hole binary64 (/ 1/2 x))) |
#s(approx (/ (- 0 (cos x)) (* x x)) #s(hole binary64 (/ -1 (pow x 2)))) |
#s(approx (/ (- 0 (cos x)) (* x x)) #s(hole binary64 (/ (- (* 1/2 (pow x 2)) 1) (pow x 2)))) |
#s(approx (/ (- 0 (cos x)) (* x x)) #s(hole binary64 (/ (- (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))) 1) (pow x 2)))) |
#s(approx (/ (- 0 (cos x)) (* x x)) #s(hole binary64 (/ (- (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))) 1) (pow x 2)))) |
#s(approx (- 0 (cos x)) #s(hole binary64 -1)) |
#s(approx (- 0 (cos x)) #s(hole binary64 (- (* 1/2 (pow x 2)) 1))) |
#s(approx (- 0 (cos x)) #s(hole binary64 (- (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))) 1))) |
#s(approx (- 0 (cos x)) #s(hole binary64 (- (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))) 1))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (/ (- 1 (cos x)) x))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (- 1 (cos x)))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) #s(hole binary64 (* -1/40320 (pow x 6)))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) #s(hole binary64 (* (pow x 6) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) #s(hole binary64 (* (pow x 6) (- (* 1/720 (/ 1 (pow x 2))) (+ 1/40320 (/ 1/24 (pow x 4))))))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) #s(hole binary64 (* (pow x 6) (- (+ (* 1/720 (/ 1 (pow x 2))) (* 1/2 (/ 1 (pow x 6)))) (+ 1/40320 (/ 1/24 (pow x 4))))))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) #s(hole binary64 (* -1/40320 (pow x 5)))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) #s(hole binary64 (* (pow x 5) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) #s(hole binary64 (* (pow x 5) (- (* 1/720 (/ 1 (pow x 2))) (+ 1/40320 (/ 1/24 (pow x 4))))))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(hole binary64 (* -1/40320 (pow x 4)))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(hole binary64 (* (pow x 4) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(hole binary64 (* (pow x 4) (- (* 1/720 (/ 1 (pow x 2))) (+ 1/40320 (/ 1/24 (pow x 4))))))) |
#s(approx (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) #s(hole binary64 (* -1/40320 (pow x 4)))) |
#s(approx (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) #s(hole binary64 (* (pow x 4) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) x) #s(hole binary64 (* -1/40320 (pow x 3)))) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) x) #s(hole binary64 (* (pow x 3) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (+ (* -1/40320 (* x x)) 1/720) #s(hole binary64 (* -1/40320 (pow x 2)))) |
#s(approx (+ (* -1/40320 (* x x)) 1/720) #s(hole binary64 (* (pow x 2) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (+ (* (/ 2 x) (/ 1/2 x)) (/ (- 0 (cos x)) (* x x))) #s(hole binary64 (/ (+ 1 (* -1 (cos x))) (pow x 2)))) |
#s(approx (/ (- 0 (cos x)) (* x x)) #s(hole binary64 (* -1 (/ (cos x) (pow x 2))))) |
#s(approx (- 0 (cos x)) #s(hole binary64 (* -1 (cos x)))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) #s(hole binary64 (* -1 (* (pow x 5) (- 1/40320 (* 1/720 (/ 1 (pow x 2)))))))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) #s(hole binary64 (* -1 (* (pow x 5) (- (+ 1/40320 (/ 1/24 (pow x 4))) (* 1/720 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/40320 (* 1/720 (/ 1 (pow x 2)))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | x | @ | -inf | ((/ (/ (- 1 (cos x)) x) x) (/ (- 1 (cos x)) x) (- 1 (cos x)) 1 (cos x) x (/ (- 1 (cos x)) (* x x)) 1/2 (/ (- 1 (cos x)) (* x x)) (- 1 (cos x)) (cos x) (* x x) (/ (- 1 (cos x)) (* x x)) (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) (* (+ (* -1/40320 (* x x)) 1/720) x) (+ (* -1/40320 (* x x)) 1/720) -1/40320 1/720 1/24 (+ (* (/ 2 x) (/ 1/2 x)) (/ (- 0 (cos x)) (* x x))) (/ 2 x) 2 (/ 1/2 x) (/ (- 0 (cos x)) (* x x)) (- 0 (cos x)) 0) |
| 4.0ms | x | @ | inf | ((/ (/ (- 1 (cos x)) x) x) (/ (- 1 (cos x)) x) (- 1 (cos x)) 1 (cos x) x (/ (- 1 (cos x)) (* x x)) 1/2 (/ (- 1 (cos x)) (* x x)) (- 1 (cos x)) (cos x) (* x x) (/ (- 1 (cos x)) (* x x)) (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) (* (+ (* -1/40320 (* x x)) 1/720) x) (+ (* -1/40320 (* x x)) 1/720) -1/40320 1/720 1/24 (+ (* (/ 2 x) (/ 1/2 x)) (/ (- 0 (cos x)) (* x x))) (/ 2 x) 2 (/ 1/2 x) (/ (- 0 (cos x)) (* x x)) (- 0 (cos x)) 0) |
| 3.0ms | x | @ | 0 | ((/ (/ (- 1 (cos x)) x) x) (/ (- 1 (cos x)) x) (- 1 (cos x)) 1 (cos x) x (/ (- 1 (cos x)) (* x x)) 1/2 (/ (- 1 (cos x)) (* x x)) (- 1 (cos x)) (cos x) (* x x) (/ (- 1 (cos x)) (* x x)) (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) (* (+ (* -1/40320 (* x x)) 1/720) x) (+ (* -1/40320 (* x x)) 1/720) -1/40320 1/720 1/24 (+ (* (/ 2 x) (/ 1/2 x)) (/ (- 0 (cos x)) (* x x))) (/ 2 x) 2 (/ 1/2 x) (/ (- 0 (cos x)) (* x x)) (- 0 (cos x)) 0) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 221 | 1762 |
| 0 | 251 | 1656 |
| 1 | 522 | 1655 |
| 2 | 1780 | 1638 |
| 0 | 8500 | 1609 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) |
(-.f64 #s(literal 1 binary64) (cos.f64 x)) |
#s(literal 1 binary64) |
(cos.f64 x) |
x |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
(-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) |
#s(approx (cos x) #s(literal 1 binary64)) |
(*.f64 x x) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) |
(*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) |
(*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) |
(fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) |
#s(literal -1/40320 binary64) |
#s(literal 1/720 binary64) |
#s(literal 1/24 binary64) |
(fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1/2 binary64) x) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(/.f64 #s(literal 2 binary64) x) |
#s(literal 2 binary64) |
(/.f64 #s(literal 1/2 binary64) x) |
(/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x)) |
(-.f64 #s(literal 0 binary64) (cos.f64 x)) |
#s(literal 0 binary64) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 1/2)) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (* x (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (cos x) #s(hole binary64 1)) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 1/2)) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) #s(hole binary64 (* -1/24 x))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) #s(hole binary64 (* x (- (* 1/720 (pow x 2)) 1/24)))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) #s(hole binary64 (* x (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(hole binary64 -1/24)) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(hole binary64 (- (* 1/720 (pow x 2)) 1/24))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(hole binary64 (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))) |
#s(approx (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) #s(hole binary64 (* 1/720 (pow x 2)))) |
#s(approx (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) #s(hole binary64 (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))))) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) x) #s(hole binary64 (* 1/720 x))) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) x) #s(hole binary64 (* x (+ 1/720 (* -1/40320 (pow x 2)))))) |
#s(approx (+ (* -1/40320 (* x x)) 1/720) #s(hole binary64 1/720)) |
#s(approx (+ (* -1/40320 (* x x)) 1/720) #s(hole binary64 (+ 1/720 (* -1/40320 (pow x 2))))) |
#s(approx (+ (* (/ 2 x) (/ 1/2 x)) (/ (- 0 (cos x)) (* x x))) #s(hole binary64 1/2)) |
#s(approx (+ (* (/ 2 x) (/ 1/2 x)) (/ (- 0 (cos x)) (* x x))) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (+ (* (/ 2 x) (/ 1/2 x)) (/ (- 0 (cos x)) (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (+ (* (/ 2 x) (/ 1/2 x)) (/ (- 0 (cos x)) (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (/ 2 x) #s(hole binary64 (/ 2 x))) |
#s(approx (/ 1/2 x) #s(hole binary64 (/ 1/2 x))) |
#s(approx (/ (- 0 (cos x)) (* x x)) #s(hole binary64 (/ -1 (pow x 2)))) |
#s(approx (/ (- 0 (cos x)) (* x x)) #s(hole binary64 (/ (- (* 1/2 (pow x 2)) 1) (pow x 2)))) |
#s(approx (/ (- 0 (cos x)) (* x x)) #s(hole binary64 (/ (- (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))) 1) (pow x 2)))) |
#s(approx (/ (- 0 (cos x)) (* x x)) #s(hole binary64 (/ (- (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))) 1) (pow x 2)))) |
#s(approx (- 0 (cos x)) #s(hole binary64 -1)) |
#s(approx (- 0 (cos x)) #s(hole binary64 (- (* 1/2 (pow x 2)) 1))) |
#s(approx (- 0 (cos x)) #s(hole binary64 (- (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))) 1))) |
#s(approx (- 0 (cos x)) #s(hole binary64 (- (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))) 1))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (/ (- 1 (cos x)) x))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (- 1 (cos x)))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) #s(hole binary64 (* -1/40320 (pow x 6)))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) #s(hole binary64 (* (pow x 6) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) #s(hole binary64 (* (pow x 6) (- (* 1/720 (/ 1 (pow x 2))) (+ 1/40320 (/ 1/24 (pow x 4))))))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) #s(hole binary64 (* (pow x 6) (- (+ (* 1/720 (/ 1 (pow x 2))) (* 1/2 (/ 1 (pow x 6)))) (+ 1/40320 (/ 1/24 (pow x 4))))))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) #s(hole binary64 (* -1/40320 (pow x 5)))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) #s(hole binary64 (* (pow x 5) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) #s(hole binary64 (* (pow x 5) (- (* 1/720 (/ 1 (pow x 2))) (+ 1/40320 (/ 1/24 (pow x 4))))))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(hole binary64 (* -1/40320 (pow x 4)))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(hole binary64 (* (pow x 4) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(hole binary64 (* (pow x 4) (- (* 1/720 (/ 1 (pow x 2))) (+ 1/40320 (/ 1/24 (pow x 4))))))) |
#s(approx (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) #s(hole binary64 (* -1/40320 (pow x 4)))) |
#s(approx (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) #s(hole binary64 (* (pow x 4) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) x) #s(hole binary64 (* -1/40320 (pow x 3)))) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) x) #s(hole binary64 (* (pow x 3) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (+ (* -1/40320 (* x x)) 1/720) #s(hole binary64 (* -1/40320 (pow x 2)))) |
#s(approx (+ (* -1/40320 (* x x)) 1/720) #s(hole binary64 (* (pow x 2) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (+ (* (/ 2 x) (/ 1/2 x)) (/ (- 0 (cos x)) (* x x))) #s(hole binary64 (/ (+ 1 (* -1 (cos x))) (pow x 2)))) |
#s(approx (/ (- 0 (cos x)) (* x x)) #s(hole binary64 (* -1 (/ (cos x) (pow x 2))))) |
#s(approx (- 0 (cos x)) #s(hole binary64 (* -1 (cos x)))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) #s(hole binary64 (* -1 (* (pow x 5) (- 1/40320 (* 1/720 (/ 1 (pow x 2)))))))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) #s(hole binary64 (* -1 (* (pow x 5) (- (+ 1/40320 (/ 1/24 (pow x 4))) (* 1/720 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/40320 (* 1/720 (/ 1 (pow x 2)))))))) |
| Outputs |
|---|
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))) (fabs.f64 x) (*.f64 (fabs.f64 x) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))) (neg.f64 x) (*.f64 (fabs.f64 x) (/.f64 #s(literal -1 binary64) x))) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))) x (*.f64 (fabs.f64 x) (/.f64 #s(literal 1 binary64) x))) (*.f64 (fabs.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))) (*.f64 (neg.f64 x) x) (*.f64 (fabs.f64 x) #s(literal -1 binary64))) (*.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))) (*.f64 x x) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 0 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))) (fabs.f64 x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (fabs.f64 x))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 0 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))) (neg.f64 x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (neg.f64 x))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 0 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))) x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) x)) |
(/.f64 (fma.f64 (fma.f64 #s(literal 0 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 0 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 x x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 x x))) |
(/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (cos.f64 x))) (fabs.f64 x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fabs.f64 x))) |
(/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (cos.f64 x))) (neg.f64 x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (neg.f64 x))) |
(/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (cos.f64 x))) x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) x)) |
(/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (cos.f64 x)) x) (fabs.f64 x) (*.f64 x (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 x (fabs.f64 x))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (cos.f64 x)) x) (neg.f64 x) (*.f64 x (/.f64 #s(literal -1 binary64) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) x) (fabs.f64 x) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) x) (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) x) x (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) x) (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) x) (*.f64 x x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 (*.f64 x x) (fabs.f64 x))) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) (/.f64 #s(literal -1 binary64) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (cos.f64 x) (fabs.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) (fabs.f64 x))) |
(/.f64 (fma.f64 (cos.f64 x) (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal -1 binary64) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (fabs.f64 x) (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (fabs.f64 x) (fma.f64 #s(literal 0 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))))) (*.f64 (fabs.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fabs.f64 x) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (cos.f64 x))))) (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) x (*.f64 (fabs.f64 x) (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (fabs.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 x) (*.f64 (fabs.f64 x) (/.f64 (cos.f64 x) x))) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x) (*.f64 (fabs.f64 x) (neg.f64 (cos.f64 x)))) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 x) x) (*.f64 (fabs.f64 x) (cos.f64 x))) (*.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (fabs.f64 x) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))))) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (neg.f64 x) (fma.f64 #s(literal 0 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))))) (*.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (cos.f64 x))))) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) x (*.f64 (neg.f64 x) (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) x))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x x) (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) (cos.f64 x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x) (*.f64 x (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))))) (*.f64 x (fabs.f64 x))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 x (fma.f64 #s(literal 0 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))))) (*.f64 x (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (cos.f64 x))))) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x) (*.f64 x (/.f64 (cos.f64 x) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (fabs.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))))) (*.f64 (*.f64 (neg.f64 x) x) (fabs.f64 x))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 #s(literal 0 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (cos.f64 x))))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fabs.f64 x) (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))))) (*.f64 (*.f64 x x) (fabs.f64 x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 0 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (cos.f64 x))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x)) (*.f64 (fabs.f64 x) (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 x)) (*.f64 (fabs.f64 x) (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) x) (*.f64 (fabs.f64 x) (/.f64 (cos.f64 x) x))) (*.f64 (fabs.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 x) x)) (*.f64 (fabs.f64 x) (neg.f64 (cos.f64 x)))) (*.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x)) (*.f64 (fabs.f64 x) (cos.f64 x))) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (fabs.f64 x)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 x)) (*.f64 (neg.f64 x) (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) x) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x x)) (*.f64 (neg.f64 x) (cos.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (*.f64 x (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 x (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x)) (*.f64 x (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (cos.f64 x) x))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 (*.f64 x x) (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 x x) (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (fabs.f64 x))) (neg.f64 (fabs.f64 x))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (neg.f64 (cos.f64 x)) x) x (*.f64 x (/.f64 #s(literal 1 binary64) x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (neg.f64 (cos.f64 x)) x) (*.f64 (neg.f64 x) x) (*.f64 x #s(literal -1 binary64)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (neg.f64 (cos.f64 x)) x) (*.f64 x x) (*.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (cos.f64 x) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (cos.f64 x)) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (neg.f64 (fma.f64 (cos.f64 x) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (cos.f64 x)) x (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (neg.f64 (cos.f64 x)) x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 x) x) (*.f64 x (cos.f64 x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x) (neg.f64 (*.f64 x (cos.f64 x))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 x x) (/.f64 (neg.f64 (cos.f64 x)) x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 x x) (/.f64 (neg.f64 (cos.f64 x)) x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 x) x)) (neg.f64 (*.f64 x (cos.f64 x))))) (*.f64 (*.f64 x x) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 x (cos.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (cos.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (cos.f64 x)) x) x (*.f64 x (/.f64 #s(literal 1 binary64) x))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (cos.f64 x)) x) (*.f64 (neg.f64 x) x) (*.f64 x #s(literal -1 binary64))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (cos.f64 x)) x) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (cos.f64 x) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 (cos.f64 x) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1 binary64))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) x (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 x) x) (*.f64 x (cos.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x) (neg.f64 (*.f64 x (cos.f64 x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 x x) (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 x x) (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 x) x)) (neg.f64 (*.f64 x (cos.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 x (cos.f64 x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) x) (neg.f64 (neg.f64 (neg.f64 x)))) |
(/.f64 (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) x) (neg.f64 x)) |
(/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (neg.f64 (neg.f64 x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (neg.f64 x) x))) |
(neg.f64 (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (fabs.f64 x)) (/.f64 #s(literal -1/2 binary64) (fabs.f64 x)) (/.f64 (*.f64 x (/.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (fabs.f64 x)) (/.f64 #s(literal -1/2 binary64) (fabs.f64 x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (fabs.f64 x)) (/.f64 #s(literal 1/2 binary64) (neg.f64 (fabs.f64 x))) (/.f64 (*.f64 x (/.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (fabs.f64 x)) (/.f64 #s(literal 1/2 binary64) (neg.f64 (fabs.f64 x))) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (fabs.f64 x)) (/.f64 #s(literal -2 binary64) (fabs.f64 x)) (/.f64 (*.f64 x (/.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (fabs.f64 x)) (/.f64 #s(literal -2 binary64) (fabs.f64 x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (fabs.f64 x)) (/.f64 #s(literal 2 binary64) (neg.f64 (fabs.f64 x))) (/.f64 (*.f64 x (/.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (fabs.f64 x)) (/.f64 #s(literal 2 binary64) (neg.f64 (fabs.f64 x))) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (neg.f64 (fabs.f64 x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 x)) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (neg.f64 (fabs.f64 x))) (/.f64 #s(literal -1/2 binary64) (fabs.f64 x)) (/.f64 (*.f64 x (/.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (neg.f64 (fabs.f64 x))) (/.f64 #s(literal -1/2 binary64) (fabs.f64 x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (neg.f64 (fabs.f64 x))) (/.f64 #s(literal 1/2 binary64) (neg.f64 (fabs.f64 x))) (/.f64 (*.f64 x (/.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (neg.f64 (fabs.f64 x))) (/.f64 #s(literal 1/2 binary64) (neg.f64 (fabs.f64 x))) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 (fabs.f64 x))) (/.f64 #s(literal -2 binary64) (fabs.f64 x)) (/.f64 (*.f64 x (/.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 (fabs.f64 x))) (/.f64 #s(literal -2 binary64) (fabs.f64 x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 (fabs.f64 x))) (/.f64 #s(literal 2 binary64) (neg.f64 (fabs.f64 x))) (/.f64 (*.f64 x (/.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 (fabs.f64 x))) (/.f64 #s(literal 2 binary64) (neg.f64 (fabs.f64 x))) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 (*.f64 x (/.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 (cos.f64 x) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 (cos.f64 x) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 x (/.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (cos.f64 x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (*.f64 x (/.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (fabs.f64 x)) (/.f64 #s(literal 2 binary64) (fabs.f64 x)) (/.f64 (*.f64 x (/.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (fabs.f64 x)) (/.f64 #s(literal 2 binary64) (fabs.f64 x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 x)) (neg.f64 (fabs.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 x)) (/.f64 #s(literal 1/2 binary64) (fabs.f64 x)) (/.f64 (*.f64 x (/.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 x)) (/.f64 #s(literal 1/2 binary64) (fabs.f64 x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 x (/.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal -2 binary64) x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 x)) (neg.f64 (neg.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 x (/.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 #s(literal -1/2 binary64) x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x (/.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (neg.f64 (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 (neg.f64 (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 (cos.f64 x) x) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 #s(literal -2 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 x (/.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 x x))) |
(fma.f64 #s(literal -2 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 x (/.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 2 binary64) x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 x)) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 x (/.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1/2 binary64) x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x) (/.f64 (*.f64 x (/.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 x x))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 x (/.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 x x))) |
(fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (cos.f64 x) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 (neg.f64 (*.f64 x (cos.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 x (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) (cos.f64 x)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(-.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 (/.f64 (neg.f64 (cos.f64 x)) x) x) (*.f64 x x)) (/.f64 (*.f64 x (/.f64 #s(literal 1 binary64) x)) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 (/.f64 (neg.f64 (cos.f64 x)) x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(+.f64 (/.f64 (*.f64 (/.f64 (neg.f64 (cos.f64 x)) x) (*.f64 x x)) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 x x) x))) |
(+.f64 (/.f64 (*.f64 (cos.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(+.f64 (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(+.f64 (/.f64 (*.f64 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 (*.f64 x x) x))) |
(+.f64 (/.f64 (*.f64 (cos.f64 x) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(+.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 (*.f64 x (cos.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(+.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 (*.f64 x x) x)) (/.f64 (neg.f64 (*.f64 x (cos.f64 x))) (*.f64 (*.f64 x x) x))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) (cos.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(+.f64 (/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (*.f64 x x) (/.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 (*.f64 x x) x))) |
(+.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(+.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 x (/.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 (neg.f64 x) (cos.f64 x))) (*.f64 x x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) x (neg.f64 (*.f64 x (cos.f64 x)))) (*.f64 x x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 x (cos.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) (neg.f64 x) (*.f64 x #s(literal -1 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) x (*.f64 x #s(literal 1 binary64))) (*.f64 x x)) |
(/.f64 (fma.f64 (cos.f64 x) (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 x x)) |
(/.f64 (fma.f64 (cos.f64 x) x (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 x) (cos.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 (*.f64 x (cos.f64 x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x (cos.f64 x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x (cos.f64 x))) (*.f64 x x)) |
(/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) (neg.f64 (neg.f64 (neg.f64 x)))) |
(/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) (neg.f64 x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 (neg.f64 x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) |
(neg.f64 (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) x)) |
(fma.f64 (/.f64 #s(literal -2 binary64) x) #s(literal -1/2 binary64) (/.f64 (neg.f64 (cos.f64 x)) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64) (/.f64 (neg.f64 (cos.f64 x)) x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 x) x) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64) (/.f64 (neg.f64 (cos.f64 x)) x)) |
(fma.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64) (/.f64 (neg.f64 (cos.f64 x)) x)) |
(fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x) (/.f64 (neg.f64 (cos.f64 x)) x)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 2 binary64) x) (/.f64 (neg.f64 (cos.f64 x)) x)) |
(fma.f64 (cos.f64 x) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x x)) (/.f64 (*.f64 x (cos.f64 x)) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) x)) |
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) x)) |
(-.f64 (/.f64 (neg.f64 (cos.f64 x)) x) (/.f64 #s(literal -1 binary64) x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (neg.f64 (cos.f64 x)) x)) |
(+.f64 (/.f64 (neg.f64 (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 x)))) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
(neg.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64))) |
(fma.f64 #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 x)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (cos.f64 x) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 2 binary64) (neg.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 x))) #s(literal 1 binary64)) |
(fma.f64 (cos.f64 x) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x)) #s(literal 1 binary64)) |
(-.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)) |
(-.f64 #s(literal 0 binary64) (-.f64 (cos.f64 x) #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) (cos.f64 x)) |
(+.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))) |
#s(literal 1 binary64) |
(*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) |
(*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 x))) |
(*.f64 (cos.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 x)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (cos.f64 x))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (cos.f64 x))) #s(literal 2 binary64)) |
(neg.f64 (neg.f64 (cos.f64 x))) |
(sin.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)))) |
(sin.f64 (neg.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x) (PI.f64)))) |
(sin.f64 (+.f64 (neg.f64 (neg.f64 x)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x) (PI.f64)) (PI.f64))) |
(sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) |
(fma.f64 (sin.f64 (neg.f64 x)) #s(literal 0 binary64) (cos.f64 x)) |
(fma.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) #s(literal 1 binary64) (cos.f64 x)) |
(fma.f64 (sin.f64 x) #s(literal 0 binary64) (cos.f64 x)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x)) (*.f64 (cos.f64 x) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x)) (*.f64 #s(literal 0 binary64) (cos.f64 x))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x)) (*.f64 #s(literal 0 binary64) (sin.f64 x))) |
(fma.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64) (*.f64 (cos.f64 x) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (cos.f64 x))) |
(fma.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 x))) |
(fma.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 x)) (*.f64 (cos.f64 x) #s(literal 0 binary64))) |
(fma.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 x)) (*.f64 #s(literal 0 binary64) (cos.f64 x))) |
(fma.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 x)) (*.f64 #s(literal 0 binary64) (sin.f64 x))) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 x) (*.f64 #s(literal 1/2 binary64) (cos.f64 x))) |
(fma.f64 (cos.f64 x) #s(literal 1/2 binary64) (*.f64 (cos.f64 x) #s(literal 1/2 binary64))) |
(fma.f64 (cos.f64 x) #s(literal 1 binary64) (*.f64 (cos.f64 x) #s(literal 0 binary64))) |
(fma.f64 (cos.f64 x) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (cos.f64 x))) |
(fma.f64 (cos.f64 x) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) #s(literal 0 binary64)) (cos.f64 x)) |
(fma.f64 #s(literal 1 binary64) (cos.f64 x) (*.f64 (cos.f64 x) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 x) (*.f64 #s(literal 0 binary64) (cos.f64 x))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 x) (*.f64 #s(literal 0 binary64) (sin.f64 x))) |
(-.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) (neg.f64 (cos.f64 x))) |
(cos.f64 (neg.f64 (neg.f64 (neg.f64 x)))) |
(cos.f64 (+.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (neg.f64 x) (PI.f64)) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 x (PI.f64)) (PI.f64))) |
(cos.f64 (neg.f64 (neg.f64 x))) |
(cos.f64 (neg.f64 x)) |
(cos.f64 x) |
(+.f64 (*.f64 (cos.f64 x) #s(literal 1/2 binary64)) (*.f64 (cos.f64 x) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 x) #s(literal 0 binary64))) (cos.f64 x)) |
(+.f64 (*.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) #s(literal 1 binary64)) (cos.f64 x)) |
(+.f64 (*.f64 (sin.f64 (neg.f64 x)) #s(literal 0 binary64)) (cos.f64 x)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 x)) (*.f64 #s(literal 1/2 binary64) (cos.f64 x))) |
(+.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) (cos.f64 x)) |
(+.f64 (cos.f64 x) (*.f64 (cos.f64 x) #s(literal 0 binary64))) |
(+.f64 (cos.f64 x) (*.f64 #s(literal 0 binary64) (cos.f64 x))) |
(+.f64 (cos.f64 x) (*.f64 #s(literal 0 binary64) (sin.f64 x))) |
x |
#s(approx (+ (* (/ 2 x) (/ 1/2 x)) (/ (- 0 (cos x)) (* x x))) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x)) (*.f64 (fabs.f64 x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (fabs.f64 x)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 x)) (*.f64 (fabs.f64 x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (neg.f64 x)))) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) x) (*.f64 (fabs.f64 x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 (fabs.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 x) x)) (*.f64 (fabs.f64 x) (neg.f64 #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x)) (*.f64 (fabs.f64 x) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (fabs.f64 x)) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (fabs.f64 x)))) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 x)) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (neg.f64 x)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) x) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) (neg.f64 #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x x)) (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (fabs.f64 x)))) (*.f64 x (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x)) (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (neg.f64 x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 x) x)) (*.f64 x (neg.f64 #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (fabs.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (neg.f64 x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 x x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (fabs.f64 x)))) (*.f64 (*.f64 x x) (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 x x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (neg.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (neg.f64 #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (fabs.f64 x))) (neg.f64 (fabs.f64 x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 x #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (*.f64 x x) (*.f64 (*.f64 x x) #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64)))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 x #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 x x) (*.f64 (*.f64 x x) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 x x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) x) (neg.f64 (neg.f64 x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) x) x) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
(neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) x) (neg.f64 x))) |
(neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (neg.f64 x)) x)) |
(neg.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x))) |
(-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) |
#s(approx (cos x) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (neg.f64 (fabs.f64 x))) (neg.f64 (neg.f64 (fabs.f64 x)))) |
(*.f64 (neg.f64 (neg.f64 (fabs.f64 x))) (fabs.f64 x)) |
(*.f64 (neg.f64 (neg.f64 (neg.f64 x))) (neg.f64 (neg.f64 (neg.f64 x)))) |
(*.f64 (neg.f64 (neg.f64 (neg.f64 x))) (neg.f64 x)) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) x) |
(*.f64 (fabs.f64 x) (neg.f64 (neg.f64 (fabs.f64 x)))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 (neg.f64 (neg.f64 x)))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x (neg.f64 (neg.f64 x))) |
(*.f64 x x) |
(pow.f64 (neg.f64 (fabs.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(sqrt.f64 (*.f64 (*.f64 x x) (*.f64 x x))) |
(fabs.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
#s(approx (+ (* (/ 2 x) (/ 1/2 x)) (/ (- 0 (cos x)) (* x x))) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64))) (neg.f64 x) #s(literal 1/2 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) |
(fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 x (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) #s(literal 1/2 binary64)) |
(-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal -1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x))) |
(+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64))) (*.f64 (neg.f64 x) x))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 (neg.f64 x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)))) x)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)))) (*.f64 x x))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (neg.f64 x)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x)) |
(*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) |
(*.f64 x (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) x) #s(literal 1/24 binary64)) x)) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) x) #s(literal 1/24 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) x) #s(literal 1/24 binary64)) x)) |
(+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) x) #s(literal 1/24 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/720 binary64) (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) x) #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) (fabs.f64 x)) (fabs.f64 x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) x) #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 #s(literal -1/720 binary64) x) (neg.f64 x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) x) #s(literal 1/24 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (*.f64 (fabs.f64 x) #s(literal -1/720 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) x) #s(literal 1/24 binary64))) |
(fma.f64 (neg.f64 (neg.f64 x)) (*.f64 #s(literal 1/720 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) x) #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1/720 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) x) #s(literal 1/24 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/720 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) x) #s(literal 1/24 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 #s(literal -1/720 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) x) #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) x) (neg.f64 (neg.f64 x)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) x) #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) x) x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) x) #s(literal 1/24 binary64))) |
(fma.f64 #s(literal -1/720 binary64) (*.f64 (neg.f64 x) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) x) #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) x) #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) x) #s(literal 1/24 binary64))) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) x) #s(literal 1/24 binary64))) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 x x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) x) #s(literal 1/24 binary64))) |
(fma.f64 x (*.f64 #s(literal 1/720 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) x) #s(literal 1/24 binary64))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) x) #s(literal 1/24 binary64))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) |
(*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x)) |
(neg.f64 (*.f64 x (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))))) |
(neg.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)))) |
(neg.f64 (*.f64 (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) x)) |
(neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 #s(literal -1/720 binary64) (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) x)) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/40320 binary64) (*.f64 x x)) x) (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(fma.f64 (*.f64 #s(literal -1/720 binary64) x) (neg.f64 x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) x)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/40320 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (*.f64 (fabs.f64 x) #s(literal -1/720 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) x)) |
(fma.f64 (neg.f64 (neg.f64 x)) (*.f64 #s(literal 1/720 binary64) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) x)) |
(fma.f64 (*.f64 #s(literal -1/40320 binary64) x) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1/720 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) x)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/720 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) x)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (*.f64 #s(literal 1/40320 binary64) (*.f64 x x)) x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 #s(literal -1/720 binary64) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) x)) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) x) (neg.f64 (neg.f64 x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) x)) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) x) x (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) x)) |
(fma.f64 #s(literal -1/720 binary64) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) x)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) x)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) x)) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) x)) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) x)) |
(fma.f64 #s(literal -1/40320 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(fma.f64 x (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(fma.f64 x (*.f64 #s(literal 1/720 binary64) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) x)) |
(-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) x) (*.f64 #s(literal -1/720 binary64) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/40320 binary64) (*.f64 x x)) x) x)) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x (*.f64 (*.f64 #s(literal 1/40320 binary64) (*.f64 x x)) x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (fabs.f64 x))) (fabs.f64 x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) (neg.f64 x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) #s(literal -1/40320 binary64))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 (*.f64 #s(literal 1/40320 binary64) x) (*.f64 (*.f64 x x) x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 (neg.f64 (fabs.f64 x)) (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 (neg.f64 (neg.f64 x)) (*.f64 (*.f64 #s(literal 1/40320 binary64) (*.f64 x x)) x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 #s(literal 1/40320 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 (*.f64 #s(literal 1/40320 binary64) (*.f64 x x)) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) x)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) |
(fma.f64 (*.f64 (*.f64 (neg.f64 x) x) x) #s(literal 1/40320 binary64) (*.f64 #s(literal 1/720 binary64) x)) |
(fma.f64 (*.f64 #s(literal -1/40320 binary64) x) (*.f64 x x) (*.f64 #s(literal 1/720 binary64) x)) |
(fma.f64 (neg.f64 x) #s(literal -1/720 binary64) (*.f64 (neg.f64 (neg.f64 x)) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)))) |
(fma.f64 (neg.f64 x) #s(literal -1/720 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64) (*.f64 #s(literal 1/720 binary64) x)) |
(fma.f64 #s(literal 1/40320 binary64) (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 #s(literal 1/720 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) x) #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 x)) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) x) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64))) |
(fma.f64 #s(literal -1/720 binary64) (neg.f64 x) (*.f64 (neg.f64 (neg.f64 x)) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)))) |
(fma.f64 #s(literal -1/720 binary64) (neg.f64 x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) x (*.f64 #s(literal 1/720 binary64) x)) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal -1/40320 binary64) x) (*.f64 #s(literal 1/720 binary64) x)) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (neg.f64 x)) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)))) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64))) |
(fma.f64 #s(literal 1/720 binary64) x (*.f64 (neg.f64 (neg.f64 x)) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)))) |
(fma.f64 #s(literal 1/720 binary64) x (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64))) |
(fma.f64 #s(literal -1/40320 binary64) (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/720 binary64) x)) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 #s(literal 1/720 binary64) x)) |
(fma.f64 x #s(literal 1/720 binary64) (*.f64 (neg.f64 (neg.f64 x)) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)))) |
(fma.f64 x #s(literal 1/720 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64))) |
(-.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) (*.f64 (*.f64 #s(literal -1/720 binary64) x) #s(literal 1 binary64))) |
(-.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) (*.f64 #s(literal -1/720 binary64) (*.f64 #s(literal 1 binary64) x))) |
(-.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) (*.f64 #s(literal -1/720 binary64) x)) |
(-.f64 (*.f64 #s(literal 1/720 binary64) x) (*.f64 (*.f64 #s(literal 1/40320 binary64) x) (*.f64 x x))) |
(-.f64 (*.f64 #s(literal 1/720 binary64) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) #s(literal -1/40320 binary64))) |
(-.f64 (*.f64 #s(literal 1/720 binary64) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal -1/40320 binary64) x))) |
(-.f64 (*.f64 #s(literal 1/720 binary64) x) (*.f64 (*.f64 #s(literal 1/40320 binary64) (*.f64 x x)) x)) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) (*.f64 #s(literal 1/720 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/720 binary64) x) (*.f64 (neg.f64 (neg.f64 x)) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)))) |
(+.f64 (*.f64 #s(literal 1/720 binary64) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64))) |
(fma.f64 (*.f64 #s(literal -1/40320 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/720 binary64)) |
(fma.f64 (*.f64 #s(literal 1/40320 binary64) x) (neg.f64 x) #s(literal 1/720 binary64)) |
(fma.f64 (*.f64 #s(literal -1/40320 binary64) x) x #s(literal 1/720 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -1/40320 binary64)) #s(literal 1/720 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 #s(literal 1/40320 binary64) x) #s(literal 1/720 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) |
(fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) |
(fma.f64 x (*.f64 #s(literal -1/40320 binary64) x) #s(literal 1/720 binary64)) |
(-.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) #s(literal -1/720 binary64)) |
(-.f64 #s(literal 1/720 binary64) (*.f64 #s(literal 1/40320 binary64) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) #s(literal 1/720 binary64)) |
(+.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/40320 binary64))) |
(+.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))) |
#s(literal -1/40320 binary64) |
#s(literal 1/720 binary64) |
#s(literal 1/24 binary64) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))) (fabs.f64 x) (*.f64 (fabs.f64 x) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))) (neg.f64 x) (*.f64 (fabs.f64 x) (/.f64 #s(literal -1 binary64) x))) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))) x (*.f64 (fabs.f64 x) (/.f64 #s(literal 1 binary64) x))) (*.f64 (fabs.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))) (*.f64 (neg.f64 x) x) (*.f64 (fabs.f64 x) #s(literal -1 binary64))) (*.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))) (*.f64 x x) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 0 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))) (fabs.f64 x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (fabs.f64 x))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 0 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))) (neg.f64 x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (neg.f64 x))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 0 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))) x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) x)) |
(/.f64 (fma.f64 (fma.f64 #s(literal 0 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 0 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 x x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 x x))) |
(/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (cos.f64 x))) (fabs.f64 x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fabs.f64 x))) |
(/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (cos.f64 x))) (neg.f64 x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal -1 binary64) x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (neg.f64 x))) |
(/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (cos.f64 x))) x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) x)) |
(/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (cos.f64 x)) x) (fabs.f64 x) (*.f64 x (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 x (fabs.f64 x))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (cos.f64 x)) x) (neg.f64 x) (*.f64 x (/.f64 #s(literal -1 binary64) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) x) (fabs.f64 x) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) x) (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) x) x (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) x) (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) x) (*.f64 x x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 (*.f64 x x) (fabs.f64 x))) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) (/.f64 #s(literal -1 binary64) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (cos.f64 x) (fabs.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) (fabs.f64 x))) |
(/.f64 (fma.f64 (cos.f64 x) (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal -1 binary64) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (fabs.f64 x) (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (fabs.f64 x) (fma.f64 #s(literal 0 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))))) (*.f64 (fabs.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fabs.f64 x) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (cos.f64 x))))) (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) x (*.f64 (fabs.f64 x) (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (fabs.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 x) (*.f64 (fabs.f64 x) (/.f64 (cos.f64 x) x))) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x) (*.f64 (fabs.f64 x) (neg.f64 (cos.f64 x)))) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 x) x) (*.f64 (fabs.f64 x) (cos.f64 x))) (*.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (fabs.f64 x) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))))) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (neg.f64 x) (fma.f64 #s(literal 0 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))))) (*.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (cos.f64 x))))) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) x (*.f64 (neg.f64 x) (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) x))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x x) (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) (cos.f64 x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x) (*.f64 x (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))))) (*.f64 x (fabs.f64 x))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 x (fma.f64 #s(literal 0 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))))) (*.f64 x (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (cos.f64 x))))) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x) (*.f64 x (/.f64 (cos.f64 x) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (fabs.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))))) (*.f64 (*.f64 (neg.f64 x) x) (fabs.f64 x))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 #s(literal 0 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (cos.f64 x))))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fabs.f64 x) (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))))) (*.f64 (*.f64 x x) (fabs.f64 x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 x x) (fma.f64 #s(literal 0 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (cos.f64 x))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x)) (*.f64 (fabs.f64 x) (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 x)) (*.f64 (fabs.f64 x) (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) x) (*.f64 (fabs.f64 x) (/.f64 (cos.f64 x) x))) (*.f64 (fabs.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 x) x)) (*.f64 (fabs.f64 x) (neg.f64 (cos.f64 x)))) (*.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x)) (*.f64 (fabs.f64 x) (cos.f64 x))) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (fabs.f64 x)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 x)) (*.f64 (neg.f64 x) (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) x) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x x)) (*.f64 (neg.f64 x) (cos.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (*.f64 x (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 x (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x)) (*.f64 x (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (cos.f64 x) x))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 (*.f64 x x) (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 x x) (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (fabs.f64 x))) (neg.f64 (fabs.f64 x))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (neg.f64 (cos.f64 x)) x) x (*.f64 x (/.f64 #s(literal 1 binary64) x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (neg.f64 (cos.f64 x)) x) (*.f64 (neg.f64 x) x) (*.f64 x #s(literal -1 binary64)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (neg.f64 (cos.f64 x)) x) (*.f64 x x) (*.f64 x #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (cos.f64 x) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (cos.f64 x)) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (neg.f64 (fma.f64 (cos.f64 x) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (cos.f64 x)) x (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (neg.f64 (cos.f64 x)) x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 x) x) (*.f64 x (cos.f64 x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x) (neg.f64 (*.f64 x (cos.f64 x))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 x x) (/.f64 (neg.f64 (cos.f64 x)) x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 x x) (/.f64 (neg.f64 (cos.f64 x)) x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 x) x)) (neg.f64 (*.f64 x (cos.f64 x))))) (*.f64 (*.f64 x x) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 x (cos.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (cos.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (cos.f64 x)) x) x (*.f64 x (/.f64 #s(literal 1 binary64) x))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (cos.f64 x)) x) (*.f64 (neg.f64 x) x) (*.f64 x #s(literal -1 binary64))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (cos.f64 x)) x) (*.f64 x x) (*.f64 x #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (cos.f64 x) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 (cos.f64 x) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1 binary64))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) x (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 x) x) (*.f64 x (cos.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x) (neg.f64 (*.f64 x (cos.f64 x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 x x) (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 x x) (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 x) x)) (neg.f64 (*.f64 x (cos.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 x (cos.f64 x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) x) (neg.f64 (neg.f64 (neg.f64 x)))) |
(/.f64 (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) x) (neg.f64 x)) |
(/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (neg.f64 (neg.f64 x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (neg.f64 x) x))) |
(neg.f64 (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (fabs.f64 x)) (/.f64 #s(literal -1/2 binary64) (fabs.f64 x)) (/.f64 (*.f64 x (/.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (fabs.f64 x)) (/.f64 #s(literal -1/2 binary64) (fabs.f64 x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (fabs.f64 x)) (/.f64 #s(literal 1/2 binary64) (neg.f64 (fabs.f64 x))) (/.f64 (*.f64 x (/.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (fabs.f64 x)) (/.f64 #s(literal 1/2 binary64) (neg.f64 (fabs.f64 x))) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (fabs.f64 x)) (/.f64 #s(literal -2 binary64) (fabs.f64 x)) (/.f64 (*.f64 x (/.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (fabs.f64 x)) (/.f64 #s(literal -2 binary64) (fabs.f64 x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (fabs.f64 x)) (/.f64 #s(literal 2 binary64) (neg.f64 (fabs.f64 x))) (/.f64 (*.f64 x (/.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (fabs.f64 x)) (/.f64 #s(literal 2 binary64) (neg.f64 (fabs.f64 x))) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (neg.f64 (fabs.f64 x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 x)) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (neg.f64 (fabs.f64 x))) (/.f64 #s(literal -1/2 binary64) (fabs.f64 x)) (/.f64 (*.f64 x (/.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (neg.f64 (fabs.f64 x))) (/.f64 #s(literal -1/2 binary64) (fabs.f64 x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (neg.f64 (fabs.f64 x))) (/.f64 #s(literal 1/2 binary64) (neg.f64 (fabs.f64 x))) (/.f64 (*.f64 x (/.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (neg.f64 (fabs.f64 x))) (/.f64 #s(literal 1/2 binary64) (neg.f64 (fabs.f64 x))) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 (fabs.f64 x))) (/.f64 #s(literal -2 binary64) (fabs.f64 x)) (/.f64 (*.f64 x (/.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 (fabs.f64 x))) (/.f64 #s(literal -2 binary64) (fabs.f64 x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 (fabs.f64 x))) (/.f64 #s(literal 2 binary64) (neg.f64 (fabs.f64 x))) (/.f64 (*.f64 x (/.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 (fabs.f64 x))) (/.f64 #s(literal 2 binary64) (neg.f64 (fabs.f64 x))) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 (*.f64 x (/.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 (cos.f64 x) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 (cos.f64 x) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 x (/.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (cos.f64 x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (*.f64 x (/.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (fabs.f64 x)) (/.f64 #s(literal 2 binary64) (fabs.f64 x)) (/.f64 (*.f64 x (/.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (fabs.f64 x)) (/.f64 #s(literal 2 binary64) (fabs.f64 x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 x)) (neg.f64 (fabs.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 x)) (/.f64 #s(literal 1/2 binary64) (fabs.f64 x)) (/.f64 (*.f64 x (/.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 x)) (/.f64 #s(literal 1/2 binary64) (fabs.f64 x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 x (/.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal -2 binary64) x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 x)) (neg.f64 (neg.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 x (/.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 #s(literal -1/2 binary64) x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x (/.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (neg.f64 (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 (neg.f64 (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 (cos.f64 x) x) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 #s(literal -2 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 x (/.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 x x))) |
(fma.f64 #s(literal -2 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 x (/.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 2 binary64) x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 x)) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 x (/.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1/2 binary64) x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x) (/.f64 (*.f64 x (/.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 x x))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) x) x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 x (/.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 x x))) |
(fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (cos.f64 x) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 (neg.f64 (*.f64 x (cos.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 x (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) (cos.f64 x)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(-.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 (/.f64 (neg.f64 (cos.f64 x)) x) x) (*.f64 x x)) (/.f64 (*.f64 x (/.f64 #s(literal 1 binary64) x)) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 (/.f64 (neg.f64 (cos.f64 x)) x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(+.f64 (/.f64 (*.f64 (/.f64 (neg.f64 (cos.f64 x)) x) (*.f64 x x)) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 x x) x))) |
(+.f64 (/.f64 (*.f64 (cos.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(+.f64 (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(+.f64 (/.f64 (*.f64 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 (*.f64 x x) x))) |
(+.f64 (/.f64 (*.f64 (cos.f64 x) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(+.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 (*.f64 x (cos.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(+.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 (*.f64 x x) x)) (/.f64 (neg.f64 (*.f64 x (cos.f64 x))) (*.f64 (*.f64 x x) x))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) (cos.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(+.f64 (/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (*.f64 x x) (/.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 (*.f64 x x) x))) |
(+.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(+.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 x (/.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 4 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 2 binary64) x))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 x x)) |
(/.f64 (fma.f64 #s(literal -1 binary64) x (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 x #s(literal -1 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) x (*.f64 x #s(literal 1 binary64))) (*.f64 x x)) |
(/.f64 #s(literal -2 binary64) (neg.f64 (neg.f64 (neg.f64 x)))) |
(/.f64 #s(literal -2 binary64) (neg.f64 x)) |
(/.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 x))) |
(/.f64 #s(literal 2 binary64) x) |
(neg.f64 (/.f64 #s(literal -2 binary64) x)) |
(fma.f64 (/.f64 #s(literal -2 binary64) x) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
#s(literal 2 binary64) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (neg.f64 (neg.f64 x)))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 x))) |
(/.f64 #s(literal 1/2 binary64) x) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (neg.f64 (fabs.f64 x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 x)) (fabs.f64 x))) |
(*.f64 (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 (cos.f64 x) (fabs.f64 x))) |
(*.f64 (/.f64 (cos.f64 x) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (cos.f64 x) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (fabs.f64 x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 x)) (neg.f64 (fabs.f64 x)))) |
(*.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 x)) (neg.f64 (neg.f64 x)))) |
(*.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 x)) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (neg.f64 (cos.f64 x)) x)) |
(*.f64 (/.f64 (neg.f64 (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (cos.f64 x) x) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 x) (*.f64 x x))) |
(*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 x)) (neg.f64 x))) |
(*.f64 (cos.f64 x) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (neg.f64 (cos.f64 x)))) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 0 binary64) (fabs.f64 x)) (fabs.f64 x)) (*.f64 (fabs.f64 x) (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 0 binary64) (fabs.f64 x)) (neg.f64 x)) (*.f64 (fabs.f64 x) (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 0 binary64) (fabs.f64 x)) x) (*.f64 (fabs.f64 x) (/.f64 (cos.f64 x) x))) (*.f64 (fabs.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 0 binary64) (fabs.f64 x)) (*.f64 (neg.f64 x) x)) (*.f64 (fabs.f64 x) (neg.f64 (cos.f64 x)))) (*.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 0 binary64) (fabs.f64 x)) (*.f64 x x)) (*.f64 (fabs.f64 x) (cos.f64 x))) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 0 binary64) x) (fabs.f64 x)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 0 binary64) x) (neg.f64 x)) (*.f64 (neg.f64 x) (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 0 binary64) x) x) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 0 binary64) x) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 0 binary64) x) (*.f64 x x)) (*.f64 (neg.f64 x) (cos.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 0 binary64) x) (fabs.f64 x)) (*.f64 x (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 x (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 0 binary64) x) (neg.f64 x)) (*.f64 x (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 0 binary64) x) x) (*.f64 x (/.f64 (cos.f64 x) x))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 0 binary64) x) (*.f64 (neg.f64 x) x)) (neg.f64 (*.f64 x (cos.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 0 binary64) x) (*.f64 x x)) (*.f64 x (cos.f64 x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (fabs.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (fabs.f64 x)) (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 (*.f64 x x) (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 x)) (*.f64 (*.f64 x x) (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (fabs.f64 x)) (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 #s(literal 2 binary64) (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 x)) (*.f64 #s(literal 2 binary64) (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 x) x))) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (cos.f64 x))) (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 0 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (cos.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))) (fabs.f64 x)) |
(/.f64 (/.f64 (cos.f64 x) (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(/.f64 (fma.f64 #s(literal 0 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (/.f64 (neg.f64 (cos.f64 x)) x) (neg.f64 (neg.f64 x))) |
(/.f64 (/.f64 (neg.f64 (cos.f64 x)) x) x) |
(/.f64 (/.f64 (cos.f64 x) x) (neg.f64 x)) |
(/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x)) |
(/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) |
(neg.f64 (/.f64 (cos.f64 x) (*.f64 x x))) |
(fma.f64 (/.f64 (neg.f64 (cos.f64 x)) x) (/.f64 #s(literal 1/2 binary64) x) (*.f64 (/.f64 (neg.f64 (cos.f64 x)) x) (/.f64 #s(literal 1/2 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (neg.f64 (cos.f64 x)) x) (*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (neg.f64 (cos.f64 x)) x))) |
(-.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) (cos.f64 x)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (cos.f64 x) (*.f64 x x))) |
(+.f64 (*.f64 (/.f64 (neg.f64 (cos.f64 x)) x) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 (/.f64 (neg.f64 (cos.f64 x)) x) (/.f64 #s(literal 1/2 binary64) x))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (neg.f64 (cos.f64 x)) x))) |
(+.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) (*.f64 (neg.f64 x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(+.f64 #s(literal 0 binary64) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(*.f64 #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 x))) |
(*.f64 #s(literal -1 binary64) (cos.f64 x)) |
(*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)) |
(*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 x)))) |
(*.f64 (cos.f64 x) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))) |
(neg.f64 (cos.f64 x)) |
(sin.f64 (neg.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (neg.f64 x) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 x (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(sin.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x))) |
(sin.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x) (PI.f64))) |
(fma.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) #s(literal -1 binary64) (neg.f64 (cos.f64 x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 x) #s(literal 0 binary64)) (neg.f64 (cos.f64 x))) |
(fma.f64 (cos.f64 x) (cos.f64 (PI.f64)) (*.f64 (cos.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) (sin.f64 (PI.f64)))) |
(-.f64 (*.f64 (cos.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) #s(literal 0 binary64)) (cos.f64 x)) |
(-.f64 (*.f64 (cos.f64 x) (cos.f64 (PI.f64))) (*.f64 (sin.f64 (neg.f64 x)) (sin.f64 (PI.f64)))) |
(-.f64 (*.f64 (cos.f64 x) (cos.f64 (PI.f64))) (*.f64 (sin.f64 x) (sin.f64 (PI.f64)))) |
(-.f64 #s(literal 0 binary64) (cos.f64 x)) |
(cos.f64 (neg.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x) (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (+.f64 (neg.f64 x) (PI.f64)))) |
(cos.f64 (neg.f64 (+.f64 x (PI.f64)))) |
(cos.f64 (+.f64 (neg.f64 (neg.f64 x)) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (neg.f64 x) (/.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)) x) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (neg.f64 x) (PI.f64))) |
(cos.f64 (+.f64 x (PI.f64))) |
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 x) #s(literal 0 binary64))) (neg.f64 (cos.f64 x))) |
(+.f64 (*.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) #s(literal -1 binary64)) (neg.f64 (cos.f64 x))) |
(+.f64 (neg.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64))) (neg.f64 (cos.f64 x))) |
(+.f64 (*.f64 (cos.f64 x) (cos.f64 (PI.f64))) (*.f64 (cos.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) (sin.f64 (PI.f64)))) |
(+.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 x))) |
#s(literal 0 binary64) |
#s(approx (+ (* (/ 2 x) (/ 1/2 x)) (/ (- 0 (cos x)) (* x x))) #s(literal 1/2 binary64)) |
#s(approx (+ (* (/ 2 x) (/ 1/2 x)) (/ (- 0 (cos x)) (* x x))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (+ (* (/ 2 x) (/ 1/2 x)) (/ (- 0 (cos x)) (* x x))) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (+ (* (/ 2 x) (/ 1/2 x)) (/ (- 0 (cos x)) (* x x))) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) x) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ (- 1 (cos x)) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (/ (- 1 (cos x)) x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x)) |
#s(approx (/ (- 1 (cos x)) x) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) x)) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) x) x)) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x)) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x)) |
#s(approx (cos x) #s(literal 1 binary64)) |
#s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos x) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) x) x #s(literal 1 binary64))) |
#s(approx x x) |
#s(approx (+ (* (/ 2 x) (/ 1/2 x)) (/ (- 0 (cos x)) (* x x))) #s(literal 1/2 binary64)) |
#s(approx (+ (* (/ 2 x) (/ 1/2 x)) (/ (- 0 (cos x)) (* x x))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (+ (* (/ 2 x) (/ 1/2 x)) (/ (- 0 (cos x)) (* x x))) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (+ (* (/ 2 x) (/ 1/2 x)) (/ (- 0 (cos x)) (* x x))) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) (*.f64 #s(literal -1/24 binary64) x)) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) x)) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x)) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(literal -1/24 binary64)) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64))) |
#s(approx (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
#s(approx (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x)) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) x) (*.f64 #s(literal 1/720 binary64) x)) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x)) |
#s(approx (+ (* -1/40320 (* x x)) 1/720) #s(literal 1/720 binary64)) |
#s(approx (+ (* -1/40320 (* x x)) 1/720) (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) |
#s(approx (+ (* (/ 2 x) (/ 1/2 x)) (/ (- 0 (cos x)) (* x x))) #s(literal 1/2 binary64)) |
#s(approx (+ (* (/ 2 x) (/ 1/2 x)) (/ (- 0 (cos x)) (* x x))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (+ (* (/ 2 x) (/ 1/2 x)) (/ (- 0 (cos x)) (* x x))) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (+ (* (/ 2 x) (/ 1/2 x)) (/ (- 0 (cos x)) (* x x))) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (/ 2 x) (/.f64 #s(literal 2 binary64) x)) |
#s(approx (/ 1/2 x) (/.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ (- 0 (cos x)) (* x x)) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
#s(approx (/ (- 0 (cos x)) (* x x)) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
#s(approx (/ (- 0 (cos x)) (* x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
#s(approx (/ (- 0 (cos x)) (* x x)) (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
#s(approx (- 0 (cos x)) #s(literal -1 binary64)) |
#s(approx (- 0 (cos x)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x #s(literal -1 binary64))) |
#s(approx (- 0 (cos x)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) x) x #s(literal -1 binary64))) |
#s(approx (- 0 (cos x)) (fma.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x #s(literal -1 binary64))) |
#s(approx (+ (* (/ 2 x) (/ 1/2 x)) (/ (- 0 (cos x)) (* x x))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (/ (- 1 (cos x)) x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
#s(approx (- 1 (cos x)) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
#s(approx (cos x) (cos.f64 x)) |
#s(approx (+ (* (/ 2 x) (/ 1/2 x)) (/ (- 0 (cos x)) (* x x))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) #s(literal -1/40320 binary64))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/40320 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/40320 binary64)) (/.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) (*.f64 (-.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/720 binary64) (*.f64 x x)) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)))) (/.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/40320 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/40320 binary64))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (/.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/40320 binary64)))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (-.f64 (/.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/40320 binary64)) (/.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) x)) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/40320 binary64)))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (-.f64 (/.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/40320 binary64)) (/.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
#s(approx (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) x)) |
#s(approx (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/40320 binary64)))) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64))) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) x) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/40320 binary64)) x) (*.f64 x x))) |
#s(approx (+ (* -1/40320 (* x x)) 1/720) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))) |
#s(approx (+ (* -1/40320 (* x x)) 1/720) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/40320 binary64)) x) x)) |
#s(approx (+ (* (/ 2 x) (/ 1/2 x)) (/ (- 0 (cos x)) (* x x))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (/ (- 0 (cos x)) (* x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
#s(approx (- 0 (cos x)) (neg.f64 (cos.f64 x))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (/.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal -1/40320 binary64)))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) (*.f64 (+.f64 (/.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (/.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal -1/40320 binary64))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) x) (*.f64 (+.f64 (/.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal -1/40320 binary64)) (*.f64 (*.f64 x x) x))) |
Compiled 7 650 to 2 838 computations (62.9% saved)
25 alts after pruning (20 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 785 | 16 | 801 |
| Fresh | 3 | 4 | 7 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 1 | 1 |
| Total | 789 | 25 | 814 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 56.4% | (fma.f64 (/.f64 (cos.f64 x) x) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
| 55.9% | (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1/2 binary64) x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) | |
| 25.6% | (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(approx (- 0 (cos x)) #s(literal -1 binary64)) (*.f64 x x))) | |
| 56.0% | (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1/2 binary64) x) (*.f64 (/.f64 (cos.f64 x) x) (/.f64 #s(literal -1 binary64) x))) | |
| 55.8% | (fma.f64 (cos.f64 x) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) | |
| 24.6% | (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x) (neg.f64 (*.f64 x (cos.f64 x)))) (*.f64 (*.f64 x x) x)) | |
| 24.4% | (/.f64 (fma.f64 (neg.f64 (cos.f64 x)) x (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (*.f64 x x) x)) | |
| ▶ | 56.8% | (/.f64 (fma.f64 (cos.f64 x) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) x)) x) |
| 33.3% | (/.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 x x)) (*.f64 x x)) | |
| ✓ | 56.8% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
| 24.2% | (/.f64 (/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) x) x) | |
| 56.7% | (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) x)) x) | |
| 2.7% | (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 x #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) x)) | |
| 19.4% | (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 (*.f64 x x) x) x)) | |
| 3.1% | (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 (*.f64 x x) x)) | |
| 25.4% | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 x x)) | |
| ✓ | 55.9% | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| ✓ | 24.9% | (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
| 45.9% | (/.f64 #s(approx (/ (- 1 (cos x)) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) x)) x) | |
| ▶ | 2.5% | (-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
| 56.2% | (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))) | |
| ▶ | 46.6% | #s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
| ✓ | 45.9% | #s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64))) |
| ▶ | 45.9% | #s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 #s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
| ✓ | 47.2% | #s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
Compiled 491 to 459 computations (6.5% saved)
| Inputs |
|---|
(/.f64 (fma.f64 (cos.f64 x) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) x)) x) |
(fma.f64 (cos.f64 x) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(cos.f64 x) |
x |
(/.f64 #s(literal -1 binary64) x) |
#s(literal -1 binary64) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 #s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 #s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) |
(*.f64 #s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(literal -1/24 binary64)) x) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(literal -1/24 binary64)) |
#s(literal -1/24 binary64) |
#s(literal 1/2 binary64) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) |
(-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) |
(*.f64 #s(literal 1/720 binary64) (*.f64 x x)) |
#s(literal 1/720 binary64) |
(*.f64 x x) |
#s(literal 1/24 binary64) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 (*.f64 x x) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) |
(*.f64 (*.f64 x x) x) |
(/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) |
(*.f64 x #s(approx (cos x) #s(literal 1 binary64))) |
#s(approx (cos x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (cos.f64 x) x) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (cos.f64 x) x) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
| Outputs |
|---|
#s(approx (/ (+ (* (cos x) (/ -1 x)) (/ 1 x)) x) #s(hole binary64 1/2)) |
#s(approx (/ (+ (* (cos x) (/ -1 x)) (/ 1 x)) x) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (+ (* (cos x) (/ -1 x)) (/ 1 x)) x) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (+ (* (cos x) (/ -1 x)) (/ 1 x)) x) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (+ (* (cos x) (/ -1 x)) (/ 1 x)) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* (cos x) (/ -1 x)) (/ 1 x)) #s(hole binary64 (* x (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (+ (* (cos x) (/ -1 x)) (/ 1 x)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (+ (* (cos x) (/ -1 x)) (/ 1 x)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (cos x) #s(hole binary64 1)) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ -1 x) #s(hole binary64 (/ -1 x))) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 1/2)) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) #s(hole binary64 (* -1/24 x))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) #s(hole binary64 (* x (- (* 1/720 (pow x 2)) 1/24)))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) #s(hole binary64 (* x (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(hole binary64 -1/24)) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(hole binary64 (- (* 1/720 (pow x 2)) 1/24))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(hole binary64 (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))) |
#s(approx (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (- (* 1/720 (* x x)) 1/24) #s(hole binary64 -1/24)) |
#s(approx (- (* 1/720 (* x x)) 1/24) #s(hole binary64 (- (* 1/720 (pow x 2)) 1/24))) |
#s(approx (* 1/720 (* x x)) #s(hole binary64 (* 1/720 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (- (/ (* (/ 1 x) (* x x)) (* (* x x) x)) (/ (* x (cos x)) (* (* x x) x))) #s(hole binary64 1/2)) |
#s(approx (- (/ (* (/ 1 x) (* x x)) (* (* x x) x)) (/ (* x (cos x)) (* (* x x) x))) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (- (/ (* (/ 1 x) (* x x)) (* (* x x) x)) (/ (* x (cos x)) (* (* x x) x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (- (/ (* (/ 1 x) (* x x)) (* (* x x) x)) (/ (* x (cos x)) (* (* x x) x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (/ (* (/ 1 x) (* x x)) (* (* x x) x)) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (* (/ 1 x) (* x x)) #s(hole binary64 x)) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (/ (* x (cos x)) (* (* x x) x)) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (/ (* x (cos x)) (* (* x x) x)) #s(hole binary64 (/ (+ 1 (* -1/2 (pow x 2))) (pow x 2)))) |
#s(approx (/ (* x (cos x)) (* (* x x) x)) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) (pow x 2)))) |
#s(approx (/ (* x (cos x)) (* (* x x) x)) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))) (pow x 2)))) |
#s(approx (* x (cos x)) #s(hole binary64 x)) |
#s(approx (* x (cos x)) #s(hole binary64 (* x (+ 1 (* -1/2 (pow x 2)))))) |
#s(approx (* x (cos x)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))) |
#s(approx (* x (cos x)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))) |
#s(approx (+ (* (/ (cos x) x) (/ -1 x)) (/ 1 (* x x))) #s(hole binary64 1/2)) |
#s(approx (+ (* (/ (cos x) x) (/ -1 x)) (/ 1 (* x x))) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (+ (* (/ (cos x) x) (/ -1 x)) (/ 1 (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (+ (* (/ (cos x) x) (/ -1 x)) (/ 1 (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (/ (cos x) x) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (cos x) x) #s(hole binary64 (/ (+ 1 (* -1/2 (pow x 2))) x))) |
#s(approx (/ (cos x) x) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) x))) |
#s(approx (/ (cos x) x) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))) x))) |
#s(approx (/ 1 (* x x)) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (/ (+ (* (cos x) (/ -1 x)) (/ 1 x)) x) #s(hole binary64 (/ (+ 1 (* -1 (cos x))) (pow x 2)))) |
#s(approx (+ (* (cos x) (/ -1 x)) (/ 1 x)) #s(hole binary64 (/ (+ 1 (* -1 (cos x))) x))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) #s(hole binary64 (* -1/40320 (pow x 6)))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) #s(hole binary64 (* (pow x 6) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) #s(hole binary64 (* (pow x 6) (- (* 1/720 (/ 1 (pow x 2))) (+ 1/40320 (/ 1/24 (pow x 4))))))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) #s(hole binary64 (* (pow x 6) (- (+ (* 1/720 (/ 1 (pow x 2))) (* 1/2 (/ 1 (pow x 6)))) (+ 1/40320 (/ 1/24 (pow x 4))))))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) #s(hole binary64 (* -1/40320 (pow x 5)))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) #s(hole binary64 (* (pow x 5) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) #s(hole binary64 (* (pow x 5) (- (* 1/720 (/ 1 (pow x 2))) (+ 1/40320 (/ 1/24 (pow x 4))))))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(hole binary64 (* -1/40320 (pow x 4)))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(hole binary64 (* (pow x 4) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(hole binary64 (* (pow x 4) (- (* 1/720 (/ 1 (pow x 2))) (+ 1/40320 (/ 1/24 (pow x 4))))))) |
#s(approx (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (* 1/720 (pow x 4)))) |
#s(approx (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (* (pow x 4) (- 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (* (pow x 4) (- (+ 1/720 (/ 1/2 (pow x 4))) (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (- (* 1/720 (* x x)) 1/24) #s(hole binary64 (* 1/720 (pow x 2)))) |
#s(approx (- (* 1/720 (* x x)) 1/24) #s(hole binary64 (* (pow x 2) (- 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (- (/ (* (/ 1 x) (* x x)) (* (* x x) x)) (/ (* x (cos x)) (* (* x x) x))) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (/ (* x (cos x)) (* (* x x) x)) #s(hole binary64 (/ (cos x) (pow x 2)))) |
#s(approx (* x (cos x)) #s(hole binary64 (* x (cos x)))) |
#s(approx (+ (* (/ (cos x) x) (/ -1 x)) (/ 1 (* x x))) #s(hole binary64 (/ (+ 1 (* -1 (cos x))) (pow x 2)))) |
#s(approx (/ (cos x) x) #s(hole binary64 (/ (cos x) x))) |
#s(approx (/ (+ (* (cos x) (/ -1 x)) (/ 1 x)) x) #s(hole binary64 (* -1 (/ (- (cos x) 1) (pow x 2))))) |
#s(approx (+ (* (cos x) (/ -1 x)) (/ 1 x)) #s(hole binary64 (* -1 (/ (- (cos x) 1) x)))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) #s(hole binary64 (* -1 (* (pow x 5) (- 1/40320 (* 1/720 (/ 1 (pow x 2)))))))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) #s(hole binary64 (* -1 (* (pow x 5) (- (+ 1/40320 (/ 1/24 (pow x 4))) (* 1/720 (/ 1 (pow x 2)))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | x | @ | -inf | ((/ (+ (* (cos x) (/ -1 x)) (/ 1 x)) x) (+ (* (cos x) (/ -1 x)) (/ 1 x)) (cos x) x (/ -1 x) -1 (/ 1 x) 1 (/ (- 1 (cos x)) (* x x)) (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) -1/24 1/2 (/ (- 1 (cos x)) (* x x)) (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (- (* 1/720 (* x x)) 1/24) (* 1/720 (* x x)) 1/720 (* x x) 1/24 (- (/ (* (/ 1 x) (* x x)) (* (* x x) x)) (/ (* x (cos x)) (* (* x x) x))) (/ (* (/ 1 x) (* x x)) (* (* x x) x)) (* (/ 1 x) (* x x)) (* (* x x) x) (/ (* x (cos x)) (* (* x x) x)) (* x (cos x)) (cos x) (+ (* (/ (cos x) x) (/ -1 x)) (/ 1 (* x x))) (/ (cos x) x) (/ 1 (* x x))) |
| 4.0ms | x | @ | inf | ((/ (+ (* (cos x) (/ -1 x)) (/ 1 x)) x) (+ (* (cos x) (/ -1 x)) (/ 1 x)) (cos x) x (/ -1 x) -1 (/ 1 x) 1 (/ (- 1 (cos x)) (* x x)) (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) -1/24 1/2 (/ (- 1 (cos x)) (* x x)) (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (- (* 1/720 (* x x)) 1/24) (* 1/720 (* x x)) 1/720 (* x x) 1/24 (- (/ (* (/ 1 x) (* x x)) (* (* x x) x)) (/ (* x (cos x)) (* (* x x) x))) (/ (* (/ 1 x) (* x x)) (* (* x x) x)) (* (/ 1 x) (* x x)) (* (* x x) x) (/ (* x (cos x)) (* (* x x) x)) (* x (cos x)) (cos x) (+ (* (/ (cos x) x) (/ -1 x)) (/ 1 (* x x))) (/ (cos x) x) (/ 1 (* x x))) |
| 4.0ms | x | @ | 0 | ((/ (+ (* (cos x) (/ -1 x)) (/ 1 x)) x) (+ (* (cos x) (/ -1 x)) (/ 1 x)) (cos x) x (/ -1 x) -1 (/ 1 x) 1 (/ (- 1 (cos x)) (* x x)) (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) -1/24 1/2 (/ (- 1 (cos x)) (* x x)) (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (- (* 1/720 (* x x)) 1/24) (* 1/720 (* x x)) 1/720 (* x x) 1/24 (- (/ (* (/ 1 x) (* x x)) (* (* x x) x)) (/ (* x (cos x)) (* (* x x) x))) (/ (* (/ 1 x) (* x x)) (* (* x x) x)) (* (/ 1 x) (* x x)) (* (* x x) x) (/ (* x (cos x)) (* (* x x) x)) (* x (cos x)) (cos x) (+ (* (/ (cos x) x) (/ -1 x)) (/ 1 (* x x))) (/ (cos x) x) (/ 1 (* x x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 248 | 2138 |
| 0 | 285 | 1940 |
| 1 | 636 | 1839 |
| 2 | 2381 | 1831 |
| 0 | 8501 | 1684 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (fma.f64 (cos.f64 x) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) x)) x) |
(fma.f64 (cos.f64 x) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(cos.f64 x) |
x |
(/.f64 #s(literal -1 binary64) x) |
#s(literal -1 binary64) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 #s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 #s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) |
(*.f64 #s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(literal -1/24 binary64)) x) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(literal -1/24 binary64)) |
#s(literal -1/24 binary64) |
#s(literal 1/2 binary64) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) |
(-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) |
(*.f64 #s(literal 1/720 binary64) (*.f64 x x)) |
#s(literal 1/720 binary64) |
(*.f64 x x) |
#s(literal 1/24 binary64) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 (*.f64 x x) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) |
(*.f64 (*.f64 x x) x) |
(/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) |
(*.f64 x #s(approx (cos x) #s(literal 1 binary64))) |
#s(approx (cos x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (cos.f64 x) x) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (cos.f64 x) x) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
#s(approx (/ (+ (* (cos x) (/ -1 x)) (/ 1 x)) x) #s(hole binary64 1/2)) |
#s(approx (/ (+ (* (cos x) (/ -1 x)) (/ 1 x)) x) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (+ (* (cos x) (/ -1 x)) (/ 1 x)) x) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (+ (* (cos x) (/ -1 x)) (/ 1 x)) x) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (+ (* (cos x) (/ -1 x)) (/ 1 x)) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* (cos x) (/ -1 x)) (/ 1 x)) #s(hole binary64 (* x (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (+ (* (cos x) (/ -1 x)) (/ 1 x)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (+ (* (cos x) (/ -1 x)) (/ 1 x)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (cos x) #s(hole binary64 1)) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ -1 x) #s(hole binary64 (/ -1 x))) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 1/2)) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) #s(hole binary64 (* -1/24 x))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) #s(hole binary64 (* x (- (* 1/720 (pow x 2)) 1/24)))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) #s(hole binary64 (* x (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(hole binary64 -1/24)) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(hole binary64 (- (* 1/720 (pow x 2)) 1/24))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(hole binary64 (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))) |
#s(approx (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (- (* 1/720 (* x x)) 1/24) #s(hole binary64 -1/24)) |
#s(approx (- (* 1/720 (* x x)) 1/24) #s(hole binary64 (- (* 1/720 (pow x 2)) 1/24))) |
#s(approx (* 1/720 (* x x)) #s(hole binary64 (* 1/720 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (- (/ (* (/ 1 x) (* x x)) (* (* x x) x)) (/ (* x (cos x)) (* (* x x) x))) #s(hole binary64 1/2)) |
#s(approx (- (/ (* (/ 1 x) (* x x)) (* (* x x) x)) (/ (* x (cos x)) (* (* x x) x))) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (- (/ (* (/ 1 x) (* x x)) (* (* x x) x)) (/ (* x (cos x)) (* (* x x) x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (- (/ (* (/ 1 x) (* x x)) (* (* x x) x)) (/ (* x (cos x)) (* (* x x) x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (/ (* (/ 1 x) (* x x)) (* (* x x) x)) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (* (/ 1 x) (* x x)) #s(hole binary64 x)) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (/ (* x (cos x)) (* (* x x) x)) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (/ (* x (cos x)) (* (* x x) x)) #s(hole binary64 (/ (+ 1 (* -1/2 (pow x 2))) (pow x 2)))) |
#s(approx (/ (* x (cos x)) (* (* x x) x)) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) (pow x 2)))) |
#s(approx (/ (* x (cos x)) (* (* x x) x)) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))) (pow x 2)))) |
#s(approx (* x (cos x)) #s(hole binary64 x)) |
#s(approx (* x (cos x)) #s(hole binary64 (* x (+ 1 (* -1/2 (pow x 2)))))) |
#s(approx (* x (cos x)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))) |
#s(approx (* x (cos x)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))) |
#s(approx (+ (* (/ (cos x) x) (/ -1 x)) (/ 1 (* x x))) #s(hole binary64 1/2)) |
#s(approx (+ (* (/ (cos x) x) (/ -1 x)) (/ 1 (* x x))) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (+ (* (/ (cos x) x) (/ -1 x)) (/ 1 (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (+ (* (/ (cos x) x) (/ -1 x)) (/ 1 (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (/ (cos x) x) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (cos x) x) #s(hole binary64 (/ (+ 1 (* -1/2 (pow x 2))) x))) |
#s(approx (/ (cos x) x) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) x))) |
#s(approx (/ (cos x) x) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))) x))) |
#s(approx (/ 1 (* x x)) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (/ (+ (* (cos x) (/ -1 x)) (/ 1 x)) x) #s(hole binary64 (/ (+ 1 (* -1 (cos x))) (pow x 2)))) |
#s(approx (+ (* (cos x) (/ -1 x)) (/ 1 x)) #s(hole binary64 (/ (+ 1 (* -1 (cos x))) x))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) #s(hole binary64 (* -1/40320 (pow x 6)))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) #s(hole binary64 (* (pow x 6) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) #s(hole binary64 (* (pow x 6) (- (* 1/720 (/ 1 (pow x 2))) (+ 1/40320 (/ 1/24 (pow x 4))))))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) #s(hole binary64 (* (pow x 6) (- (+ (* 1/720 (/ 1 (pow x 2))) (* 1/2 (/ 1 (pow x 6)))) (+ 1/40320 (/ 1/24 (pow x 4))))))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) #s(hole binary64 (* -1/40320 (pow x 5)))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) #s(hole binary64 (* (pow x 5) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) #s(hole binary64 (* (pow x 5) (- (* 1/720 (/ 1 (pow x 2))) (+ 1/40320 (/ 1/24 (pow x 4))))))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(hole binary64 (* -1/40320 (pow x 4)))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(hole binary64 (* (pow x 4) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(hole binary64 (* (pow x 4) (- (* 1/720 (/ 1 (pow x 2))) (+ 1/40320 (/ 1/24 (pow x 4))))))) |
#s(approx (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (* 1/720 (pow x 4)))) |
#s(approx (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (* (pow x 4) (- 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (* (pow x 4) (- (+ 1/720 (/ 1/2 (pow x 4))) (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (- (* 1/720 (* x x)) 1/24) #s(hole binary64 (* 1/720 (pow x 2)))) |
#s(approx (- (* 1/720 (* x x)) 1/24) #s(hole binary64 (* (pow x 2) (- 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (- (/ (* (/ 1 x) (* x x)) (* (* x x) x)) (/ (* x (cos x)) (* (* x x) x))) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (/ (* x (cos x)) (* (* x x) x)) #s(hole binary64 (/ (cos x) (pow x 2)))) |
#s(approx (* x (cos x)) #s(hole binary64 (* x (cos x)))) |
#s(approx (+ (* (/ (cos x) x) (/ -1 x)) (/ 1 (* x x))) #s(hole binary64 (/ (+ 1 (* -1 (cos x))) (pow x 2)))) |
#s(approx (/ (cos x) x) #s(hole binary64 (/ (cos x) x))) |
#s(approx (/ (+ (* (cos x) (/ -1 x)) (/ 1 x)) x) #s(hole binary64 (* -1 (/ (- (cos x) 1) (pow x 2))))) |
#s(approx (+ (* (cos x) (/ -1 x)) (/ 1 x)) #s(hole binary64 (* -1 (/ (- (cos x) 1) x)))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) #s(hole binary64 (* -1 (* (pow x 5) (- 1/40320 (* 1/720 (/ 1 (pow x 2)))))))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) #s(hole binary64 (* -1 (* (pow x 5) (- (+ 1/40320 (/ 1/24 (pow x 4))) (* 1/720 (/ 1 (pow x 2)))))))) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) (fabs.f64 x))) |
(*.f64 (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x)) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) x)) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x))) (neg.f64 x)) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x))) (neg.f64 x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x)) (/.f64 #s(literal -1 binary64) x)) (neg.f64 x)) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x)) (neg.f64 x)) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x)) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x)) #s(literal -1 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x)))) (neg.f64 x)) |
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x)))) (neg.f64 x)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal -1 binary64) x))) (neg.f64 x)) |
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal -1 binary64) x))) (neg.f64 x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x)))) (*.f64 x x)) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) x)) (neg.f64 x)) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64) #s(literal -1 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (cos.f64 x)))) (neg.f64 x)) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (cos.f64 x)))) (neg.f64 x)) |
(/.f64 (-.f64 x (neg.f64 (*.f64 (neg.f64 x) (cos.f64 x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 (cos.f64 x) (neg.f64 x))) (neg.f64 x)) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x))) (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x))) (fabs.f64 x) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x))) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x))) x (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x))) (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x))) (*.f64 x x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x))) (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))) (neg.f64 x) (*.f64 (fabs.f64 x) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)))) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))) (fabs.f64 x) (*.f64 (fabs.f64 x) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (fabs.f64 x) (*.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 (fabs.f64 x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)))) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (fabs.f64 x) (neg.f64 x))) (*.f64 (fabs.f64 x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fabs.f64 x) (*.f64 x x))) (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))) x (*.f64 (fabs.f64 x) (/.f64 #s(literal 1 binary64) x))) (*.f64 (fabs.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))) (neg.f64 x) (*.f64 (fabs.f64 x) (/.f64 #s(literal -1 binary64) x))) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))) (*.f64 x x) (fabs.f64 x)) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))) (*.f64 (neg.f64 x) x) (*.f64 (fabs.f64 x) #s(literal -1 binary64))) (*.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))) (*.f64 (*.f64 x x) x) (*.f64 (fabs.f64 x) x)) (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal -1 binary64) x)) (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal -1 binary64) x)) (fabs.f64 x) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal -1 binary64) x)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal -1 binary64) x)) (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal -1 binary64) x)) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal -1 binary64) x)) x (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal -1 binary64) x)) (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal -1 binary64) x)) (*.f64 x x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal -1 binary64) x)) (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal -1 binary64) x)) (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)) (neg.f64 x) (*.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)) (fabs.f64 x) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)) x x) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)) (neg.f64 x) (neg.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)) (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) #s(literal -1 binary64))) (*.f64 (*.f64 x x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)) (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)) (fabs.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) (fabs.f64 x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)) x (neg.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)) (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal -1 binary64) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)) (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))) (neg.f64 x) (*.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))) (fabs.f64 x) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))) x x) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))) (neg.f64 x) (neg.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))) (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) #s(literal -1 binary64))) (*.f64 (*.f64 x x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) (fabs.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) (fabs.f64 x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) x (neg.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal -1 binary64) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)))) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) (neg.f64 x) (neg.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) x) (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) x) (fabs.f64 x) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)))) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) x) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) x) x (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) x) (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) x) (*.f64 x x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) x) (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) x) (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 x)) (neg.f64 x) (*.f64 x (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 x)) (fabs.f64 x) (*.f64 x (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 x (fabs.f64 x))) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 x)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 x (*.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 x (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)))) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (neg.f64 x) x)) (*.f64 x (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 x)) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) x)) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 x)) (neg.f64 x) (*.f64 x (/.f64 #s(literal -1 binary64) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 x)) (*.f64 (*.f64 x x) x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 (neg.f64 x) (cos.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (cos.f64 x) (fabs.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) (fabs.f64 x))) |
(/.f64 (fma.f64 (cos.f64 x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)))) |
(/.f64 (fma.f64 (cos.f64 x) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x))))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (fabs.f64 x) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))))) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal -1 binary64) x)))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 x x) (*.f64 (neg.f64 x) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 x x) (*.f64 (neg.f64 x) (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 x x) (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) x))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) x (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (neg.f64 x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) (cos.f64 x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 x) (*.f64 (fabs.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x))))) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (fabs.f64 x) (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 x) (*.f64 (fabs.f64 x) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal -1 binary64) x)))) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x) (*.f64 (fabs.f64 x) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)))) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 x) x) (*.f64 (fabs.f64 x) (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)))) (*.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x) (*.f64 (fabs.f64 x) (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 x) x) (*.f64 (fabs.f64 x) (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x) (*.f64 (fabs.f64 x) (neg.f64 (cos.f64 x)))) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 x) (*.f64 (fabs.f64 x) (/.f64 (cos.f64 x) x))) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) x (*.f64 (fabs.f64 x) (/.f64 (cos.f64 x) (neg.f64 x)))) (*.f64 (fabs.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 x) x) (*.f64 (fabs.f64 x) (cos.f64 x))) (*.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (fabs.f64 x) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))))) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (fabs.f64 x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal -1 binary64) x)))) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)))) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) x (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (cos.f64 x) (neg.f64 x)))) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (cos.f64 x))) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (neg.f64 x))) |
(/.f64 (fma.f64 (neg.f64 x) (fabs.f64 x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (fabs.f64 x))) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal -1 binary64) x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (/.f64 (cos.f64 x) (neg.f64 x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (neg.f64 x))) |
(/.f64 (fma.f64 (fabs.f64 x) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fabs.f64 x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal -1 binary64) x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (cos.f64 x) (neg.f64 x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) x)) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (cos.f64 x) x) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x) (*.f64 x (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x) (*.f64 x (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))))) (*.f64 x (fabs.f64 x))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x) (*.f64 x (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal -1 binary64) x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (+.f64 x (*.f64 x (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (+.f64 x (*.f64 x (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 x x) x)) |
(/.f64 (+.f64 (neg.f64 x) (*.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x) (*.f64 x (/.f64 (cos.f64 x) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x))))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (fabs.f64 x) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))))) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal -1 binary64) x)))) (*.f64 x x)) |
(/.f64 (+.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (+.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) x))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) x (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (neg.f64 x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) (cos.f64 x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (+.f64 (neg.f64 x) (*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (+.f64 (fabs.f64 x) (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))))) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(/.f64 (+.f64 (neg.f64 x) (*.f64 (*.f64 x x) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal -1 binary64) x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 x x) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)))) (*.f64 (*.f64 x x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 x x) (*.f64 (neg.f64 x) x))) |
(/.f64 (+.f64 (neg.f64 x) (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (fabs.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))))) (*.f64 (*.f64 (neg.f64 x) x) (fabs.f64 x))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal -1 binary64) x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 x))) |
(/.f64 (fma.f64 x (fabs.f64 x) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))))) (*.f64 (*.f64 (*.f64 x x) x) (fabs.f64 x))) |
(/.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal -1 binary64) x)))) (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) x (*.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 (*.f64 x x) x) (/.f64 (cos.f64 x) (neg.f64 x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (cos.f64 x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) x (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) x (*.f64 (*.f64 (*.f64 x x) x) (cos.f64 x))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (+.f64 (neg.f64 x) (*.f64 x (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (cos.f64 x) (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (fma.f64 (cos.f64 x) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (cos.f64 x) x) (*.f64 (*.f64 x x) x)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (neg.f64 x)) (*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (cos.f64 x))))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) x) (*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) x) (cos.f64 x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 x (/.f64 (cos.f64 x) x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 x x)) (*.f64 (neg.f64 x) (/.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (fabs.f64 x)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) (neg.f64 (*.f64 (neg.f64 x) (cos.f64 x))))) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (cos.f64 x)))) (*.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) x) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (neg.f64 x)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (neg.f64 x)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 x x)) (*.f64 (neg.f64 x) (cos.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 x)) (*.f64 (fabs.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (cos.f64 x))))) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) x) (*.f64 (fabs.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) x) (cos.f64 x)))) (*.f64 (fabs.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x)) (*.f64 (fabs.f64 x) (*.f64 x (/.f64 (cos.f64 x) x)))) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x)) (*.f64 (fabs.f64 x) (/.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x)) (*.f64 (fabs.f64 x) (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 x x) x)) (*.f64 (fabs.f64 x) (neg.f64 (*.f64 (neg.f64 x) (cos.f64 x))))) (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (fabs.f64 x) (*.f64 (neg.f64 x) (cos.f64 x)))) (*.f64 (fabs.f64 x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 x) x)) (*.f64 (fabs.f64 x) (neg.f64 (cos.f64 x)))) (*.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) x) (*.f64 (fabs.f64 x) (/.f64 (cos.f64 x) x))) (*.f64 (fabs.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 x x) x)) (*.f64 (fabs.f64 x) (*.f64 (cos.f64 x) x))) (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 x)) (*.f64 (fabs.f64 x) (/.f64 (cos.f64 x) (neg.f64 x)))) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x)) (*.f64 (fabs.f64 x) (cos.f64 x))) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (neg.f64 x)) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) x) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (cos.f64 x)))) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 x (/.f64 (cos.f64 x) x)))) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (fabs.f64 x)) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (neg.f64 (*.f64 (neg.f64 x) (cos.f64 x))))) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) (cos.f64 x)))) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) x) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (neg.f64 x)) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (cos.f64 x) (neg.f64 x)))) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (cos.f64 x))) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (cos.f64 x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 x (/.f64 (cos.f64 x) x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (fabs.f64 x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (neg.f64 (*.f64 (neg.f64 x) (cos.f64 x))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (/.f64 (cos.f64 x) (neg.f64 x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (cos.f64 x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (/.f64 (cos.f64 x) x)))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (fabs.f64 x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (neg.f64 (*.f64 (neg.f64 x) (cos.f64 x))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (neg.f64 x) (cos.f64 x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (cos.f64 x) (neg.f64 x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x)) (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (cos.f64 x))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) x) (cos.f64 x)))) (*.f64 x x)) |
(/.f64 (-.f64 x (*.f64 x (*.f64 x (/.f64 (cos.f64 x) x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (*.f64 x (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 x (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 x (neg.f64 (*.f64 (neg.f64 x) (cos.f64 x))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x)) (*.f64 x (/.f64 (cos.f64 x) (neg.f64 x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 x)) (*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (cos.f64 x))))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) x) (*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) x) (cos.f64 x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 x (/.f64 (cos.f64 x) x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (fabs.f64 x)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) (neg.f64 (*.f64 (neg.f64 x) (cos.f64 x))))) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (cos.f64 x)))) (*.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) x) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 x)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (neg.f64 x)))) (*.f64 x x)) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 x (*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) x) (cos.f64 x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (/.f64 (cos.f64 x) x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (fabs.f64 x) (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) (neg.f64 (*.f64 (neg.f64 x) (cos.f64 x))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 x (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (cos.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x (/.f64 (cos.f64 x) x)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 (*.f64 (neg.f64 x) (cos.f64 x))))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) (cos.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (neg.f64 x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (cos.f64 x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x (/.f64 (cos.f64 x) x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 x (fabs.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 (*.f64 (*.f64 x x) x) (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 (*.f64 (neg.f64 x) (cos.f64 x))))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 (cos.f64 x) (neg.f64 x)))) (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (/.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (cos.f64 x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (cos.f64 x) x) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 x (*.f64 x (/.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 x (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) (*.f64 (neg.f64 x) (cos.f64 x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) (*.f64 x x)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal -1 binary64))) (*.f64 x x)) |
(/.f64 (neg.f64 (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (cos.f64 x) x) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (fabs.f64 x))) (neg.f64 (fabs.f64 x))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 x)) (*.f64 x x) x)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) (cos.f64 x) x)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (cos.f64 x)) (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 x)) x #s(literal 1 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 x)) (*.f64 (neg.f64 x) x) (*.f64 x #s(literal -1 binary64)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (cos.f64 x) (neg.f64 x))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (+.f64 x (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (neg.f64 x))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (neg.f64 (fma.f64 x x (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))))) (neg.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (neg.f64 x) (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (neg.f64 x))))) (*.f64 (*.f64 x x) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (cos.f64 x) x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 x (*.f64 (neg.f64 x) (cos.f64 x))))) (neg.f64 (*.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 x (*.f64 (cos.f64 x) x)))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 (*.f64 x x) x) (/.f64 (cos.f64 x) x)))) (neg.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) (cos.f64 x))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (cos.f64 x) x) (*.f64 (*.f64 x x) x)))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 (cos.f64 x) x)))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) (cos.f64 x))))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 (neg.f64 x) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x)))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x)))) (neg.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 x (*.f64 (cos.f64 x) x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (cos.f64 x) x) (*.f64 (*.f64 x x) x))))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (cos.f64 x)) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) #s(literal -1 binary64)))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 (neg.f64 x) x)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal -1 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) x) (*.f64 x x)) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (cos.f64 x) x) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (cos.f64 x) #s(literal 1 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (cos.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) x)) (*.f64 x #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) x)) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) x) #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))) |
(/.f64 (*.f64 (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) x) #s(literal 1 binary64)) (neg.f64 x)) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 x)) (*.f64 x x) x) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (neg.f64 x) (cos.f64 x) x) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 x)) x #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 x)) (*.f64 (neg.f64 x) x) (*.f64 x #s(literal -1 binary64))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (cos.f64 x) (neg.f64 x)))) (*.f64 x x)) |
(/.f64 (+.f64 x (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (neg.f64 x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (neg.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) #s(literal -1 binary64))) (*.f64 (*.f64 x x) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (cos.f64 x) x) x) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (cos.f64 x) (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 x x) #s(literal -1 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (cos.f64 x) x))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 x (*.f64 (neg.f64 x) (cos.f64 x)))) (*.f64 x (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 (*.f64 x x) x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 x))) |
(/.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 (*.f64 x x) x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) (cos.f64 x)))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (neg.f64 x) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (cos.f64 x) x) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) (cos.f64 x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (+.f64 (neg.f64 x) (*.f64 (cos.f64 x) x)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 x x) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 x (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (cos.f64 x) x) (*.f64 (*.f64 x x) x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) x) (*.f64 x #s(literal -1 binary64))) |
(/.f64 (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) x) (neg.f64 x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x)))) |
(neg.f64 (*.f64 (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x)) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))) |
(fma.f64 (*.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (*.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))) |
(fma.f64 (*.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 x (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 x x))) |
(fma.f64 (*.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (*.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(fma.f64 (*.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (*.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (*.f64 (neg.f64 (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))) |
(fma.f64 (*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (/.f64 (*.f64 x (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 x x))) |
(fma.f64 (*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (/.f64 (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(fma.f64 (*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (/.f64 x (fabs.f64 x)) (/.f64 x (fabs.f64 x))) (*.f64 (neg.f64 (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (/.f64 x (fabs.f64 x)) (/.f64 x (fabs.f64 x))) (*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (/.f64 x (fabs.f64 x)) (/.f64 x (fabs.f64 x))) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (/.f64 x (fabs.f64 x)) (/.f64 x (fabs.f64 x))) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (/.f64 x (fabs.f64 x)) (/.f64 x (fabs.f64 x))) (/.f64 (*.f64 x (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 x x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (/.f64 x (fabs.f64 x)) (/.f64 x (fabs.f64 x))) (/.f64 (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (/.f64 x (fabs.f64 x)) (/.f64 x (fabs.f64 x))) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (/.f64 x (fabs.f64 x)) (/.f64 x (fabs.f64 x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (/.f64 x (fabs.f64 x)) (/.f64 x (fabs.f64 x))) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (/.f64 x (fabs.f64 x)) (/.f64 x (fabs.f64 x))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (/.f64 x (fabs.f64 x)) (/.f64 x (fabs.f64 x))) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))) (*.f64 x x) (*.f64 (neg.f64 (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))) (*.f64 x x) (*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))) (*.f64 x x) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))) (*.f64 x x) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))) (*.f64 x x) (/.f64 (*.f64 x (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 x x))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))) (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))) (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))) (*.f64 x x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))) (*.f64 x x) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))) (*.f64 x x) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))) (*.f64 x x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (*.f64 x x) (*.f64 (neg.f64 (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (*.f64 x x) (*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (*.f64 x x) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (*.f64 x x) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (*.f64 x x) (/.f64 (*.f64 x (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 x x))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (*.f64 x x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (*.f64 x x) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (*.f64 x x) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (*.f64 x x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) (*.f64 (neg.f64 (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) (*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))) |
(fma.f64 (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) (/.f64 (*.f64 x (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 x x))) |
(fma.f64 (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) (/.f64 (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(fma.f64 (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x) (*.f64 (neg.f64 (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x) (*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x) (/.f64 (*.f64 x (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 x x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) #s(literal 1 binary64))) |
(fma.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))) |
(fma.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 x x))) |
(fma.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(fma.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (cos.f64 x) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 (cos.f64 x) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x (*.f64 (neg.f64 (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x (*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x (/.f64 (*.f64 x (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x (/.f64 (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (*.f64 (neg.f64 (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (/.f64 (*.f64 x (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (/.f64 (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (cos.f64 x) x) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) x)) (*.f64 (neg.f64 (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) x)) (*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) x)) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) x)) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) x)) (/.f64 (*.f64 x (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) x)) (/.f64 (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) x)) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) x)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (*.f64 (neg.f64 (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (/.f64 (*.f64 x (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (/.f64 (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64) (*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64) (/.f64 (*.f64 x (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))) (*.f64 (neg.f64 (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))) (*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))) (/.f64 (*.f64 x (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 x x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))) (/.f64 (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x))) (*.f64 (neg.f64 (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x))) (*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x))) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x))) (/.f64 (*.f64 x (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 x x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x))) (/.f64 (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x))) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x))) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x))) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x))) (*.f64 (neg.f64 (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x))) (*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x))) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x))) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x))) (/.f64 (*.f64 x (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 x x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x))) (/.f64 (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x))) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x))) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x))) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (*.f64 (neg.f64 (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (/.f64 (*.f64 x (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 x x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (/.f64 (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (neg.f64 (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (*.f64 x (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 x x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (neg.f64 (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 x (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 x x))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 (cos.f64 x) (neg.f64 x)) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (cos.f64 x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 x (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (cos.f64 x) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (cos.f64 x) (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 x (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 x x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 x x) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) #s(literal 1 binary64))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 x (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 x x))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 x x) x))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 x (*.f64 (*.f64 (neg.f64 x) x) x))) (/.f64 (*.f64 x (*.f64 (neg.f64 x) (cos.f64 x))) (*.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)))) |
(-.f64 (/.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) (/.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (/.f64 (cos.f64 x) x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x))) |
(-.f64 (/.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (/.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (neg.f64 x) (cos.f64 x))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) |
(-.f64 (/.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x))) (/.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (cos.f64 x) x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) (cos.f64 x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 x x) (*.f64 (neg.f64 x) x))) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 (neg.f64 x) x)))) |
(-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) |
(-.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) x)) |
(-.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(-.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(-.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) |
(-.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(-.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 (/.f64 (cos.f64 x) (fabs.f64 x))) (/.f64 #s(literal -1 binary64) (fabs.f64 x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x))) (/.f64 (cos.f64 x) (fabs.f64 x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (cos.f64 x) (neg.f64 x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 (/.f64 #s(literal -1 binary64) x) x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (/.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x x) (cos.f64 x)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal -1 binary64) x)) x)) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (cos.f64 x) (neg.f64 x)) (/.f64 #s(literal -1 binary64) x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 (/.f64 (cos.f64 x) (neg.f64 x)) (*.f64 x x)) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 (neg.f64 (cos.f64 x)) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 x x) (*.f64 (neg.f64 x) x))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 (*.f64 x x) (*.f64 (neg.f64 x) x)))) |
(+.f64 (/.f64 (*.f64 (/.f64 (cos.f64 x) (neg.f64 x)) x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 (/.f64 (cos.f64 x) (neg.f64 x)) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (/.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (cos.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) |
(+.f64 (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x))) x)) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) #s(literal 1 binary64))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 x (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 x x) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(*.f64 (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) x) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) x)) |
(/.f64 (+.f64 (/.f64 (neg.f64 x) x) (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64))) (neg.f64 x)) |
(/.f64 (+.f64 (/.f64 (neg.f64 x) x) (cos.f64 x)) (neg.f64 x)) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64) (/.f64 (neg.f64 x) x)) (neg.f64 x)) |
(/.f64 (+.f64 (cos.f64 x) (/.f64 (neg.f64 x) x)) (neg.f64 x)) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (-.f64 (/.f64 x (fabs.f64 x)) (/.f64 (*.f64 (cos.f64 x) x) (fabs.f64 x))) (fabs.f64 x)) |
(/.f64 (-.f64 (/.f64 (neg.f64 x) x) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) x)) (neg.f64 x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) x)) (neg.f64 x)) |
(/.f64 (-.f64 (/.f64 (neg.f64 x) x) (neg.f64 (cos.f64 x))) (neg.f64 x)) |
(/.f64 (fma.f64 (/.f64 x (fabs.f64 x)) (neg.f64 x) (*.f64 (fabs.f64 x) (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)))) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(/.f64 (fma.f64 (/.f64 x (fabs.f64 x)) x (*.f64 (fabs.f64 x) (neg.f64 (cos.f64 x)))) (*.f64 (fabs.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 x (fabs.f64 x)) (neg.f64 x) (*.f64 (fabs.f64 x) (cos.f64 x))) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 x) x) (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 x) x) x (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 x) x) (neg.f64 x) (*.f64 (neg.f64 x) (cos.f64 x))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (cos.f64 x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (neg.f64 x))) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) x (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) x (*.f64 (*.f64 (*.f64 x x) x) (cos.f64 x))) (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 x))) |
(/.f64 (+.f64 (neg.f64 x) (*.f64 x (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)))) (*.f64 x x)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 (neg.f64 x) (cos.f64 x))) (*.f64 x x)) |
(/.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 x x) (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)) (fabs.f64 x) (*.f64 (neg.f64 x) (/.f64 x (fabs.f64 x)))) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)) (neg.f64 x) x) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)) (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)) x (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)) (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)) (*.f64 x x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) (fabs.f64 x) (*.f64 x (/.f64 x (fabs.f64 x)))) (*.f64 x (fabs.f64 x))) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) (neg.f64 x) (*.f64 x (/.f64 (neg.f64 x) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 x (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 (cos.f64 x) (fabs.f64 x) (*.f64 (neg.f64 x) (/.f64 x (fabs.f64 x)))) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(/.f64 (fma.f64 (cos.f64 x) (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (fma.f64 (cos.f64 x) (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (cos.f64 x) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (fabs.f64 x)) (fabs.f64 x)) (*.f64 (fabs.f64 x) (/.f64 (*.f64 (cos.f64 x) x) (fabs.f64 x)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x (fabs.f64 x)) (neg.f64 x)) (*.f64 (fabs.f64 x) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) x))) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (fabs.f64 x)) x) (*.f64 (fabs.f64 x) (/.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (fabs.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x (fabs.f64 x)) (*.f64 (neg.f64 x) x)) (*.f64 (fabs.f64 x) (*.f64 (neg.f64 x) (cos.f64 x)))) (*.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (fabs.f64 x)) (neg.f64 x)) (*.f64 (fabs.f64 x) (neg.f64 (cos.f64 x)))) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (fabs.f64 x)) (*.f64 x x)) (*.f64 (fabs.f64 x) (*.f64 (cos.f64 x) x))) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (fabs.f64 x)) x) (*.f64 (fabs.f64 x) (cos.f64 x))) (*.f64 (fabs.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) x) (fabs.f64 x)) (*.f64 (neg.f64 x) (/.f64 (*.f64 (cos.f64 x) x) (fabs.f64 x)))) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) x) (neg.f64 x)) (*.f64 (neg.f64 x) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) x))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) x) x) (*.f64 (neg.f64 x) (/.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (cos.f64 x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) x) (neg.f64 x)) (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) x) x) (*.f64 (neg.f64 x) (cos.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) (fabs.f64 x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (/.f64 (*.f64 (cos.f64 x) x) (fabs.f64 x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (/.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (neg.f64 x) (cos.f64 x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (cos.f64 x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (fabs.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (*.f64 (cos.f64 x) x) (fabs.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) (cos.f64 x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (fabs.f64 x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 (*.f64 (cos.f64 x) x) (fabs.f64 x)))) (*.f64 (*.f64 (*.f64 x x) x) (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) x))) (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) (cos.f64 x)))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (cos.f64 x) x) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (fabs.f64 x) (*.f64 x (/.f64 (*.f64 (cos.f64 x) x) (fabs.f64 x)))) (*.f64 x (fabs.f64 x))) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 x (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 x (*.f64 x (/.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (*.f64 x (*.f64 (neg.f64 x) (cos.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 x (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 x) (/.f64 (*.f64 (cos.f64 x) x) (fabs.f64 x)))) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (neg.f64 x) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) x))) (*.f64 x x)) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (cos.f64 x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 x (fabs.f64 x)) (*.f64 (*.f64 x x) (/.f64 (*.f64 (cos.f64 x) x) (fabs.f64 x)))) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) (*.f64 (neg.f64 x) (cos.f64 x)))) (*.f64 (*.f64 x x) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (cos.f64 x)) (neg.f64 x) (*.f64 x #s(literal -1 binary64)))) (*.f64 x x)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) x) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal -1 binary64))) x) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) (cos.f64 x) x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (+.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (neg.f64 x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) x) x) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (cos.f64 x) #s(literal 1 binary64))) (*.f64 x #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (cos.f64 x) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (fma.f64 (neg.f64 x) (cos.f64 x) x) (*.f64 x x)) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) (neg.f64 x) (*.f64 x #s(literal -1 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 x #s(literal -1 binary64))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (cos.f64 x) x) x) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (cos.f64 x) (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (+.f64 (neg.f64 x) (*.f64 (cos.f64 x) x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (neg.f64 (-.f64 x (*.f64 (cos.f64 x) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (*.f64 x x)) |
(/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))) |
(/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) (neg.f64 x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) x))) |
(neg.f64 (*.f64 (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) x) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) x)) |
(fma.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (fabs.f64 x) x) (*.f64 (neg.f64 (/.f64 x (fabs.f64 x))) (/.f64 (cos.f64 x) (fabs.f64 x)))) |
(fma.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (fabs.f64 x) x) (*.f64 (neg.f64 (/.f64 (neg.f64 x) x)) (/.f64 (cos.f64 x) (neg.f64 x)))) |
(fma.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (fabs.f64 x) x) (*.f64 (neg.f64 (/.f64 (cos.f64 x) (fabs.f64 x))) (/.f64 x (fabs.f64 x)))) |
(fma.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (fabs.f64 x) x) (*.f64 (/.f64 (cos.f64 x) (neg.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (fabs.f64 x) x) (*.f64 (/.f64 (cos.f64 x) x) (/.f64 (neg.f64 x) x))) |
(fma.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (fabs.f64 x) x) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (fabs.f64 x) x) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (neg.f64 x)))) |
(fma.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (fabs.f64 x) x) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (fabs.f64 x) x) (/.f64 (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x))) (*.f64 (neg.f64 x) x))) |
(fma.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (fabs.f64 x) x) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (fabs.f64 x) x) (/.f64 (cos.f64 x) (neg.f64 x))) |
(fma.f64 (/.f64 (fabs.f64 x) x) (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 (/.f64 x (fabs.f64 x))) (/.f64 (cos.f64 x) (fabs.f64 x)))) |
(fma.f64 (/.f64 (fabs.f64 x) x) (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 (/.f64 (neg.f64 x) x)) (/.f64 (cos.f64 x) (neg.f64 x)))) |
(fma.f64 (/.f64 (fabs.f64 x) x) (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 (/.f64 (cos.f64 x) (fabs.f64 x))) (/.f64 x (fabs.f64 x)))) |
(fma.f64 (/.f64 (fabs.f64 x) x) (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (cos.f64 x) (neg.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (fabs.f64 x) x) (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (cos.f64 x) x) (/.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) x) (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 (fabs.f64 x) x) (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (neg.f64 x)))) |
(fma.f64 (/.f64 (fabs.f64 x) x) (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (/.f64 (fabs.f64 x) x) (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x))) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) x) (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (fabs.f64 x) x) (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (cos.f64 x) (neg.f64 x))) |
(fma.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 (neg.f64 x) x) (*.f64 (neg.f64 (/.f64 x (fabs.f64 x))) (/.f64 (cos.f64 x) (fabs.f64 x)))) |
(fma.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 (neg.f64 x) x) (*.f64 (neg.f64 (/.f64 (neg.f64 x) x)) (/.f64 (cos.f64 x) (neg.f64 x)))) |
(fma.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 (neg.f64 x) x) (*.f64 (neg.f64 (/.f64 (cos.f64 x) (fabs.f64 x))) (/.f64 x (fabs.f64 x)))) |
(fma.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 (neg.f64 x) x) (*.f64 (/.f64 (cos.f64 x) (neg.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 (neg.f64 x) x) (*.f64 (/.f64 (cos.f64 x) x) (/.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 (neg.f64 x) x) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 (neg.f64 x) x) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (neg.f64 x)))) |
(fma.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 (neg.f64 x) x) (/.f64 (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x))) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 (neg.f64 x) x) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (neg.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 x (fabs.f64 x)) (*.f64 (neg.f64 (/.f64 x (fabs.f64 x))) (/.f64 (cos.f64 x) (fabs.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 x (fabs.f64 x)) (*.f64 (neg.f64 (/.f64 (neg.f64 x) x)) (/.f64 (cos.f64 x) (neg.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 x (fabs.f64 x)) (*.f64 (neg.f64 (/.f64 (cos.f64 x) (fabs.f64 x))) (/.f64 x (fabs.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 x (fabs.f64 x)) (*.f64 (/.f64 (cos.f64 x) (neg.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 x (fabs.f64 x)) (*.f64 (/.f64 (cos.f64 x) x) (/.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 x (fabs.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 x (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (neg.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 x (fabs.f64 x)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 x (fabs.f64 x)) (/.f64 (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x))) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 x (fabs.f64 x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 x (fabs.f64 x)) (/.f64 (cos.f64 x) (neg.f64 x))) |
(fma.f64 (/.f64 (neg.f64 x) x) (/.f64 x (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 (/.f64 x (fabs.f64 x))) (/.f64 (cos.f64 x) (fabs.f64 x)))) |
(fma.f64 (/.f64 (neg.f64 x) x) (/.f64 x (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 (/.f64 (neg.f64 x) x)) (/.f64 (cos.f64 x) (neg.f64 x)))) |
(fma.f64 (/.f64 (neg.f64 x) x) (/.f64 x (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 (/.f64 (cos.f64 x) (fabs.f64 x))) (/.f64 x (fabs.f64 x)))) |
(fma.f64 (/.f64 (neg.f64 x) x) (/.f64 x (*.f64 (neg.f64 x) x)) (*.f64 (/.f64 (cos.f64 x) (neg.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (neg.f64 x) x) (/.f64 x (*.f64 (neg.f64 x) x)) (*.f64 (/.f64 (cos.f64 x) x) (/.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (neg.f64 x) x) (/.f64 x (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 (neg.f64 x) x) (/.f64 x (*.f64 (neg.f64 x) x)) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (neg.f64 x)))) |
(fma.f64 (/.f64 (neg.f64 x) x) (/.f64 x (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (/.f64 (neg.f64 x) x) (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x))) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (neg.f64 x) x) (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (neg.f64 x) x) (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 (cos.f64 x) (neg.f64 x))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (fabs.f64 x) (*.f64 (neg.f64 (/.f64 x (fabs.f64 x))) (/.f64 (cos.f64 x) (fabs.f64 x)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (fabs.f64 x) (*.f64 (neg.f64 (/.f64 (neg.f64 x) x)) (/.f64 (cos.f64 x) (neg.f64 x)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (fabs.f64 x) (*.f64 (neg.f64 (/.f64 (cos.f64 x) (fabs.f64 x))) (/.f64 x (fabs.f64 x)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (fabs.f64 x) (*.f64 (/.f64 (cos.f64 x) (neg.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (fabs.f64 x) (*.f64 (/.f64 (cos.f64 x) x) (/.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (fabs.f64 x) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (fabs.f64 x) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (neg.f64 x)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (fabs.f64 x) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (fabs.f64 x) (/.f64 (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x))) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (fabs.f64 x) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (fabs.f64 x) (/.f64 (cos.f64 x) (neg.f64 x))) |
(fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (neg.f64 x) (*.f64 (neg.f64 (/.f64 x (fabs.f64 x))) (/.f64 (cos.f64 x) (fabs.f64 x)))) |
(fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (neg.f64 x) (*.f64 (neg.f64 (/.f64 (neg.f64 x) x)) (/.f64 (cos.f64 x) (neg.f64 x)))) |
(fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (neg.f64 x) (*.f64 (neg.f64 (/.f64 (cos.f64 x) (fabs.f64 x))) (/.f64 x (fabs.f64 x)))) |
(fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (neg.f64 x) (*.f64 (/.f64 (cos.f64 x) (neg.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (neg.f64 x) (*.f64 (/.f64 (cos.f64 x) x) (/.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (neg.f64 x) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (neg.f64 x) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (neg.f64 x)))) |
(fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (neg.f64 x) (/.f64 (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x))) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (neg.f64 x) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (neg.f64 x) (/.f64 (cos.f64 x) (neg.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (*.f64 x x) (*.f64 (neg.f64 (/.f64 x (fabs.f64 x))) (/.f64 (cos.f64 x) (fabs.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (*.f64 x x) (*.f64 (neg.f64 (/.f64 (neg.f64 x) x)) (/.f64 (cos.f64 x) (neg.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (*.f64 x x) (*.f64 (neg.f64 (/.f64 (cos.f64 x) (fabs.f64 x))) (/.f64 x (fabs.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (*.f64 x x) (*.f64 (/.f64 (cos.f64 x) (neg.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (*.f64 x x) (*.f64 (/.f64 (cos.f64 x) x) (/.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (*.f64 x x) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (*.f64 x x) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (neg.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (*.f64 x x) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (*.f64 x x) (/.f64 (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x))) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (*.f64 x x) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (*.f64 x x) (/.f64 (cos.f64 x) (neg.f64 x))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 (/.f64 x (fabs.f64 x))) (/.f64 (cos.f64 x) (fabs.f64 x)))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 (/.f64 (neg.f64 x) x)) (/.f64 (cos.f64 x) (neg.f64 x)))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 (/.f64 (cos.f64 x) (fabs.f64 x))) (/.f64 x (fabs.f64 x)))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (/.f64 (cos.f64 x) (neg.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (/.f64 (cos.f64 x) x) (/.f64 (neg.f64 x) x))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (neg.f64 x)))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x))) (*.f64 (neg.f64 x) x))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (cos.f64 x) (neg.f64 x))) |
(fma.f64 (fabs.f64 x) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (*.f64 (neg.f64 (/.f64 x (fabs.f64 x))) (/.f64 (cos.f64 x) (fabs.f64 x)))) |
(fma.f64 (fabs.f64 x) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (*.f64 (neg.f64 (/.f64 (neg.f64 x) x)) (/.f64 (cos.f64 x) (neg.f64 x)))) |
(fma.f64 (fabs.f64 x) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (*.f64 (neg.f64 (/.f64 (cos.f64 x) (fabs.f64 x))) (/.f64 x (fabs.f64 x)))) |
(fma.f64 (fabs.f64 x) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (*.f64 (/.f64 (cos.f64 x) (neg.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (fabs.f64 x) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (*.f64 (/.f64 (cos.f64 x) x) (/.f64 (neg.f64 x) x))) |
(fma.f64 (fabs.f64 x) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (fabs.f64 x) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (neg.f64 x)))) |
(fma.f64 (fabs.f64 x) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (fabs.f64 x) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x))) (*.f64 (neg.f64 x) x))) |
(fma.f64 (fabs.f64 x) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (fabs.f64 x) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (cos.f64 x) (neg.f64 x))) |
(fma.f64 (neg.f64 x) (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (neg.f64 (/.f64 x (fabs.f64 x))) (/.f64 (cos.f64 x) (fabs.f64 x)))) |
(fma.f64 (neg.f64 x) (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (neg.f64 (/.f64 (neg.f64 x) x)) (/.f64 (cos.f64 x) (neg.f64 x)))) |
(fma.f64 (neg.f64 x) (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (neg.f64 (/.f64 (cos.f64 x) (fabs.f64 x))) (/.f64 x (fabs.f64 x)))) |
(fma.f64 (neg.f64 x) (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (/.f64 (cos.f64 x) (neg.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 x) (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (/.f64 (cos.f64 x) x) (/.f64 (neg.f64 x) x))) |
(fma.f64 (neg.f64 x) (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (neg.f64 x) (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (neg.f64 x)))) |
(fma.f64 (neg.f64 x) (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (neg.f64 x) (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x))) (*.f64 (neg.f64 x) x))) |
(fma.f64 (neg.f64 x) (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (neg.f64 x) (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 (cos.f64 x) (neg.f64 x))) |
(fma.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -1 binary64) x) x) (*.f64 (neg.f64 (/.f64 x (fabs.f64 x))) (/.f64 (cos.f64 x) (fabs.f64 x)))) |
(fma.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -1 binary64) x) x) (*.f64 (neg.f64 (/.f64 (neg.f64 x) x)) (/.f64 (cos.f64 x) (neg.f64 x)))) |
(fma.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -1 binary64) x) x) (*.f64 (neg.f64 (/.f64 (cos.f64 x) (fabs.f64 x))) (/.f64 x (fabs.f64 x)))) |
(fma.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -1 binary64) x) x) (*.f64 (/.f64 (cos.f64 x) (neg.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -1 binary64) x) x) (*.f64 (/.f64 (cos.f64 x) x) (/.f64 (neg.f64 x) x))) |
(fma.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -1 binary64) x) x) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -1 binary64) x) x) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (neg.f64 x)))) |
(fma.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -1 binary64) x) x) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x))) (*.f64 (neg.f64 x) x))) |
(fma.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (cos.f64 x) (neg.f64 x))) |
(fma.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x (*.f64 (neg.f64 (/.f64 x (fabs.f64 x))) (/.f64 (cos.f64 x) (fabs.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x (*.f64 (neg.f64 (/.f64 (neg.f64 x) x)) (/.f64 (cos.f64 x) (neg.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x (*.f64 (neg.f64 (/.f64 (cos.f64 x) (fabs.f64 x))) (/.f64 x (fabs.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x (*.f64 (/.f64 (cos.f64 x) (neg.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x (*.f64 (/.f64 (cos.f64 x) x) (/.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (neg.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x (/.f64 (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x))) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x (/.f64 (cos.f64 x) (neg.f64 x))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 (/.f64 x (fabs.f64 x))) (/.f64 (cos.f64 x) (fabs.f64 x)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 (/.f64 (neg.f64 x) x)) (/.f64 (cos.f64 x) (neg.f64 x)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 (/.f64 (cos.f64 x) (fabs.f64 x))) (/.f64 x (fabs.f64 x)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (/.f64 (cos.f64 x) (neg.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (/.f64 (cos.f64 x) x) (/.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (neg.f64 x)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x))) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (cos.f64 x) (neg.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 x (fabs.f64 x))) (/.f64 (cos.f64 x) (fabs.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 (neg.f64 x) x)) (/.f64 (cos.f64 x) (neg.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 (cos.f64 x) (fabs.f64 x))) (/.f64 x (fabs.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64) (*.f64 (/.f64 (cos.f64 x) (neg.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64) (*.f64 (/.f64 (cos.f64 x) x) (/.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (neg.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x))) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64) (/.f64 (cos.f64 x) (neg.f64 x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (neg.f64 x) x) (*.f64 (neg.f64 (/.f64 x (fabs.f64 x))) (/.f64 (cos.f64 x) (fabs.f64 x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (neg.f64 x) x) (*.f64 (neg.f64 (/.f64 (neg.f64 x) x)) (/.f64 (cos.f64 x) (neg.f64 x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (neg.f64 x) x) (*.f64 (neg.f64 (/.f64 (cos.f64 x) (fabs.f64 x))) (/.f64 x (fabs.f64 x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (neg.f64 x) x) (*.f64 (/.f64 (cos.f64 x) (neg.f64 x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (neg.f64 x) x) (*.f64 (/.f64 (cos.f64 x) x) (/.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (neg.f64 x) x) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (neg.f64 x) x) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (neg.f64 x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (neg.f64 x) x) (/.f64 (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x))) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (neg.f64 x) x) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (neg.f64 x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (cos.f64 x) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (cos.f64 x) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (/.f64 x (fabs.f64 x))) (/.f64 (cos.f64 x) (fabs.f64 x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (/.f64 (neg.f64 x) x)) (/.f64 (cos.f64 x) (neg.f64 x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (/.f64 (cos.f64 x) (fabs.f64 x))) (/.f64 x (fabs.f64 x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (cos.f64 x) (neg.f64 x)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (cos.f64 x) x) (/.f64 (neg.f64 x) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (neg.f64 x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x))) (*.f64 (neg.f64 x) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) (neg.f64 x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 x) x) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 (/.f64 x (fabs.f64 x))) (/.f64 (cos.f64 x) (fabs.f64 x)))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 (/.f64 (neg.f64 x) x)) (/.f64 (cos.f64 x) (neg.f64 x)))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 (/.f64 (cos.f64 x) (fabs.f64 x))) (/.f64 x (fabs.f64 x)))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (cos.f64 x) (neg.f64 x)) #s(literal 1 binary64))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (cos.f64 x) x) (/.f64 (neg.f64 x) x))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (neg.f64 x)))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 x x)))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x))) (*.f64 (neg.f64 x) x))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (neg.f64 x))) |
(-.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (cos.f64 x) (neg.f64 x)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)) x)) |
(-.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (cos.f64 x))) |
(-.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal -1 binary64) x))) |
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) x)) |
(-.f64 (/.f64 (cos.f64 x) (neg.f64 x)) (*.f64 (neg.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 (fabs.f64 x) x))) |
(-.f64 (/.f64 (cos.f64 x) (neg.f64 x)) (*.f64 (neg.f64 (/.f64 (fabs.f64 x) x)) (fabs.f64 (/.f64 #s(literal 1 binary64) x)))) |
(-.f64 (/.f64 (cos.f64 x) (neg.f64 x)) (*.f64 (neg.f64 (/.f64 x (*.f64 (neg.f64 x) x))) (/.f64 (neg.f64 x) x))) |
(-.f64 (/.f64 (cos.f64 x) (neg.f64 x)) (*.f64 (neg.f64 (/.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x)))) |
(-.f64 (/.f64 (cos.f64 x) (neg.f64 x)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 x (fabs.f64 x)))) |
(-.f64 (/.f64 (cos.f64 x) (neg.f64 x)) (*.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))) (fabs.f64 x))) |
(-.f64 (/.f64 (cos.f64 x) (neg.f64 x)) (*.f64 (neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (neg.f64 x))) |
(-.f64 (/.f64 (cos.f64 x) (neg.f64 x)) (*.f64 (neg.f64 (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)))) |
(-.f64 (/.f64 (cos.f64 x) (neg.f64 x)) (*.f64 (neg.f64 (fabs.f64 x)) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)))) |
(-.f64 (/.f64 (cos.f64 x) (neg.f64 x)) (*.f64 x (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)))) |
(-.f64 (/.f64 (cos.f64 x) (neg.f64 x)) (*.f64 x (/.f64 (/.f64 #s(literal -1 binary64) x) x))) |
(-.f64 (/.f64 (cos.f64 x) (neg.f64 x)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(-.f64 (/.f64 (cos.f64 x) (neg.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) |
(-.f64 (/.f64 (cos.f64 x) (neg.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64))) |
(-.f64 (/.f64 (cos.f64 x) (neg.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (neg.f64 x) x))) |
(-.f64 (/.f64 (cos.f64 x) (neg.f64 x)) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(-.f64 (/.f64 (cos.f64 x) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 (cos.f64 x) (neg.f64 x)) (/.f64 #s(literal -1 binary64) x)) |
(+.f64 (/.f64 (*.f64 (neg.f64 (cos.f64 x)) (neg.f64 x)) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (/.f64 x (fabs.f64 x))) (/.f64 (cos.f64 x) (fabs.f64 x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (/.f64 (neg.f64 x) x)) (/.f64 (cos.f64 x) (neg.f64 x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (/.f64 (cos.f64 x) (fabs.f64 x))) (/.f64 x (fabs.f64 x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (cos.f64 x) (neg.f64 x)) #s(literal 1 binary64))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (cos.f64 x) x) (/.f64 (neg.f64 x) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (neg.f64 x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 x x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x))) (*.f64 (neg.f64 x) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) (neg.f64 x))) |
(+.f64 (/.f64 (cos.f64 x) (neg.f64 x)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (cos.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 x)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (cos.f64 x))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (cos.f64 x))) #s(literal 2 binary64)) |
(neg.f64 (neg.f64 (cos.f64 x))) |
(sin.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)))) |
(sin.f64 (neg.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x) (PI.f64)))) |
(sin.f64 (+.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x) (PI.f64)) (PI.f64))) |
(sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) |
(fma.f64 (sin.f64 (neg.f64 x)) #s(literal 0 binary64) (cos.f64 x)) |
(fma.f64 (sin.f64 x) #s(literal 0 binary64) (cos.f64 x)) |
(fma.f64 (cos.f64 x) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 x))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 x) (*.f64 #s(literal 0 binary64) (sin.f64 x))) |
(-.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64))) |
(cos.f64 (+.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (neg.f64 x) (PI.f64)) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 x (PI.f64)) (PI.f64))) |
(cos.f64 (*.f64 x #s(literal -1 binary64))) |
(cos.f64 (neg.f64 x)) |
(cos.f64 x) |
(+.f64 (*.f64 (sin.f64 (neg.f64 x)) #s(literal 0 binary64)) (cos.f64 x)) |
(+.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) (cos.f64 x)) |
(+.f64 (cos.f64 x) (*.f64 #s(literal 0 binary64) (sin.f64 x))) |
x |
(pow.f64 (neg.f64 x) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (*.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)) |
(fma.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (fabs.f64 x) x) (/.f64 #s(literal 2 binary64) (neg.f64 x))) |
(fma.f64 (/.f64 (fabs.f64 x) x) (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 2 binary64) (neg.f64 x))) |
(fma.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 (neg.f64 x) x) (/.f64 #s(literal 2 binary64) (neg.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 x (fabs.f64 x)) (/.f64 #s(literal 2 binary64) (neg.f64 x))) |
(fma.f64 (/.f64 (neg.f64 x) x) (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 2 binary64) (neg.f64 x))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (fabs.f64 x) (/.f64 #s(literal 2 binary64) (neg.f64 x))) |
(fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (neg.f64 x) (/.f64 #s(literal 2 binary64) (neg.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (*.f64 x x) (/.f64 #s(literal 2 binary64) (neg.f64 x))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 2 binary64) (neg.f64 x))) |
(fma.f64 (fabs.f64 x) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 #s(literal 2 binary64) (neg.f64 x))) |
(fma.f64 (neg.f64 x) (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 #s(literal 2 binary64) (neg.f64 x))) |
(fma.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 #s(literal 2 binary64) (neg.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x (/.f64 #s(literal 2 binary64) (neg.f64 x))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 2 binary64) (neg.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (neg.f64 x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (neg.f64 x) x) (/.f64 #s(literal 2 binary64) (neg.f64 x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 2 binary64) (neg.f64 x))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 2 binary64) (neg.f64 x))) |
(-.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 3 binary64) x)) |
(+.f64 (/.f64 #s(literal 2 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 2 binary64) (neg.f64 x))) |
(+.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 0 binary64) (neg.f64 x))) |
#s(literal -1 binary64) |
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (fabs.f64 x) x)) |
(*.f64 (/.f64 (fabs.f64 x) x) (fabs.f64 (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 (neg.f64 x) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 x (fabs.f64 x))) |
(*.f64 (/.f64 (neg.f64 x) x) (/.f64 x (*.f64 (neg.f64 x) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (*.f64 x x)) |
(*.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x))) |
(*.f64 (fabs.f64 x) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))) |
(*.f64 (neg.f64 x) (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x))) |
(*.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (neg.f64 x) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(pow.f64 x #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 x (fabs.f64 x))) (neg.f64 (fabs.f64 x))) |
(/.f64 (neg.f64 (/.f64 (neg.f64 x) x)) x) |
(/.f64 (/.f64 x (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 (neg.f64 x) x) (neg.f64 x)) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 x) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) |
(/.f64 #s(literal 1 binary64) x) |
(/.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(/.f64 x (*.f64 x x)) |
(neg.f64 (/.f64 #s(literal -1 binary64) x)) |
(fma.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (fabs.f64 x) x) (/.f64 #s(literal 0 binary64) x)) |
(fma.f64 (/.f64 (fabs.f64 x) x) (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 0 binary64) x)) |
(fma.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 (neg.f64 x) x) (/.f64 #s(literal 0 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 x (fabs.f64 x)) (/.f64 #s(literal 0 binary64) x)) |
(fma.f64 (/.f64 (neg.f64 x) x) (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 0 binary64) x)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (fabs.f64 x) (/.f64 #s(literal 0 binary64) x)) |
(fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (neg.f64 x) (/.f64 #s(literal 0 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (*.f64 x x) (/.f64 #s(literal 0 binary64) x)) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 0 binary64) x)) |
(fma.f64 (fabs.f64 x) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 #s(literal 0 binary64) x)) |
(fma.f64 (neg.f64 x) (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 #s(literal 0 binary64) x)) |
(fma.f64 (neg.f64 x) (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 #s(literal 0 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x (/.f64 #s(literal 0 binary64) x)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 0 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) x)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (neg.f64 x) x) (/.f64 #s(literal 0 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 0 binary64) x)) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 0 binary64) x)) |
(-.f64 (/.f64 #s(literal 2 binary64) (neg.f64 x)) (/.f64 #s(literal 3 binary64) (neg.f64 x))) |
(+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal -1 binary64) x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 0 binary64) x)) |
(+.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 2 binary64) x)) |
#s(literal 1 binary64) |
#s(approx (- (/ (* (/ 1 x) (* x x)) (* (* x x) x)) (/ (* x (cos x)) (* (* x x) x))) (fma.f64 (*.f64 #s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 #s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(literal -1/24 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(literal -1/24 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) #s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(literal -1/24 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) |
(fma.f64 #s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) |
(fma.f64 x (*.f64 #s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(literal -1/24 binary64)) x) #s(literal 1/2 binary64)) |
(-.f64 (*.f64 (*.f64 #s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(literal -1/24 binary64)) x) x) #s(literal -1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 #s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(literal -1/24 binary64)) (fabs.f64 x))) (fabs.f64 x))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 #s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(literal -1/24 binary64)) (neg.f64 x))) (neg.f64 x))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(literal -1/24 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 #s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(literal -1/24 binary64)) x)) x)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 #s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(literal -1/24 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) (*.f64 #s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(literal -1/24 binary64)) x))) |
(+.f64 (*.f64 (*.f64 #s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(literal -1/24 binary64)) x) x) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (neg.f64 (*.f64 #s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(literal -1/24 binary64)) x))) x)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (neg.f64 #s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(literal -1/24 binary64)))) (*.f64 x x))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(literal -1/24 binary64)) x) x)) |
(*.f64 #s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(literal -1/24 binary64)) x) |
(*.f64 x #s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(literal -1/24 binary64))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(literal -1/24 binary64)) |
#s(literal -1/24 binary64) |
#s(literal 1/2 binary64) |
#s(approx (- (/ (* (/ 1 x) (* x x)) (* (* x x) x)) (/ (* x (cos x)) (* (* x x) x))) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) #s(literal 1/2 binary64)) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal -1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (fabs.f64 x))) (fabs.f64 x))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (neg.f64 x))) (neg.f64 x))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (fabs.f64 x)) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x)) x)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x))) x)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))) (*.f64 x x))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (*.f64 (neg.f64 x) x))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x)) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal -1/24 binary64)) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) (neg.f64 x)) (neg.f64 x) #s(literal -1/24 binary64)) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) x) x #s(literal -1/24 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64) #s(literal -1/24 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal -1/24 binary64)) |
(fma.f64 x (*.f64 #s(literal 1/720 binary64) x) #s(literal -1/24 binary64)) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) |
(*.f64 (*.f64 #s(literal 1/720 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1/720 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal 1/720 binary64) x) x) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/720 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/720 binary64))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) #s(literal 1/720 binary64)) |
(*.f64 #s(literal 1/720 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 #s(literal 1/720 binary64) x)) |
(neg.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 x x))) |
#s(literal 1/720 binary64) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x))) (*.f64 x x)) |
(*.f64 (*.f64 (neg.f64 (fabs.f64 x)) #s(literal 1 binary64)) (*.f64 (neg.f64 (fabs.f64 x)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fabs.f64 x))) (*.f64 #s(literal 1 binary64) (neg.f64 (fabs.f64 x)))) |
(*.f64 (neg.f64 (neg.f64 (fabs.f64 x))) (neg.f64 (neg.f64 (fabs.f64 x)))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 x #s(literal -1 binary64))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 (fabs.f64 x) (/.f64 #s(literal 1 binary64) x)) (*.f64 (fabs.f64 x) (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 (*.f64 x x) (*.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) x))) |
(*.f64 (*.f64 x x) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x))) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) x)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 x x) |
(pow.f64 (neg.f64 (fabs.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x))) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(sqrt.f64 (*.f64 (*.f64 x x) (*.f64 x x))) |
(fabs.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x))) |
(fabs.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
#s(literal 1/24 binary64) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(approx (cos x) #s(literal 1 binary64)))) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) #s(literal 1 binary64)))) (neg.f64 x)) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) #s(literal 1 binary64)))) (neg.f64 x)) |
(/.f64 (-.f64 x (neg.f64 (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) x) (*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 x x)) (*.f64 (neg.f64 x) (/.f64 (*.f64 #s(approx (cos x) #s(literal 1 binary64)) x) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (neg.f64 x)) (*.f64 (neg.f64 x) (neg.f64 (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) #s(literal 1 binary64))))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) (neg.f64 (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64)))))) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) x) (*.f64 (neg.f64 x) (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) #s(literal 1 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) x) (*.f64 (fabs.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (fabs.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x)) (*.f64 (fabs.f64 x) (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)))) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x)) (*.f64 (fabs.f64 x) (/.f64 (*.f64 #s(approx (cos x) #s(literal 1 binary64)) x) x))) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 x)) (*.f64 (fabs.f64 x) (neg.f64 (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) #s(literal 1 binary64))))) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 x x) x)) (*.f64 (fabs.f64 x) (neg.f64 (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64)))))) (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) x) (*.f64 (fabs.f64 x) (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) #s(literal 1 binary64)))) (*.f64 (fabs.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (fabs.f64 x) (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (fabs.f64 x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 x x) x)) (*.f64 (fabs.f64 x) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) x) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)))) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 #s(approx (cos x) #s(literal 1 binary64)) x) x))) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (neg.f64 x)) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (neg.f64 (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) #s(literal 1 binary64))))) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (neg.f64 (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64)))))) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) x) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (neg.f64 (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) #s(literal 1 binary64))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (neg.f64 (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64)))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 #s(approx (cos x) #s(literal 1 binary64)) x) x))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (neg.f64 (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) #s(literal 1 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (neg.f64 (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64)))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) x) #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 x x)) |
(/.f64 (-.f64 x (*.f64 x (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x)) (*.f64 x (neg.f64 (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) #s(literal 1 binary64))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 x (neg.f64 (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64)))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) x) (*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 x)) (*.f64 (neg.f64 x) (neg.f64 (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) #s(literal 1 binary64))))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) (neg.f64 (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64)))))) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) x) (*.f64 (neg.f64 x) (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) #s(literal 1 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 x (*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 (*.f64 x x) (neg.f64 (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) #s(literal 1 binary64))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) (neg.f64 (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64)))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 x (*.f64 (*.f64 x x) (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (*.f64 #s(approx (cos x) #s(literal 1 binary64)) x) x))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) #s(literal 1 binary64))))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64)))))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) #s(literal 1 binary64))))) (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64)))))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (/.f64 (*.f64 #s(approx (cos x) #s(literal 1 binary64)) x) x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 (*.f64 #s(approx (cos x) #s(literal 1 binary64)) x) x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 x (*.f64 x (/.f64 (*.f64 #s(approx (cos x) #s(literal 1 binary64)) x) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 (*.f64 #s(approx (cos x) #s(literal 1 binary64)) x) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(approx (cos x) #s(literal 1 binary64)) x) x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (neg.f64 (/.f64 (-.f64 x (*.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (neg.f64 (/.f64 (-.f64 x (*.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (*.f64 x x))) (neg.f64 x)) |
(/.f64 (neg.f64 (+.f64 (neg.f64 x) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) #s(literal 1 binary64))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 x (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64)))))) (neg.f64 (*.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 x (*.f64 #s(approx (cos x) #s(literal 1 binary64)) x)))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) #s(literal 1 binary64))))) (neg.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64)))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) #s(literal 1 binary64))))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64)))))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 x (*.f64 #s(approx (cos x) #s(literal 1 binary64)) x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (cos x) #s(literal 1 binary64)))))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (/.f64 (-.f64 x (*.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) x) (*.f64 x x)) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x)) |
(/.f64 (/.f64 (-.f64 x (*.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (*.f64 x x)) x) |
(/.f64 (+.f64 (neg.f64 x) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) #s(literal 1 binary64)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 x (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 x (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 x (*.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (neg.f64 x) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (neg.f64 (-.f64 x (*.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 x (*.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (*.f64 (*.f64 x x) x)) |
(fma.f64 (*.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (*.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (*.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
(fma.f64 (*.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) |
(fma.f64 (*.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (*.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
(fma.f64 (*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (/.f64 (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) |
(fma.f64 (*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (/.f64 x (fabs.f64 x)) (/.f64 x (fabs.f64 x))) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (/.f64 x (fabs.f64 x)) (/.f64 x (fabs.f64 x))) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (/.f64 x (fabs.f64 x)) (/.f64 x (fabs.f64 x))) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (/.f64 x (fabs.f64 x)) (/.f64 x (fabs.f64 x))) (*.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (/.f64 x (fabs.f64 x)) (/.f64 x (fabs.f64 x))) (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (/.f64 x (fabs.f64 x)) (/.f64 x (fabs.f64 x))) (/.f64 (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (/.f64 x (fabs.f64 x)) (/.f64 x (fabs.f64 x))) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (/.f64 x (fabs.f64 x)) (/.f64 x (fabs.f64 x))) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))) (*.f64 x x) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))) (*.f64 x x) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))) (*.f64 x x) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))) (*.f64 x x) (*.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))) (*.f64 x x) (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))) (*.f64 x x) (/.f64 (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))) (*.f64 x x) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))) (*.f64 x x) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (*.f64 x x) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (*.f64 x x) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (*.f64 x x) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (*.f64 x x) (*.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (*.f64 x x) (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (*.f64 x x) (/.f64 (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (*.f64 x x) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (*.f64 x x) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) (*.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
(fma.f64 (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) (/.f64 (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) |
(fma.f64 (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x) (*.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x) (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x) (/.f64 (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x))) #s(literal 1 binary64))) |
(fma.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
(fma.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) |
(fma.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x (*.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x (/.f64 (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x (*.f64 (neg.f64 x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (*.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (/.f64 (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) x)) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) x)) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) x)) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) x)) (*.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) x)) (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) x)) (/.f64 (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) x)) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (*.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (/.f64 (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64) (*.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))) (*.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))) (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))) (/.f64 (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x))) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x))) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x))) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x))) (*.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x))) (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x))) (/.f64 (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x))) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x))) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x))) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x))) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x))) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x))) (*.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x))) (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x))) (/.f64 (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x))) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x))) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (*.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (/.f64 (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x))) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x)))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x))) #s(literal 1 binary64))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x)))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 x (*.f64 (*.f64 (neg.f64 x) x) x))) (/.f64 (*.f64 x (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)))) |
(-.f64 (/.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) (/.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x))) |
(-.f64 (/.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (/.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) |
(-.f64 (/.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x))) (/.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) #s(literal 1 binary64))) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (/.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x))) #s(literal 1 binary64))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x))) x)) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x)))) |
(*.f64 (*.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (/.f64 x (fabs.f64 x)) (/.f64 x (fabs.f64 x)))) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))) (*.f64 x x)) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (*.f64 x x)) |
(*.f64 (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)) |
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (fabs.f64 (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)))) |
(*.f64 (*.f64 x x) (*.f64 (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)))) |
(*.f64 (*.f64 x x) (*.f64 (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)))) |
(*.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x))) |
(*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) |
(pow.f64 (fabs.f64 x) #s(literal -2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal -2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x))) x) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x))) (neg.f64 (fabs.f64 x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (neg.f64 x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x))) |
(/.f64 (*.f64 (neg.f64 x) x) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (*.f64 x x) (neg.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)))) |
(/.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) x) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x #s(literal -1 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x)) |
(/.f64 x (*.f64 (*.f64 x x) x)) |
(neg.f64 (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (/.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (/.f64 x (fabs.f64 x)) (/.f64 x (fabs.f64 x))) (/.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))) (*.f64 x x) (/.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (*.f64 x x) (/.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) (/.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x) (/.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x (/.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) x)) (/.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (/.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))) (/.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x))) (/.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (/.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 0 binary64) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 3 binary64) (*.f64 (neg.f64 x) x))) |
(+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 2 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 0 binary64) (*.f64 x x))) |
x |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) #s(literal 3 binary64)) (pow.f64 (fabs.f64 x) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x)) #s(literal 3 binary64)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(*.f64 (pow.f64 (fabs.f64 x) #s(literal 3 binary64)) (pow.f64 (*.f64 (fabs.f64 x) (/.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (fabs.f64 x) #s(literal 3 binary64)) (pow.f64 (/.f64 (fabs.f64 x) x) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) |
(*.f64 (*.f64 x (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (pow.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64))) |
(*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (pow.f64 (/.f64 (neg.f64 x) x) #s(literal 3 binary64))) |
(*.f64 (*.f64 (neg.f64 x) x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) x)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) x)) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) |
(*.f64 (*.f64 x x) x) |
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) |
(*.f64 x (*.f64 x x)) |
(pow.f64 x #s(literal 3 binary64)) |
(/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) #s(literal 3 binary64)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x)) |
(neg.f64 (pow.f64 (*.f64 x #s(literal -1 binary64)) #s(literal 3 binary64))) |
(neg.f64 (*.f64 (*.f64 (neg.f64 x) x) x)) |
(*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x)) x) |
(*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x))) |
(*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(approx (cos x) #s(literal 1 binary64)))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) #s(literal 1 binary64)))) x) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(approx (cos x) #s(literal 1 binary64)) x) x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(approx (cos x) #s(literal 1 binary64))) x) |
(/.f64 (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (*.f64 x x)) |
(/.f64 (/.f64 (*.f64 #s(approx (cos x) #s(literal 1 binary64)) x) x) (*.f64 x x)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (*.f64 #s(approx (cos x) #s(literal 1 binary64)) x) (*.f64 (*.f64 x x) x)) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) x) |
(*.f64 x #s(approx (cos x) #s(literal 1 binary64))) |
#s(approx (cos x) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) (fabs.f64 x))) |
(*.f64 (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x)) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) x)) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x))) (neg.f64 x)) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x))) (neg.f64 x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x)) (/.f64 #s(literal -1 binary64) x)) (neg.f64 x)) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x)) (neg.f64 x)) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x)) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x)) #s(literal -1 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x)))) (neg.f64 x)) |
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x)))) (neg.f64 x)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal -1 binary64) x))) (neg.f64 x)) |
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal -1 binary64) x))) (neg.f64 x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x)))) (*.f64 x x)) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) x)) (neg.f64 x)) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64) #s(literal -1 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (cos.f64 x)))) (neg.f64 x)) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (cos.f64 x)))) (neg.f64 x)) |
(/.f64 (-.f64 x (neg.f64 (*.f64 (neg.f64 x) (cos.f64 x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 (cos.f64 x) (neg.f64 x))) (neg.f64 x)) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x))) (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x))) (fabs.f64 x) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x))) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x))) x (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x))) (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x))) (*.f64 x x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x))) (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))) (neg.f64 x) (*.f64 (fabs.f64 x) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)))) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))) (fabs.f64 x) (*.f64 (fabs.f64 x) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (fabs.f64 x) (*.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 (fabs.f64 x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)))) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (fabs.f64 x) (neg.f64 x))) (*.f64 (fabs.f64 x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fabs.f64 x) (*.f64 x x))) (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))) x (*.f64 (fabs.f64 x) (/.f64 #s(literal 1 binary64) x))) (*.f64 (fabs.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))) (neg.f64 x) (*.f64 (fabs.f64 x) (/.f64 #s(literal -1 binary64) x))) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))) (*.f64 x x) (fabs.f64 x)) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))) (*.f64 (neg.f64 x) x) (*.f64 (fabs.f64 x) #s(literal -1 binary64))) (*.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))) (*.f64 (*.f64 x x) x) (*.f64 (fabs.f64 x) x)) (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal -1 binary64) x)) (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal -1 binary64) x)) (fabs.f64 x) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal -1 binary64) x)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal -1 binary64) x)) (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal -1 binary64) x)) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal -1 binary64) x)) x (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal -1 binary64) x)) (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal -1 binary64) x)) (*.f64 x x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal -1 binary64) x)) (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal -1 binary64) x)) (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)) (neg.f64 x) (*.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)) (fabs.f64 x) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)) x x) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)) (neg.f64 x) (neg.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)) (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) #s(literal -1 binary64))) (*.f64 (*.f64 x x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)) (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)) (fabs.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) (fabs.f64 x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)) x (neg.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)) (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal -1 binary64) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)) (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))) (neg.f64 x) (*.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))) (fabs.f64 x) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))) x x) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))) (neg.f64 x) (neg.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))) (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) #s(literal -1 binary64))) (*.f64 (*.f64 x x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) (fabs.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) (fabs.f64 x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) x (neg.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal -1 binary64) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)))) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) (neg.f64 x) (neg.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) x) (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) x) (fabs.f64 x) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)))) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) x) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) x) x (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) x) (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) x) (*.f64 x x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) x) (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) x) (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 x)) (neg.f64 x) (*.f64 x (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 x)) (fabs.f64 x) (*.f64 x (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 x (fabs.f64 x))) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 x)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 x (*.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 x (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)))) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (neg.f64 x) x)) (*.f64 x (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 x)) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) x)) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 x)) (neg.f64 x) (*.f64 x (/.f64 #s(literal -1 binary64) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 x)) (*.f64 (*.f64 x x) x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 (neg.f64 x) (cos.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (cos.f64 x) (fabs.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) (fabs.f64 x))) |
(/.f64 (fma.f64 (cos.f64 x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal -1 binary64) (*.f64 x x)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)))) |
(/.f64 (fma.f64 (cos.f64 x) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x))))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (fabs.f64 x) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))))) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal -1 binary64) x)))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 x x) (*.f64 (neg.f64 x) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 x x) (*.f64 (neg.f64 x) (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 x x) (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) x))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) x (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (neg.f64 x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) (cos.f64 x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 x) (*.f64 (fabs.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x))))) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (fabs.f64 x) (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 x) (*.f64 (fabs.f64 x) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal -1 binary64) x)))) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x) (*.f64 (fabs.f64 x) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)))) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 x) x) (*.f64 (fabs.f64 x) (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)))) (*.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x) (*.f64 (fabs.f64 x) (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 x) x) (*.f64 (fabs.f64 x) (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x) (*.f64 (fabs.f64 x) (neg.f64 (cos.f64 x)))) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 x) (*.f64 (fabs.f64 x) (/.f64 (cos.f64 x) x))) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) x (*.f64 (fabs.f64 x) (/.f64 (cos.f64 x) (neg.f64 x)))) (*.f64 (fabs.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 x) x) (*.f64 (fabs.f64 x) (cos.f64 x))) (*.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (fabs.f64 x) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))))) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (fabs.f64 x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal -1 binary64) x)))) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)))) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) x (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (cos.f64 x) (neg.f64 x)))) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (cos.f64 x))) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (neg.f64 x))) |
(/.f64 (fma.f64 (neg.f64 x) (fabs.f64 x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (fabs.f64 x))) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal -1 binary64) x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (/.f64 (cos.f64 x) (neg.f64 x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (neg.f64 x))) |
(/.f64 (fma.f64 (fabs.f64 x) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fabs.f64 x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal -1 binary64) x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (cos.f64 x) (neg.f64 x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) x)) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (cos.f64 x) x) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x) (*.f64 x (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x) (*.f64 x (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))))) (*.f64 x (fabs.f64 x))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x) (*.f64 x (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal -1 binary64) x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (+.f64 x (*.f64 x (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (+.f64 x (*.f64 x (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 x x) x)) |
(/.f64 (+.f64 (neg.f64 x) (*.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x) (*.f64 x (/.f64 (cos.f64 x) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x))))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (fabs.f64 x) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))))) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal -1 binary64) x)))) (*.f64 x x)) |
(/.f64 (+.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (+.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) x))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) x (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (neg.f64 x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) (cos.f64 x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (+.f64 (neg.f64 x) (*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (+.f64 (fabs.f64 x) (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))))) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(/.f64 (+.f64 (neg.f64 x) (*.f64 (*.f64 x x) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal -1 binary64) x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 x x) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)))) (*.f64 (*.f64 x x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 x x) (*.f64 (neg.f64 x) x))) |
(/.f64 (+.f64 (neg.f64 x) (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (fabs.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))))) (*.f64 (*.f64 (neg.f64 x) x) (fabs.f64 x))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal -1 binary64) x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 x))) |
(/.f64 (fma.f64 x (fabs.f64 x) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))))) (*.f64 (*.f64 (*.f64 x x) x) (fabs.f64 x))) |
(/.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal -1 binary64) x)))) (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) x (*.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 (*.f64 x x) x) (/.f64 (cos.f64 x) (neg.f64 x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (cos.f64 x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) x (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) x (*.f64 (*.f64 (*.f64 x x) x) (cos.f64 x))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (+.f64 (neg.f64 x) (*.f64 x (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (cos.f64 x) (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (fma.f64 (cos.f64 x) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (cos.f64 x) x) (*.f64 (*.f64 x x) x)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (neg.f64 x)) (*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (cos.f64 x))))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) x) (*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) x) (cos.f64 x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 x (/.f64 (cos.f64 x) x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 x x)) (*.f64 (neg.f64 x) (/.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (fabs.f64 x)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) (neg.f64 (*.f64 (neg.f64 x) (cos.f64 x))))) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (cos.f64 x)))) (*.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) x) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (neg.f64 x)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (neg.f64 x)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 x x)) (*.f64 (neg.f64 x) (cos.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 x)) (*.f64 (fabs.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (cos.f64 x))))) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) x) (*.f64 (fabs.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) x) (cos.f64 x)))) (*.f64 (fabs.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x)) (*.f64 (fabs.f64 x) (*.f64 x (/.f64 (cos.f64 x) x)))) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x)) (*.f64 (fabs.f64 x) (/.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x)) (*.f64 (fabs.f64 x) (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 x x) x)) (*.f64 (fabs.f64 x) (neg.f64 (*.f64 (neg.f64 x) (cos.f64 x))))) (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (fabs.f64 x) (*.f64 (neg.f64 x) (cos.f64 x)))) (*.f64 (fabs.f64 x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 x) x)) (*.f64 (fabs.f64 x) (neg.f64 (cos.f64 x)))) (*.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) x) (*.f64 (fabs.f64 x) (/.f64 (cos.f64 x) x))) (*.f64 (fabs.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 x x) x)) (*.f64 (fabs.f64 x) (*.f64 (cos.f64 x) x))) (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 x)) (*.f64 (fabs.f64 x) (/.f64 (cos.f64 x) (neg.f64 x)))) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x)) (*.f64 (fabs.f64 x) (cos.f64 x))) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (neg.f64 x)) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) x) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (cos.f64 x)))) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 x (/.f64 (cos.f64 x) x)))) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (fabs.f64 x)) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (neg.f64 (*.f64 (neg.f64 x) (cos.f64 x))))) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) (cos.f64 x)))) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) x) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (neg.f64 x)) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (cos.f64 x) (neg.f64 x)))) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (cos.f64 x))) (*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (cos.f64 x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 x (/.f64 (cos.f64 x) x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (fabs.f64 x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (neg.f64 (*.f64 (neg.f64 x) (cos.f64 x))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (/.f64 (cos.f64 x) (neg.f64 x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) x) (cos.f64 x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (/.f64 (cos.f64 x) x)))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (fabs.f64 x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (neg.f64 (*.f64 (neg.f64 x) (cos.f64 x))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (neg.f64 x) (cos.f64 x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (cos.f64 x) (neg.f64 x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x)) (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (cos.f64 x))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) x) (cos.f64 x)))) (*.f64 x x)) |
(/.f64 (-.f64 x (*.f64 x (*.f64 x (/.f64 (cos.f64 x) x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (*.f64 x (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 x (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 x (neg.f64 (*.f64 (neg.f64 x) (cos.f64 x))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x)) (*.f64 x (/.f64 (cos.f64 x) (neg.f64 x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 x)) (*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (cos.f64 x))))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) x) (*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) x) (cos.f64 x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 x (/.f64 (cos.f64 x) x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (fabs.f64 x)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) (neg.f64 (*.f64 (neg.f64 x) (cos.f64 x))))) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (cos.f64 x)))) (*.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) x) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 x)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (neg.f64 x)))) (*.f64 x x)) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 x (*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) x) (cos.f64 x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (/.f64 (cos.f64 x) x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (fabs.f64 x) (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) (neg.f64 (*.f64 (neg.f64 x) (cos.f64 x))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 x (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (cos.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x (/.f64 (cos.f64 x) x)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 (*.f64 (neg.f64 x) (cos.f64 x))))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) (cos.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (neg.f64 x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (cos.f64 x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x (/.f64 (cos.f64 x) x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 x (fabs.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 (*.f64 (*.f64 x x) x) (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 (*.f64 (neg.f64 x) (cos.f64 x))))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 (cos.f64 x) (neg.f64 x)))) (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (/.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (cos.f64 x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (cos.f64 x) x) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 x (*.f64 x (/.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 x (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) (*.f64 (neg.f64 x) (cos.f64 x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) (*.f64 x x)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal -1 binary64))) (*.f64 x x)) |
(/.f64 (neg.f64 (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (cos.f64 x) x) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (fabs.f64 x))) (neg.f64 (fabs.f64 x))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 x)) (*.f64 x x) x)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) (cos.f64 x) x)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (cos.f64 x)) (*.f64 x x) (*.f64 x x))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 x)) x #s(literal 1 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 x)) (*.f64 (neg.f64 x) x) (*.f64 x #s(literal -1 binary64)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (cos.f64 x) (neg.f64 x))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (+.f64 x (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (neg.f64 x))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (neg.f64 (fma.f64 x x (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))))) (neg.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (neg.f64 x) (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (neg.f64 x))))) (*.f64 (*.f64 x x) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (cos.f64 x) x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 x (*.f64 (neg.f64 x) (cos.f64 x))))) (neg.f64 (*.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 x (*.f64 (cos.f64 x) x)))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 (*.f64 x x) x) (/.f64 (cos.f64 x) x)))) (neg.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) (cos.f64 x))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (cos.f64 x) x) (*.f64 (*.f64 x x) x)))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 (cos.f64 x) x)))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) (cos.f64 x))))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 (neg.f64 x) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x)))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x)))) (neg.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 x (*.f64 (cos.f64 x) x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (cos.f64 x) x) (*.f64 (*.f64 x x) x))))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (cos.f64 x)) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) #s(literal -1 binary64)))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 (neg.f64 x) x)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal -1 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) x) (*.f64 x x)) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (cos.f64 x) x) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (cos.f64 x) #s(literal 1 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (cos.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) x)) (*.f64 x #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) x)) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) x) #s(literal 1 binary64)) (*.f64 x #s(literal -1 binary64))) |
(/.f64 (*.f64 (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) x) #s(literal 1 binary64)) (neg.f64 x)) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 x)) (*.f64 x x) x) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (neg.f64 x) (cos.f64 x) x) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 x)) x #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 x)) (*.f64 (neg.f64 x) x) (*.f64 x #s(literal -1 binary64))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (cos.f64 x) (neg.f64 x)))) (*.f64 x x)) |
(/.f64 (+.f64 x (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (neg.f64 x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (neg.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) #s(literal -1 binary64))) (*.f64 (*.f64 x x) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (cos.f64 x) x) x) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (cos.f64 x) (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 x x) #s(literal -1 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (cos.f64 x) x))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 x (*.f64 (neg.f64 x) (cos.f64 x)))) (*.f64 x (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 (*.f64 x x) x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 x))) |
(/.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 (*.f64 x x) x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) (cos.f64 x)))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (neg.f64 x) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (cos.f64 x) x) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) (cos.f64 x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (+.f64 (neg.f64 x) (*.f64 (cos.f64 x) x)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 x x) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 x (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (cos.f64 x) x) (*.f64 (*.f64 x x) x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) x) (*.f64 x #s(literal -1 binary64))) |
(/.f64 (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) x) (neg.f64 x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x)))) |
(neg.f64 (*.f64 (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x)) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))) |
(fma.f64 (*.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (*.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))) |
(fma.f64 (*.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 x (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 x x))) |
(fma.f64 (*.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (*.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(fma.f64 (*.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (*.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (*.f64 (neg.f64 (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))) |
(fma.f64 (*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (/.f64 (*.f64 x (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 x x))) |
(fma.f64 (*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (/.f64 (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(fma.f64 (*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (/.f64 x (fabs.f64 x)) (/.f64 x (fabs.f64 x))) (*.f64 (neg.f64 (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (/.f64 x (fabs.f64 x)) (/.f64 x (fabs.f64 x))) (*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (/.f64 x (fabs.f64 x)) (/.f64 x (fabs.f64 x))) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (/.f64 x (fabs.f64 x)) (/.f64 x (fabs.f64 x))) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (/.f64 x (fabs.f64 x)) (/.f64 x (fabs.f64 x))) (/.f64 (*.f64 x (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 x x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (/.f64 x (fabs.f64 x)) (/.f64 x (fabs.f64 x))) (/.f64 (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (/.f64 x (fabs.f64 x)) (/.f64 x (fabs.f64 x))) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (/.f64 x (fabs.f64 x)) (/.f64 x (fabs.f64 x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (/.f64 x (fabs.f64 x)) (/.f64 x (fabs.f64 x))) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (/.f64 x (fabs.f64 x)) (/.f64 x (fabs.f64 x))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (/.f64 x (fabs.f64 x)) (/.f64 x (fabs.f64 x))) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))) (*.f64 x x) (*.f64 (neg.f64 (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))) (*.f64 x x) (*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))) (*.f64 x x) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))) (*.f64 x x) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))) (*.f64 x x) (/.f64 (*.f64 x (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 x x))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))) (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))) (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))) (*.f64 x x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))) (*.f64 x x) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))) (*.f64 x x) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))) (*.f64 x x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (*.f64 x x) (*.f64 (neg.f64 (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (*.f64 x x) (*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (*.f64 x x) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (*.f64 x x) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (*.f64 x x) (/.f64 (*.f64 x (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 x x))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (*.f64 x x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (*.f64 x x) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (*.f64 x x) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (*.f64 x x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) (*.f64 (neg.f64 (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) (*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))) |
(fma.f64 (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) (/.f64 (*.f64 x (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 x x))) |
(fma.f64 (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) (/.f64 (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(fma.f64 (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x) (*.f64 (neg.f64 (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x) (*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x) (/.f64 (*.f64 x (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 x x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) #s(literal 1 binary64))) |
(fma.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))) |
(fma.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 x x))) |
(fma.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(fma.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (cos.f64 x) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 (cos.f64 x) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x (*.f64 (neg.f64 (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x (*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x (/.f64 (*.f64 x (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x (/.f64 (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (*.f64 (neg.f64 (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (/.f64 (*.f64 x (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (/.f64 (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (cos.f64 x) x) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) x)) (*.f64 (neg.f64 (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) x)) (*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) x)) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) x)) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) x)) (/.f64 (*.f64 x (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) x)) (/.f64 (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) x)) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) x)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (*.f64 (neg.f64 (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (/.f64 (*.f64 x (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (/.f64 (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64) (*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64) (/.f64 (*.f64 x (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))) (*.f64 (neg.f64 (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))) (*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))) (/.f64 (*.f64 x (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 x x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))) (/.f64 (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x))) (*.f64 (neg.f64 (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x))) (*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x))) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x))) (/.f64 (*.f64 x (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 x x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x))) (/.f64 (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x))) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x))) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x))) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x))) (*.f64 (neg.f64 (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x))) (*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x))) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x))) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x))) (/.f64 (*.f64 x (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 x x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x))) (/.f64 (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x))) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x))) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x))) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (*.f64 (neg.f64 (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (/.f64 (*.f64 x (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 x x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (/.f64 (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (neg.f64 (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (*.f64 x (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 x x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (neg.f64 (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 x (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 x x))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 (cos.f64 x) (neg.f64 x)) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (cos.f64 x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 x (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (cos.f64 x) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (cos.f64 x) (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 x (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 x x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 x x) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) #s(literal 1 binary64))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 x (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 x x))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 x x) x))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 x (*.f64 (*.f64 (neg.f64 x) x) x))) (/.f64 (*.f64 x (*.f64 (neg.f64 x) (cos.f64 x))) (*.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)))) |
(-.f64 (/.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) (/.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (/.f64 (cos.f64 x) x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x))) |
(-.f64 (/.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (/.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (neg.f64 x) (cos.f64 x))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) |
(-.f64 (/.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x))) (/.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (cos.f64 x) x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) (cos.f64 x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 x x) (*.f64 (neg.f64 x) x))) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 (neg.f64 x) x)))) |
(-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) |
(-.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) x)) |
(-.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(-.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(-.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) |
(-.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(-.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 (/.f64 (cos.f64 x) (fabs.f64 x))) (/.f64 #s(literal -1 binary64) (fabs.f64 x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x))) (/.f64 (cos.f64 x) (fabs.f64 x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (cos.f64 x) (neg.f64 x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 (/.f64 #s(literal -1 binary64) x) x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (/.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x x) (cos.f64 x)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal -1 binary64) x)) x)) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (cos.f64 x) (neg.f64 x)) (/.f64 #s(literal -1 binary64) x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 (/.f64 (cos.f64 x) (neg.f64 x)) (*.f64 x x)) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 (neg.f64 (cos.f64 x)) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 x x) (*.f64 (neg.f64 x) x))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 (*.f64 x x) (*.f64 (neg.f64 x) x)))) |
(+.f64 (/.f64 (*.f64 (/.f64 (cos.f64 x) (neg.f64 x)) x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 (/.f64 (cos.f64 x) (neg.f64 x)) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (/.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (cos.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) |
(+.f64 (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x))) x)) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) #s(literal 1 binary64))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 (cos.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 x (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 x x) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (neg.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(*.f64 (/.f64 x (fabs.f64 x)) (/.f64 (cos.f64 x) (fabs.f64 x))) |
(*.f64 (/.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (neg.f64 x))) |
(*.f64 (/.f64 (cos.f64 x) (fabs.f64 x)) (/.f64 x (fabs.f64 x))) |
(*.f64 (/.f64 (cos.f64 x) x) #s(literal 1 binary64)) |
(*.f64 (/.f64 (cos.f64 x) (neg.f64 x)) (/.f64 (neg.f64 x) x)) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) x)) |
(*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 x) (neg.f64 x))) |
(*.f64 x (/.f64 (cos.f64 x) (*.f64 x x))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 x) x) (fabs.f64 x))) (neg.f64 (fabs.f64 x))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) x)) x) |
(/.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 x) x) x)) (neg.f64 x)) |
(/.f64 (/.f64 (*.f64 (cos.f64 x) x) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) x) (neg.f64 x)) |
(/.f64 (/.f64 (*.f64 (cos.f64 x) x) x) x) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (cos.f64 x))) (*.f64 x x)) |
(/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (cos.f64 x)) (*.f64 x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (cos.f64 x)) (neg.f64 x)) |
(/.f64 (*.f64 (cos.f64 x) x) (*.f64 x x)) |
(/.f64 (cos.f64 x) x) |
(neg.f64 (/.f64 (cos.f64 x) (neg.f64 x))) |
(+.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) x) (/.f64 (cos.f64 x) x)) |
(*.f64 (*.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (/.f64 x (fabs.f64 x)) (/.f64 x (fabs.f64 x)))) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))) (*.f64 x x)) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (*.f64 x x)) |
(*.f64 (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)) |
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (fabs.f64 (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)))) |
(*.f64 (*.f64 x x) (*.f64 (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)))) |
(*.f64 (*.f64 x x) (*.f64 (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)))) |
(*.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x))) |
(*.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) |
(pow.f64 (fabs.f64 x) #s(literal -2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal -2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x))) x) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x))) (neg.f64 (fabs.f64 x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (neg.f64 x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x))) |
(/.f64 (*.f64 (neg.f64 x) x) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (*.f64 x x) (neg.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)))) |
(/.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) x) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x #s(literal -1 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x)) |
(/.f64 x (*.f64 (*.f64 x x) x)) |
(neg.f64 (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (/.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (/.f64 x (fabs.f64 x)) (/.f64 x (fabs.f64 x))) (/.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))) (*.f64 x x) (/.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (*.f64 x x) (/.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) (/.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x) (/.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x (/.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) x)) (/.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) x)) (/.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))) (/.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x))) (/.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x))) (/.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (/.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 0 binary64) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 3 binary64) (*.f64 (neg.f64 x) x))) |
(+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 2 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 0 binary64) (*.f64 x x))) |
#s(approx (- (/ (* (/ 1 x) (* x x)) (* (* x x) x)) (/ (* x (cos x)) (* (* x x) x))) #s(literal 1/2 binary64)) |
#s(approx (- (/ (* (/ 1 x) (* x x)) (* (* x x) x)) (/ (* x (cos x)) (* (* x x) x))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (- (/ (* (/ 1 x) (* x x)) (* (* x x) x)) (/ (* x (cos x)) (* (* x x) x))) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (- (/ (* (/ 1 x) (* x x)) (* (* x x) x)) (/ (* x (cos x)) (* (* x x) x))) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal -1/40320 binary64) x) x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (+ (* (cos x) (/ -1 x)) (/ 1 x)) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (+ (* (cos x) (/ -1 x)) (/ 1 x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (+ (* (cos x) (/ -1 x)) (/ 1 x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x)) |
#s(approx (+ (* (cos x) (/ -1 x)) (/ 1 x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal -1/40320 binary64) x) x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x)) |
#s(approx (cos x) #s(literal 1 binary64)) |
#s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos x) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) x) x #s(literal 1 binary64))) |
#s(approx (* (/ 1 x) (* x x)) x) |
#s(approx (/ -1 x) (/.f64 #s(literal -1 binary64) x)) |
#s(approx (/ 1 x) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (- (/ (* (/ 1 x) (* x x)) (* (* x x) x)) (/ (* x (cos x)) (* (* x x) x))) #s(literal 1/2 binary64)) |
#s(approx (- (/ (* (/ 1 x) (* x x)) (* (* x x) x)) (/ (* x (cos x)) (* (* x x) x))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (- (/ (* (/ 1 x) (* x x)) (* (* x x) x)) (/ (* x (cos x)) (* (* x x) x))) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (- (/ (* (/ 1 x) (* x x)) (* (* x x) x)) (/ (* x (cos x)) (* (* x x) x))) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal -1/40320 binary64) x) x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal -1/40320 binary64) x) x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) (*.f64 #s(literal -1/24 binary64) x)) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x)) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal -1/40320 binary64) x) x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) x)) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(literal -1/24 binary64)) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal -1/40320 binary64) x) x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) |
#s(approx (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (- (* 1/720 (* x x)) 1/24) #s(literal -1/24 binary64)) |
#s(approx (- (* 1/720 (* x x)) 1/24) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) |
#s(approx (* 1/720 (* x x)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (- (/ (* (/ 1 x) (* x x)) (* (* x x) x)) (/ (* x (cos x)) (* (* x x) x))) #s(literal 1/2 binary64)) |
#s(approx (- (/ (* (/ 1 x) (* x x)) (* (* x x) x)) (/ (* x (cos x)) (* (* x x) x))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (- (/ (* (/ 1 x) (* x x)) (* (* x x) x)) (/ (* x (cos x)) (* (* x x) x))) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (- (/ (* (/ 1 x) (* x x)) (* (* x x) x)) (/ (* x (cos x)) (* (* x x) x))) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal -1/40320 binary64) x) x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (/ (* (/ 1 x) (* x x)) (* (* x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
#s(approx (* (/ 1 x) (* x x)) x) |
#s(approx (* (* x x) x) (*.f64 (*.f64 x x) x)) |
#s(approx (/ (* x (cos x)) (* (* x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
#s(approx (/ (* x (cos x)) (* (* x x) x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) |
#s(approx (/ (* x (cos x)) (* (* x x) x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
#s(approx (/ (* x (cos x)) (* (* x x) x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
#s(approx (* x (cos x)) x) |
#s(approx (* x (cos x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (* x (cos x)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (* x (cos x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) x) x #s(literal 1 binary64)) x)) |
#s(approx (- (/ (* (/ 1 x) (* x x)) (* (* x x) x)) (/ (* x (cos x)) (* (* x x) x))) #s(literal 1/2 binary64)) |
#s(approx (- (/ (* (/ 1 x) (* x x)) (* (* x x) x)) (/ (* x (cos x)) (* (* x x) x))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (- (/ (* (/ 1 x) (* x x)) (* (* x x) x)) (/ (* x (cos x)) (* (* x x) x))) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (- (/ (* (/ 1 x) (* x x)) (* (* x x) x)) (/ (* x (cos x)) (* (* x x) x))) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal -1/40320 binary64) x) x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (/ (cos x) x) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (/ (cos x) x) (fma.f64 #s(literal -1/2 binary64) x (/.f64 #s(literal 1 binary64) x))) |
#s(approx (/ (cos x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x (/.f64 #s(literal 1 binary64) x))) |
#s(approx (/ (cos x) x) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) x (/.f64 #s(literal 1 binary64) x))) |
#s(approx (/ (* (/ 1 x) (* x x)) (* (* x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
#s(approx (- (/ (* (/ 1 x) (* x x)) (* (* x x) x)) (/ (* x (cos x)) (* (* x x) x))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (+ (* (cos x) (/ -1 x)) (/ 1 x)) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
#s(approx (cos x) (cos.f64 x)) |
#s(approx (- (/ (* (/ 1 x) (* x x)) (* (* x x) x)) (/ (* x (cos x)) (* (* x x) x))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal -1/40320 binary64))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/40320 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/40320 binary64)) (/.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) (*.f64 (-.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/720 binary64) (*.f64 x x)) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) (/.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/40320 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) #s(literal -1/40320 binary64))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (-.f64 (/.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/40320 binary64)))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (-.f64 (-.f64 (/.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/40320 binary64)) (/.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) x) x)) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/40320 binary64)))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/40320 binary64)) (/.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
#s(approx (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/720 binary64))) |
#s(approx (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (*.f64 (-.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
#s(approx (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -1/720 binary64)) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
#s(approx (- (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
#s(approx (- (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 (-.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) x) x)) |
#s(approx (- (/ (* (/ 1 x) (* x x)) (* (* x x) x)) (/ (* x (cos x)) (* (* x x) x))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (/ (* x (cos x)) (* (* x x) x)) (/.f64 (cos.f64 x) (*.f64 x x))) |
#s(approx (* x (cos x)) (*.f64 (cos.f64 x) x)) |
#s(approx (- (/ (* (/ 1 x) (* x x)) (* (* x x) x)) (/ (* x (cos x)) (* (* x x) x))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (/ (cos x) x) (/.f64 (cos.f64 x) x)) |
#s(approx (- (/ (* (/ 1 x) (* x x)) (* (* x x) x)) (/ (* x (cos x)) (* (* x x) x))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (+ (* (cos x) (/ -1 x)) (/ 1 x)) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) (*.f64 (neg.f64 (-.f64 #s(literal 1/40320 binary64) (/.f64 #s(literal 1/720 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) (*.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) (+.f64 (-.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/720 binary64) (*.f64 x x))) #s(literal 1/40320 binary64)))) |
Compiled 23 012 to 4 743 computations (79.4% saved)
56 alts after pruning (50 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 930 | 40 | 1 970 |
| Fresh | 5 | 10 | 15 |
| Picked | 3 | 2 | 5 |
| Done | 1 | 4 | 5 |
| Total | 1 939 | 56 | 1 995 |
| Status | Accuracy | Program |
|---|---|---|
| 55.9% | (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1/2 binary64) x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) | |
| 25.6% | (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(approx (- 0 (cos x)) #s(literal -1 binary64)) (*.f64 x x))) | |
| 56.0% | (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1/2 binary64) x) (*.f64 (/.f64 (cos.f64 x) x) (/.f64 #s(literal -1 binary64) x))) | |
| 25.2% | (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) | |
| ▶ | 25.4% | (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
| 26.4% | (fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) | |
| 26.7% | (fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x))) x)) | |
| 2.9% | (fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (*.f64 x x) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x))) x)) | |
| 2.9% | (fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (*.f64 x x) (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) | |
| 2.6% | (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) | |
| 2.6% | (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x) (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) | |
| 2.6% | (fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) | |
| 2.5% | (fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x))) x)) | |
| 2.6% | (fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) | |
| 2.8% | (fma.f64 (*.f64 x x) (*.f64 (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x))) (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) | |
| 55.8% | (fma.f64 (cos.f64 x) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) | |
| 4.6% | (fma.f64 #s(approx (/ (cos x) x) (fma.f64 #s(literal -1/2 binary64) x (/.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) | |
| 26.2% | (fma.f64 #s(approx (/ (cos x) x) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) | |
| 19.0% | (/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 x)) (*.f64 (*.f64 x x) x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) | |
| 25.0% | (/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 x)) (*.f64 x x) x) (*.f64 (*.f64 x x) x)) | |
| 25.0% | (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (*.f64 x x) (/.f64 (cos.f64 x) (neg.f64 x))) x) | |
| 15.5% | (/.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) | |
| ✓ | 56.8% | (/.f64 (fma.f64 (cos.f64 x) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) x)) x) |
| 55.8% | (/.f64 (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (*.f64 x x)) x) | |
| 55.8% | (/.f64 (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) x) (*.f64 x x)) | |
| ✓ | 56.8% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
| ▶ | 24.2% | (/.f64 (/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) x) x) |
| ▶ | 56.7% | (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) x)) x) |
| 1.5% | (/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x))) | |
| 2.5% | (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)))) (*.f64 (*.f64 x x) (*.f64 x x))) | |
| 19.4% | (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 (*.f64 x x) x) x)) | |
| 46.7% | (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x)) | |
| 25.2% | (/.f64 (-.f64 x (*.f64 x (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)))) (*.f64 (*.f64 x x) x)) | |
| 25.4% | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 x x)) | |
| ✓ | 55.9% | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| ✓ | 24.9% | (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
| 45.9% | (/.f64 #s(approx (/ (- 1 (cos x)) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) x)) x) | |
| 26.0% | (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) | |
| 2.7% | (-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 (*.f64 x x) x)) #s(approx (/ (* x (cos x)) (* (* x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) | |
| ▶ | 2.3% | (-.f64 (/.f64 (*.f64 x x) (neg.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)))) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
| 4.0% | (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (*.f64 (*.f64 x x) (*.f64 x x)))) | |
| 25.7% | (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) | |
| 56.2% | (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))) | |
| 26.2% | (-.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 3 binary64) (*.f64 (neg.f64 x) x))) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) | |
| 24.7% | (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) | |
| 26.1% | (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) | |
| 2.5% | (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (*.f64 x x)) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) | |
| 2.1% | (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) | |
| 2.2% | (-.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) | |
| 25.1% | (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) | |
| 26.0% | (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x))) x)) | |
| ▶ | 56.8% | (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
| 46.6% | #s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) | |
| 45.9% | #s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 #s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal -1/40320 binary64) x) x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) x) x #s(literal 1/2 binary64))) | |
| ✓ | 45.9% | #s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 #s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
| ✓ | 47.2% | #s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
Compiled 1 324 to 1 175 computations (11.3% saved)
| Inputs |
|---|
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) |
(-.f64 #s(literal 1 binary64) (cos.f64 x)) |
(cos.f64 x) |
(/.f64 (/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) x) x) |
(/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) x) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) x) |
(*.f64 #s(literal 1/2 binary64) x) |
#s(literal 1/2 binary64) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 x x) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(literal -1 binary64) |
(/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)) |
#s(approx (cos x) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 x x) (neg.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)))) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(/.f64 (*.f64 x x) (neg.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)))) |
(neg.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x))) |
(*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) |
(neg.f64 x) |
(/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) |
(*.f64 x #s(approx (cos x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) x)) x) |
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) x)) |
(/.f64 (cos.f64 x) x) |
| Outputs |
|---|
#s(approx (* (/ 1 x) (/ (- 1 (cos x)) x)) #s(hole binary64 1/2)) |
#s(approx (* (/ 1 x) (/ (- 1 (cos x)) x)) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (* (/ 1 x) (/ (- 1 (cos x)) x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (* (/ 1 x) (/ (- 1 (cos x)) x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (* x (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (cos x) #s(hole binary64 1)) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 1/2)) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (* (* 1/2 x) x) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (* 1/2 x) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* (/ 1 (* (* x x) x)) x) (* -1 (/ (cos x) (* x x)))) #s(hole binary64 1/2)) |
#s(approx (+ (* (/ 1 (* (* x x) x)) x) (* -1 (/ (cos x) (* x x)))) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (+ (* (/ 1 (* (* x x) x)) x) (* -1 (/ (cos x) (* x x)))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (+ (* (/ 1 (* (* x x) x)) x) (* -1 (/ (cos x) (* x x)))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (/ 1 (* (* x x) x)) #s(hole binary64 (/ 1 (pow x 3)))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* -1 (/ (cos x) (* x x))) #s(hole binary64 (/ -1 (pow x 2)))) |
#s(approx (* -1 (/ (cos x) (* x x))) #s(hole binary64 (/ (- (* 1/2 (pow x 2)) 1) (pow x 2)))) |
#s(approx (* -1 (/ (cos x) (* x x))) #s(hole binary64 (/ (- (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))) 1) (pow x 2)))) |
#s(approx (* -1 (/ (cos x) (* x x))) #s(hole binary64 (/ (- (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))) 1) (pow x 2)))) |
#s(approx (/ (cos x) (* x x)) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (/ (cos x) (* x x)) #s(hole binary64 (/ (+ 1 (* -1/2 (pow x 2))) (pow x 2)))) |
#s(approx (/ (cos x) (* x x)) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) (pow x 2)))) |
#s(approx (/ (cos x) (* x x)) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))) (pow x 2)))) |
#s(approx (- (/ (* x x) (neg (* (neg x) (* (* x x) x)))) (/ (* x (cos x)) (* (* x x) x))) #s(hole binary64 1/2)) |
#s(approx (- (/ (* x x) (neg (* (neg x) (* (* x x) x)))) (/ (* x (cos x)) (* (* x x) x))) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (- (/ (* x x) (neg (* (neg x) (* (* x x) x)))) (/ (* x (cos x)) (* (* x x) x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (- (/ (* x x) (neg (* (neg x) (* (* x x) x)))) (/ (* x (cos x)) (* (* x x) x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (/ (* x x) (neg (* (neg x) (* (* x x) x)))) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (neg (* (neg x) (* (* x x) x))) #s(hole binary64 (pow x 4))) |
#s(approx (* (neg x) (* (* x x) x)) #s(hole binary64 (* -1 (pow x 4)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (/ (* x (cos x)) (* (* x x) x)) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (/ (* x (cos x)) (* (* x x) x)) #s(hole binary64 (/ (+ 1 (* -1/2 (pow x 2))) (pow x 2)))) |
#s(approx (/ (* x (cos x)) (* (* x x) x)) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) (pow x 2)))) |
#s(approx (/ (* x (cos x)) (* (* x x) x)) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))) (pow x 2)))) |
#s(approx (* x (cos x)) #s(hole binary64 x)) |
#s(approx (* x (cos x)) #s(hole binary64 (* x (+ 1 (* -1/2 (pow x 2)))))) |
#s(approx (* x (cos x)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))) |
#s(approx (* x (cos x)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))) |
#s(approx (/ (- (/ 1 x) (/ (cos x) x)) x) #s(hole binary64 1/2)) |
#s(approx (/ (- (/ 1 x) (/ (cos x) x)) x) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (- (/ 1 x) (/ (cos x) x)) x) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (- (/ 1 x) (/ (cos x) x)) x) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (- (/ 1 x) (/ (cos x) x)) #s(hole binary64 (* 1/2 x))) |
#s(approx (- (/ 1 x) (/ (cos x) x)) #s(hole binary64 (* x (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- (/ 1 x) (/ (cos x) x)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- (/ 1 x) (/ (cos x) x)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (/ (cos x) x) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (cos x) x) #s(hole binary64 (/ (+ 1 (* -1/2 (pow x 2))) x))) |
#s(approx (/ (cos x) x) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) x))) |
#s(approx (/ (cos x) x) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))) x))) |
#s(approx (* (/ 1 x) (/ (- 1 (cos x)) x)) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (/ (- 1 (cos x)) x))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (- 1 (cos x)))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (+ (* (/ 1 (* (* x x) x)) x) (* -1 (/ (cos x) (* x x)))) #s(hole binary64 (/ (+ 1 (* -1 (cos x))) (pow x 2)))) |
#s(approx (* -1 (/ (cos x) (* x x))) #s(hole binary64 (* -1 (/ (cos x) (pow x 2))))) |
#s(approx (/ (cos x) (* x x)) #s(hole binary64 (/ (cos x) (pow x 2)))) |
#s(approx (- (/ (* x x) (neg (* (neg x) (* (* x x) x)))) (/ (* x (cos x)) (* (* x x) x))) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (/ (* x (cos x)) (* (* x x) x)) #s(hole binary64 (/ (cos x) (pow x 2)))) |
#s(approx (* x (cos x)) #s(hole binary64 (* x (cos x)))) |
#s(approx (/ (- (/ 1 x) (/ (cos x) x)) x) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (- (/ 1 x) (/ (cos x) x)) #s(hole binary64 (/ (- 1 (cos x)) x))) |
#s(approx (/ (cos x) x) #s(hole binary64 (/ (cos x) x))) |
#s(approx (/ (- (/ 1 x) (/ (cos x) x)) x) #s(hole binary64 (/ (+ 1 (* -1 (cos x))) (pow x 2)))) |
#s(approx (- (/ 1 x) (/ (cos x) x)) #s(hole binary64 (/ (+ 1 (* -1 (cos x))) x))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | x | @ | inf | ((* (/ 1 x) (/ (- 1 (cos x)) x)) (/ 1 x) 1 x (/ (- 1 (cos x)) x) (- 1 (cos x)) (cos x) (/ (/ (- 1 (cos x)) x) x) (/ (- 1 (cos x)) x) (- 1 (cos x)) (* (* 1/2 x) x) (* 1/2 x) 1/2 (+ (* (/ 1 (* (* x x) x)) x) (* -1 (/ (cos x) (* x x)))) (/ 1 (* (* x x) x)) (* (* x x) x) (* x x) (* -1 (/ (cos x) (* x x))) -1 (/ (cos x) (* x x)) (cos x) (- (/ (* x x) (neg (* (neg x) (* (* x x) x)))) (/ (* x (cos x)) (* (* x x) x))) (/ (* x x) (neg (* (neg x) (* (* x x) x)))) (neg (* (neg x) (* (* x x) x))) (* (neg x) (* (* x x) x)) (neg x) (/ (* x (cos x)) (* (* x x) x)) (* x (cos x)) (/ (- (/ 1 x) (/ (cos x) x)) x) (- (/ 1 x) (/ (cos x) x)) (/ (cos x) x)) |
| 5.0ms | x | @ | -inf | ((* (/ 1 x) (/ (- 1 (cos x)) x)) (/ 1 x) 1 x (/ (- 1 (cos x)) x) (- 1 (cos x)) (cos x) (/ (/ (- 1 (cos x)) x) x) (/ (- 1 (cos x)) x) (- 1 (cos x)) (* (* 1/2 x) x) (* 1/2 x) 1/2 (+ (* (/ 1 (* (* x x) x)) x) (* -1 (/ (cos x) (* x x)))) (/ 1 (* (* x x) x)) (* (* x x) x) (* x x) (* -1 (/ (cos x) (* x x))) -1 (/ (cos x) (* x x)) (cos x) (- (/ (* x x) (neg (* (neg x) (* (* x x) x)))) (/ (* x (cos x)) (* (* x x) x))) (/ (* x x) (neg (* (neg x) (* (* x x) x)))) (neg (* (neg x) (* (* x x) x))) (* (neg x) (* (* x x) x)) (neg x) (/ (* x (cos x)) (* (* x x) x)) (* x (cos x)) (/ (- (/ 1 x) (/ (cos x) x)) x) (- (/ 1 x) (/ (cos x) x)) (/ (cos x) x)) |
| 3.0ms | x | @ | 0 | ((* (/ 1 x) (/ (- 1 (cos x)) x)) (/ 1 x) 1 x (/ (- 1 (cos x)) x) (- 1 (cos x)) (cos x) (/ (/ (- 1 (cos x)) x) x) (/ (- 1 (cos x)) x) (- 1 (cos x)) (* (* 1/2 x) x) (* 1/2 x) 1/2 (+ (* (/ 1 (* (* x x) x)) x) (* -1 (/ (cos x) (* x x)))) (/ 1 (* (* x x) x)) (* (* x x) x) (* x x) (* -1 (/ (cos x) (* x x))) -1 (/ (cos x) (* x x)) (cos x) (- (/ (* x x) (neg (* (neg x) (* (* x x) x)))) (/ (* x (cos x)) (* (* x x) x))) (/ (* x x) (neg (* (neg x) (* (* x x) x)))) (neg (* (neg x) (* (* x x) x))) (* (neg x) (* (* x x) x)) (neg x) (/ (* x (cos x)) (* (* x x) x)) (* x (cos x)) (/ (- (/ 1 x) (/ (cos x) x)) x) (- (/ 1 x) (/ (cos x) x)) (/ (cos x) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 208 | 1796 |
| 0 | 248 | 1604 |
| 1 | 547 | 1519 |
| 2 | 2159 | 1455 |
| 0 | 8114 | 1403 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
x |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) |
(-.f64 #s(literal 1 binary64) (cos.f64 x)) |
(cos.f64 x) |
(/.f64 (/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) x) x) |
(/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) x) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) x) |
(*.f64 #s(literal 1/2 binary64) x) |
#s(literal 1/2 binary64) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 x x) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(literal -1 binary64) |
(/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)) |
#s(approx (cos x) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 x x) (neg.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)))) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(/.f64 (*.f64 x x) (neg.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)))) |
(neg.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x))) |
(*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) |
(neg.f64 x) |
(/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) |
(*.f64 x #s(approx (cos x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) x)) x) |
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) x)) |
(/.f64 (cos.f64 x) x) |
#s(approx (* (/ 1 x) (/ (- 1 (cos x)) x)) #s(hole binary64 1/2)) |
#s(approx (* (/ 1 x) (/ (- 1 (cos x)) x)) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (* (/ 1 x) (/ (- 1 (cos x)) x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (* (/ 1 x) (/ (- 1 (cos x)) x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (* x (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (cos x) #s(hole binary64 1)) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 1/2)) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (* (* 1/2 x) x) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (* 1/2 x) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* (/ 1 (* (* x x) x)) x) (* -1 (/ (cos x) (* x x)))) #s(hole binary64 1/2)) |
#s(approx (+ (* (/ 1 (* (* x x) x)) x) (* -1 (/ (cos x) (* x x)))) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (+ (* (/ 1 (* (* x x) x)) x) (* -1 (/ (cos x) (* x x)))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (+ (* (/ 1 (* (* x x) x)) x) (* -1 (/ (cos x) (* x x)))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (/ 1 (* (* x x) x)) #s(hole binary64 (/ 1 (pow x 3)))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* -1 (/ (cos x) (* x x))) #s(hole binary64 (/ -1 (pow x 2)))) |
#s(approx (* -1 (/ (cos x) (* x x))) #s(hole binary64 (/ (- (* 1/2 (pow x 2)) 1) (pow x 2)))) |
#s(approx (* -1 (/ (cos x) (* x x))) #s(hole binary64 (/ (- (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))) 1) (pow x 2)))) |
#s(approx (* -1 (/ (cos x) (* x x))) #s(hole binary64 (/ (- (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))) 1) (pow x 2)))) |
#s(approx (/ (cos x) (* x x)) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (/ (cos x) (* x x)) #s(hole binary64 (/ (+ 1 (* -1/2 (pow x 2))) (pow x 2)))) |
#s(approx (/ (cos x) (* x x)) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) (pow x 2)))) |
#s(approx (/ (cos x) (* x x)) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))) (pow x 2)))) |
#s(approx (- (/ (* x x) (neg (* (neg x) (* (* x x) x)))) (/ (* x (cos x)) (* (* x x) x))) #s(hole binary64 1/2)) |
#s(approx (- (/ (* x x) (neg (* (neg x) (* (* x x) x)))) (/ (* x (cos x)) (* (* x x) x))) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (- (/ (* x x) (neg (* (neg x) (* (* x x) x)))) (/ (* x (cos x)) (* (* x x) x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (- (/ (* x x) (neg (* (neg x) (* (* x x) x)))) (/ (* x (cos x)) (* (* x x) x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (/ (* x x) (neg (* (neg x) (* (* x x) x)))) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (neg (* (neg x) (* (* x x) x))) #s(hole binary64 (pow x 4))) |
#s(approx (* (neg x) (* (* x x) x)) #s(hole binary64 (* -1 (pow x 4)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (/ (* x (cos x)) (* (* x x) x)) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (/ (* x (cos x)) (* (* x x) x)) #s(hole binary64 (/ (+ 1 (* -1/2 (pow x 2))) (pow x 2)))) |
#s(approx (/ (* x (cos x)) (* (* x x) x)) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) (pow x 2)))) |
#s(approx (/ (* x (cos x)) (* (* x x) x)) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))) (pow x 2)))) |
#s(approx (* x (cos x)) #s(hole binary64 x)) |
#s(approx (* x (cos x)) #s(hole binary64 (* x (+ 1 (* -1/2 (pow x 2)))))) |
#s(approx (* x (cos x)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))) |
#s(approx (* x (cos x)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))) |
#s(approx (/ (- (/ 1 x) (/ (cos x) x)) x) #s(hole binary64 1/2)) |
#s(approx (/ (- (/ 1 x) (/ (cos x) x)) x) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (- (/ 1 x) (/ (cos x) x)) x) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (- (/ 1 x) (/ (cos x) x)) x) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (- (/ 1 x) (/ (cos x) x)) #s(hole binary64 (* 1/2 x))) |
#s(approx (- (/ 1 x) (/ (cos x) x)) #s(hole binary64 (* x (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- (/ 1 x) (/ (cos x) x)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- (/ 1 x) (/ (cos x) x)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (/ (cos x) x) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (cos x) x) #s(hole binary64 (/ (+ 1 (* -1/2 (pow x 2))) x))) |
#s(approx (/ (cos x) x) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) x))) |
#s(approx (/ (cos x) x) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))) x))) |
#s(approx (* (/ 1 x) (/ (- 1 (cos x)) x)) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (/ (- 1 (cos x)) x))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (- 1 (cos x)))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (+ (* (/ 1 (* (* x x) x)) x) (* -1 (/ (cos x) (* x x)))) #s(hole binary64 (/ (+ 1 (* -1 (cos x))) (pow x 2)))) |
#s(approx (* -1 (/ (cos x) (* x x))) #s(hole binary64 (* -1 (/ (cos x) (pow x 2))))) |
#s(approx (/ (cos x) (* x x)) #s(hole binary64 (/ (cos x) (pow x 2)))) |
#s(approx (- (/ (* x x) (neg (* (neg x) (* (* x x) x)))) (/ (* x (cos x)) (* (* x x) x))) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (/ (* x (cos x)) (* (* x x) x)) #s(hole binary64 (/ (cos x) (pow x 2)))) |
#s(approx (* x (cos x)) #s(hole binary64 (* x (cos x)))) |
#s(approx (/ (- (/ 1 x) (/ (cos x) x)) x) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (- (/ 1 x) (/ (cos x) x)) #s(hole binary64 (/ (- 1 (cos x)) x))) |
#s(approx (/ (cos x) x) #s(hole binary64 (/ (cos x) x))) |
#s(approx (/ (- (/ 1 x) (/ (cos x) x)) x) #s(hole binary64 (/ (+ 1 (* -1 (cos x))) (pow x 2)))) |
#s(approx (- (/ 1 x) (/ (cos x) x)) #s(hole binary64 (/ (+ 1 (* -1 (cos x))) x))) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (fabs.f64 x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
(*.f64 x (/.f64 (-.f64 (/.f64 x x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64))) x) |
(/.f64 (+.f64 (/.f64 x (*.f64 x x)) (*.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64))) x) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64))) x) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (neg.f64 (cos.f64 x)) x)) x) |
(/.f64 (+.f64 (/.f64 x (*.f64 x x)) (/.f64 (neg.f64 (cos.f64 x)) x)) x) |
(/.f64 (+.f64 (/.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 x x)) |
(/.f64 (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (cos.f64 x) x)) (neg.f64 x)) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)))) x) |
(/.f64 (+.f64 (/.f64 (neg.f64 (cos.f64 x)) x) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)))) x) |
(/.f64 (+.f64 (neg.f64 (cos.f64 x)) (/.f64 x x)) (*.f64 x x)) |
(/.f64 (+.f64 (/.f64 (cos.f64 x) x) (neg.f64 (/.f64 #s(literal 1 binary64) x))) (neg.f64 x)) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64) (/.f64 x (*.f64 x x))) x) |
(/.f64 (+.f64 (/.f64 (neg.f64 (cos.f64 x)) x) (/.f64 x (*.f64 x x))) x) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) x) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x)) #s(literal -1 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64) #s(literal -1 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (/.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (/.f64 (*.f64 x x) x) (*.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 x (*.f64 x x)) (neg.f64 (cos.f64 x)))) (neg.f64 x)) |
(/.f64 (-.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 x (*.f64 x x)) (neg.f64 (cos.f64 x)))) (neg.f64 x)) |
(/.f64 (-.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 x (*.f64 x x)) (cos.f64 x))) x) |
(/.f64 (-.f64 (/.f64 x (*.f64 x x)) (*.f64 (/.f64 x (*.f64 x x)) (cos.f64 x))) x) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 x (*.f64 x x)) (cos.f64 x))) x) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (/.f64 x x) (/.f64 (*.f64 (cos.f64 x) x) x)) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 x) x) x)) (*.f64 x x)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (cos.f64 x) (fabs.f64 x))) (fabs.f64 x)) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (neg.f64 (cos.f64 x)) x)) (neg.f64 x)) |
(/.f64 (-.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (neg.f64 (cos.f64 x)) x)) (neg.f64 x)) |
(/.f64 (-.f64 (/.f64 x x) (*.f64 x (/.f64 (cos.f64 x) x))) (*.f64 x x)) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x))))) (neg.f64 x)) |
(/.f64 (-.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x))))) (neg.f64 x)) |
(/.f64 (-.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x)))) x) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x)))) x) |
(/.f64 (-.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (cos.f64 x) x)) x) |
(/.f64 (-.f64 (/.f64 x (*.f64 x x)) (/.f64 (cos.f64 x) x)) x) |
(/.f64 (-.f64 (/.f64 x x) (cos.f64 x)) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (neg.f64 x) x) (*.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) x (*.f64 x (*.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64)))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) (fabs.f64 x) (*.f64 x (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))))) (*.f64 x (fabs.f64 x))) |
(/.f64 (fma.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (neg.f64 x) x) (*.f64 x (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) x (*.f64 x (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x) (*.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x) (*.f64 x (/.f64 (cos.f64 x) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (neg.f64 x) x) (*.f64 (cos.f64 x) x)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 x) x) (*.f64 (fabs.f64 x) (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) x (*.f64 (fabs.f64 x) (*.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64)))) (*.f64 (fabs.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (fabs.f64 x) (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 x) x) (*.f64 (fabs.f64 x) (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)))) (*.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) x (*.f64 (fabs.f64 x) (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (fabs.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x) (*.f64 (fabs.f64 x) (neg.f64 (cos.f64 x)))) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 x) (*.f64 (fabs.f64 x) (/.f64 (cos.f64 x) x))) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 x) x) (*.f64 (fabs.f64 x) (cos.f64 x))) (*.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) x (*.f64 (neg.f64 x) (*.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (fabs.f64 x) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))))) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) x (*.f64 (neg.f64 x) (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x x) (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) x))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (/.f64 x x) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 (/.f64 x x) x (*.f64 (*.f64 x x) (*.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (/.f64 x x) (fabs.f64 x) (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))))) (*.f64 (*.f64 x x) (fabs.f64 x))) |
(/.f64 (fma.f64 (/.f64 x x) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 (/.f64 x x) x (*.f64 (*.f64 x x) (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (/.f64 x x) (*.f64 x x) (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 (/.f64 x x) (neg.f64 x) (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (/.f64 x x) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) x (*.f64 (neg.f64 x) (*.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (fabs.f64 x) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))))) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) x (*.f64 (neg.f64 x) (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 x x) (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) x))) (*.f64 x x)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (/.f64 x (*.f64 x x)) (*.f64 (neg.f64 x) x) (*.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (/.f64 x (*.f64 x x)) x (*.f64 x (*.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64)))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 x (*.f64 x x)) (fabs.f64 x) (*.f64 x (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))))) (*.f64 x (fabs.f64 x))) |
(/.f64 (fma.f64 (/.f64 x (*.f64 x x)) (*.f64 (neg.f64 x) x) (*.f64 x (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (/.f64 x (*.f64 x x)) x (*.f64 x (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 x (*.f64 x x)) (*.f64 x x) (*.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (/.f64 x (*.f64 x x)) (neg.f64 x) (*.f64 x (/.f64 (cos.f64 x) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 x (*.f64 x x)) (*.f64 (neg.f64 x) x) (*.f64 (cos.f64 x) x)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 x) x) (*.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64)))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x) (*.f64 x (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))))) (*.f64 x (fabs.f64 x))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 x) x) (*.f64 x (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x) (*.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x) (*.f64 x (/.f64 (cos.f64 x) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 x) x) (*.f64 (cos.f64 x) x)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 (neg.f64 x) (fabs.f64 x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (fabs.f64 x))) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 x x))) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (cos.f64 x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (+.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (fabs.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))))) (*.f64 (*.f64 (neg.f64 x) x) (fabs.f64 x))) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (+.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (+.f64 x (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) x (*.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 x (fabs.f64 x) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))))) (*.f64 (*.f64 (*.f64 x x) x) (fabs.f64 x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) x (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 (*.f64 x x) x) (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 (*.f64 x x) x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) x (*.f64 (*.f64 (*.f64 x x) x) (cos.f64 x))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (+.f64 x (*.f64 (*.f64 x x) (*.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (+.f64 (fabs.f64 x) (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))))) (*.f64 (*.f64 x x) (fabs.f64 x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (+.f64 x (*.f64 (*.f64 x x) (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) x (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) (fabs.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) (fabs.f64 x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal -1 binary64) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 x x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) x (*.f64 (*.f64 (neg.f64 x) x) (/.f64 x (*.f64 x x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) x (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 (*.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64)) x (*.f64 x (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64)) (fabs.f64 x) (*.f64 x (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 x (fabs.f64 x))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64)) (neg.f64 x) (*.f64 x (/.f64 #s(literal -1 binary64) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (*.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64)) (*.f64 x x) (*.f64 x (/.f64 x x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (*.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64)) (neg.f64 x) (*.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (*.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64)) x (*.f64 x (/.f64 x (*.f64 x x)))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64)) x (*.f64 x (/.f64 #s(literal 1 binary64) x))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 (*.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64)) (*.f64 (neg.f64 x) x) (neg.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (*.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64)) (*.f64 (*.f64 x x) x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64)) (*.f64 x x) x) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))) x (*.f64 (fabs.f64 x) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (fabs.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))) (fabs.f64 x) (*.f64 (fabs.f64 x) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))) (neg.f64 x) (*.f64 (fabs.f64 x) (/.f64 #s(literal -1 binary64) x))) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))) (*.f64 x x) (*.f64 (fabs.f64 x) (/.f64 x x))) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))) (neg.f64 x) (*.f64 (fabs.f64 x) (neg.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))) x (*.f64 (fabs.f64 x) (/.f64 x (*.f64 x x)))) (*.f64 (fabs.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))) x (*.f64 (fabs.f64 x) (/.f64 #s(literal 1 binary64) x))) (*.f64 (fabs.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (fabs.f64 x) (neg.f64 x))) (*.f64 (fabs.f64 x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))) (*.f64 (neg.f64 x) x) (*.f64 (fabs.f64 x) #s(literal -1 binary64))) (*.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))) (*.f64 (*.f64 x x) x) (*.f64 (fabs.f64 x) x)) (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))) (*.f64 x x) (fabs.f64 x)) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)) x (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)) (fabs.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) (fabs.f64 x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)) (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal -1 binary64) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)) (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 x x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)) (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)) x (*.f64 (*.f64 (neg.f64 x) x) (/.f64 x (*.f64 x x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)) x (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)) (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)) (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (cos.f64 x)) x) x (*.f64 x (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (cos.f64 x)) x) (fabs.f64 x) (*.f64 x (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 x (fabs.f64 x))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (cos.f64 x)) x) (neg.f64 x) (*.f64 x (/.f64 #s(literal -1 binary64) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (cos.f64 x)) x) (*.f64 x x) (*.f64 x (/.f64 x x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (cos.f64 x)) x) (neg.f64 x) (*.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (cos.f64 x)) x) x (*.f64 x (/.f64 x (*.f64 x x)))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (cos.f64 x)) x) x (*.f64 x (/.f64 #s(literal 1 binary64) x))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (cos.f64 x)) x) (*.f64 (neg.f64 x) x) (neg.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (cos.f64 x)) x) (*.f64 x x) x) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) x (*.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 (*.f64 x x) (fabs.f64 x))) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) (/.f64 #s(literal -1 binary64) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) (neg.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) x (*.f64 (*.f64 x x) (/.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) x (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) x) x (*.f64 (neg.f64 x) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) x) (fabs.f64 x) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) x) (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) x) (*.f64 x x) (*.f64 (neg.f64 x) (/.f64 x x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) x) (neg.f64 x) (*.f64 (neg.f64 x) (neg.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) x) x (*.f64 (neg.f64 x) (/.f64 x (*.f64 x x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) x) x (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) x) (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) x) (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) x) (*.f64 x x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (cos.f64 x) x (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (cos.f64 x) (fabs.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) (fabs.f64 x))) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) x (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal -1 binary64) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (cos.f64 x) (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 x x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) x (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (cos.f64 x) x (*.f64 (*.f64 (neg.f64 x) x) (/.f64 x (*.f64 x x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (cos.f64 x) x (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (cos.f64 x) (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (fma.f64 (cos.f64 x) (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 (cos.f64 x) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (cos.f64 x) (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (pow.f64 x #s(literal 7 binary64))) (*.f64 (pow.f64 x #s(literal 7 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (cos.f64 x)))) (*.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 x #s(literal 7 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 x) x) x) (neg.f64 x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (/.f64 x (*.f64 x x)) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (/.f64 x (*.f64 x x)) (cos.f64 x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 x) x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (/.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 x) x) x) (fabs.f64 x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 x) x) x) (neg.f64 x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 x) x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 x (/.f64 (cos.f64 x) x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 x) x) x) (neg.f64 x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (neg.f64 (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x)))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (neg.f64 (*.f64 (neg.f64 (cos.f64 x)) x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 x) x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (cos.f64 x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) x) (neg.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (/.f64 x (*.f64 x x)) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (/.f64 x (*.f64 x x)) (cos.f64 x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) x) (fabs.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 (*.f64 (*.f64 x x) x) (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) x) (neg.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x (/.f64 (cos.f64 x) x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) x) (neg.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 (*.f64 (neg.f64 (cos.f64 x)) x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 (/.f64 x (*.f64 x x)) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 (/.f64 x (*.f64 x x)) (cos.f64 x)))) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (/.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) (fabs.f64 x)) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 x (/.f64 (cos.f64 x) x)))) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (neg.f64 (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (neg.f64 (*.f64 (neg.f64 (cos.f64 x)) x)))) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 x (*.f64 x x)) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 x (*.f64 x x)) (cos.f64 x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (fabs.f64 x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (/.f64 (cos.f64 x) x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (neg.f64 (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (neg.f64 (*.f64 (neg.f64 (cos.f64 x)) x)))) (pow.f64 x #s(literal 7 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x)) (*.f64 x (*.f64 (/.f64 x (*.f64 x x)) (neg.f64 (cos.f64 x))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x (*.f64 (/.f64 x (*.f64 x x)) (cos.f64 x)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (neg.f64 x) x)) (*.f64 x (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)) (*.f64 x (/.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) (fabs.f64 x)) (*.f64 x (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 x (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x)) (*.f64 x (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)) (*.f64 x (*.f64 x (/.f64 (cos.f64 x) x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x)) (*.f64 x (neg.f64 (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x)))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) x)) (*.f64 x (neg.f64 (*.f64 (neg.f64 (cos.f64 x)) x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x))))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 x (*.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x (/.f64 (cos.f64 x) x))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) x)) (*.f64 x (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)) (*.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 x)) (*.f64 (fabs.f64 x) (*.f64 (/.f64 x (*.f64 x x)) (neg.f64 (cos.f64 x))))) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) x) (*.f64 (fabs.f64 x) (*.f64 (/.f64 x (*.f64 x x)) (cos.f64 x)))) (*.f64 (fabs.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 x) x)) (*.f64 (fabs.f64 x) (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x)) (*.f64 (fabs.f64 x) (/.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x)) (*.f64 (fabs.f64 x) (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 x)) (*.f64 (fabs.f64 x) (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x)) (*.f64 (fabs.f64 x) (*.f64 x (/.f64 (cos.f64 x) x)))) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 x)) (*.f64 (fabs.f64 x) (neg.f64 (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x)))))) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 x x) x)) (*.f64 (fabs.f64 x) (neg.f64 (*.f64 (neg.f64 (cos.f64 x)) x)))) (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) x) (*.f64 (fabs.f64 x) (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x))))) (*.f64 (fabs.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (fabs.f64 x) (*.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (fabs.f64 x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 x) x)) (*.f64 (fabs.f64 x) (neg.f64 (cos.f64 x)))) (*.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) x) (*.f64 (fabs.f64 x) (/.f64 (cos.f64 x) x))) (*.f64 (fabs.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 x x) x)) (*.f64 (fabs.f64 x) (*.f64 (cos.f64 x) x))) (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x)) (*.f64 (fabs.f64 x) (cos.f64 x))) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 x)) (*.f64 (neg.f64 x) (*.f64 (/.f64 x (*.f64 x x)) (neg.f64 (cos.f64 x))))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) x) (*.f64 (neg.f64 x) (*.f64 (/.f64 x (*.f64 x x)) (cos.f64 x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x x)) (*.f64 (neg.f64 x) (/.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (fabs.f64 x)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 x)) (*.f64 (neg.f64 x) (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 x (/.f64 (cos.f64 x) x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 x)) (*.f64 (neg.f64 x) (neg.f64 (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x)))))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) (neg.f64 (*.f64 (neg.f64 (cos.f64 x)) x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) x) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (neg.f64 x) (*.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) x) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x x)) (*.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x x) (neg.f64 x)) (*.f64 (*.f64 x x) (*.f64 (/.f64 x (*.f64 x x)) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x x) x) (*.f64 (*.f64 x x) (*.f64 (/.f64 x (*.f64 x x)) (cos.f64 x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (/.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 x x) (fabs.f64 x)) (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 (*.f64 x x) (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 x x) (neg.f64 x)) (*.f64 (*.f64 x x) (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (/.f64 (cos.f64 x) x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 x x) (neg.f64 x)) (*.f64 (*.f64 x x) (neg.f64 (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) (neg.f64 (*.f64 (neg.f64 (cos.f64 x)) x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 x x) x) (*.f64 (*.f64 x x) (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 x x) (*.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 x x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x x) x) (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 x)) (*.f64 (neg.f64 x) (*.f64 (/.f64 x (*.f64 x x)) (neg.f64 (cos.f64 x))))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) x) (*.f64 (neg.f64 x) (*.f64 (/.f64 x (*.f64 x x)) (cos.f64 x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 x x)) (*.f64 (neg.f64 x) (/.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (fabs.f64 x)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 x)) (*.f64 (neg.f64 x) (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 x (/.f64 (cos.f64 x) x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 x)) (*.f64 (neg.f64 x) (neg.f64 (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x)))))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) (neg.f64 (*.f64 (neg.f64 (cos.f64 x)) x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) x) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (neg.f64 x) (*.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) x) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 x x)) (*.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 x (*.f64 (/.f64 x (*.f64 x x)) (neg.f64 (cos.f64 x))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 x x)) x) (*.f64 x (*.f64 (/.f64 x (*.f64 x x)) (cos.f64 x)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 x x)) (*.f64 (neg.f64 x) x)) (*.f64 x (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 x (/.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 x x)) (fabs.f64 x)) (*.f64 x (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 x (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 x (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 x (*.f64 x (/.f64 (cos.f64 x) x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 x (neg.f64 (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x)))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) x)) (*.f64 x (neg.f64 (*.f64 (neg.f64 (cos.f64 x)) x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 x x)) x) (*.f64 x (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x))))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 x (*.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 x x)) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 x x)) x) (*.f64 x (/.f64 (cos.f64 x) x))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) x)) (*.f64 x (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x)) (*.f64 x (*.f64 (/.f64 x (*.f64 x x)) (neg.f64 (cos.f64 x))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (/.f64 x (*.f64 x x)) (cos.f64 x)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 x) x)) (*.f64 x (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 x (/.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (*.f64 x (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 x (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x)) (*.f64 x (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 x (*.f64 x (/.f64 (cos.f64 x) x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x)) (*.f64 x (neg.f64 (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x)))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) x)) (*.f64 x (neg.f64 (*.f64 (neg.f64 (cos.f64 x)) x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x))))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 x (*.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) x)) (*.f64 x (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (/.f64 x (*.f64 x x)) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (/.f64 x (*.f64 x x)) (cos.f64 x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (/.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (fabs.f64 x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 x (/.f64 (cos.f64 x) x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (neg.f64 (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x)))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (neg.f64 (*.f64 (neg.f64 (cos.f64 x)) x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (cos.f64 x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 x x))) |
(/.f64 (-.f64 x (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (/.f64 x (*.f64 x x)) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (/.f64 x (*.f64 x x)) (cos.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) (fabs.f64 x))) |
(/.f64 (-.f64 x (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x (/.f64 (cos.f64 x) x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 x (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x)))))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 (*.f64 (neg.f64 (cos.f64 x)) x)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (/.f64 x (*.f64 x x)) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (/.f64 x (*.f64 x x)) (cos.f64 x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 x (fabs.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 (*.f64 (*.f64 x x) x) (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x (/.f64 (cos.f64 x) x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 (*.f64 (neg.f64 (cos.f64 x)) x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 x x) (*.f64 (/.f64 x (*.f64 x x)) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 x (*.f64 (*.f64 x x) (*.f64 (/.f64 x (*.f64 x x)) (cos.f64 x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (fabs.f64 x) (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 (*.f64 x x) (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 x x) (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (/.f64 (cos.f64 x) x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 x x) (neg.f64 (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) (neg.f64 (*.f64 (neg.f64 (cos.f64 x)) x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 x (*.f64 (*.f64 x x) (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 x x) (*.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (cos.f64 x))) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (cos.f64 x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) x)) (*.f64 (fabs.f64 x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (fabs.f64 x)) #s(literal -1 binary64)) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(/.f64 (*.f64 (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (fabs.f64 x)) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) x)) |
(/.f64 (*.f64 (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (neg.f64 x)) (/.f64 #s(literal -1 binary64) x)) x) |
(/.f64 (*.f64 (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (neg.f64 x)) #s(literal -1 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (neg.f64 x)) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) x) (/.f64 #s(literal -1 binary64) x)) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) x) #s(literal -1 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) x) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) x)) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) (/.f64 #s(literal -1 binary64) x)) x) |
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) #s(literal -1 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (+.f64 (neg.f64 x) (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) (/.f64 #s(literal -1 binary64) x)) (*.f64 x x)) |
(/.f64 (*.f64 (+.f64 (neg.f64 x) (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) #s(literal -1 binary64)) (*.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 (+.f64 (neg.f64 x) (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (*.f64 (-.f64 x (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) (/.f64 #s(literal -1 binary64) x)) (*.f64 (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 x (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (*.f64 (-.f64 x (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 (-.f64 (neg.f64 x) (*.f64 (neg.f64 (cos.f64 x)) x)) (/.f64 #s(literal -1 binary64) x)) (*.f64 x x)) |
(/.f64 (*.f64 (-.f64 (neg.f64 x) (*.f64 (neg.f64 (cos.f64 x)) x)) #s(literal -1 binary64)) (*.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 (-.f64 (neg.f64 x) (*.f64 (neg.f64 (cos.f64 x)) x)) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) x)) (/.f64 #s(literal -1 binary64) x)) (*.f64 x x)) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) x)) #s(literal -1 binary64)) (*.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) x)) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (/.f64 #s(literal -1 binary64) x)) x) |
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 x))) #s(literal -1 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 x))) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (cos.f64 x) x))) (/.f64 #s(literal -1 binary64) x)) (*.f64 (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (cos.f64 x) x))) #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (cos.f64 x) x))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (cos.f64 x))) (/.f64 #s(literal -1 binary64) x)) x) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (cos.f64 x))) #s(literal -1 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (cos.f64 x))) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (neg.f64 (-.f64 x (*.f64 (cos.f64 x) x))) (/.f64 #s(literal -1 binary64) x)) (*.f64 x x)) |
(/.f64 (*.f64 (neg.f64 (-.f64 x (*.f64 (cos.f64 x) x))) #s(literal -1 binary64)) (*.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 (neg.f64 (-.f64 x (*.f64 (cos.f64 x) x))) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (*.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (/.f64 #s(literal -1 binary64) x)) (*.f64 (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) x) (/.f64 #s(literal -1 binary64) x)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) x) #s(literal -1 binary64)) x) |
(/.f64 (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) x) #s(literal 1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) (/.f64 #s(literal -1 binary64) x)) x) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (/.f64 #s(literal -1 binary64) x)) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (fabs.f64 x))) (*.f64 #s(literal -1 binary64) (fabs.f64 x))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (neg.f64 x))) x) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) x)) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x)))) x) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (+.f64 (neg.f64 x) (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x))))) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 x (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x))))) (*.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 (neg.f64 x) (*.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) x) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (cos.f64 x) x)))) (*.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (cos.f64 x)))) x) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (-.f64 x (*.f64 (cos.f64 x) x)))) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 x (*.f64 (cos.f64 x) x))) (*.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (+.f64 #s(literal -1 binary64) (cos.f64 x))) x) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (fabs.f64 x))) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (neg.f64 x))) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 x) (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 x (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (neg.f64 x) (*.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 x (*.f64 (cos.f64 x) x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (fabs.f64 x))) (*.f64 x (fabs.f64 x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (neg.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) x)) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 x) (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (neg.f64 x) (*.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (cos.f64 x) x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (cos.f64 x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x (*.f64 (cos.f64 x) x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) x)) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 x (*.f64 (cos.f64 x) x)))) (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal -1 binary64) (cos.f64 x)))) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x))) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) (*.f64 x x))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (fabs.f64 x))) (*.f64 #s(literal 2 binary64) (fabs.f64 x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x)))) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 (cos.f64 x))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 x x (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x x) x (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 (cos.f64 x))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (neg.f64 (cos.f64 x)) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (cos.f64 x) x)))) (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 (cos.f64 x) x))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 (cos.f64 x))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 x (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) x)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 x (*.f64 (cos.f64 x) x)) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 x (*.f64 (cos.f64 x) x)) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) (-.f64 x (*.f64 (cos.f64 x) x)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (cos.f64 x)))) (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (cos.f64 x) x)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (cos.f64 x)))) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 x (*.f64 (cos.f64 x) x))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) x)) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal -1 binary64) (cos.f64 x))) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) #s(literal -1 binary64))) x) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 x (*.f64 (cos.f64 x) x)))) (*.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal -1 binary64) (cos.f64 x)))) x) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) (/.f64 #s(literal 1 binary64) x))) x) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x))) x) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) (*.f64 x x))) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (fabs.f64 x))) (*.f64 #s(literal -1 binary64) (fabs.f64 x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x)))) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 x x (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) x (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 (cos.f64 x))))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (neg.f64 (cos.f64 x)) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (cos.f64 x) x)))) (*.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 x (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 x (*.f64 (cos.f64 x) x)) #s(literal -1 binary64))) (*.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 x (*.f64 (cos.f64 x) x)) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal -1 binary64))) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (-.f64 x (*.f64 (cos.f64 x) x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (cos.f64 x)))) (*.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (cos.f64 x) x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (cos.f64 x)))) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) x)) x) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x)))))) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 (neg.f64 (cos.f64 x)) x)))) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 (*.f64 (neg.f64 x) x) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 (cos.f64 x) x)))) (pow.f64 x #s(literal 7 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x)))))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (neg.f64 (cos.f64 x)) x)))) (neg.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (cos.f64 x))))) (neg.f64 (neg.f64 (pow.f64 x #s(literal 7 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) #s(literal -1 binary64))) x) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 x (*.f64 (cos.f64 x) x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal -1 binary64) (cos.f64 x)))) x) |
(/.f64 (neg.f64 (*.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (/.f64 #s(literal 1 binary64) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) (/.f64 #s(literal 1 binary64) x))) x) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (fabs.f64 x))) (neg.f64 (fabs.f64 x))) |
(/.f64 (neg.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x)))) (*.f64 x x)) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (neg.f64 (fma.f64 x x (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 (cos.f64 x))))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (cos.f64 x)) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (cos.f64 x) x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (neg.f64 (-.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 x (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (neg.f64 (*.f64 (-.f64 x (*.f64 (cos.f64 x) x)) #s(literal -1 binary64))) (*.f64 (*.f64 x x) x)) |
(/.f64 (neg.f64 (*.f64 (-.f64 x (*.f64 (cos.f64 x) x)) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) #s(literal -1 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (*.f64 x x)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal -1 binary64))) (*.f64 x x)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 x (*.f64 (cos.f64 x) x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (cos.f64 x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (cos.f64 x) x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (cos.f64 x)))) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 x (*.f64 (cos.f64 x) x))) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal -1 binary64) (cos.f64 x))) (neg.f64 x)) |
(/.f64 (*.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (/.f64 #s(literal 1 binary64) x)) (*.f64 x x)) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) (/.f64 #s(literal 1 binary64) x)) (neg.f64 x)) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (neg.f64 x)) |
(/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) (*.f64 x x)) #s(literal -1 binary64)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (cos.f64 x) x))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 x (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (*.f64 (-.f64 x (*.f64 (cos.f64 x) x)) #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (*.f64 (-.f64 x (*.f64 (cos.f64 x) x)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) #s(literal -1 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal -1 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 x (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (cos.f64 x))) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (cos.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (cos.f64 x)))) (neg.f64 (pow.f64 x #s(literal 7 binary64)))) |
(/.f64 (neg.f64 (-.f64 x (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (cos.f64 x))) (pow.f64 x #s(literal 7 binary64))) |
(/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x)) |
(/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) x) (neg.f64 x)) |
(/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) #s(literal 1 binary64)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 (cos.f64 x) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (cos.f64 x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 (/.f64 x (*.f64 x x))) (/.f64 (cos.f64 x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) (neg.f64 x)) (/.f64 (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (/.f64 (fabs.f64 x) (neg.f64 x)) (/.f64 (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) (neg.f64 x)) (/.f64 (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 (/.f64 x (*.f64 x x))) (/.f64 (cos.f64 x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) (neg.f64 x)) (/.f64 (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (/.f64 (fabs.f64 x) (neg.f64 x)) (/.f64 (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 x x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (cos.f64 x) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 (neg.f64 (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 (neg.f64 x) x) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (/.f64 (neg.f64 x) x) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 (neg.f64 x) x) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (neg.f64 (/.f64 x (*.f64 x x))) (/.f64 (cos.f64 x) x))) |
(fma.f64 (/.f64 (neg.f64 x) x) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (/.f64 (neg.f64 x) x) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (/.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 (/.f64 x (*.f64 x x))) (/.f64 (cos.f64 x) x))) |
(fma.f64 (/.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (/.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 x (*.f64 (*.f64 x x) (*.f64 x x))) x (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (/.f64 x (*.f64 (*.f64 x x) (*.f64 x x))) x (/.f64 (*.f64 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 x (*.f64 (*.f64 x x) (*.f64 x x))) x (*.f64 (neg.f64 (/.f64 x (*.f64 x x))) (/.f64 (cos.f64 x) x))) |
(fma.f64 (/.f64 x (*.f64 (*.f64 x x) (*.f64 x x))) x (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (/.f64 x (*.f64 (*.f64 x x) (*.f64 x x))) x (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (neg.f64 (/.f64 x (*.f64 x x))) (/.f64 (cos.f64 x) x))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (cos.f64 x) x) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 x x) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 x x) (/.f64 (*.f64 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 x x) (*.f64 (neg.f64 (/.f64 x (*.f64 x x))) (/.f64 (cos.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 x x) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 x x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (neg.f64 (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (*.f64 x x)) (/.f64 (*.f64 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (*.f64 x x)) (*.f64 (neg.f64 (/.f64 x (*.f64 x x))) (/.f64 (cos.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (*.f64 x x)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (neg.f64 x) (/.f64 x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (neg.f64 x) (/.f64 x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) (/.f64 (*.f64 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (neg.f64 x) (/.f64 x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) (*.f64 (neg.f64 (/.f64 x (*.f64 x x))) (/.f64 (cos.f64 x) x))) |
(fma.f64 (neg.f64 x) (/.f64 x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (neg.f64 x) (/.f64 x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x (/.f64 (*.f64 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x (*.f64 (neg.f64 (/.f64 x (*.f64 x x))) (/.f64 (cos.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (cos.f64 x) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 x (/.f64 x (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 x (/.f64 x (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 x (/.f64 x (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (neg.f64 (/.f64 x (*.f64 x x))) (/.f64 (cos.f64 x) x))) |
(fma.f64 x (/.f64 x (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 x (/.f64 x (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 (/.f64 x (*.f64 x x))) (/.f64 (cos.f64 x) x))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 (/.f64 x (*.f64 x x))) (/.f64 (cos.f64 x) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (pow.f64 x #s(literal 7 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (cos.f64 x)) (pow.f64 x #s(literal 7 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))) |
(-.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) x)) |
(-.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)))) |
(+.f64 (/.f64 (*.f64 (neg.f64 (cos.f64 x)) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (pow.f64 x #s(literal 7 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 (cos.f64 x) x)) (pow.f64 x #s(literal 7 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 (/.f64 x (*.f64 x x))) (/.f64 (cos.f64 x) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(+.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x) |
(pow.f64 x #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) 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)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x (/.f64 #s(literal 0 binary64) x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 0 binary64) x)) |
#s(literal 1 binary64) |
x |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
(*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
(/.f64 (-.f64 (/.f64 x (fabs.f64 x)) (/.f64 (*.f64 (cos.f64 x) x) (fabs.f64 x))) (fabs.f64 x)) |
(/.f64 (-.f64 (/.f64 (neg.f64 x) x) (/.f64 (*.f64 (neg.f64 (cos.f64 x)) x) x)) (neg.f64 x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) #s(literal 1 binary64))) x) |
(/.f64 (-.f64 (/.f64 x x) (/.f64 (*.f64 (cos.f64 x) x) x)) x) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (neg.f64 (cos.f64 x)) x)) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64) (*.f64 x (/.f64 #s(literal -1 binary64) x))) (neg.f64 x)) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) (neg.f64 x) (neg.f64 x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (+.f64 (neg.f64 (cos.f64 x)) (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x))) x) |
(/.f64 (fma.f64 (neg.f64 x) (cos.f64 x) x) (*.f64 x x)) |
(/.f64 (fma.f64 (cos.f64 x) x (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) x (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x)))) (neg.f64 x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 x) (neg.f64 (cos.f64 x))) x) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 (cos.f64 x) x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x (fabs.f64 x)) (fabs.f64 x)) (*.f64 (fabs.f64 x) (/.f64 (*.f64 (cos.f64 x) x) (fabs.f64 x)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x (fabs.f64 x)) (neg.f64 x)) (*.f64 (fabs.f64 x) (/.f64 (*.f64 (neg.f64 (cos.f64 x)) x) x))) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (fabs.f64 x)) x) (*.f64 (fabs.f64 x) (/.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (fabs.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x (fabs.f64 x)) (*.f64 (neg.f64 x) x)) (*.f64 (fabs.f64 x) (*.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (fabs.f64 x)) (*.f64 x x)) (*.f64 (fabs.f64 x) (*.f64 (cos.f64 x) x))) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) x) (fabs.f64 x)) (*.f64 (neg.f64 x) (/.f64 (*.f64 (cos.f64 x) x) (fabs.f64 x)))) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) x) (neg.f64 x)) (*.f64 (neg.f64 x) (/.f64 (*.f64 (neg.f64 (cos.f64 x)) x) x))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) x) x) (*.f64 (neg.f64 x) (/.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) (*.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x x) (fabs.f64 x)) (*.f64 x (/.f64 (*.f64 (cos.f64 x) x) (fabs.f64 x)))) (*.f64 x (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 x x) (neg.f64 x)) (*.f64 x (/.f64 (*.f64 (neg.f64 (cos.f64 x)) x) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x x) x) (*.f64 x (/.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x x) (*.f64 (neg.f64 x) x)) (*.f64 x (*.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x x) (*.f64 x x)) (*.f64 x (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (fabs.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (*.f64 (cos.f64 x) x) (fabs.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (*.f64 (neg.f64 (cos.f64 x)) x) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 x (fabs.f64 x)) (*.f64 (*.f64 x x) (/.f64 (*.f64 (cos.f64 x) x) (fabs.f64 x)))) (*.f64 (*.f64 x x) (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (neg.f64 (cos.f64 x)) x) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) (*.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) x) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 x) #s(literal 1 binary64)))) (neg.f64 x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 (cos.f64 x) x)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x)))) x) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) x) (neg.f64 (cos.f64 x))) (neg.f64 x)) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (/.f64 (neg.f64 (cos.f64 x)) x))) x) |
(/.f64 (-.f64 x (*.f64 x (/.f64 (cos.f64 x) #s(literal 1 binary64)))) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (/.f64 (neg.f64 (cos.f64 x)) x))) (neg.f64 x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (fabs.f64 x)) #s(literal 2 binary64)) (*.f64 (fabs.f64 x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (neg.f64 x)) #s(literal 2 binary64)) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) x) #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) #s(literal 2 binary64)) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 (neg.f64 x) (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 x (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (neg.f64 x) (*.f64 (neg.f64 (cos.f64 x)) x)) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) x)) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 x))) #s(literal 2 binary64)) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (cos.f64 x) x))) #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (cos.f64 x))) #s(literal 2 binary64)) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (-.f64 x (*.f64 (cos.f64 x) x))) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 x (*.f64 (cos.f64 x) x)) #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) x) #s(literal 2 binary64)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) #s(literal 2 binary64)) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (fabs.f64 x))) (*.f64 #s(literal 2 binary64) (fabs.f64 x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (neg.f64 x))) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) x)) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (neg.f64 x) (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x))))) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 x (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x))))) (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (neg.f64 x) (*.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (-.f64 x (*.f64 (cos.f64 x) x)))) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) x))) |
(/.f64 (*.f64 (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (fabs.f64 x)) #s(literal -1 binary64)) (*.f64 (fabs.f64 x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (neg.f64 x)) #s(literal -1 binary64)) x) |
(/.f64 (*.f64 (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) x) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) #s(literal -1 binary64)) x) |
(/.f64 (*.f64 (+.f64 (neg.f64 x) (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) #s(literal -1 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (-.f64 x (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 (neg.f64 x) (*.f64 (neg.f64 (cos.f64 x)) x)) #s(literal -1 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) x)) #s(literal -1 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 x))) #s(literal -1 binary64)) x) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (cos.f64 x) x))) #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (cos.f64 x))) #s(literal -1 binary64)) x) |
(/.f64 (*.f64 (neg.f64 (-.f64 x (*.f64 (cos.f64 x) x))) #s(literal -1 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) x) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (fabs.f64 x))) (*.f64 #s(literal -1 binary64) (fabs.f64 x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (neg.f64 x))) x) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) x)) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 x) (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x))))) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 x (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x))))) (*.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (neg.f64 x) (*.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 x (*.f64 (cos.f64 x) x)))) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x)))) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (cos.f64 x) x)))) (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (cos.f64 x)))) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 x (*.f64 (cos.f64 x) x))) (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) x)) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal -1 binary64) (cos.f64 x))) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x)))) x) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) x) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (cos.f64 x) x)))) (*.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (cos.f64 x)))) x) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) x)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (fabs.f64 x))) (neg.f64 (fabs.f64 x))) |
(/.f64 (neg.f64 (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (neg.f64 x))) x) |
(/.f64 (neg.f64 (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (+.f64 (neg.f64 x) (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x))))) (*.f64 x x)) |
(/.f64 (neg.f64 (-.f64 x (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (-.f64 (neg.f64 x) (*.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 x x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 x x)) |
(/.f64 (neg.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x)))) x) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (cos.f64 x) x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (cos.f64 x)))) x) |
(/.f64 (neg.f64 (neg.f64 (-.f64 x (*.f64 (cos.f64 x) x)))) (*.f64 x x)) |
(/.f64 (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) x) x) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) x) |
(/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) (neg.f64 x)) |
(/.f64 (+.f64 (neg.f64 x) (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 x (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) (*.f64 x x)) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (-.f64 x (*.f64 (cos.f64 x) x)) #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) #s(literal -1 binary64)) x) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 x (*.f64 (cos.f64 x) x))) (*.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (cos.f64 x))) x) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (cos.f64 x) x))) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (cos.f64 x))) (neg.f64 x)) |
(/.f64 (neg.f64 (-.f64 x (*.f64 (cos.f64 x) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (*.f64 x x)) |
(/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) x) #s(literal -1 binary64)) |
(/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) (neg.f64 x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) |
(neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x))) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x (/.f64 (neg.f64 (cos.f64 x)) x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 x) x) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (cos.f64 x) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(-.f64 (/.f64 x (*.f64 x x)) (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) x)) |
(+.f64 (/.f64 (neg.f64 (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 (/.f64 x (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x))) (*.f64 (neg.f64 x) x))) |
(+.f64 (/.f64 x (*.f64 x x)) (/.f64 (*.f64 (neg.f64 (cos.f64 x)) x) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (neg.f64 (cos.f64 x)) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(neg.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x))) |
(fma.f64 #s(literal -1 binary64) (cos.f64 x) #s(literal 1 binary64)) |
(fma.f64 (cos.f64 x) #s(literal -1 binary64) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (cos.f64 x)) |
(+.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))) |
(*.f64 (cos.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 x)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (cos.f64 x))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x) (/.f64 (PI.f64) #s(literal 2 binary64)))) (neg.f64 (cos.f64 x))) #s(literal 2 binary64)) |
(neg.f64 (neg.f64 (cos.f64 x))) |
(sin.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)))) |
(sin.f64 (neg.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x) (PI.f64)))) |
(sin.f64 (+.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) (PI.f64))) |
(sin.f64 (+.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x) (PI.f64)) (PI.f64))) |
(sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) |
(fma.f64 (sin.f64 (neg.f64 x)) #s(literal 0 binary64) (cos.f64 x)) |
(fma.f64 (sin.f64 x) #s(literal 0 binary64) (cos.f64 x)) |
(fma.f64 (cos.f64 x) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 x))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 x) (*.f64 #s(literal 0 binary64) (sin.f64 x))) |
(cos.f64 (+.f64 (neg.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x) (PI.f64)) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(cos.f64 (+.f64 (+.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x) (/.f64 (PI.f64) #s(literal 2 binary64))) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (neg.f64 x) (PI.f64)) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 x (PI.f64)) (PI.f64))) |
(cos.f64 (neg.f64 x)) |
(cos.f64 x) |
(+.f64 (*.f64 (sin.f64 (neg.f64 x)) #s(literal 0 binary64)) (cos.f64 x)) |
(+.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) (cos.f64 x)) |
(+.f64 (cos.f64 x) (*.f64 #s(literal 0 binary64) (sin.f64 x))) |
(/.f64 (neg.f64 (/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) (fabs.f64 x))) (neg.f64 (fabs.f64 x))) |
(/.f64 (/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 (/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) (neg.f64 x)) x) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)))) (*.f64 x x)) |
(/.f64 (/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (neg.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) (*.f64 x x)) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) x) x) |
(/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) (*.f64 x x)) |
(neg.f64 (/.f64 (/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) (neg.f64 x)) x)) |
(/.f64 (neg.f64 (/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x))))) (neg.f64 x)) |
(/.f64 (/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) #s(literal 1 binary64)) x) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)))) x) |
(/.f64 (/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) (neg.f64 x)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x))) (neg.f64 x)) |
(/.f64 (/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) x) #s(literal 1 binary64)) |
(/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) x) |
(neg.f64 (/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) (neg.f64 x))) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) x) |
(*.f64 (*.f64 x x) #s(literal 1/2 binary64)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 #s(literal 1/2 binary64) x)) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 x #s(literal 1/2 binary64)) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) x)) |
(neg.f64 (*.f64 x #s(literal -1/2 binary64))) |
#s(literal 1/2 binary64) |
(/.f64 (fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) x) |
(/.f64 (+.f64 (/.f64 x (*.f64 x x)) (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) x) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) x) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (neg.f64 #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) #s(literal -1 binary64))) x) |
(/.f64 (+.f64 (/.f64 x (*.f64 x x)) (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) #s(literal -1 binary64))) x) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) #s(literal -1 binary64))) x) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) #s(literal -1 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) (fabs.f64 x))) (fabs.f64 x)) |
(/.f64 (fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x)) x) |
(/.f64 (+.f64 (/.f64 x (*.f64 x x)) (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x)) x) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x)) x) |
(/.f64 (fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) x) |
(/.f64 (+.f64 (/.f64 x (*.f64 x x)) (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) x) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) x) |
(/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (neg.f64 x)) |
(/.f64 (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (neg.f64 x)) |
(/.f64 (+.f64 (/.f64 x x) (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 x x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 x x)) |
(/.f64 (+.f64 #s(literal -1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)))) x) |
(/.f64 (fma.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) #s(literal -1 binary64) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)))) x) |
(/.f64 (+.f64 (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)))) x) |
(/.f64 (+.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)))) x) |
(/.f64 (+.f64 (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) (fabs.f64 x)) |
(/.f64 (+.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) (/.f64 #s(literal -1 binary64) x)) (neg.f64 x)) |
(/.f64 (+.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) (/.f64 x x)) (*.f64 x x)) |
(/.f64 (+.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) (neg.f64 (/.f64 #s(literal 1 binary64) x))) (neg.f64 x)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) (/.f64 x (*.f64 x x))) x) |
(/.f64 (fma.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) #s(literal -1 binary64) (/.f64 x (*.f64 x x))) x) |
(/.f64 (+.f64 (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x) (/.f64 x (*.f64 x x))) x) |
(/.f64 (+.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (/.f64 x (*.f64 x x))) x) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) x)) x) |
(/.f64 (fma.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) x) |
(/.f64 (+.f64 (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x) (/.f64 #s(literal 1 binary64) x)) x) |
(/.f64 (+.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (/.f64 #s(literal 1 binary64) x)) x) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) #s(literal -1 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) #s(literal -1 binary64) #s(literal -1 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (+.f64 (neg.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))) #s(literal -1 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (+.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (+.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (/.f64 x x) (*.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 x x)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (fabs.f64 x))) (fabs.f64 x)) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x)) (neg.f64 x)) |
(/.f64 (-.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x)) (neg.f64 x)) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (neg.f64 x)) |
(/.f64 (-.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (neg.f64 x)) |
(/.f64 (-.f64 (/.f64 x x) (neg.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) x) |
(/.f64 (-.f64 (/.f64 x (*.f64 x x)) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) x) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) x) |
(/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
(/.f64 (-.f64 (/.f64 x x) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) x (*.f64 x (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (neg.f64 x) x) (*.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) x (*.f64 x (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) #s(literal -1 binary64)))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (neg.f64 x) x) (*.f64 x (*.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) #s(literal -1 binary64)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) (fabs.f64 x) (*.f64 x (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) (fabs.f64 x)))) (*.f64 x (fabs.f64 x))) |
(/.f64 (fma.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) x (*.f64 x (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) x (*.f64 x (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (neg.f64 x) x) (*.f64 x (neg.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x) (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x) (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (neg.f64 x) x) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) x (*.f64 (fabs.f64 x) (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)))) (*.f64 (fabs.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 x) x) (*.f64 (fabs.f64 x) (*.f64 #s(literal -1 binary64) (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))))) (*.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) x (*.f64 (fabs.f64 x) (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) #s(literal -1 binary64)))) (*.f64 (fabs.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 x) x) (*.f64 (fabs.f64 x) (*.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) #s(literal -1 binary64)))) (*.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (fabs.f64 x) (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) (fabs.f64 x)))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) x (*.f64 (fabs.f64 x) (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x))) (*.f64 (fabs.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) x (*.f64 (fabs.f64 x) (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)))) (*.f64 (fabs.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 x) x) (*.f64 (fabs.f64 x) (neg.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))))) (*.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 x) (*.f64 (fabs.f64 x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x) (*.f64 (fabs.f64 x) (neg.f64 #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 x) x) (*.f64 (fabs.f64 x) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) x (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) x (*.f64 (neg.f64 x) (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) #s(literal -1 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) (*.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) #s(literal -1 binary64)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (fabs.f64 x) (*.f64 (neg.f64 x) (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) (fabs.f64 x)))) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) x (*.f64 (neg.f64 x) (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) x (*.f64 (neg.f64 x) (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) (neg.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x x) (*.f64 (neg.f64 x) (neg.f64 #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (/.f64 x x) x (*.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (/.f64 x x) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 (/.f64 x x) x (*.f64 (*.f64 x x) (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) #s(literal -1 binary64)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (/.f64 x x) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) (*.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 (/.f64 x x) (fabs.f64 x) (*.f64 (*.f64 x x) (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) (fabs.f64 x)))) (*.f64 (*.f64 x x) (fabs.f64 x))) |
(/.f64 (fma.f64 (/.f64 x x) x (*.f64 (*.f64 x x) (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (/.f64 x x) x (*.f64 (*.f64 x x) (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (/.f64 x x) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) (neg.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 (/.f64 x x) (neg.f64 x) (*.f64 (*.f64 x x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (/.f64 x x) (*.f64 x x) (*.f64 (*.f64 x x) (neg.f64 #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 (/.f64 x x) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) x (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) x (*.f64 (neg.f64 x) (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) #s(literal -1 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) (*.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) #s(literal -1 binary64)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (fabs.f64 x) (*.f64 (neg.f64 x) (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) (fabs.f64 x)))) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) x (*.f64 (neg.f64 x) (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) x (*.f64 (neg.f64 x) (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) (neg.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 x x)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 x x) (*.f64 (neg.f64 x) (neg.f64 #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (/.f64 x (*.f64 x x)) x (*.f64 x (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 x (*.f64 x x)) (*.f64 (neg.f64 x) x) (*.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (/.f64 x (*.f64 x x)) x (*.f64 x (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) #s(literal -1 binary64)))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 x (*.f64 x x)) (*.f64 (neg.f64 x) x) (*.f64 x (*.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) #s(literal -1 binary64)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (/.f64 x (*.f64 x x)) (fabs.f64 x) (*.f64 x (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) (fabs.f64 x)))) (*.f64 x (fabs.f64 x))) |
(/.f64 (fma.f64 (/.f64 x (*.f64 x x)) x (*.f64 x (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 x (*.f64 x x)) x (*.f64 x (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 x (*.f64 x x)) (*.f64 (neg.f64 x) x) (*.f64 x (neg.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (/.f64 x (*.f64 x x)) (neg.f64 x) (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 x (*.f64 x x)) (*.f64 x x) (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (/.f64 x (*.f64 x x)) (*.f64 (neg.f64 x) x) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 x) x) (*.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) #s(literal -1 binary64)))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 x) x) (*.f64 x (*.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) #s(literal -1 binary64)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x) (*.f64 x (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) (fabs.f64 x)))) (*.f64 x (fabs.f64 x))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x))) (*.f64 x x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 x) x) (*.f64 x (neg.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x) (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x) (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 x) x) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 #s(literal -1 binary64) (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (neg.f64 x) (fabs.f64 x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) (fabs.f64 x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (fabs.f64 x))) |
(/.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (neg.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (neg.f64 #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (+.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal -1 binary64) (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (+.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) #s(literal -1 binary64)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) #s(literal -1 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (fabs.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) (fabs.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) (fabs.f64 x))) |
(/.f64 (+.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (+.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (+.f64 x (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) x (*.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal -1 binary64) (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) #s(literal -1 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) x (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 x (fabs.f64 x) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) (fabs.f64 x)))) (*.f64 (*.f64 (*.f64 x x) x) (fabs.f64 x))) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 (*.f64 x x) x) (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) x (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) x (*.f64 (*.f64 (*.f64 x x) x) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (+.f64 x (*.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (+.f64 x (*.f64 (*.f64 x x) (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) #s(literal -1 binary64)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) (*.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (+.f64 (fabs.f64 x) (*.f64 (*.f64 x x) (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) (fabs.f64 x)))) (*.f64 (*.f64 x x) (fabs.f64 x))) |
(/.f64 (+.f64 x (*.f64 (*.f64 x x) (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (+.f64 x (*.f64 (*.f64 x x) (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) (neg.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 (*.f64 x x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 x x) (neg.f64 #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) x (*.f64 x (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (fabs.f64 x) (*.f64 x (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 x (fabs.f64 x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (neg.f64 x) (*.f64 x (/.f64 #s(literal -1 binary64) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (*.f64 x x) (*.f64 x (/.f64 x x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (neg.f64 x) (*.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) x (*.f64 x (/.f64 x (*.f64 x x)))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) x (*.f64 x (/.f64 #s(literal 1 binary64) x))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (*.f64 (neg.f64 x) x) (neg.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (*.f64 (*.f64 x x) x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (*.f64 x x) x) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))) x (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))) (fabs.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) (fabs.f64 x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))) (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal -1 binary64) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 x x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))) (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))) x (*.f64 (*.f64 (neg.f64 x) x) (/.f64 x (*.f64 x x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))) x (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) #s(literal -1 binary64)) x (*.f64 x (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) #s(literal -1 binary64)) (fabs.f64 x) (*.f64 x (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 x (fabs.f64 x))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) #s(literal -1 binary64)) (neg.f64 x) (*.f64 x (/.f64 #s(literal -1 binary64) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) #s(literal -1 binary64)) (*.f64 x x) (*.f64 x (/.f64 x x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) #s(literal -1 binary64)) (neg.f64 x) (*.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) #s(literal -1 binary64)) x (*.f64 x (/.f64 x (*.f64 x x)))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) #s(literal -1 binary64)) x (*.f64 x (/.f64 #s(literal 1 binary64) x))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) #s(literal -1 binary64)) (*.f64 (neg.f64 x) x) (neg.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) #s(literal -1 binary64)) (*.f64 (*.f64 x x) x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) #s(literal -1 binary64)) (*.f64 x x) x) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) #s(literal -1 binary64)) x (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) #s(literal -1 binary64)) (fabs.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) (fabs.f64 x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) #s(literal -1 binary64)) (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal -1 binary64) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) #s(literal -1 binary64)) (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 x x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) #s(literal -1 binary64)) (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) #s(literal -1 binary64)) x (*.f64 (*.f64 (neg.f64 x) x) (/.f64 x (*.f64 x x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) #s(literal -1 binary64)) x (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) #s(literal -1 binary64)) (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) #s(literal -1 binary64)) (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) (fabs.f64 x)) x (*.f64 (fabs.f64 x) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (fabs.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) (fabs.f64 x)) (fabs.f64 x) (*.f64 (fabs.f64 x) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) (fabs.f64 x)) (neg.f64 x) (*.f64 (fabs.f64 x) (/.f64 #s(literal -1 binary64) x))) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) (fabs.f64 x)) (*.f64 x x) (*.f64 (fabs.f64 x) (/.f64 x x))) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) (fabs.f64 x)) (neg.f64 x) (*.f64 (fabs.f64 x) (neg.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) (fabs.f64 x)) x (*.f64 (fabs.f64 x) (/.f64 x (*.f64 x x)))) (*.f64 (fabs.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) (fabs.f64 x)) x (*.f64 (fabs.f64 x) (/.f64 #s(literal 1 binary64) x))) (*.f64 (fabs.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) (fabs.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (fabs.f64 x) (neg.f64 x))) (*.f64 (fabs.f64 x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) (fabs.f64 x)) (*.f64 (neg.f64 x) x) (*.f64 (fabs.f64 x) #s(literal -1 binary64))) (*.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) (fabs.f64 x)) (*.f64 (*.f64 x x) x) (*.f64 (fabs.f64 x) x)) (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) (fabs.f64 x)) (*.f64 x x) (fabs.f64 x)) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x) x (*.f64 x (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x) (fabs.f64 x) (*.f64 x (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 x (fabs.f64 x))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x) (neg.f64 x) (*.f64 x (/.f64 #s(literal -1 binary64) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x) (*.f64 x x) (*.f64 x (/.f64 x x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x) (neg.f64 x) (*.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x) x (*.f64 x (/.f64 x (*.f64 x x)))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x) x (*.f64 x (/.f64 #s(literal 1 binary64) x))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x) (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x) (*.f64 (neg.f64 x) x) (neg.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x) (*.f64 (*.f64 x x) x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x) (*.f64 x x) x) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) x (*.f64 x (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x x)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (fabs.f64 x) (*.f64 x (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 x (fabs.f64 x))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (neg.f64 x) (*.f64 x (/.f64 #s(literal -1 binary64) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (*.f64 x x) (*.f64 x (/.f64 x x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (neg.f64 x) (*.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) x (*.f64 x (/.f64 x (*.f64 x x)))) (*.f64 x x)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) x (*.f64 x (/.f64 #s(literal 1 binary64) x))) (*.f64 x x)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (*.f64 (neg.f64 x) x) (neg.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (*.f64 (*.f64 x x) x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (*.f64 x x) x) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))) x (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))) (fabs.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) (fabs.f64 x))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))) (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal -1 binary64) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 x x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))) (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))) x (*.f64 (*.f64 (neg.f64 x) x) (/.f64 x (*.f64 x x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))) x (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) x (*.f64 (neg.f64 x) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) (fabs.f64 x) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(/.f64 (fma.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) (*.f64 x x) (*.f64 (neg.f64 x) (/.f64 x x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) (neg.f64 x) (*.f64 (neg.f64 x) (neg.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) x (*.f64 (neg.f64 x) (/.f64 x (*.f64 x x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) x (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) (*.f64 x x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x (*.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) (fabs.f64 x) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 (*.f64 x x) (fabs.f64 x))) |
(/.f64 (fma.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) (neg.f64 x) (*.f64 (*.f64 x x) (/.f64 #s(literal -1 binary64) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) (neg.f64 x) (*.f64 (*.f64 x x) (neg.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x (*.f64 (*.f64 x x) (/.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (fma.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 #s(approx (cos x) #s(literal 1 binary64)) x (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 #s(approx (cos x) #s(literal 1 binary64)) (fabs.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) (fabs.f64 x))) |
(/.f64 (fma.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal -1 binary64) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 x x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 #s(approx (cos x) #s(literal 1 binary64)) x (*.f64 (*.f64 (neg.f64 x) x) (/.f64 x (*.f64 x x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 #s(approx (cos x) #s(literal 1 binary64)) x (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (fma.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (neg.f64 x) x)) (*.f64 x (*.f64 #s(literal 1 binary64) (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)) (*.f64 x (*.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) (fabs.f64 x)) (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (fabs.f64 x)))) (*.f64 x (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x)) (*.f64 x (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x)) (*.f64 x (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)) (*.f64 x (neg.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 x) x)) (*.f64 (fabs.f64 x) (*.f64 #s(literal 1 binary64) (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))))) (*.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x)) (*.f64 (fabs.f64 x) (*.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x)) (*.f64 (fabs.f64 x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (fabs.f64 x)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 x)) (*.f64 (fabs.f64 x) (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x))) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 x)) (*.f64 (fabs.f64 x) (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)))) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x)) (*.f64 (fabs.f64 x) (neg.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))))) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) x) (*.f64 (fabs.f64 x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 (fabs.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 x) x)) (*.f64 (fabs.f64 x) (neg.f64 #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x)) (*.f64 (fabs.f64 x) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1 binary64) (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (fabs.f64 x)) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (fabs.f64 x)))) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 x)) (*.f64 (neg.f64 x) (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 x)) (*.f64 (neg.f64 x) (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x x)) (*.f64 (neg.f64 x) (neg.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) x) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) (neg.f64 #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x x)) (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 x x) (fabs.f64 x)) (*.f64 (*.f64 x x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (fabs.f64 x)))) (*.f64 (*.f64 x x) (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 x x) (neg.f64 x)) (*.f64 (*.f64 x x) (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x x) (neg.f64 x)) (*.f64 (*.f64 x x) (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (neg.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 x x) x) (*.f64 (*.f64 x x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 x x) (neg.f64 #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1 binary64) (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (fabs.f64 x)) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (fabs.f64 x)))) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 x)) (*.f64 (neg.f64 x) (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 x)) (*.f64 (neg.f64 x) (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 x x)) (*.f64 (neg.f64 x) (neg.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) x) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) (neg.f64 #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 x x)) (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 x x)) (*.f64 (neg.f64 x) x)) (*.f64 x (*.f64 #s(literal 1 binary64) (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 x (*.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 x x)) (fabs.f64 x)) (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (fabs.f64 x)))) (*.f64 x (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 x (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 x (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 x (neg.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 x x)) x) (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 x x)) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 x) x)) (*.f64 x (*.f64 #s(literal 1 binary64) (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 x (*.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (fabs.f64 x)))) (*.f64 x (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x)) (*.f64 x (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x)) (*.f64 x (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 x (neg.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 #s(literal 1 binary64) (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (fabs.f64 x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (fabs.f64 x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (neg.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (neg.f64 #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1 binary64) (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (fabs.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) (fabs.f64 x))) |
(/.f64 (-.f64 x (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 x (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1 binary64) (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 x (fabs.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (fabs.f64 x)))) (*.f64 (*.f64 (*.f64 x x) x) (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) x) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (fabs.f64 x) (*.f64 (*.f64 x x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (fabs.f64 x)))) (*.f64 (*.f64 x x) (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 x x) (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 x x) (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (neg.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 x (*.f64 (*.f64 x x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 x x) (neg.f64 #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)))) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) (neg.f64 x)) (/.f64 (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 x x) x)) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (neg.f64 x) x) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 x (*.f64 (*.f64 x x) (*.f64 x x))) x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 x x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (*.f64 x x)) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x))) |
(fma.f64 (neg.f64 x) (/.f64 x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x))) |
(fma.f64 x (/.f64 x (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x))) |
(-.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) x)) |
(-.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) |
(+.f64 (/.f64 (*.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x))) |
(+.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(pow.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -3 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 x) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) x))) |
(*.f64 (*.f64 x (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) #s(literal -1 binary64)) |
(*.f64 (*.f64 (neg.f64 x) x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) |
(*.f64 x (*.f64 x x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) |
(pow.f64 x #s(literal 3 binary64)) |
(neg.f64 (*.f64 (*.f64 (neg.f64 x) x) x)) |
(*.f64 (neg.f64 (neg.f64 (fabs.f64 x))) (neg.f64 (neg.f64 (fabs.f64 x)))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x)) |
(*.f64 x x) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(pow.f64 (neg.f64 (fabs.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(sqrt.f64 (*.f64 (*.f64 x x) (*.f64 x x))) |
(fabs.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(*.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (fabs.f64 x))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x)) |
(*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(approx (cos x) #s(literal 1 binary64))) x) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (neg.f64 #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 x x)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) #s(literal -1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) #s(literal -1 binary64))) (*.f64 x x)) |
(/.f64 (neg.f64 (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) (fabs.f64 x))) (neg.f64 (fabs.f64 x))) |
(/.f64 (neg.f64 (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) x) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) #s(literal -1 binary64)) x) |
(/.f64 (*.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) #s(literal -1 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (*.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x) x) |
(/.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) x) |
(/.f64 (neg.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) (neg.f64 x)) |
(/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
(/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x)) |
(neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(literal -1 binary64) |
(*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))) #s(literal -1 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (fabs.f64 x)) #s(literal 2 binary64)) (*.f64 (fabs.f64 x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (fabs.f64 x)) #s(literal -1 binary64)) (*.f64 (fabs.f64 x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x) #s(literal 2 binary64)) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x) #s(literal -1 binary64)) x) |
(/.f64 (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) #s(literal 2 binary64)) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) #s(literal -1 binary64)) x) |
(/.f64 (*.f64 (neg.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))) #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (fabs.f64 x))) (*.f64 #s(literal 2 binary64) (fabs.f64 x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x)) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (fabs.f64 x))) (*.f64 #s(literal -1 binary64) (fabs.f64 x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x)) x) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) x) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) x))) |
(/.f64 (*.f64 #s(literal 2 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 x x)) |
(/.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (fabs.f64 x))) (neg.f64 (fabs.f64 x))) |
(/.f64 (neg.f64 (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x)) x) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) x) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) #s(literal -1 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
(/.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 x x)) |
(/.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) x) |
(/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)) |
(neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x))) |
#s(approx (cos x) #s(literal 1 binary64)) |
(*.f64 x (/.f64 (-.f64 (/.f64 x x) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (/.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (/.f64 (*.f64 x x) x) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (pow.f64 x #s(literal 7 binary64))) (*.f64 (pow.f64 x #s(literal 7 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 x #s(literal 7 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (/.f64 x (*.f64 x x)) #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 x) x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 x) x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (/.f64 (*.f64 #s(approx (cos x) #s(literal 1 binary64)) x) x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 x) x) x) (neg.f64 x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (neg.f64 (*.f64 #s(approx (cos x) #s(literal 1 binary64)) (/.f64 x (*.f64 x x)))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (neg.f64 (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64)))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) (/.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (/.f64 x (*.f64 x x)) #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 (*.f64 #s(approx (cos x) #s(literal 1 binary64)) x) x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) x) (neg.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 (*.f64 #s(approx (cos x) #s(literal 1 binary64)) (/.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64)))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) (/.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 (/.f64 x (*.f64 x x)) #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)))) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (/.f64 (*.f64 #s(approx (cos x) #s(literal 1 binary64)) x) x))) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (neg.f64 (*.f64 #s(approx (cos x) #s(literal 1 binary64)) (/.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (neg.f64 (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 x (*.f64 x x)) #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 #s(approx (cos x) #s(literal 1 binary64)) x) x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (neg.f64 (*.f64 #s(approx (cos x) #s(literal 1 binary64)) (/.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (neg.f64 (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64)))))) (pow.f64 x #s(literal 7 binary64))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) (/.f64 x (*.f64 x x)))))) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64)))))) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 (*.f64 (neg.f64 x) x) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) x)))) (pow.f64 x #s(literal 7 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) (/.f64 x (*.f64 x x)))))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64)))))) (neg.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) #s(approx (cos x) #s(literal 1 binary64)))))) (neg.f64 (neg.f64 (pow.f64 x #s(literal 7 binary64))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) (/.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) (/.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) #s(approx (cos x) #s(literal 1 binary64))))) (neg.f64 (pow.f64 x #s(literal 7 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) #s(approx (cos x) #s(literal 1 binary64)))) (pow.f64 x #s(literal 7 binary64))) |
(fma.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 (/.f64 x (*.f64 x x))) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) |
(fma.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (/.f64 (fabs.f64 x) (neg.f64 x)) (/.f64 (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 (/.f64 x (*.f64 x x))) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) |
(fma.f64 (/.f64 (fabs.f64 x) (neg.f64 x)) (/.f64 (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (/.f64 (neg.f64 x) x) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (neg.f64 (/.f64 x (*.f64 x x))) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) |
(fma.f64 (/.f64 (neg.f64 x) x) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (/.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 (/.f64 x (*.f64 x x))) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) |
(fma.f64 (/.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (/.f64 x (*.f64 (*.f64 x x) (*.f64 x x))) x (*.f64 (neg.f64 (/.f64 x (*.f64 x x))) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) |
(fma.f64 (/.f64 x (*.f64 (*.f64 x x) (*.f64 x x))) x (*.f64 (neg.f64 x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (neg.f64 (/.f64 x (*.f64 x x))) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 x x) (*.f64 (neg.f64 (/.f64 x (*.f64 x x))) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 x x) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (*.f64 x x)) (*.f64 (neg.f64 (/.f64 x (*.f64 x x))) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (*.f64 x x)) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (neg.f64 x) (/.f64 x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) (*.f64 (neg.f64 (/.f64 x (*.f64 x x))) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) |
(fma.f64 (neg.f64 x) (/.f64 x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x (*.f64 (neg.f64 (/.f64 x (*.f64 x x))) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x (*.f64 (neg.f64 x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x)))) |
(fma.f64 x (/.f64 x (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (neg.f64 (/.f64 x (*.f64 x x))) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) |
(fma.f64 x (/.f64 x (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x)))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 (/.f64 x (*.f64 x x))) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 (/.f64 x (*.f64 x x))) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (pow.f64 x #s(literal 7 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) #s(approx (cos x) #s(literal 1 binary64))) (pow.f64 x #s(literal 7 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (pow.f64 x #s(literal 7 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (pow.f64 x #s(literal 7 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 (/.f64 x (*.f64 x x))) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x)))) |
(*.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x))) |
(*.f64 (/.f64 (fabs.f64 x) (neg.f64 x)) (/.f64 (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 x x) x))) |
(*.f64 (/.f64 (neg.f64 x) x) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 x (*.f64 (*.f64 x x) (*.f64 x x))) x) |
(*.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 x x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (*.f64 x x))) |
(*.f64 (neg.f64 x) (/.f64 x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x) |
(*.f64 x (/.f64 x (*.f64 (*.f64 x x) (*.f64 x x)))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(pow.f64 (fabs.f64 x) #s(literal -2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 x) #s(literal -2 binary64)) |
(pow.f64 x #s(literal -2 binary64)) |
(/.f64 (*.f64 (neg.f64 x) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(/.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x)) (*.f64 x x)) |
(/.f64 (*.f64 (neg.f64 x) (/.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (*.f64 (neg.f64 x) (neg.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 x x)) |
(/.f64 (*.f64 (neg.f64 x) (/.f64 x (*.f64 x x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (*.f64 x (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x)) |
(/.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 x (fabs.f64 x))) |
(/.f64 (*.f64 x (/.f64 #s(literal -1 binary64) x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 x (/.f64 x x)) (*.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 x (/.f64 x (*.f64 x x))) (*.f64 x x)) |
(/.f64 (*.f64 x (/.f64 #s(literal 1 binary64) x)) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) x) (*.f64 (fabs.f64 x) x)) |
(/.f64 (*.f64 (/.f64 x x) x) (*.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) x) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (/.f64 x (*.f64 x x)) x) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 x (fabs.f64 x))) (*.f64 #s(literal -1 binary64) (fabs.f64 x))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (neg.f64 x) x)) x) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 x x)) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 x)) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) x) (*.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) x) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (fabs.f64 x))) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) x)) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (fabs.f64 x))) (*.f64 x (fabs.f64 x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 x x)) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 #s(literal 2 binary64) (fabs.f64 x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) x)) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x x)) (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (*.f64 x x))) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 #s(literal -1 binary64) (fabs.f64 x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x)) x) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x x)) (*.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) x))) x) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 x x))) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) x))) |
(/.f64 (neg.f64 (/.f64 (*.f64 x x) x)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 x x) x)) |
(/.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x))) (neg.f64 (fabs.f64 x))) |
(/.f64 (neg.f64 (/.f64 x x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x))) x) |
(/.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) x) |
(/.f64 (neg.f64 (/.f64 x (*.f64 x x))) (neg.f64 x)) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 x x) (*.f64 x x)) |
(/.f64 (/.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (/.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 x)) |
(/.f64 (/.f64 x (*.f64 x x)) x) |
(/.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) x))) |
(/.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) x) |
(/.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x)) |
(/.f64 x (*.f64 (*.f64 x x) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 (fabs.f64 x) (neg.f64 x)) (/.f64 (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 (neg.f64 x) x) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 x (*.f64 (*.f64 x x) (*.f64 x x))) x (/.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 x x) (/.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (*.f64 x x)) (/.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (neg.f64 x) (/.f64 x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) (/.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x (/.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 x (/.f64 x (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 0 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 0 binary64) (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (neg.f64 x)) |
(*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x)) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(*.f64 (*.f64 (*.f64 x x) x) x) |
(*.f64 x (*.f64 (*.f64 x x) x)) |
(pow.f64 (*.f64 (fabs.f64 x) (neg.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (neg.f64 x) (fabs.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x (fabs.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fabs.f64 x) x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 4 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 4 binary64)) |
(pow.f64 x #s(literal 4 binary64)) |
(neg.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(fabs.f64 (*.f64 (*.f64 x x) (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1 binary64)) |
(*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) |
(*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) |
(*.f64 (*.f64 x x) (*.f64 (neg.f64 x) x)) |
(*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 x x) x) (neg.f64 x)) |
(*.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(neg.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (*.f64 x x) (*.f64 x x))) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
(*.f64 (/.f64 x x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x))) |
(*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x)) x) |
(*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) (/.f64 x (*.f64 x x))) |
(*.f64 (/.f64 x (*.f64 x x)) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) |
(*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)) (/.f64 x x)) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x))) |
(/.f64 (*.f64 x (*.f64 #s(literal 1 binary64) (neg.f64 #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (*.f64 x (*.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (fabs.f64 x))) (*.f64 x (fabs.f64 x))) |
(/.f64 (*.f64 x (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 x (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 x (neg.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) (/.f64 x (fabs.f64 x))) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(/.f64 (*.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) (/.f64 (neg.f64 x) x)) (*.f64 x x)) |
(/.f64 (*.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) (/.f64 x x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) (neg.f64 x)) (*.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 #s(approx (cos x) #s(literal 1 binary64)) (/.f64 x (fabs.f64 x))) (*.f64 x (fabs.f64 x))) |
(/.f64 (*.f64 #s(approx (cos x) #s(literal 1 binary64)) (/.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 #s(approx (cos x) #s(literal 1 binary64)) (/.f64 x x)) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 x (fabs.f64 x)) (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(/.f64 (*.f64 (/.f64 x (fabs.f64 x)) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (fabs.f64 x) x)) |
(/.f64 (*.f64 (/.f64 (neg.f64 x) x) (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 (neg.f64 x) x) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (/.f64 x x) (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (/.f64 x x) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
(/.f64 (*.f64 (neg.f64 x) (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))) x) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) x) (*.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (fabs.f64 x)) x) (*.f64 (fabs.f64 x) x)) |
(/.f64 (*.f64 (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x) x) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) x) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (neg.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64)))) x) (*.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) x) (*.f64 x x)) |
(/.f64 (neg.f64 (*.f64 (/.f64 x (*.f64 x x)) #s(approx (cos x) #s(literal 1 binary64)))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(approx (cos x) #s(literal 1 binary64)) x) x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(approx (cos x) #s(literal 1 binary64)) (/.f64 x (*.f64 x x))))) x) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (*.f64 (/.f64 x (*.f64 x x)) #s(approx (cos x) #s(literal 1 binary64))) x) |
(/.f64 (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (*.f64 x x)) |
(/.f64 (/.f64 (*.f64 #s(approx (cos x) #s(literal 1 binary64)) x) x) (*.f64 x x)) |
(/.f64 (neg.f64 (*.f64 #s(approx (cos x) #s(literal 1 binary64)) (/.f64 x (*.f64 x x)))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 #s(approx (cos x) #s(literal 1 binary64)) (/.f64 x (*.f64 x x))) x) |
(/.f64 (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (*.f64 #s(approx (cos x) #s(literal 1 binary64)) x) (*.f64 (*.f64 x x) x)) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) x) |
(*.f64 x #s(approx (cos x) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (fabs.f64 x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
(*.f64 x (/.f64 (-.f64 (/.f64 x x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64))) x) |
(/.f64 (+.f64 (/.f64 x (*.f64 x x)) (*.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64))) x) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64))) x) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (neg.f64 (cos.f64 x)) x)) x) |
(/.f64 (+.f64 (/.f64 x (*.f64 x x)) (/.f64 (neg.f64 (cos.f64 x)) x)) x) |
(/.f64 (+.f64 (/.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 x x)) |
(/.f64 (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (cos.f64 x) x)) (neg.f64 x)) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)))) x) |
(/.f64 (+.f64 (/.f64 (neg.f64 (cos.f64 x)) x) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)))) x) |
(/.f64 (+.f64 (neg.f64 (cos.f64 x)) (/.f64 x x)) (*.f64 x x)) |
(/.f64 (+.f64 (/.f64 (cos.f64 x) x) (neg.f64 (/.f64 #s(literal 1 binary64) x))) (neg.f64 x)) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64) (/.f64 x (*.f64 x x))) x) |
(/.f64 (+.f64 (/.f64 (neg.f64 (cos.f64 x)) x) (/.f64 x (*.f64 x x))) x) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) x) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x)) #s(literal -1 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64) #s(literal -1 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (/.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (/.f64 (*.f64 x x) x) (*.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 x (*.f64 x x)) (neg.f64 (cos.f64 x)))) (neg.f64 x)) |
(/.f64 (-.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 x (*.f64 x x)) (neg.f64 (cos.f64 x)))) (neg.f64 x)) |
(/.f64 (-.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 x (*.f64 x x)) (cos.f64 x))) x) |
(/.f64 (-.f64 (/.f64 x (*.f64 x x)) (*.f64 (/.f64 x (*.f64 x x)) (cos.f64 x))) x) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 x (*.f64 x x)) (cos.f64 x))) x) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (/.f64 x x) (/.f64 (*.f64 (cos.f64 x) x) x)) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 x) x) x)) (*.f64 x x)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (cos.f64 x) (fabs.f64 x))) (fabs.f64 x)) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (neg.f64 (cos.f64 x)) x)) (neg.f64 x)) |
(/.f64 (-.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (/.f64 (neg.f64 (cos.f64 x)) x)) (neg.f64 x)) |
(/.f64 (-.f64 (/.f64 x x) (*.f64 x (/.f64 (cos.f64 x) x))) (*.f64 x x)) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x))))) (neg.f64 x)) |
(/.f64 (-.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x))))) (neg.f64 x)) |
(/.f64 (-.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x)))) x) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x)))) x) |
(/.f64 (-.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (cos.f64 x) x)) x) |
(/.f64 (-.f64 (/.f64 x (*.f64 x x)) (/.f64 (cos.f64 x) x)) x) |
(/.f64 (-.f64 (/.f64 x x) (cos.f64 x)) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (neg.f64 x) x) (*.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) x (*.f64 x (*.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64)))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) (fabs.f64 x) (*.f64 x (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))))) (*.f64 x (fabs.f64 x))) |
(/.f64 (fma.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (neg.f64 x) x) (*.f64 x (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) x (*.f64 x (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x) (*.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x) (*.f64 x (/.f64 (cos.f64 x) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (neg.f64 x) x) (*.f64 (cos.f64 x) x)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 x) x) (*.f64 (fabs.f64 x) (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) x (*.f64 (fabs.f64 x) (*.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64)))) (*.f64 (fabs.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (fabs.f64 x) (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 x) x) (*.f64 (fabs.f64 x) (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)))) (*.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) x (*.f64 (fabs.f64 x) (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (fabs.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x) (*.f64 (fabs.f64 x) (neg.f64 (cos.f64 x)))) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 x) (*.f64 (fabs.f64 x) (/.f64 (cos.f64 x) x))) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 x) x) (*.f64 (fabs.f64 x) (cos.f64 x))) (*.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) x (*.f64 (neg.f64 x) (*.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (fabs.f64 x) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))))) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) x (*.f64 (neg.f64 x) (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x x) (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) x))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (/.f64 x x) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 (/.f64 x x) x (*.f64 (*.f64 x x) (*.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (/.f64 x x) (fabs.f64 x) (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))))) (*.f64 (*.f64 x x) (fabs.f64 x))) |
(/.f64 (fma.f64 (/.f64 x x) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 (/.f64 x x) x (*.f64 (*.f64 x x) (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (/.f64 x x) (*.f64 x x) (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 (/.f64 x x) (neg.f64 x) (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (/.f64 x x) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) x (*.f64 (neg.f64 x) (*.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (fabs.f64 x) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))))) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) x (*.f64 (neg.f64 x) (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 x x) (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) x))) (*.f64 x x)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (/.f64 x (*.f64 x x)) (*.f64 (neg.f64 x) x) (*.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (/.f64 x (*.f64 x x)) x (*.f64 x (*.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64)))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 x (*.f64 x x)) (fabs.f64 x) (*.f64 x (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))))) (*.f64 x (fabs.f64 x))) |
(/.f64 (fma.f64 (/.f64 x (*.f64 x x)) (*.f64 (neg.f64 x) x) (*.f64 x (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (/.f64 x (*.f64 x x)) x (*.f64 x (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 x (*.f64 x x)) (*.f64 x x) (*.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (/.f64 x (*.f64 x x)) (neg.f64 x) (*.f64 x (/.f64 (cos.f64 x) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 x (*.f64 x x)) (*.f64 (neg.f64 x) x) (*.f64 (cos.f64 x) x)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 x) x) (*.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64)))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x) (*.f64 x (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))))) (*.f64 x (fabs.f64 x))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 x) x) (*.f64 x (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x) (*.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x) (*.f64 x (/.f64 (cos.f64 x) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 x) x) (*.f64 (cos.f64 x) x)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 (neg.f64 x) (fabs.f64 x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (fabs.f64 x))) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 x x))) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (cos.f64 x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (+.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (fabs.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))))) (*.f64 (*.f64 (neg.f64 x) x) (fabs.f64 x))) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (+.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (+.f64 x (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) x (*.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 x (fabs.f64 x) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))))) (*.f64 (*.f64 (*.f64 x x) x) (fabs.f64 x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) x (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 (*.f64 x x) x) (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 (*.f64 x x) x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) x (*.f64 (*.f64 (*.f64 x x) x) (cos.f64 x))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (+.f64 x (*.f64 (*.f64 x x) (*.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (+.f64 (fabs.f64 x) (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))))) (*.f64 (*.f64 x x) (fabs.f64 x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (+.f64 x (*.f64 (*.f64 x x) (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) x (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) (fabs.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) (fabs.f64 x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal -1 binary64) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 x x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) x (*.f64 (*.f64 (neg.f64 x) x) (/.f64 x (*.f64 x x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) x (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 (*.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64)) x (*.f64 x (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64)) (fabs.f64 x) (*.f64 x (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 x (fabs.f64 x))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64)) (neg.f64 x) (*.f64 x (/.f64 #s(literal -1 binary64) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (*.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64)) (*.f64 x x) (*.f64 x (/.f64 x x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (*.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64)) (neg.f64 x) (*.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (*.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64)) x (*.f64 x (/.f64 x (*.f64 x x)))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64)) x (*.f64 x (/.f64 #s(literal 1 binary64) x))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 (*.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64)) (*.f64 (neg.f64 x) x) (neg.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (*.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64)) (*.f64 (*.f64 x x) x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64)) (*.f64 x x) x) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))) x (*.f64 (fabs.f64 x) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (fabs.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))) (fabs.f64 x) (*.f64 (fabs.f64 x) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))) (neg.f64 x) (*.f64 (fabs.f64 x) (/.f64 #s(literal -1 binary64) x))) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))) (*.f64 x x) (*.f64 (fabs.f64 x) (/.f64 x x))) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))) (neg.f64 x) (*.f64 (fabs.f64 x) (neg.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))) x (*.f64 (fabs.f64 x) (/.f64 x (*.f64 x x)))) (*.f64 (fabs.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))) x (*.f64 (fabs.f64 x) (/.f64 #s(literal 1 binary64) x))) (*.f64 (fabs.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (fabs.f64 x) (neg.f64 x))) (*.f64 (fabs.f64 x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))) (*.f64 (neg.f64 x) x) (*.f64 (fabs.f64 x) #s(literal -1 binary64))) (*.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))) (*.f64 (*.f64 x x) x) (*.f64 (fabs.f64 x) x)) (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 (fabs.f64 x))) (*.f64 x x) (fabs.f64 x)) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)) x (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)) (fabs.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) (fabs.f64 x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)) (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal -1 binary64) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)) (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 x x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)) (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)) x (*.f64 (*.f64 (neg.f64 x) x) (/.f64 x (*.f64 x x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)) x (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)) (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)) (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (cos.f64 x)) x) x (*.f64 x (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (cos.f64 x)) x) (fabs.f64 x) (*.f64 x (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 x (fabs.f64 x))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (cos.f64 x)) x) (neg.f64 x) (*.f64 x (/.f64 #s(literal -1 binary64) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (cos.f64 x)) x) (*.f64 x x) (*.f64 x (/.f64 x x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (cos.f64 x)) x) (neg.f64 x) (*.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (cos.f64 x)) x) x (*.f64 x (/.f64 x (*.f64 x x)))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (cos.f64 x)) x) x (*.f64 x (/.f64 #s(literal 1 binary64) x))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (cos.f64 x)) x) (*.f64 (neg.f64 x) x) (neg.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (cos.f64 x)) x) (*.f64 x x) x) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) x (*.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 (*.f64 x x) (fabs.f64 x))) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) (/.f64 #s(literal -1 binary64) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) (neg.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) x (*.f64 (*.f64 x x) (/.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) x (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) x) x (*.f64 (neg.f64 x) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) x) (fabs.f64 x) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) x) (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) x) (*.f64 x x) (*.f64 (neg.f64 x) (/.f64 x x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) x) (neg.f64 x) (*.f64 (neg.f64 x) (neg.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) x) x (*.f64 (neg.f64 x) (/.f64 x (*.f64 x x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) x) x (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) x) (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) x) (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) x) (*.f64 x x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (cos.f64 x) x (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (cos.f64 x) (fabs.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) (fabs.f64 x))) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) x (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal -1 binary64) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (cos.f64 x) (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 x x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) x (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (cos.f64 x) x (*.f64 (*.f64 (neg.f64 x) x) (/.f64 x (*.f64 x x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (cos.f64 x) x (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (cos.f64 x) (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (fma.f64 (cos.f64 x) (*.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 (cos.f64 x) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (cos.f64 x) (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (pow.f64 x #s(literal 7 binary64))) (*.f64 (pow.f64 x #s(literal 7 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (cos.f64 x)))) (*.f64 (pow.f64 x #s(literal 7 binary64)) (pow.f64 x #s(literal 7 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 x) x) x) (neg.f64 x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (/.f64 x (*.f64 x x)) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (/.f64 x (*.f64 x x)) (cos.f64 x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 x) x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (/.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 x) x) x) (fabs.f64 x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 x) x) x) (neg.f64 x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 x) x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 x (/.f64 (cos.f64 x) x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 x) x) x) (neg.f64 x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (neg.f64 (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x)))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (neg.f64 (*.f64 (neg.f64 (cos.f64 x)) x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 x) x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (cos.f64 x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) x) (neg.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (/.f64 x (*.f64 x x)) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (/.f64 x (*.f64 x x)) (cos.f64 x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) x) (fabs.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 (*.f64 (*.f64 x x) x) (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) x) (neg.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x (/.f64 (cos.f64 x) x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) x) (neg.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 (*.f64 (neg.f64 (cos.f64 x)) x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 (/.f64 x (*.f64 x x)) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 (/.f64 x (*.f64 x x)) (cos.f64 x)))) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (/.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) (fabs.f64 x)) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 x (/.f64 (cos.f64 x) x)))) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (neg.f64 (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (neg.f64 (*.f64 (neg.f64 (cos.f64 x)) x)))) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 x (*.f64 x x)) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 x (*.f64 x x)) (cos.f64 x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (fabs.f64 x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (/.f64 (cos.f64 x) x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (neg.f64 (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (neg.f64 (*.f64 (neg.f64 (cos.f64 x)) x)))) (pow.f64 x #s(literal 7 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x)) (*.f64 x (*.f64 (/.f64 x (*.f64 x x)) (neg.f64 (cos.f64 x))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x (*.f64 (/.f64 x (*.f64 x x)) (cos.f64 x)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (neg.f64 x) x)) (*.f64 x (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)) (*.f64 x (/.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) (fabs.f64 x)) (*.f64 x (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 x (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x)) (*.f64 x (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)) (*.f64 x (*.f64 x (/.f64 (cos.f64 x) x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x)) (*.f64 x (neg.f64 (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x)))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) x)) (*.f64 x (neg.f64 (*.f64 (neg.f64 (cos.f64 x)) x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x))))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 x (*.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x (/.f64 (cos.f64 x) x))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) x)) (*.f64 x (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)) (*.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 x)) (*.f64 (fabs.f64 x) (*.f64 (/.f64 x (*.f64 x x)) (neg.f64 (cos.f64 x))))) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) x) (*.f64 (fabs.f64 x) (*.f64 (/.f64 x (*.f64 x x)) (cos.f64 x)))) (*.f64 (fabs.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 x) x)) (*.f64 (fabs.f64 x) (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x)) (*.f64 (fabs.f64 x) (/.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x)) (*.f64 (fabs.f64 x) (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 x)) (*.f64 (fabs.f64 x) (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x)) (*.f64 (fabs.f64 x) (*.f64 x (/.f64 (cos.f64 x) x)))) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (neg.f64 x)) (*.f64 (fabs.f64 x) (neg.f64 (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x)))))) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 x x) x)) (*.f64 (fabs.f64 x) (neg.f64 (*.f64 (neg.f64 (cos.f64 x)) x)))) (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) x) (*.f64 (fabs.f64 x) (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x))))) (*.f64 (fabs.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (fabs.f64 x) (*.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (fabs.f64 x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 x) x)) (*.f64 (fabs.f64 x) (neg.f64 (cos.f64 x)))) (*.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) x) (*.f64 (fabs.f64 x) (/.f64 (cos.f64 x) x))) (*.f64 (fabs.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 x x) x)) (*.f64 (fabs.f64 x) (*.f64 (cos.f64 x) x))) (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x x)) (*.f64 (fabs.f64 x) (cos.f64 x))) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 x)) (*.f64 (neg.f64 x) (*.f64 (/.f64 x (*.f64 x x)) (neg.f64 (cos.f64 x))))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) x) (*.f64 (neg.f64 x) (*.f64 (/.f64 x (*.f64 x x)) (cos.f64 x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x x)) (*.f64 (neg.f64 x) (/.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (fabs.f64 x)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 x)) (*.f64 (neg.f64 x) (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 x (/.f64 (cos.f64 x) x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 x)) (*.f64 (neg.f64 x) (neg.f64 (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x)))))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) (neg.f64 (*.f64 (neg.f64 (cos.f64 x)) x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) x) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (neg.f64 x) (*.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) x) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x x)) (*.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x x) (neg.f64 x)) (*.f64 (*.f64 x x) (*.f64 (/.f64 x (*.f64 x x)) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x x) x) (*.f64 (*.f64 x x) (*.f64 (/.f64 x (*.f64 x x)) (cos.f64 x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (/.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 x x) (fabs.f64 x)) (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 (*.f64 x x) (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 x x) (neg.f64 x)) (*.f64 (*.f64 x x) (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (/.f64 (cos.f64 x) x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 x x) (neg.f64 x)) (*.f64 (*.f64 x x) (neg.f64 (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) (neg.f64 (*.f64 (neg.f64 (cos.f64 x)) x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 x x) x) (*.f64 (*.f64 x x) (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 x x) (*.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 x x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x x) x) (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 x)) (*.f64 (neg.f64 x) (*.f64 (/.f64 x (*.f64 x x)) (neg.f64 (cos.f64 x))))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) x) (*.f64 (neg.f64 x) (*.f64 (/.f64 x (*.f64 x x)) (cos.f64 x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 x x)) (*.f64 (neg.f64 x) (/.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (fabs.f64 x)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 x)) (*.f64 (neg.f64 x) (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 x (/.f64 (cos.f64 x) x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 x)) (*.f64 (neg.f64 x) (neg.f64 (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x)))))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) (neg.f64 (*.f64 (neg.f64 (cos.f64 x)) x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) x) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (neg.f64 x) (*.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) x) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 x x)) (*.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 x (*.f64 (/.f64 x (*.f64 x x)) (neg.f64 (cos.f64 x))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 x x)) x) (*.f64 x (*.f64 (/.f64 x (*.f64 x x)) (cos.f64 x)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 x x)) (*.f64 (neg.f64 x) x)) (*.f64 x (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 x (/.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 x x)) (fabs.f64 x)) (*.f64 x (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 x (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 x (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 x (*.f64 x (/.f64 (cos.f64 x) x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 x x)) (neg.f64 x)) (*.f64 x (neg.f64 (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x)))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) x)) (*.f64 x (neg.f64 (*.f64 (neg.f64 (cos.f64 x)) x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 x x)) x) (*.f64 x (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x))))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 x (*.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 x x)) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 x x)) x) (*.f64 x (/.f64 (cos.f64 x) x))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) x)) (*.f64 x (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 x x)) (*.f64 x x)) (*.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x)) (*.f64 x (*.f64 (/.f64 x (*.f64 x x)) (neg.f64 (cos.f64 x))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (/.f64 x (*.f64 x x)) (cos.f64 x)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 x) x)) (*.f64 x (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 x (/.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (*.f64 x (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 x (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x)) (*.f64 x (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 x (*.f64 x (/.f64 (cos.f64 x) x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x)) (*.f64 x (neg.f64 (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x)))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) x)) (*.f64 x (neg.f64 (*.f64 (neg.f64 (cos.f64 x)) x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x))))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 x (*.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) x)) (*.f64 x (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (/.f64 x (*.f64 x x)) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (/.f64 x (*.f64 x x)) (cos.f64 x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (/.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (fabs.f64 x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 x (/.f64 (cos.f64 x) x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (neg.f64 (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x)))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (neg.f64 (*.f64 (neg.f64 (cos.f64 x)) x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (cos.f64 x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 x x))) |
(/.f64 (-.f64 x (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (/.f64 x (*.f64 x x)) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (/.f64 x (*.f64 x x)) (cos.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) (fabs.f64 x))) |
(/.f64 (-.f64 x (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x (/.f64 (cos.f64 x) x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 x (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x)))))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 (*.f64 (neg.f64 (cos.f64 x)) x)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (/.f64 x (*.f64 x x)) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (/.f64 x (*.f64 x x)) (cos.f64 x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 x (fabs.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 (*.f64 (*.f64 x x) x) (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x (/.f64 (cos.f64 x) x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 (*.f64 (neg.f64 (cos.f64 x)) x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 x x) (*.f64 (/.f64 x (*.f64 x x)) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 x (*.f64 (*.f64 x x) (*.f64 (/.f64 x (*.f64 x x)) (cos.f64 x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (fabs.f64 x) (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 (*.f64 x x) (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 x x) (/.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (/.f64 (cos.f64 x) x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 x x) (neg.f64 (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x)))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) (neg.f64 (*.f64 (neg.f64 (cos.f64 x)) x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 x (*.f64 (*.f64 x x) (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 x x) (*.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (cos.f64 x))) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (cos.f64 x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) x)) (*.f64 (fabs.f64 x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (fabs.f64 x)) #s(literal -1 binary64)) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(/.f64 (*.f64 (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (fabs.f64 x)) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) x)) |
(/.f64 (*.f64 (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (neg.f64 x)) (/.f64 #s(literal -1 binary64) x)) x) |
(/.f64 (*.f64 (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (neg.f64 x)) #s(literal -1 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (neg.f64 x)) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) x) (/.f64 #s(literal -1 binary64) x)) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) x) #s(literal -1 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) x) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) x)) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) (/.f64 #s(literal -1 binary64) x)) x) |
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) #s(literal -1 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (+.f64 (neg.f64 x) (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) (/.f64 #s(literal -1 binary64) x)) (*.f64 x x)) |
(/.f64 (*.f64 (+.f64 (neg.f64 x) (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) #s(literal -1 binary64)) (*.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 (+.f64 (neg.f64 x) (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (*.f64 (-.f64 x (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) (/.f64 #s(literal -1 binary64) x)) (*.f64 (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 x (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (*.f64 (-.f64 x (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 (-.f64 (neg.f64 x) (*.f64 (neg.f64 (cos.f64 x)) x)) (/.f64 #s(literal -1 binary64) x)) (*.f64 x x)) |
(/.f64 (*.f64 (-.f64 (neg.f64 x) (*.f64 (neg.f64 (cos.f64 x)) x)) #s(literal -1 binary64)) (*.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 (-.f64 (neg.f64 x) (*.f64 (neg.f64 (cos.f64 x)) x)) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) x)) (/.f64 #s(literal -1 binary64) x)) (*.f64 x x)) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) x)) #s(literal -1 binary64)) (*.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) x)) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (/.f64 #s(literal -1 binary64) x)) x) |
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 x))) #s(literal -1 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 x))) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (cos.f64 x) x))) (/.f64 #s(literal -1 binary64) x)) (*.f64 (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (cos.f64 x) x))) #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (cos.f64 x) x))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (cos.f64 x))) (/.f64 #s(literal -1 binary64) x)) x) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (cos.f64 x))) #s(literal -1 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (cos.f64 x))) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (neg.f64 (-.f64 x (*.f64 (cos.f64 x) x))) (/.f64 #s(literal -1 binary64) x)) (*.f64 x x)) |
(/.f64 (*.f64 (neg.f64 (-.f64 x (*.f64 (cos.f64 x) x))) #s(literal -1 binary64)) (*.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 (neg.f64 (-.f64 x (*.f64 (cos.f64 x) x))) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (*.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (/.f64 #s(literal -1 binary64) x)) (*.f64 (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) x) (/.f64 #s(literal -1 binary64) x)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) x) #s(literal -1 binary64)) x) |
(/.f64 (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) x) #s(literal 1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) (/.f64 #s(literal -1 binary64) x)) x) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (/.f64 #s(literal -1 binary64) x)) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (fabs.f64 x))) (*.f64 #s(literal -1 binary64) (fabs.f64 x))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (neg.f64 x))) x) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) x)) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x)))) x) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (+.f64 (neg.f64 x) (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x))))) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 x (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x))))) (*.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 (neg.f64 x) (*.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) x) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (cos.f64 x) x)))) (*.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (cos.f64 x)))) x) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (-.f64 x (*.f64 (cos.f64 x) x)))) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 x (*.f64 (cos.f64 x) x))) (*.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (+.f64 #s(literal -1 binary64) (cos.f64 x))) x) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (fabs.f64 x))) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (neg.f64 x))) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 x) (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 x (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (neg.f64 x) (*.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 x (*.f64 (cos.f64 x) x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (fabs.f64 x))) (*.f64 x (fabs.f64 x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (neg.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) x)) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 x) (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (neg.f64 x) (*.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (cos.f64 x) x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (cos.f64 x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x (*.f64 (cos.f64 x) x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) x)) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 x (*.f64 (cos.f64 x) x)))) (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal -1 binary64) (cos.f64 x)))) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x))) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) (*.f64 x x))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (fabs.f64 x))) (*.f64 #s(literal 2 binary64) (fabs.f64 x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x)))) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 (cos.f64 x))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 x x (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 x x) x (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 (cos.f64 x))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (neg.f64 (cos.f64 x)) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (cos.f64 x) x)))) (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 (cos.f64 x) x))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 (cos.f64 x))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 x (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) x)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 x (*.f64 (cos.f64 x) x)) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 x (*.f64 (cos.f64 x) x)) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) (-.f64 x (*.f64 (cos.f64 x) x)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (cos.f64 x)))) (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (cos.f64 x) x)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (cos.f64 x)))) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 x (*.f64 (cos.f64 x) x))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) x)) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal -1 binary64) (cos.f64 x))) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) #s(literal -1 binary64))) x) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 x (*.f64 (cos.f64 x) x)))) (*.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal -1 binary64) (cos.f64 x)))) x) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) (/.f64 #s(literal 1 binary64) x))) x) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x))) x) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) (*.f64 x x))) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (fabs.f64 x))) (*.f64 #s(literal -1 binary64) (fabs.f64 x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x)))) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 x x (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) x (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 (cos.f64 x))))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (neg.f64 (cos.f64 x)) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (cos.f64 x) x)))) (*.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 x (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 x (*.f64 (cos.f64 x) x)) #s(literal -1 binary64))) (*.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 x (*.f64 (cos.f64 x) x)) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal -1 binary64))) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (-.f64 x (*.f64 (cos.f64 x) x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (cos.f64 x)))) (*.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (cos.f64 x) x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (cos.f64 x)))) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) x)) x) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x)))))) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 (neg.f64 (cos.f64 x)) x)))) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 (*.f64 (neg.f64 x) x) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 (cos.f64 x) x)))) (pow.f64 x #s(literal 7 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x)))))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (neg.f64 (cos.f64 x)) x)))) (neg.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (cos.f64 x))))) (neg.f64 (neg.f64 (pow.f64 x #s(literal 7 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) #s(literal -1 binary64))) x) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 x (*.f64 (cos.f64 x) x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal -1 binary64) (cos.f64 x)))) x) |
(/.f64 (neg.f64 (*.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (/.f64 #s(literal 1 binary64) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) (/.f64 #s(literal 1 binary64) x))) x) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (fabs.f64 x))) (neg.f64 (fabs.f64 x))) |
(/.f64 (neg.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x)))) (*.f64 x x)) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (neg.f64 (fma.f64 x x (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 (cos.f64 x))))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 (cos.f64 x)) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (cos.f64 x) x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (neg.f64 (-.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 x (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (neg.f64 (*.f64 (-.f64 x (*.f64 (cos.f64 x) x)) #s(literal -1 binary64))) (*.f64 (*.f64 x x) x)) |
(/.f64 (neg.f64 (*.f64 (-.f64 x (*.f64 (cos.f64 x) x)) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) #s(literal -1 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (*.f64 x x)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal -1 binary64))) (*.f64 x x)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 x (*.f64 (cos.f64 x) x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (cos.f64 x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (cos.f64 x) x)))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (cos.f64 x)))) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 x (*.f64 (cos.f64 x) x))) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal -1 binary64) (cos.f64 x))) (neg.f64 x)) |
(/.f64 (*.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (/.f64 #s(literal 1 binary64) x)) (*.f64 x x)) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) (/.f64 #s(literal 1 binary64) x)) (neg.f64 x)) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (neg.f64 x)) |
(/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) (*.f64 x x)) #s(literal -1 binary64)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (cos.f64 x) x))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 x (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (*.f64 (-.f64 x (*.f64 (cos.f64 x) x)) #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (*.f64 (-.f64 x (*.f64 (cos.f64 x) x)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) #s(literal -1 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal -1 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 x (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (cos.f64 x))) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (cos.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (cos.f64 x)))) (neg.f64 (pow.f64 x #s(literal 7 binary64)))) |
(/.f64 (neg.f64 (-.f64 x (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (cos.f64 x))) (pow.f64 x #s(literal 7 binary64))) |
(/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x)) |
(/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) x) (neg.f64 x)) |
(/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) #s(literal 1 binary64)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 (cos.f64 x) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (cos.f64 x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 (/.f64 x (*.f64 x x))) (/.f64 (cos.f64 x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) (neg.f64 x)) (/.f64 (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (/.f64 (fabs.f64 x) (neg.f64 x)) (/.f64 (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) (neg.f64 x)) (/.f64 (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 (/.f64 x (*.f64 x x))) (/.f64 (cos.f64 x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) (neg.f64 x)) (/.f64 (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (/.f64 (fabs.f64 x) (neg.f64 x)) (/.f64 (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 x x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (cos.f64 x) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 (neg.f64 (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 (neg.f64 x) x) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (/.f64 (neg.f64 x) x) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 (neg.f64 x) x) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (neg.f64 (/.f64 x (*.f64 x x))) (/.f64 (cos.f64 x) x))) |
(fma.f64 (/.f64 (neg.f64 x) x) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (/.f64 (neg.f64 x) x) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (/.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 (/.f64 x (*.f64 x x))) (/.f64 (cos.f64 x) x))) |
(fma.f64 (/.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (/.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 x (*.f64 (*.f64 x x) (*.f64 x x))) x (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (/.f64 x (*.f64 (*.f64 x x) (*.f64 x x))) x (/.f64 (*.f64 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 x (*.f64 (*.f64 x x) (*.f64 x x))) x (*.f64 (neg.f64 (/.f64 x (*.f64 x x))) (/.f64 (cos.f64 x) x))) |
(fma.f64 (/.f64 x (*.f64 (*.f64 x x) (*.f64 x x))) x (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (/.f64 x (*.f64 (*.f64 x x) (*.f64 x x))) x (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (neg.f64 (/.f64 x (*.f64 x x))) (/.f64 (cos.f64 x) x))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (cos.f64 x) x) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 x x) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 x x) (/.f64 (*.f64 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 x x) (*.f64 (neg.f64 (/.f64 x (*.f64 x x))) (/.f64 (cos.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 x x) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 x x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (neg.f64 (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (*.f64 x x)) (/.f64 (*.f64 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (*.f64 x x)) (*.f64 (neg.f64 (/.f64 x (*.f64 x x))) (/.f64 (cos.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (*.f64 x x)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (neg.f64 x) (/.f64 x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (neg.f64 x) (/.f64 x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) (/.f64 (*.f64 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (neg.f64 x) (/.f64 x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) (*.f64 (neg.f64 (/.f64 x (*.f64 x x))) (/.f64 (cos.f64 x) x))) |
(fma.f64 (neg.f64 x) (/.f64 x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (neg.f64 x) (/.f64 x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x (/.f64 (*.f64 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x (*.f64 (neg.f64 (/.f64 x (*.f64 x x))) (/.f64 (cos.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (cos.f64 x) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 x (/.f64 x (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 x (/.f64 x (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 x (/.f64 x (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (neg.f64 (/.f64 x (*.f64 x x))) (/.f64 (cos.f64 x) x))) |
(fma.f64 x (/.f64 x (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 x (/.f64 x (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 (/.f64 x (*.f64 x x))) (/.f64 (cos.f64 x) x))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 (/.f64 x (*.f64 x x))) (/.f64 (cos.f64 x) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (pow.f64 x #s(literal 7 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (cos.f64 x)) (pow.f64 x #s(literal 7 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))) |
(-.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) x)) |
(-.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)))) |
(+.f64 (/.f64 (*.f64 (neg.f64 (cos.f64 x)) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (pow.f64 x #s(literal 7 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) (*.f64 (cos.f64 x) x)) (pow.f64 x #s(literal 7 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 (/.f64 x (*.f64 x x))) (/.f64 (cos.f64 x) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(+.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
(*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
(/.f64 (-.f64 (/.f64 x (fabs.f64 x)) (/.f64 (*.f64 (cos.f64 x) x) (fabs.f64 x))) (fabs.f64 x)) |
(/.f64 (-.f64 (/.f64 (neg.f64 x) x) (/.f64 (*.f64 (neg.f64 (cos.f64 x)) x) x)) (neg.f64 x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) #s(literal 1 binary64))) x) |
(/.f64 (-.f64 (/.f64 x x) (/.f64 (*.f64 (cos.f64 x) x) x)) x) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (neg.f64 (cos.f64 x)) x)) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64) (*.f64 x (/.f64 #s(literal -1 binary64) x))) (neg.f64 x)) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) (neg.f64 x) (neg.f64 x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (+.f64 (neg.f64 (cos.f64 x)) (*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) x))) x) |
(/.f64 (fma.f64 (neg.f64 x) (cos.f64 x) x) (*.f64 x x)) |
(/.f64 (fma.f64 (cos.f64 x) x (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) x (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x)))) (neg.f64 x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 x) (neg.f64 (cos.f64 x))) x) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 (cos.f64 x) x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x (fabs.f64 x)) (fabs.f64 x)) (*.f64 (fabs.f64 x) (/.f64 (*.f64 (cos.f64 x) x) (fabs.f64 x)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x (fabs.f64 x)) (neg.f64 x)) (*.f64 (fabs.f64 x) (/.f64 (*.f64 (neg.f64 (cos.f64 x)) x) x))) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (fabs.f64 x)) x) (*.f64 (fabs.f64 x) (/.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (fabs.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x (fabs.f64 x)) (*.f64 (neg.f64 x) x)) (*.f64 (fabs.f64 x) (*.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (fabs.f64 x)) (*.f64 x x)) (*.f64 (fabs.f64 x) (*.f64 (cos.f64 x) x))) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) x) (fabs.f64 x)) (*.f64 (neg.f64 x) (/.f64 (*.f64 (cos.f64 x) x) (fabs.f64 x)))) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) x) (neg.f64 x)) (*.f64 (neg.f64 x) (/.f64 (*.f64 (neg.f64 (cos.f64 x)) x) x))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) x) x) (*.f64 (neg.f64 x) (/.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) (*.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 x) x) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x x) (fabs.f64 x)) (*.f64 x (/.f64 (*.f64 (cos.f64 x) x) (fabs.f64 x)))) (*.f64 x (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 x x) (neg.f64 x)) (*.f64 x (/.f64 (*.f64 (neg.f64 (cos.f64 x)) x) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x x) x) (*.f64 x (/.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x x) (*.f64 (neg.f64 x) x)) (*.f64 x (*.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x x) (*.f64 x x)) (*.f64 x (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (fabs.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (*.f64 (cos.f64 x) x) (fabs.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (*.f64 (neg.f64 (cos.f64 x)) x) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 x (fabs.f64 x)) (*.f64 (*.f64 x x) (/.f64 (*.f64 (cos.f64 x) x) (fabs.f64 x)))) (*.f64 (*.f64 x x) (fabs.f64 x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (neg.f64 (cos.f64 x)) x) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) (*.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) x) (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 x) #s(literal 1 binary64)))) (neg.f64 x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 (cos.f64 x) x)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x)))) x) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) x) (neg.f64 (cos.f64 x))) (neg.f64 x)) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 (neg.f64 x) (/.f64 (cos.f64 x) #s(literal 1 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (/.f64 (neg.f64 (cos.f64 x)) x))) x) |
(/.f64 (-.f64 x (*.f64 x (/.f64 (cos.f64 x) #s(literal 1 binary64)))) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (/.f64 (neg.f64 (cos.f64 x)) x))) (neg.f64 x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (/.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (fabs.f64 x)) #s(literal 2 binary64)) (*.f64 (fabs.f64 x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (neg.f64 x)) #s(literal 2 binary64)) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) x) #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) #s(literal 2 binary64)) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 (neg.f64 x) (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 x (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (neg.f64 x) (*.f64 (neg.f64 (cos.f64 x)) x)) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) x)) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 x))) #s(literal 2 binary64)) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (cos.f64 x) x))) #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (cos.f64 x))) #s(literal 2 binary64)) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (-.f64 x (*.f64 (cos.f64 x) x))) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 x (*.f64 (cos.f64 x) x)) #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) x) #s(literal 2 binary64)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) #s(literal 2 binary64)) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (fabs.f64 x))) (*.f64 #s(literal 2 binary64) (fabs.f64 x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (neg.f64 x))) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) x)) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (neg.f64 x) (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x))))) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 x (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x))))) (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (neg.f64 x) (*.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (-.f64 x (*.f64 (cos.f64 x) x)))) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) x))) |
(/.f64 (*.f64 (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (fabs.f64 x)) #s(literal -1 binary64)) (*.f64 (fabs.f64 x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (neg.f64 x)) #s(literal -1 binary64)) x) |
(/.f64 (*.f64 (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) x) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) #s(literal -1 binary64)) x) |
(/.f64 (*.f64 (+.f64 (neg.f64 x) (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) #s(literal -1 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (-.f64 x (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 (neg.f64 x) (*.f64 (neg.f64 (cos.f64 x)) x)) #s(literal -1 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) x)) #s(literal -1 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 x))) #s(literal -1 binary64)) x) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (cos.f64 x) x))) #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (cos.f64 x))) #s(literal -1 binary64)) x) |
(/.f64 (*.f64 (neg.f64 (-.f64 x (*.f64 (cos.f64 x) x))) #s(literal -1 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) x) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (fabs.f64 x))) (*.f64 #s(literal -1 binary64) (fabs.f64 x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (neg.f64 x))) x) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) x)) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 x) (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x))))) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 x (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x))))) (*.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (neg.f64 x) (*.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 x (*.f64 (cos.f64 x) x)))) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x)))) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (cos.f64 x) x)))) (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (cos.f64 x)))) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 x (*.f64 (cos.f64 x) x))) (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) x)) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal -1 binary64) (cos.f64 x))) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x)))) x) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) x) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (cos.f64 x) x)))) (*.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (cos.f64 x)))) x) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) x)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (fabs.f64 x))) (neg.f64 (fabs.f64 x))) |
(/.f64 (neg.f64 (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (neg.f64 x))) x) |
(/.f64 (neg.f64 (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (+.f64 (neg.f64 x) (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x))))) (*.f64 x x)) |
(/.f64 (neg.f64 (-.f64 x (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (-.f64 (neg.f64 x) (*.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 x x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) x))) (*.f64 x x)) |
(/.f64 (neg.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x)))) x) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (cos.f64 x) x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (cos.f64 x)))) x) |
(/.f64 (neg.f64 (neg.f64 (-.f64 x (*.f64 (cos.f64 x) x)))) (*.f64 x x)) |
(/.f64 (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) x) x) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) x) |
(/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) (neg.f64 x)) |
(/.f64 (+.f64 (neg.f64 x) (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 x (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) (*.f64 x x)) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (-.f64 x (*.f64 (cos.f64 x) x)) #s(literal -1 binary64)) (*.f64 (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) #s(literal -1 binary64)) x) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 x (*.f64 (cos.f64 x) x))) (*.f64 #s(literal -1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (cos.f64 x))) x) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (cos.f64 x) x))) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (cos.f64 x))) (neg.f64 x)) |
(/.f64 (neg.f64 (-.f64 x (*.f64 (cos.f64 x) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (*.f64 x x)) |
(/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) x) #s(literal -1 binary64)) |
(/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) (neg.f64 x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) |
(neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x))) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x (/.f64 (neg.f64 (cos.f64 x)) x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 x) x) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (cos.f64 x) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(-.f64 (/.f64 x (*.f64 x x)) (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) x)) |
(+.f64 (/.f64 (neg.f64 (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 (/.f64 x (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x))) (*.f64 (neg.f64 x) x))) |
(+.f64 (/.f64 x (*.f64 x x)) (/.f64 (*.f64 (neg.f64 (cos.f64 x)) x) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (neg.f64 (cos.f64 x)) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (cos.f64 x) #s(literal -1 binary64))) |
(*.f64 (/.f64 (cos.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (cos.f64 x) x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 (cos.f64 x)) x)) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) x)) |
(/.f64 (*.f64 (/.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (cos.f64 x) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 x) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 (neg.f64 (cos.f64 x)) x) #s(literal 2 binary64)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (/.f64 (neg.f64 (cos.f64 x)) x) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal 2 binary64)) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (*.f64 (cos.f64 x) #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (neg.f64 (cos.f64 x)) x)) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (cos.f64 x))) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 x)) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (neg.f64 (/.f64 (cos.f64 x) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) x) |
(/.f64 (/.f64 (cos.f64 x) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)) x) |
(/.f64 (/.f64 (neg.f64 (cos.f64 x)) x) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (cos.f64 x)) (neg.f64 x)) |
(/.f64 (/.f64 (cos.f64 x) x) #s(literal 1 binary64)) |
(/.f64 (cos.f64 x) x) |
(neg.f64 (/.f64 (neg.f64 (cos.f64 x)) x)) |
(+.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal 0 binary64)) x) (/.f64 (cos.f64 x) x)) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(literal 1/2 binary64)) |
#s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (/ 1 x) (/.f64 #s(literal 1 binary64) x)) |
#s(approx x x) |
#s(approx (- (/ 1 x) (/ (cos x) x)) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (- (/ 1 x) (/ (cos x) x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (- (/ 1 x) (/ (cos x) x)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x)) |
#s(approx (- (/ 1 x) (/ (cos x) x)) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) x)) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) x) x)) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x)) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x)) |
#s(approx (cos x) #s(literal 1 binary64)) |
#s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos x) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(literal 1/2 binary64)) |
#s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (* (* 1/2 x) x) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) |
#s(approx (* 1/2 x) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(literal 1/2 binary64)) |
#s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (/ 1 (* (* x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) |
#s(approx (* (* x x) x) (*.f64 (*.f64 x x) x)) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (* -1 (/ (cos x) (* x x))) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
#s(approx (* -1 (/ (cos x) (* x x))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
#s(approx (* -1 (/ (cos x) (* x x))) (-.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
#s(approx (* -1 (/ (cos x) (* x x))) (-.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
#s(approx (/ (* x (cos x)) (* (* x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
#s(approx (/ (* x (cos x)) (* (* x x) x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) |
#s(approx (/ (* x (cos x)) (* (* x x) x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
#s(approx (/ (* x (cos x)) (* (* x x) x)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(literal 1/2 binary64)) |
#s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (/ (* x x) (neg (* (neg x) (* (* x x) x)))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
#s(approx (neg (* (neg x) (* (* x x) x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
#s(approx (* (neg x) (* (* x x) x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (/ (* x (cos x)) (* (* x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
#s(approx (/ (* x (cos x)) (* (* x x) x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) |
#s(approx (/ (* x (cos x)) (* (* x x) x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
#s(approx (/ (* x (cos x)) (* (* x x) x)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
#s(approx (* x (cos x)) x) |
#s(approx (* x (cos x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (* x (cos x)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (* x (cos x)) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64)) x)) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(literal 1/2 binary64)) |
#s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (- (/ 1 x) (/ (cos x) x)) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (- (/ 1 x) (/ (cos x) x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (- (/ 1 x) (/ (cos x) x)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x)) |
#s(approx (- (/ 1 x) (/ (cos x) x)) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) x)) |
#s(approx (/ (cos x) x) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (/ (cos x) x) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (/ (cos x) x) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (/ (cos x) x) (/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64)) x)) |
#s(approx (/ (/ (- 1 (cos x)) x) x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (- (/ 1 x) (/ (cos x) x)) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
#s(approx (- 1 (cos x)) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
#s(approx (cos x) (cos.f64 x)) |
#s(approx (/ (/ (- 1 (cos x)) x) x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (* -1 (/ (cos x) (* x x))) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
#s(approx (/ (* x (cos x)) (* (* x x) x)) (/.f64 (cos.f64 x) (*.f64 x x))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (/ (* x (cos x)) (* (* x x) x)) (/.f64 (cos.f64 x) (*.f64 x x))) |
#s(approx (* x (cos x)) (*.f64 (cos.f64 x) x)) |
#s(approx (/ (/ (- 1 (cos x)) x) x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (- (/ 1 x) (/ (cos x) x)) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
#s(approx (/ (cos x) x) (/.f64 (cos.f64 x) x)) |
#s(approx (/ (/ (- 1 (cos x)) x) x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (- (/ 1 x) (/ (cos x) x)) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
Compiled 20 422 to 5 054 computations (75.3% saved)
80 alts after pruning (73 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 889 | 35 | 1 924 |
| Fresh | 7 | 38 | 45 |
| Picked | 3 | 2 | 5 |
| Done | 1 | 5 | 6 |
| Total | 1 900 | 80 | 1 980 |
| Status | Accuracy | Program |
|---|---|---|
| 25.6% | (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x) x (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) | |
| 25.0% | (fma.f64 (/.f64 x (*.f64 (*.f64 x x) (*.f64 x x))) x (*.f64 (neg.f64 x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x)))) | |
| 55.9% | (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1/2 binary64) x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) | |
| 25.6% | (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(approx (- 0 (cos x)) #s(literal -1 binary64)) (*.f64 x x))) | |
| 56.0% | (fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1/2 binary64) x) (*.f64 (/.f64 (cos.f64 x) x) (/.f64 #s(literal -1 binary64) x))) | |
| 25.5% | (fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) x (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) | |
| 25.2% | (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x (/.f64 (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x) x)) | |
| 25.2% | (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) | |
| 25.4% | (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x #s(approx (* -1 (/ (cos x) (* x x))) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) | |
| 26.4% | (fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) | |
| 26.7% | (fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x))) x)) | |
| 26.2% | (fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) | |
| 2.9% | (fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (*.f64 x x) (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) | |
| 2.6% | (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) | |
| 2.6% | (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x) (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) | |
| 2.6% | (fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) | |
| 2.6% | (fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) | |
| 2.8% | (fma.f64 (*.f64 x x) (*.f64 (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x))) (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) | |
| 25.3% | (fma.f64 (neg.f64 x) (/.f64 x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x))) | |
| 55.8% | (fma.f64 (cos.f64 x) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) | |
| 4.6% | (fma.f64 #s(approx (/ (cos x) x) (fma.f64 #s(literal -1/2 binary64) x (/.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) | |
| 19.0% | (/.f64 (fma.f64 (/.f64 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) | |
| 3.6% | (/.f64 (fma.f64 (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x) (*.f64 x x) x) (*.f64 (*.f64 x x) x)) | |
| 25.2% | (/.f64 (fma.f64 (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x) x (*.f64 x (/.f64 #s(literal 1 binary64) x))) (*.f64 x x)) | |
| 25.9% | (/.f64 (fma.f64 (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x) x (*.f64 x (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x x)) | |
| 25.0% | (/.f64 (fma.f64 (/.f64 (cos.f64 x) x) (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x)) | |
| 26.5% | (/.f64 (fma.f64 (/.f64 x (*.f64 x x)) x (*.f64 x (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x))) (*.f64 x x)) | |
| 25.0% | (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (*.f64 x x) (/.f64 (cos.f64 x) (neg.f64 x))) x) | |
| 3.2% | (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x) (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) x)) | |
| 15.5% | (/.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) | |
| 26.0% | (/.f64 (fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x)) x) | |
| 2.8% | (/.f64 (fma.f64 x x (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))) | |
| 55.8% | (/.f64 (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (*.f64 x x)) x) | |
| 55.8% | (/.f64 (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) x) (*.f64 x x)) | |
| ✓ | 56.8% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
| ✓ | 24.2% | (/.f64 (/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) x) x) |
| 25.7% | (/.f64 (-.f64 (/.f64 x (*.f64 x x)) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) x) | |
| ✓ | 56.7% | (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) x)) x) |
| 25.8% | (/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 x x)) x) (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 x x)) | |
| 1.5% | (/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x))) | |
| 25.8% | (/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 x x)) | |
| 25.8% | (/.f64 (-.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) x) | |
| 2.5% | (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)))) (*.f64 (*.f64 x x) (*.f64 x x))) | |
| 19.4% | (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 (*.f64 x x) x) x)) | |
| 46.7% | (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x)) | |
| 25.2% | (/.f64 (-.f64 x (*.f64 x (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)))) (*.f64 (*.f64 x x) x)) | |
| 25.4% | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 x x)) | |
| ✓ | 55.9% | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| ✓ | 24.9% | (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
| 56.8% | (/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (+.f64 #s(literal -1 binary64) (cos.f64 x))) x) | |
| 55.8% | (/.f64 (*.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (/.f64 #s(literal 1 binary64) x)) (*.f64 x x)) | |
| 45.9% | (/.f64 #s(approx (/ (- 1 (cos x)) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) x)) x) | |
| 25.9% | (-.f64 (/.f64 (/.f64 x (*.f64 x x)) x) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) | |
| 26.0% | (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) | |
| 25.8% | (-.f64 (/.f64 (*.f64 (/.f64 x (*.f64 x x)) x) (*.f64 x x)) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) | |
| 2.7% | (-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 (*.f64 x x) x)) #s(approx (/ (* x (cos x)) (* (* x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) | |
| 25.8% | (-.f64 (/.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x)) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) | |
| 2.6% | (-.f64 (/.f64 (*.f64 x x) (neg.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)))) (/.f64 (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) x) (*.f64 x x))) | |
| 2.4% | (-.f64 (/.f64 (*.f64 x x) (neg.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)))) (/.f64 (*.f64 (/.f64 x (*.f64 x x)) #s(approx (cos x) #s(literal 1 binary64))) x)) | |
| 2.7% | (-.f64 (/.f64 (*.f64 x x) (neg.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)))) (/.f64 #s(approx (* x (cos x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (*.f64 (*.f64 x x) x))) | |
| 2.5% | (-.f64 (/.f64 (*.f64 x x) (neg.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)))) (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x)) x)) | |
| 2.5% | (-.f64 (/.f64 (*.f64 x x) (neg.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)))) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) | |
| 24.9% | (-.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) x)) | |
| 4.0% | (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (*.f64 (*.f64 x x) (*.f64 x x)))) | |
| 25.7% | (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) | |
| 56.2% | (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))) | |
| 26.2% | (-.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 3 binary64) (*.f64 (neg.f64 x) x))) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) | |
| 26.1% | (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) | |
| 2.1% | (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) | |
| 2.2% | (-.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) | |
| 25.1% | (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) | |
| 26.0% | (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x))) x)) | |
| 56.8% | (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) x)) | |
| 56.8% | (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) | |
| 45.8% | (*.f64 (/.f64 #s(literal 1 binary64) x) #s(approx (- (/ 1 x) (/ (cos x) x)) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) x))) | |
| 47.1% | (*.f64 (/.f64 #s(literal 1 binary64) x) #s(approx (- (/ 1 x) (/ (cos x) x)) (*.f64 #s(literal 1/2 binary64) x))) | |
| 46.6% | #s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) | |
| 45.9% | #s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 #s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal -1/40320 binary64) x) x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) x) x #s(literal 1/2 binary64))) | |
| ✓ | 45.9% | #s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 #s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
| ✓ | 47.2% | #s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
Compiled 1 873 to 1 226 computations (34.5% saved)
| Inputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 #s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(approx (- (/ 1 x) (/ (cos x) x)) (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) x) x) |
(/.f64 #s(approx (/ (- 1 (cos x)) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) x)) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 x x)) |
(/.f64 (-.f64 (/.f64 x (*.f64 x x)) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) x) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 #s(approx (/ (cos x) x) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(approx (- 0 (cos x)) #s(literal -1 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) x) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x #s(approx (* -1 (/ (cos x) (* x x))) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 x (*.f64 x (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x) (*.f64 x x) x) (*.f64 (*.f64 x x) x)) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x) x (*.f64 x (/.f64 #s(literal 1 binary64) x))) (*.f64 x x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x (/.f64 (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x) x)) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 #s(approx (/ (cos x) x) (fma.f64 #s(literal -1/2 binary64) x (/.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(-.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 #s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal -1/40320 binary64) x) x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) x) x #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x) x (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 x #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) x)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x) (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) x)) |
(-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(-.f64 (/.f64 (/.f64 x (*.f64 x x)) x) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 x x)) x) (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 x x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (/.f64 x (*.f64 x x)) x (*.f64 x (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x))) (*.f64 x x)) |
(fma.f64 (neg.f64 x) (/.f64 x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x))) |
(-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 (*.f64 x x) x)) #s(approx (/ (* x (cos x)) (* (* x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x) x (*.f64 x (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x x)) |
(-.f64 (/.f64 (*.f64 x x) (neg.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)))) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(fma.f64 (/.f64 x (*.f64 (*.f64 x x) (*.f64 x x))) x (*.f64 (neg.f64 x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x)))) |
(-.f64 (/.f64 (*.f64 (/.f64 x (*.f64 x x)) x) (*.f64 x x)) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(-.f64 (/.f64 (*.f64 x x) (neg.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)))) (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x)) x)) |
(-.f64 (/.f64 (*.f64 x x) (neg.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)))) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(-.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 3 binary64) (*.f64 (neg.f64 x) x))) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(-.f64 (/.f64 (*.f64 x x) (neg.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)))) (/.f64 (*.f64 (/.f64 x (*.f64 x x)) #s(approx (cos x) #s(literal 1 binary64))) x)) |
(-.f64 (/.f64 (*.f64 x x) (neg.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)))) (/.f64 (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) x) (*.f64 x x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x) (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
(-.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x))) x)) |
(-.f64 (/.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x)) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) x (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (*.f64 x x) (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(approx (- (/ 1 x) (/ (cos x) x)) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x))) |
(-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(-.f64 (*.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (*.f64 x x)) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (*.f64 x x) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x))) x)) |
(-.f64 (/.f64 (*.f64 x x) (neg.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)))) (/.f64 #s(approx (* x (cos x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x))) (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (+.f64 #s(literal -1 binary64) (cos.f64 x))) x) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) x)) x) |
(/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (cos.f64 x) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) x)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(/.f64 (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) x) (*.f64 x x)) |
(/.f64 (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (*.f64 x x)) x) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))) |
(fma.f64 (cos.f64 x) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 (cos.f64 x) x) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (/.f64 #s(literal 1 binary64) x)) (*.f64 x x)) |
(fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1/2 binary64) x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1/2 binary64) x) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1/2 binary64) x) (*.f64 (/.f64 (cos.f64 x) x) (/.f64 #s(literal -1 binary64) x))) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) x) (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 x)) (*.f64 x x) x) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 x x)) (*.f64 x x)) |
(/.f64 (fma.f64 (neg.f64 (cos.f64 x)) x (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x x) (*.f64 x (cos.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x) (neg.f64 (*.f64 x (cos.f64 x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (*.f64 x x) (/.f64 (cos.f64 x) (neg.f64 x))) x) |
(/.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (fabs.f64 x) (*.f64 x (/.f64 (cos.f64 x) (fabs.f64 x)))) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) (neg.f64 x)) (*.f64 (*.f64 x x) x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
| Outputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 (cos.f64 x) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) x)) x) |
2 calls:
| 27.0ms | x |
| 20.0ms | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.7% | 2 | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| 99.7% | 2 | x |
Compiled 7 to 7 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 #s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(approx (- (/ 1 x) (/ (cos x) x)) (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) x) x) |
(/.f64 #s(approx (/ (- 1 (cos x)) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) x)) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 x x)) |
(/.f64 (-.f64 (/.f64 x (*.f64 x x)) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) x) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 #s(approx (/ (cos x) x) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(approx (- 0 (cos x)) #s(literal -1 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) x) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x #s(approx (* -1 (/ (cos x) (* x x))) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 x (*.f64 x (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x) (*.f64 x x) x) (*.f64 (*.f64 x x) x)) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x) x (*.f64 x (/.f64 #s(literal 1 binary64) x))) (*.f64 x x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x (/.f64 (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x) x)) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 #s(approx (/ (cos x) x) (fma.f64 #s(literal -1/2 binary64) x (/.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(-.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 #s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal -1/40320 binary64) x) x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) x) x #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x) x (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 x #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) x)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x) (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) x)) |
(-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(-.f64 (/.f64 (/.f64 x (*.f64 x x)) x) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 x x)) x) (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 x x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (/.f64 x (*.f64 x x)) x (*.f64 x (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x))) (*.f64 x x)) |
(fma.f64 (neg.f64 x) (/.f64 x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x))) |
(-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 (*.f64 x x) x)) #s(approx (/ (* x (cos x)) (* (* x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x) x (*.f64 x (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x x)) |
(-.f64 (/.f64 (*.f64 x x) (neg.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)))) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(fma.f64 (/.f64 x (*.f64 (*.f64 x x) (*.f64 x x))) x (*.f64 (neg.f64 x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x)))) |
(-.f64 (/.f64 (*.f64 (/.f64 x (*.f64 x x)) x) (*.f64 x x)) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(-.f64 (/.f64 (*.f64 x x) (neg.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)))) (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x)) x)) |
(-.f64 (/.f64 (*.f64 x x) (neg.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)))) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(-.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 3 binary64) (*.f64 (neg.f64 x) x))) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(-.f64 (/.f64 (*.f64 x x) (neg.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)))) (/.f64 (*.f64 (/.f64 x (*.f64 x x)) #s(approx (cos x) #s(literal 1 binary64))) x)) |
(-.f64 (/.f64 (*.f64 x x) (neg.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)))) (/.f64 (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) x) (*.f64 x x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x) (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
(-.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x))) x)) |
(-.f64 (/.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x)) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) x (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (*.f64 x x) (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(approx (- (/ 1 x) (/ (cos x) x)) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x))) |
(-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(-.f64 (*.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (*.f64 x x)) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (*.f64 x x) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x))) x)) |
(-.f64 (/.f64 (*.f64 x x) (neg.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)))) (/.f64 #s(approx (* x (cos x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x))) (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (+.f64 #s(literal -1 binary64) (cos.f64 x))) x) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) x)) x) |
(/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x)) |
| Outputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) x)) |
1 calls:
| 19.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 2 | x |
Compiled 1 to 1 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 #s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(approx (- (/ 1 x) (/ (cos x) x)) (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) x) x) |
(/.f64 #s(approx (/ (- 1 (cos x)) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) x)) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 x x)) |
(/.f64 (-.f64 (/.f64 x (*.f64 x x)) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) x) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 #s(approx (/ (cos x) x) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(approx (- 0 (cos x)) #s(literal -1 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) x) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x #s(approx (* -1 (/ (cos x) (* x x))) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 x (*.f64 x (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x) (*.f64 x x) x) (*.f64 (*.f64 x x) x)) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x) x (*.f64 x (/.f64 #s(literal 1 binary64) x))) (*.f64 x x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x (/.f64 (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x) x)) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 #s(approx (/ (cos x) x) (fma.f64 #s(literal -1/2 binary64) x (/.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(-.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 #s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal -1/40320 binary64) x) x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) x) x #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x) x (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 x #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) x)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x) (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) x)) |
(-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(-.f64 (/.f64 (/.f64 x (*.f64 x x)) x) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 x x)) x) (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 x x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (/.f64 x (*.f64 x x)) x (*.f64 x (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x))) (*.f64 x x)) |
(fma.f64 (neg.f64 x) (/.f64 x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x))) |
(-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 (*.f64 x x) x)) #s(approx (/ (* x (cos x)) (* (* x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x) x (*.f64 x (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x x)) |
(-.f64 (/.f64 (*.f64 x x) (neg.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)))) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(fma.f64 (/.f64 x (*.f64 (*.f64 x x) (*.f64 x x))) x (*.f64 (neg.f64 x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x)))) |
(-.f64 (/.f64 (*.f64 (/.f64 x (*.f64 x x)) x) (*.f64 x x)) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(-.f64 (/.f64 (*.f64 x x) (neg.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)))) (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x)) x)) |
(-.f64 (/.f64 (*.f64 x x) (neg.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)))) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(-.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 3 binary64) (*.f64 (neg.f64 x) x))) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(-.f64 (/.f64 (*.f64 x x) (neg.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)))) (/.f64 (*.f64 (/.f64 x (*.f64 x x)) #s(approx (cos x) #s(literal 1 binary64))) x)) |
(-.f64 (/.f64 (*.f64 x x) (neg.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)))) (/.f64 (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) x) (*.f64 x x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x) (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
(-.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x))) x)) |
(-.f64 (/.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x)) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) x (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (*.f64 x x) (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(approx (- (/ 1 x) (/ (cos x) x)) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x))) |
(-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(-.f64 (*.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (*.f64 x x)) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (*.f64 x x) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x))) x)) |
(-.f64 (/.f64 (*.f64 x x) (neg.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)))) (/.f64 #s(approx (* x (cos x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x))) (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
| Outputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
1 calls:
| 18.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 2 | x |
Compiled 1 to 1 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 #s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(approx (- (/ 1 x) (/ (cos x) x)) (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) x) x) |
(/.f64 #s(approx (/ (- 1 (cos x)) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) x)) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 x x)) |
(/.f64 (-.f64 (/.f64 x (*.f64 x x)) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) x) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 #s(approx (/ (cos x) x) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(approx (- 0 (cos x)) #s(literal -1 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) x) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x #s(approx (* -1 (/ (cos x) (* x x))) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 x (*.f64 x (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x) (*.f64 x x) x) (*.f64 (*.f64 x x) x)) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x) x (*.f64 x (/.f64 #s(literal 1 binary64) x))) (*.f64 x x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x (/.f64 (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x) x)) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 #s(approx (/ (cos x) x) (fma.f64 #s(literal -1/2 binary64) x (/.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(-.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 #s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal -1/40320 binary64) x) x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) x) x #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x) x (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 x #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) x)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x) (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) x)) |
(-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(-.f64 (/.f64 (/.f64 x (*.f64 x x)) x) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 x x)) x) (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 x x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (/.f64 x (*.f64 x x)) x (*.f64 x (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x))) (*.f64 x x)) |
(fma.f64 (neg.f64 x) (/.f64 x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x))) |
(-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 (*.f64 x x) x)) #s(approx (/ (* x (cos x)) (* (* x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x) x (*.f64 x (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x x)) |
(-.f64 (/.f64 (*.f64 x x) (neg.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)))) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(fma.f64 (/.f64 x (*.f64 (*.f64 x x) (*.f64 x x))) x (*.f64 (neg.f64 x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x)))) |
(-.f64 (/.f64 (*.f64 (/.f64 x (*.f64 x x)) x) (*.f64 x x)) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(-.f64 (/.f64 (*.f64 x x) (neg.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)))) (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x)) x)) |
(-.f64 (/.f64 (*.f64 x x) (neg.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)))) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(-.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 3 binary64) (*.f64 (neg.f64 x) x))) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(-.f64 (/.f64 (*.f64 x x) (neg.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)))) (/.f64 (*.f64 (/.f64 x (*.f64 x x)) #s(approx (cos x) #s(literal 1 binary64))) x)) |
(-.f64 (/.f64 (*.f64 x x) (neg.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)))) (/.f64 (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) x) (*.f64 x x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x) (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
(-.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x))) x)) |
(-.f64 (/.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x)) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) x (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (*.f64 x x) (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(approx (- (/ 1 x) (/ (cos x) x)) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x))) |
(-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(-.f64 (*.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (*.f64 x x)) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (*.f64 x x) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x))) x)) |
(-.f64 (/.f64 (*.f64 x x) (neg.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)))) (/.f64 #s(approx (* x (cos x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x))) (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| Outputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
1 calls:
| 17.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.5% | 2 | x |
Compiled 1 to 1 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 #s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(approx (- (/ 1 x) (/ (cos x) x)) (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) x) x) |
(/.f64 #s(approx (/ (- 1 (cos x)) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) x)) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 x x)) |
(/.f64 (-.f64 (/.f64 x (*.f64 x x)) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) x) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 #s(approx (/ (cos x) x) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(approx (- 0 (cos x)) #s(literal -1 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) x) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x #s(approx (* -1 (/ (cos x) (* x x))) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 x (*.f64 x (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x) (*.f64 x x) x) (*.f64 (*.f64 x x) x)) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x) x (*.f64 x (/.f64 #s(literal 1 binary64) x))) (*.f64 x x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x (/.f64 (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x) x)) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 #s(approx (/ (cos x) x) (fma.f64 #s(literal -1/2 binary64) x (/.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(-.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 #s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal -1/40320 binary64) x) x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) x) x #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x) x (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 x #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) x)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x) (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) x)) |
(-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(-.f64 (/.f64 (/.f64 x (*.f64 x x)) x) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 x x)) x) (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 x x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (/.f64 x (*.f64 x x)) x (*.f64 x (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x))) (*.f64 x x)) |
(fma.f64 (neg.f64 x) (/.f64 x (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x))) |
(-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 (*.f64 x x) x)) #s(approx (/ (* x (cos x)) (* (* x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x) x (*.f64 x (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x x)) |
(-.f64 (/.f64 (*.f64 x x) (neg.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)))) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(fma.f64 (/.f64 x (*.f64 (*.f64 x x) (*.f64 x x))) x (*.f64 (neg.f64 x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x)))) |
(-.f64 (/.f64 (*.f64 (/.f64 x (*.f64 x x)) x) (*.f64 x x)) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(-.f64 (/.f64 (*.f64 x x) (neg.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)))) (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x)) x)) |
(-.f64 (/.f64 (*.f64 x x) (neg.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)))) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(-.f64 (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 3 binary64) (*.f64 (neg.f64 x) x))) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(-.f64 (/.f64 (*.f64 x x) (neg.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)))) (/.f64 (*.f64 (/.f64 x (*.f64 x x)) #s(approx (cos x) #s(literal 1 binary64))) x)) |
(-.f64 (/.f64 (*.f64 x x) (neg.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)))) (/.f64 (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) x) (*.f64 x x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x) (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
(-.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x))) x)) |
(-.f64 (/.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x)) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) x (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (*.f64 x x) (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(approx (- (/ 1 x) (/ (cos x) x)) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 x x) x)) (*.f64 (neg.f64 x) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x))) |
(-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(-.f64 (*.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (*.f64 x x)) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) x) x) (/.f64 (/.f64 #s(literal -1 binary64) x) x)) (*.f64 x x) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x))) x)) |
(-.f64 (/.f64 (*.f64 x x) (neg.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)))) (/.f64 #s(approx (* x (cos x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x)) (/.f64 x (*.f64 (*.f64 (neg.f64 x) x) x))) (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
| Outputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x))) x)) |
2 calls:
| 17.0ms | x |
| 14.0ms | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 50.9% | 2 | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| 70.9% | 2 | x |
Compiled 7 to 7 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 #s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(approx (- (/ 1 x) (/ (cos x) x)) (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) x) x) |
(/.f64 #s(approx (/ (- 1 (cos x)) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) x)) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 x x)) |
(/.f64 (-.f64 (/.f64 x (*.f64 x x)) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) x) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 #s(approx (/ (cos x) x) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(approx (- 0 (cos x)) #s(literal -1 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) x) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x #s(approx (* -1 (/ (cos x) (* x x))) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 x (*.f64 x (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x) (*.f64 x x) x) (*.f64 (*.f64 x x) x)) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x) x (*.f64 x (/.f64 #s(literal 1 binary64) x))) (*.f64 x x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x (/.f64 (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x) x)) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 #s(approx (/ (cos x) x) (fma.f64 #s(literal -1/2 binary64) x (/.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(-.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 #s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal -1/40320 binary64) x) x #s(literal 1/720 binary64)) #s(literal -1/24 binary64))) x) x #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x) x (*.f64 #s(literal -1 binary64) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 x #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) x)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x) (*.f64 (neg.f64 x) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) x)) |
(-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(-.f64 (/.f64 (/.f64 x (*.f64 x x)) x) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 x x)) x) (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 x x)) |
| Outputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x))) x)) |
1 calls:
| 9.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.7% | 2 | x |
Compiled 1 to 1 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 #s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(approx (- (/ 1 x) (/ (cos x) x)) (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) x) x) |
(/.f64 #s(approx (/ (- 1 (cos x)) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) x)) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 x x)) |
(/.f64 (-.f64 (/.f64 x (*.f64 x x)) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) x) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 #s(approx (/ (cos x) x) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(approx (- 0 (cos x)) #s(literal -1 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) x) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x #s(approx (* -1 (/ (cos x) (* x x))) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 x (*.f64 x (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x) (*.f64 x x) x) (*.f64 (*.f64 x x) x)) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x) x (*.f64 x (/.f64 #s(literal 1 binary64) x))) (*.f64 x x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x (/.f64 (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x) x)) |
| Outputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
1 calls:
| 7.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.7% | 2 | x |
Compiled 1 to 1 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 #s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(approx (- (/ 1 x) (/ (cos x) x)) (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) x) x) |
(/.f64 #s(approx (/ (- 1 (cos x)) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) x)) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 x x)) |
(/.f64 (-.f64 (/.f64 x (*.f64 x x)) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) x) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 #s(approx (/ (cos x) x) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(approx (- 0 (cos x)) #s(literal -1 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) x) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x #s(approx (* -1 (/ (cos x) (* x x))) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 x (*.f64 x (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x) (*.f64 x x) x) (*.f64 (*.f64 x x) x)) |
| Outputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 x #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) x))) |
1 calls:
| 5.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.7% | 2 | x |
Compiled 1 to 1 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 #s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(approx (- (/ 1 x) (/ (cos x) x)) (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) x) x) |
(/.f64 #s(approx (/ (- 1 (cos x)) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) x)) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 x x)) |
(/.f64 (-.f64 (/.f64 x (*.f64 x x)) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) x) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 #s(approx (/ (cos x) x) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(approx (- 0 (cos x)) #s(literal -1 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) x) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (neg.f64 #s(approx (cos x) #s(literal 1 binary64))) x)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) x #s(approx (* -1 (/ (cos x) (* x x))) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
| Outputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 #s(approx (/ (cos x) x) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
1 calls:
| 5.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.0% | 2 | x |
Compiled 1 to 1 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 #s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(approx (- (/ 1 x) (/ (cos x) x)) (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) x) x) |
(/.f64 #s(approx (/ (- 1 (cos x)) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) x)) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 x x)) |
(/.f64 (-.f64 (/.f64 x (*.f64 x x)) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) x) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
| Outputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 x x)) |
1 calls:
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.8% | 2 | x |
Compiled 1 to 1 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 #s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(approx (- (/ 1 x) (/ (cos x) x)) (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) x) x) |
(/.f64 #s(approx (/ (- 1 (cos x)) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) x)) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 x x)) |
(/.f64 (-.f64 (/.f64 x (*.f64 x x)) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) x) |
| Outputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x))) (*.f64 x x)) |
1 calls:
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.6% | 2 | x |
Compiled 1 to 1 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 #s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(approx (- (/ 1 x) (/ (cos x) x)) (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) x) x) |
(/.f64 #s(approx (/ (- 1 (cos x)) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) x)) x) |
| Outputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
1 calls:
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.5% | 2 | x |
Compiled 1 to 1 computations (0% saved)
Total -1.0b remaining (-3.1%)
Threshold costs -1b (-3.1%)
| Inputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 #s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
| Outputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
2 calls:
| 1.0ms | x |
| 1.0ms | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 47.2% | 1 | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| 47.2% | 1 | x |
Compiled 7 to 7 computations (0% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 3.9437126516706144e-5 | 0.3630957119242192 |
| 5.0ms | 128× | 0 | valid |
Compiled 163 to 178 computations (-9.2% saved)
ival-cos: 1.0ms (38% of total)ival-mult!: 1.0ms (38% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 3.9437126516706144e-5 | 0.3630957119242192 |
Compiled 155 to 170 computations (-9.7% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 3.9437126516706144e-5 | 0.3630957119242192 |
Compiled 147 to 162 computations (-10.2% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 3.9437126516706144e-5 | 0.3630957119242192 |
Compiled 147 to 162 computations (-10.2% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 2024.6717837843478 | 514288.78615285305 |
| 7.0ms | 112× | 0 | valid |
Compiled 193 to 192 computations (0.5% saved)
ival-cos: 4.0ms (78.9% of total)ival-mult!: 1.0ms (19.7% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 20.0ms | 3.435130763752667e+37 | 3.049984348080904e+43 |
| 14.0ms | 144× | 0 | valid |
Compiled 245 to 244 computations (0.4% saved)
ival-cos: 7.0ms (83% of total)ival-mult!: 1.0ms (11.9% of total)ival-div!: 1.0ms (11.9% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 16.0ms | 6.706491798019399e+21 | 4.503044082382386e+27 |
| 9.0ms | 128× | 0 | valid |
| 2.0ms | 16× | 1 | valid |
Compiled 236 to 244 computations (-3.4% saved)
ival-cos: 6.0ms (75.3% of total)ival-mult!: 1.0ms (12.6% of total)ival-div!: 1.0ms (12.6% of total)adjust: 0.0ms (0% of total)ival-sub!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 3.435130763752667e+37 | 3.049984348080904e+43 |
Compiled 236 to 235 computations (0.4% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 7647845850321.259 | 837033630331125.0 |
| 7.0ms | 112× | 0 | valid |
Compiled 186 to 192 computations (-3.2% saved)
ival-cos: 3.0ms (63.8% of total)ival-mult!: 1.0ms (21.3% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 2.1531514829042072e+30 | 1.4831854022541116e+31 |
| 6.0ms | 96× | 0 | valid |
Compiled 149 to 154 computations (-3.4% saved)
ival-cos: 3.0ms (70.7% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-mult!: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 30.0ms | 8.259169776014778e+44 | 2.7125285253319515e+48 |
| 25.0ms | 128× | 0 | valid |
Compiled 147 to 162 computations (-10.2% saved)
ival-div!: 18.0ms (79.1% of total)ival-cos: 4.0ms (17.6% of total)ival-mult!: 1.0ms (4.4% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 4.368428198033037e+74 | 3.6418908544713637e+77 |
| 8.0ms | 128× | 0 | valid |
Compiled 131 to 146 computations (-11.5% saved)
ival-cos: 4.0ms (70.5% of total)ival-mult!: 1.0ms (17.6% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)| 1× | fuel |
Compiled 134 to 78 computations (41.8% saved)
(abs x)
Compiled 710 to 606 computations (14.6% saved)
Loading profile data...