
Time bar (total: 3.8s)
| 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)
| 610.0ms | 2 239× | 2 | valid |
| 300.0ms | 4 155× | 0 | valid |
| 248.0ms | 1 200× | 1 | valid |
| 245.0ms | 662× | 3 | valid |
ival-cos: 764.0ms (63% of total)adjust: 267.0ms (22% of total)ival-div!: 89.0ms (7.3% of total)ival-sub!: 49.0ms (4% of total)ival-mult!: 43.0ms (3.5% of total)Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 25 |
| 1 | 52 | 25 |
| 2 | 165 | 25 |
| 3 | 647 | 24 |
| 4 | 5819 | 24 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 48.8% | (/.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 | 312 | 264 |
| 0 | 2707 | 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 #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 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)))) (*.f64 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 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 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))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (neg.f64 x) x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (neg.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 (cos.f64 x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 x) #s(literal 1 binary64))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (+.f64 (cos.f64 x) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (cos.f64 x)) |
#s(literal 1 binary64) |
(*.f64 (cos.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 x)) #s(literal 2 binary64)) |
(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 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (neg.f64 x))) |
(cos.f64 (neg.f64 x)) |
(cos.f64 x) |
(+.f64 (*.f64 (sin.f64 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
x |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (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)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
#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 469 to 231 computations (50.7% saved)
12 alts after pruning (11 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 50 | 11 | 61 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 50 | 12 | 62 |
| Status | Accuracy | Program |
|---|---|---|
| 48.4% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 (cos.f64 x) #s(literal 1 binary64))) (*.f64 x x)) | |
| ▶ | 50.3% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
| ▶ | 14.8% | (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
| 48.7% | (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x x))) | |
| 48.3% | (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))) | |
| ✓ | 48.8% | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| 24.0% | (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) | |
| 48.8% | (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))) | |
| ▶ | 52.8% | #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))) |
| 52.4% | #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))) | |
| ▶ | 52.3% | #s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
| ▶ | 53.4% | #s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
Compiled 258 to 244 computations (5.4% saved)
| Inputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
#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))) |
(fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) |
(*.f64 x x) |
x |
#s(literal -1/24 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) |
#s(literal 1/24 binary64) |
(/.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) |
(/.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 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (cos.f64 x))) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) (cos.f64 x)) |
(*.f64 (*.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 (+ (* (* x x) -1/24) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (* x x) -1/24) 1/2) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#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 (/ (/ (- 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 (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(hole binary64 1/2)) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* 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) (cos x))) (* (* 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) (cos x))) #s(hole binary64 (* 1/2 (pow x 4)))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) #s(hole binary64 (* (pow x 4) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) #s(hole binary64 (* (pow x 4) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) #s(hole binary64 (* (pow x 4) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (* 1 (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (* (* x x) (cos x)) #s(hole binary64 (pow x 2))) |
#s(approx (* (* x x) (cos x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1/2 (pow x 2)))))) |
#s(approx (* (* x x) (cos x)) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))) |
#s(approx (* (* x x) (cos x)) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))) |
#s(approx (* (* x x) (* x x)) #s(hole binary64 (pow x 4))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (+ (* (* x x) -1/24) 1/2) #s(hole binary64 (* -1/24 (pow x 2)))) |
#s(approx (+ (* (* x x) -1/24) 1/2) #s(hole binary64 (* (pow x 2) (- (* 1/2 (/ 1 (pow x 2))) 1/24)))) |
#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 (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 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) #s(hole binary64 (* (pow x 2) (- 1 (cos x))))) |
#s(approx (* (* x x) (cos x)) #s(hole binary64 (* (pow x 2) (cos x)))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | inf | ((/ (- 1 (cos x)) (* x x)) 1/2 (/ (- 1 (cos x)) (* x x)) (+ (* (* x x) -1/24) 1/2) (* x x) x -1/24 (/ (- 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 1/24 (/ (/ (- 1 (cos x)) x) x) (/ (- 1 (cos x)) x) (- 1 (cos x)) 1 (cos x) (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (- (* 1 (* x x)) (* (* x x) (cos x))) (* 1 (* x x)) (* (* x x) (cos x)) (* (* x x) (* x x))) |
| 3.0ms | x | @ | -inf | ((/ (- 1 (cos x)) (* x x)) 1/2 (/ (- 1 (cos x)) (* x x)) (+ (* (* x x) -1/24) 1/2) (* x x) x -1/24 (/ (- 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 1/24 (/ (/ (- 1 (cos x)) x) x) (/ (- 1 (cos x)) x) (- 1 (cos x)) 1 (cos x) (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (- (* 1 (* x x)) (* (* x x) (cos x))) (* 1 (* x x)) (* (* x x) (cos x)) (* (* x x) (* x x))) |
| 2.0ms | x | @ | 0 | ((/ (- 1 (cos x)) (* x x)) 1/2 (/ (- 1 (cos x)) (* x x)) (+ (* (* x x) -1/24) 1/2) (* x x) x -1/24 (/ (- 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 1/24 (/ (/ (- 1 (cos x)) x) x) (/ (- 1 (cos x)) x) (- 1 (cos x)) 1 (cos x) (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (- (* 1 (* x x)) (* (* x x) (cos x))) (* 1 (* x x)) (* (* x x) (cos x)) (* (* x x) (* x x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 160 | 1238 |
| 0 | 192 | 1119 |
| 1 | 697 | 1101 |
| 0 | 5276 | 1046 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
#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))) |
(fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) |
(*.f64 x x) |
x |
#s(literal -1/24 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) |
#s(literal 1/24 binary64) |
(/.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) |
(/.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 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (cos.f64 x))) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) (cos.f64 x)) |
(*.f64 (*.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 (+ (* (* x x) -1/24) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (* x x) -1/24) 1/2) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#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 (/ (/ (- 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 (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(hole binary64 1/2)) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* 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) (cos x))) (* (* 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) (cos x))) #s(hole binary64 (* 1/2 (pow x 4)))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) #s(hole binary64 (* (pow x 4) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) #s(hole binary64 (* (pow x 4) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) #s(hole binary64 (* (pow x 4) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (* 1 (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (* (* x x) (cos x)) #s(hole binary64 (pow x 2))) |
#s(approx (* (* x x) (cos x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1/2 (pow x 2)))))) |
#s(approx (* (* x x) (cos x)) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))) |
#s(approx (* (* x x) (cos x)) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))) |
#s(approx (* (* x x) (* x x)) #s(hole binary64 (pow x 4))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (+ (* (* x x) -1/24) 1/2) #s(hole binary64 (* -1/24 (pow x 2)))) |
#s(approx (+ (* (* x x) -1/24) 1/2) #s(hole binary64 (* (pow x 2) (- (* 1/2 (/ 1 (pow x 2))) 1/24)))) |
#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 (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 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) #s(hole binary64 (* (pow x 2) (- 1 (cos x))))) |
#s(approx (* (* x x) (cos x)) #s(hole binary64 (* (pow x 2) (cos x)))) |
| Outputs |
|---|
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(literal 1/2 binary64)) |
#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))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/13824 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 x x) #s(literal 1/48 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/13824 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 x x) #s(literal 1/48 binary64) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/13824 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/4 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 #s(literal -1/13824 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 x x) #s(literal 1/48 binary64) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/13824 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) |
(fma.f64 (*.f64 #s(literal -1/24 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal -1/24 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal -1/24 binary64) x) x #s(literal 1/2 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -1/24 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -1/24 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) #s(literal 1 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) |
(fma.f64 x (*.f64 #s(literal -1/24 binary64) x) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) #s(literal -1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal -1/24 binary64))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal -1/24 binary64) x))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/13824 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 x x) #s(literal 1/48 binary64) #s(literal 1/4 binary64)))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 x x) #s(literal 1/48 binary64) #s(literal 1/4 binary64))))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (/.f64 (*.f64 #s(literal -1/13824 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/24 binary64))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/24 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 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x x) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (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 #s(literal 2 binary64) (*.f64 x x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(sqrt.f64 (*.f64 (*.f64 (*.f64 x x) x) x)) |
(fabs.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
x |
#s(literal -1/24 binary64) |
#s(approx (/ (/ (- 1 (cos 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))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)) (*.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 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.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)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (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 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) 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(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (-.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)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64))) (-.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))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/4 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))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) 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(literal 1/4 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/2 binary64) (-.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)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 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)) #s(literal 1 binary64)) (*.f64 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)) 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 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 1 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) #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)) |
(fma.f64 #s(literal 1 binary64) (*.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 (/.f64 #s(literal 1/4 binary64) (-.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))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)) (-.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)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 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))) (/.f64 #s(literal 1/4 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)))) |
(-.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)) 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 #s(literal 1/8 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) 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(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) 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(literal 1/4 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (-.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)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/2 binary64) (-.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)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 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 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x)) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/576 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) (neg.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 x x) #s(literal 1/17280 binary64) #s(literal 1/576 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/576 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 x x) #s(literal 1/17280 binary64) #s(literal 1/576 binary64)))) |
(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)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/373248000 binary64)) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 x x) #s(literal 1/17280 binary64) #s(literal 1/576 binary64)))) (/.f64 #s(literal 1/13824 binary64) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 x x) #s(literal 1/17280 binary64) #s(literal 1/576 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)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(neg.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 x x))) |
#s(literal 1/720 binary64) |
#s(literal 1/24 binary64) |
(/.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)) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 x x)) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 x x)) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 x x)) x) x) |
(/.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 (*.f64 x x) x)) x) |
(/.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) 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 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 x x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x))) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 x x)) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (pow.f64 (*.f64 (*.f64 (cos.f64 x) x) x) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 (*.f64 (*.f64 (cos.f64 x) x) x) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x)) (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 (*.f64 (*.f64 x x) 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 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x)) x)) |
(neg.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 x x))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (neg.f64 x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (neg.f64 x) x))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 x)))) |
(fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) 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 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) 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 (cos.f64 x) (*.f64 (neg.f64 x) 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 (cos.f64 x) (*.f64 (neg.f64 x) 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 (cos.f64 x) (*.f64 (neg.f64 x) 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 (cos.f64 x) (*.f64 (neg.f64 x) 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 (cos.f64 x) (*.f64 (neg.f64 x) 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 (cos.f64 x) (*.f64 (neg.f64 x) 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 (cos.f64 x) (*.f64 (neg.f64 x) 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 (cos.f64 x) (*.f64 (neg.f64 x) 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 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 x (*.f64 x x)) (/.f64 x (*.f64 x x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 x x) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 x x) (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) 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 (cos.f64 x) (*.f64 (neg.f64 x) 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 (cos.f64 x) (*.f64 (neg.f64 x) 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 (neg.f64 x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 x x) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) 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 (cos.f64 x) (*.f64 (neg.f64 x) 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 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) 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 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.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)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (neg.f64 x) (/.f64 (neg.f64 x) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) 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 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.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)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 x (/.f64 x (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.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)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (cos.f64 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 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (*.f64 x x)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (cos.f64 x) x) (/.f64 (cos.f64 x) x))) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (cos.f64 x) x) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (/.f64 (cos.f64 x) x) (/.f64 (cos.f64 x) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)))) (neg.f64 (neg.f64 x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x))) (neg.f64 x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x))) |
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (neg.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 (cos.f64 x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 x) #s(literal 1 binary64))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (+.f64 (cos.f64 x) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (cos.f64 x)) |
#s(literal 1 binary64) |
(*.f64 (cos.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 x)) #s(literal 2 binary64)) |
(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 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (neg.f64 x))) |
(cos.f64 (neg.f64 x)) |
(cos.f64 x) |
(+.f64 (*.f64 (sin.f64 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.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)) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 x x)) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 x x)) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 x x)) x) x) |
(/.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 (*.f64 x x) x)) x) |
(/.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) 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 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 x x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x))) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 x x)) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (pow.f64 (*.f64 (*.f64 (cos.f64 x) x) x) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 (*.f64 (*.f64 (cos.f64 x) x) x) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x)) (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 (*.f64 (*.f64 x x) 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 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x)) x)) |
(neg.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 x x))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (neg.f64 x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (neg.f64 x) x))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 x)))) |
(fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) 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 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) 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 (cos.f64 x) (*.f64 (neg.f64 x) 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 (cos.f64 x) (*.f64 (neg.f64 x) 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 (cos.f64 x) (*.f64 (neg.f64 x) 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 (cos.f64 x) (*.f64 (neg.f64 x) 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 (cos.f64 x) (*.f64 (neg.f64 x) 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 (cos.f64 x) (*.f64 (neg.f64 x) 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 (cos.f64 x) (*.f64 (neg.f64 x) 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 (cos.f64 x) (*.f64 (neg.f64 x) 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 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 x (*.f64 x x)) (/.f64 x (*.f64 x x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 x x) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 x x) (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) 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 (cos.f64 x) (*.f64 (neg.f64 x) 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 (cos.f64 x) (*.f64 (neg.f64 x) 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 (neg.f64 x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 x x) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) 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 (cos.f64 x) (*.f64 (neg.f64 x) 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 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) 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 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.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)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (neg.f64 x) (/.f64 (neg.f64 x) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) 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 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.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)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 x (/.f64 x (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.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)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (cos.f64 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 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.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 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) (*.f64 x x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
(*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(*.f64 x (*.f64 x (-.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(*.f64 x (-.f64 x (*.f64 (cos.f64 x) x))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x)) (+.f64 (cos.f64 x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 x x)) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 (cos.f64 x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) (pow.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) x) x (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 x x) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (*.f64 x x) x) x)))) (neg.f64 (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (pow.f64 (*.f64 (*.f64 (cos.f64 x) x) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 (*.f64 (*.f64 (cos.f64 x) x) x) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (pow.f64 (*.f64 (*.f64 (cos.f64 x) x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 (*.f64 (*.f64 (cos.f64 x) x) x) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 (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 (neg.f64 x) (*.f64 (cos.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)) (fabs.f64 x) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 (neg.f64 x) x) (cos.f64 x) (*.f64 x x)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (cos.f64 x) (*.f64 (neg.f64 x) x) (*.f64 x x)) |
(fma.f64 x x (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 x x (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 x x (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 (*.f64 (*.f64 (cos.f64 x) x) x) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 x) x) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 (*.f64 (*.f64 (cos.f64 x) x) x) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x)))))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(+.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 x x)) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(+.f64 (*.f64 x x) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(*.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 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x x) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (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 #s(literal 2 binary64) (*.f64 x x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(sqrt.f64 (*.f64 (*.f64 (*.f64 x x) x) x)) |
(fabs.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (cos.f64 x) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (cos.f64 x) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (cos.f64 x) x) x) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (cos.f64 x))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (cos.f64 x))) |
(*.f64 (*.f64 (*.f64 (cos.f64 x) x) x) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) (cos.f64 x)) |
(*.f64 (cos.f64 x) (*.f64 x x)) |
(*.f64 x (*.f64 (cos.f64 x) x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(*.f64 (*.f64 (*.f64 x x) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (fabs.f64 x) (neg.f64 x)) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(*.f64 (*.f64 (fabs.f64 x) x) (*.f64 (fabs.f64 x) x)) |
(*.f64 (*.f64 (neg.f64 x) (fabs.f64 x)) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(*.f64 (*.f64 x (fabs.f64 x)) (*.f64 x (fabs.f64 x))) |
(*.f64 (*.f64 (*.f64 x x) x) x) |
(*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 x (*.f64 (*.f64 x x) x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 4 binary64)) |
(neg.f64 (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 x))) |
(fabs.f64 (*.f64 (*.f64 (*.f64 x x) x) x)) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 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 (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 (cos x)) x) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (+ (* (* x x) -1/24) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* (* x x) -1/24) 1/2) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (* 1 (* x x)) (*.f64 x x)) |
#s(approx x x) |
#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 (/ (/ (- 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 (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 (cos x)) x) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 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 (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 (/ (- 1 (cos x)) x) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 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 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x)) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 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 (/ (/ (- 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 (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 (cos x)) x) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) x)) x)) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) x)) x)) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.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)) (*.f64 (*.f64 x x) x)) x)) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x) (*.f64 x x))) |
#s(approx (* 1 (* x x)) (*.f64 x x)) |
#s(approx (* (* x x) (cos x)) (*.f64 x x)) |
#s(approx (* (* x x) (cos x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
#s(approx (* (* x x) (cos x)) (*.f64 (*.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) x)) |
#s(approx (* (* x x) (cos x)) (*.f64 (*.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) x)) |
#s(approx (* (* x x) (* x x)) (*.f64 (*.f64 (*.f64 x x) x) x)) |
#s(approx (/ (/ (- 1 (cos x)) x) x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) |
#s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) x) x)) |
#s(approx (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (*.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) x)) x)) |
#s(approx (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (*.f64 (*.f64 (-.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) x)) x)) |
#s(approx (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (*.f64 (*.f64 (+.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) #s(literal 1/720 binary64)) (*.f64 (*.f64 x x) 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 (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 (/ (/ (- 1 (cos x)) x) x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x)) |
#s(approx (* (* x x) (cos x)) (*.f64 (*.f64 (cos.f64 x) x) x)) |
Compiled 4 654 to 1 544 computations (66.8% saved)
18 alts after pruning (14 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 442 | 11 | 453 |
| Fresh | 3 | 3 | 6 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 447 | 18 | 465 |
| Status | Accuracy | Program |
|---|---|---|
| 49.9% | (/.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 (cos.f64 x) #s(literal 1 binary64))) x) x) | |
| ▶ | 48.7% | (/.f64 (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (*.f64 x x)) x) |
| 48.4% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 (cos.f64 x) #s(literal 1 binary64))) (*.f64 x x)) | |
| ✓ | 50.3% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
| 14.8% | (/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 x x)) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) | |
| 27.2% | (/.f64 (/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) x) x) | |
| 50.2% | (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) x)) x) | |
| ✓ | 48.8% | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| ▶ | 24.0% | (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
| ▶ | 14.8% | (/.f64 (+.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
| 15.0% | (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 (*.f64 (*.f64 x x) x) x)) | |
| 12.2% | (/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) x)) x)) (*.f64 (*.f64 x x) (*.f64 x x))) | |
| 48.8% | (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))) | |
| ▶ | 52.4% | #s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
| ▶ | 52.8% | #s(approx (/ (/ (- 1 (cos 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))) |
| ✓ | 52.3% | #s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
| 26.0% | #s(approx (/ (- 1 (cos x)) (* x x)) #s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) x) x))) | |
| ✓ | 53.4% | #s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
Compiled 379 to 355 computations (6.3% saved)
| Inputs |
|---|
#s(approx (/ (/ (- 1 (cos 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)) x) x #s(literal 1/2 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) |
(*.f64 x x) |
x |
#s(literal 1/720 binary64) |
#s(literal -1/24 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(literal 1 binary64) |
#s(approx (cos x) #s(literal 1 binary64)) |
#s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) |
(*.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) |
(fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) |
(fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) |
#s(literal -1/40320 binary64) |
(/.f64 (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (*.f64 x x)) x) |
(/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (*.f64 x x)) |
(-.f64 x (*.f64 (cos.f64 x) x)) |
(*.f64 (cos.f64 x) x) |
(cos.f64 x) |
(/.f64 (+.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(+.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 x x)) |
(*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) |
(*.f64 (neg.f64 x) x) |
(neg.f64 x) |
(*.f64 (*.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 (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (* (+ (* (* x x) 1/720) -1/24) x) #s(hole binary64 (* -1/24 x))) |
#s(approx (* (+ (* (* x x) 1/720) -1/24) x) #s(hole binary64 (* x (- (* 1/720 (pow x 2)) 1/24)))) |
#s(approx (+ (* (* x x) 1/720) -1/24) #s(hole binary64 -1/24)) |
#s(approx (+ (* (* x x) 1/720) -1/24) #s(hole binary64 (- (* 1/720 (pow x 2)) 1/24))) |
#s(approx (* x x) #s(hole binary64 (pow x 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 (- 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/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) #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 (/ (/ (- x (* (cos x) x)) (* x x)) x) #s(hole binary64 1/2)) |
#s(approx (/ (/ (- x (* (cos x) x)) (* x x)) x) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (/ (- x (* (cos x) x)) (* x x)) x) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (/ (- x (* (cos x) 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 (* (cos x) x)) (* x x)) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ (- x (* (cos x) x)) (* x x)) #s(hole binary64 (* x (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (/ (- x (* (cos x) x)) (* x x)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (/ (- x (* (cos x) x)) (* 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 (- x (* (cos x) x)) #s(hole binary64 (* 1/2 (pow x 3)))) |
#s(approx (- x (* (cos x) x)) #s(hole binary64 (* (pow x 3) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- x (* (cos x) x)) #s(hole binary64 (* (pow x 3) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- x (* (cos x) x)) #s(hole binary64 (* (pow x 3) (+ 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 x)) |
#s(approx (* (cos x) x) #s(hole binary64 (* x (+ 1 (* -1/2 (pow x 2)))))) |
#s(approx (* (cos x) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))) |
#s(approx (* (cos x) 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) (* (neg x) x)) (* x x)) (* (* x x) (* x x))) #s(hole binary64 1/2)) |
#s(approx (/ (+ (* (cos x) (* (neg x) x)) (* x x)) (* (* x x) (* x x))) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (+ (* (cos x) (* (neg x) x)) (* x x)) (* (* x x) (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (+ (* (cos x) (* (neg x) x)) (* x x)) (* (* 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 (+ (* (cos x) (* (neg x) x)) (* x x)) #s(hole binary64 (* 1/2 (pow x 4)))) |
#s(approx (+ (* (cos x) (* (neg x) x)) (* x x)) #s(hole binary64 (* (pow x 4) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (+ (* (cos x) (* (neg x) x)) (* x x)) #s(hole binary64 (* (pow x 4) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (+ (* (cos x) (* (neg x) x)) (* x x)) #s(hole binary64 (* (pow x 4) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (* (cos x) (* (neg x) x)) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (* (cos x) (* (neg x) x)) #s(hole binary64 (* (pow x 2) (- (* 1/2 (pow x 2)) 1)))) |
#s(approx (* (cos x) (* (neg x) x)) #s(hole binary64 (* (pow x 2) (- (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))) 1)))) |
#s(approx (* (cos x) (* (neg x) x)) #s(hole binary64 (* (pow x 2) (- (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))) 1)))) |
#s(approx (* (neg x) x) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (* (* x x) (* x x)) #s(hole binary64 (pow x 4))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) #s(hole binary64 (* 1/720 (pow x 4)))) |
#s(approx (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) #s(hole binary64 (* (pow x 4) (- 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* (+ (* (* x x) 1/720) -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 (* (+ (* (* x x) 1/720) -1/24) x) #s(hole binary64 (* 1/720 (pow x 3)))) |
#s(approx (* (+ (* (* x x) 1/720) -1/24) x) #s(hole binary64 (* (pow x 3) (- 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/720) -1/24) #s(hole binary64 (* 1/720 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/720) -1/24) #s(hole binary64 (* (pow x 2) (- 1/720 (* 1/24 (/ 1 (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))) |
#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) #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 (/ (/ (- x (* (cos x) x)) (* x x)) x) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (/ (- x (* (cos x) x)) (* x x)) #s(hole binary64 (/ (- 1 (cos x)) x))) |
#s(approx (- x (* (cos x) x)) #s(hole binary64 (* x (- 1 (cos x))))) |
#s(approx (* (cos x) x) #s(hole binary64 (* x (cos x)))) |
#s(approx (/ (+ (* (cos x) (* (neg x) x)) (* x x)) (* (* x x) (* x x))) #s(hole binary64 (/ (+ 1 (* -1 (cos x))) (pow x 2)))) |
#s(approx (+ (* (cos x) (* (neg x) x)) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (cos x)))))) |
#s(approx (* (cos x) (* (neg x) x)) #s(hole binary64 (* -1 (* (pow x 2) (cos x))))) |
#s(approx (* (+ (* (* x x) 1/720) -1/24) x) #s(hole binary64 (* -1 (* (pow x 3) (- (* 1/24 (/ 1 (pow x 2))) 1/720))))) |
#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 (/ (/ (- x (* (cos x) x)) (* x x)) x) #s(hole binary64 (/ (+ 1 (* -1 (cos x))) (pow x 2)))) |
#s(approx (/ (- x (* (cos x) x)) (* x x)) #s(hole binary64 (/ (+ 1 (* -1 (cos x))) x))) |
#s(approx (- x (* (cos x) x)) #s(hole binary64 (* x (+ 1 (* -1 (cos x)))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | x | @ | inf | ((/ (/ (- 1 (cos x)) x) x) (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) (* (+ (* (* x x) 1/720) -1/24) x) (+ (* (* x x) 1/720) -1/24) (* x x) x 1/720 -1/24 1/2 (/ (- 1 (cos x)) (* x x)) (- 1 (cos x)) 1 (cos 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) -1/40320 (/ (/ (- x (* (cos x) x)) (* x x)) x) (/ (- x (* (cos x) x)) (* x x)) (- x (* (cos x) x)) (* (cos x) x) (cos x) (/ (+ (* (cos x) (* (neg x) x)) (* x x)) (* (* x x) (* x x))) (+ (* (cos x) (* (neg x) x)) (* x x)) (* (cos x) (* (neg x) x)) (* (neg x) x) (neg x) (* (* x x) (* x x))) |
| 5.0ms | x | @ | -inf | ((/ (/ (- 1 (cos x)) x) x) (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) (* (+ (* (* x x) 1/720) -1/24) x) (+ (* (* x x) 1/720) -1/24) (* x x) x 1/720 -1/24 1/2 (/ (- 1 (cos x)) (* x x)) (- 1 (cos x)) 1 (cos 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) -1/40320 (/ (/ (- x (* (cos x) x)) (* x x)) x) (/ (- x (* (cos x) x)) (* x x)) (- x (* (cos x) x)) (* (cos x) x) (cos x) (/ (+ (* (cos x) (* (neg x) x)) (* x x)) (* (* x x) (* x x))) (+ (* (cos x) (* (neg x) x)) (* x x)) (* (cos x) (* (neg x) x)) (* (neg x) x) (neg x) (* (* x x) (* x x))) |
| 2.0ms | x | @ | 0 | ((/ (/ (- 1 (cos x)) x) x) (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) (* (+ (* (* x x) 1/720) -1/24) x) (+ (* (* x x) 1/720) -1/24) (* x x) x 1/720 -1/24 1/2 (/ (- 1 (cos x)) (* x x)) (- 1 (cos x)) 1 (cos 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) -1/40320 (/ (/ (- x (* (cos x) x)) (* x x)) x) (/ (- x (* (cos x) x)) (* x x)) (- x (* (cos x) x)) (* (cos x) x) (cos x) (/ (+ (* (cos x) (* (neg x) x)) (* x x)) (* (* x x) (* x x))) (+ (* (cos x) (* (neg x) x)) (* x x)) (* (cos x) (* (neg x) x)) (* (neg x) x) (neg x) (* (* x x) (* x x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 282 | 2335 |
| 0 | 326 | 2161 |
| 1 | 1150 | 2074 |
| 0 | 8547 | 2046 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (/ (/ (- 1 (cos 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)) x) x #s(literal 1/2 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) |
(*.f64 x x) |
x |
#s(literal 1/720 binary64) |
#s(literal -1/24 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(literal 1 binary64) |
#s(approx (cos x) #s(literal 1 binary64)) |
#s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) |
(*.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) |
(fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) |
(fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) |
#s(literal -1/40320 binary64) |
(/.f64 (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (*.f64 x x)) x) |
(/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (*.f64 x x)) |
(-.f64 x (*.f64 (cos.f64 x) x)) |
(*.f64 (cos.f64 x) x) |
(cos.f64 x) |
(/.f64 (+.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(+.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 x x)) |
(*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) |
(*.f64 (neg.f64 x) x) |
(neg.f64 x) |
(*.f64 (*.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 (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (* (+ (* (* x x) 1/720) -1/24) x) #s(hole binary64 (* -1/24 x))) |
#s(approx (* (+ (* (* x x) 1/720) -1/24) x) #s(hole binary64 (* x (- (* 1/720 (pow x 2)) 1/24)))) |
#s(approx (+ (* (* x x) 1/720) -1/24) #s(hole binary64 -1/24)) |
#s(approx (+ (* (* x x) 1/720) -1/24) #s(hole binary64 (- (* 1/720 (pow x 2)) 1/24))) |
#s(approx (* x x) #s(hole binary64 (pow x 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 (- 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/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) #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 (/ (/ (- x (* (cos x) x)) (* x x)) x) #s(hole binary64 1/2)) |
#s(approx (/ (/ (- x (* (cos x) x)) (* x x)) x) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (/ (- x (* (cos x) x)) (* x x)) x) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (/ (- x (* (cos x) 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 (* (cos x) x)) (* x x)) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ (- x (* (cos x) x)) (* x x)) #s(hole binary64 (* x (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (/ (- x (* (cos x) x)) (* x x)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (/ (- x (* (cos x) x)) (* 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 (- x (* (cos x) x)) #s(hole binary64 (* 1/2 (pow x 3)))) |
#s(approx (- x (* (cos x) x)) #s(hole binary64 (* (pow x 3) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- x (* (cos x) x)) #s(hole binary64 (* (pow x 3) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- x (* (cos x) x)) #s(hole binary64 (* (pow x 3) (+ 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 x)) |
#s(approx (* (cos x) x) #s(hole binary64 (* x (+ 1 (* -1/2 (pow x 2)))))) |
#s(approx (* (cos x) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))) |
#s(approx (* (cos x) 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) (* (neg x) x)) (* x x)) (* (* x x) (* x x))) #s(hole binary64 1/2)) |
#s(approx (/ (+ (* (cos x) (* (neg x) x)) (* x x)) (* (* x x) (* x x))) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (+ (* (cos x) (* (neg x) x)) (* x x)) (* (* x x) (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (+ (* (cos x) (* (neg x) x)) (* x x)) (* (* 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 (+ (* (cos x) (* (neg x) x)) (* x x)) #s(hole binary64 (* 1/2 (pow x 4)))) |
#s(approx (+ (* (cos x) (* (neg x) x)) (* x x)) #s(hole binary64 (* (pow x 4) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (+ (* (cos x) (* (neg x) x)) (* x x)) #s(hole binary64 (* (pow x 4) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (+ (* (cos x) (* (neg x) x)) (* x x)) #s(hole binary64 (* (pow x 4) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (* (cos x) (* (neg x) x)) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (* (cos x) (* (neg x) x)) #s(hole binary64 (* (pow x 2) (- (* 1/2 (pow x 2)) 1)))) |
#s(approx (* (cos x) (* (neg x) x)) #s(hole binary64 (* (pow x 2) (- (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))) 1)))) |
#s(approx (* (cos x) (* (neg x) x)) #s(hole binary64 (* (pow x 2) (- (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))) 1)))) |
#s(approx (* (neg x) x) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (* (* x x) (* x x)) #s(hole binary64 (pow x 4))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) #s(hole binary64 (* 1/720 (pow x 4)))) |
#s(approx (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) #s(hole binary64 (* (pow x 4) (- 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* (+ (* (* x x) 1/720) -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 (* (+ (* (* x x) 1/720) -1/24) x) #s(hole binary64 (* 1/720 (pow x 3)))) |
#s(approx (* (+ (* (* x x) 1/720) -1/24) x) #s(hole binary64 (* (pow x 3) (- 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/720) -1/24) #s(hole binary64 (* 1/720 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/720) -1/24) #s(hole binary64 (* (pow x 2) (- 1/720 (* 1/24 (/ 1 (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))) |
#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) #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 (/ (/ (- x (* (cos x) x)) (* x x)) x) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (/ (- x (* (cos x) x)) (* x x)) #s(hole binary64 (/ (- 1 (cos x)) x))) |
#s(approx (- x (* (cos x) x)) #s(hole binary64 (* x (- 1 (cos x))))) |
#s(approx (* (cos x) x) #s(hole binary64 (* x (cos x)))) |
#s(approx (/ (+ (* (cos x) (* (neg x) x)) (* x x)) (* (* x x) (* x x))) #s(hole binary64 (/ (+ 1 (* -1 (cos x))) (pow x 2)))) |
#s(approx (+ (* (cos x) (* (neg x) x)) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (cos x)))))) |
#s(approx (* (cos x) (* (neg x) x)) #s(hole binary64 (* -1 (* (pow x 2) (cos x))))) |
#s(approx (* (+ (* (* x x) 1/720) -1/24) x) #s(hole binary64 (* -1 (* (pow x 3) (- (* 1/24 (/ 1 (pow x 2))) 1/720))))) |
#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 (/ (/ (- x (* (cos x) x)) (* x x)) x) #s(hole binary64 (/ (+ 1 (* -1 (cos x))) (pow x 2)))) |
#s(approx (/ (- x (* (cos x) x)) (* x x)) #s(hole binary64 (/ (+ 1 (* -1 (cos x))) x))) |
#s(approx (- x (* (cos x) x)) #s(hole binary64 (* x (+ 1 (* -1 (cos x)))))) |
| Outputs |
|---|
#s(approx (/ (+ (* (cos x) (* (neg x) x)) (* x x)) (* (* 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))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)) (*.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 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.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)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) (*.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.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)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) 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)))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64))) (-.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))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/4 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))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) 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))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) (*.f64 #s(literal 1/2 binary64) x))))) |
(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 (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 (*.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 (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 (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 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 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 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))) (/.f64 #s(literal 1/4 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)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.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))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)) (-.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)))) |
(-.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)) 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 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) (*.f64 #s(literal 1/2 binary64) x))))) (/.f64 #s(literal 1/8 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) (*.f64 #s(literal 1/2 binary64) x)))))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) 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))))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 3 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) 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)))))) |
(+.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 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/373248000 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) #s(literal -1/13824 binary64)) x) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal -1/17280 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/576 binary64)) x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/373248000 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x))) #s(literal 1/13824 binary64)) x) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 1/373248000 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) #s(literal -1/13824 binary64))) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal -1/17280 binary64)))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/576 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) |
(/.f64 (*.f64 x (-.f64 (*.f64 #s(literal 1/373248000 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x))) #s(literal 1/13824 binary64))) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 #s(literal -1/24 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) x) (*.f64 x x) (*.f64 #s(literal -1/24 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/720 binary64)) (*.f64 #s(literal -1/24 binary64) x)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/720 binary64)) #s(literal 1 binary64) (*.f64 #s(literal -1/24 binary64) x)) |
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/720 binary64) (*.f64 #s(literal -1/24 binary64) x)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x (*.f64 #s(literal -1/24 binary64) x)) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal 1/720 binary64)) (*.f64 #s(literal -1/24 binary64) x)) |
(fma.f64 #s(literal -1/24 binary64) x (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/720 binary64))) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (*.f64 #s(literal -1/24 binary64) x)) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) x) (*.f64 #s(literal -1/24 binary64) x)) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 #s(literal -1/24 binary64) x)) |
(fma.f64 x #s(literal -1/24 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/720 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/720 binary64)) (*.f64 #s(literal -1/24 binary64) x)) |
(+.f64 (*.f64 #s(literal -1/24 binary64) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/720 binary64))) |
(/.f64 (+.f64 #s(literal -1/13824 binary64) (*.f64 #s(literal 1/373248000 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)))) (+.f64 #s(literal 1/576 binary64) (-.f64 (*.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/373248000 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x))) #s(literal 1/13824 binary64))) (neg.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/576 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/373248000 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) #s(literal -1/13824 binary64))) (neg.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal -1/17280 binary64))))) |
(/.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (-.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/576 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/373248000 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x))) #s(literal 1/13824 binary64)) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/373248000 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) #s(literal -1/13824 binary64)) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal -1/17280 binary64)))) |
(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 (*.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 (neg.f64 x) (*.f64 (neg.f64 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 x #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/373248000 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x))) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64))))) (/.f64 #s(literal 1/13824 binary64) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) #s(literal 1/17280 binary64)))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) |
(-.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/720 binary64))) |
(-.f64 #s(literal -1/24 binary64) (*.f64 (neg.f64 x) (*.f64 x #s(literal 1/720 binary64)))) |
(-.f64 #s(literal -1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/373248000 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x))) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal -1/17280 binary64)))) (/.f64 #s(literal -1/13824 binary64) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal -1/17280 binary64))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) |
(+.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x) |
(*.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 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(*.f64 x x) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(sqrt.f64 (*.f64 (*.f64 (*.f64 x x) x) x)) |
(fabs.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
x |
#s(literal 1/720 binary64) |
#s(literal -1/24 binary64) |
#s(literal 1/2 binary64) |
(/.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64)))) #s(literal -1 binary64)) (*.f64 x x)) |
(/.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64)))) x) (neg.f64 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 (neg.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 x x)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.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 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.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 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) x)) (neg.f64 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 (neg.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 x x) (*.f64 (*.f64 x x) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 x x) x) 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 (neg.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 x x))) |
(neg.f64 (/.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) (*.f64 x x)) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (cos x) #s(literal 1 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (cos x) #s(literal 1 binary64))) #s(approx (cos x) #s(literal 1 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (cos x) #s(literal 1 binary64)) #s(approx (cos x) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (cos x) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (cos x) #s(literal 1 binary64))) #s(approx (cos x) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (cos x) #s(literal 1 binary64)) #s(approx (cos x) #s(literal 1 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64)))) (/.f64 (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (cos x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (cos x) #s(literal 1 binary64)) #s(approx (cos x) #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (cos x) #s(literal 1 binary64))) #s(approx (cos x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (cos x) #s(literal 1 binary64)) #s(approx (cos x) #s(literal 1 binary64)))))) |
(-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) |
#s(literal 1 binary64) |
(*.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) |
#s(approx (cos x) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) #s(approx (cos x) #s(literal 1 binary64))) #s(literal 2 binary64)) |
(neg.f64 (*.f64 #s(literal -1 binary64) #s(approx (cos x) #s(literal 1 binary64)))) |
#s(approx (/ (+ (* (cos x) (* (neg x) x)) (* x x)) (* (* x x) (* x x))) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (neg.f64 x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal -1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 1/2 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x) #s(literal -1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x)) x)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x) #s(literal 1/2 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal -1/2 binary64))))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x) #s(literal 3 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal -1/2 binary64)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) |
(*.f64 x (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/13824 binary64)) x) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) (*.f64 x #s(literal 1/24 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/576 binary64)) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal 1/24 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 3 binary64)) #s(literal -1/13824 binary64)) x) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) (*.f64 #s(literal -1/24 binary64) x))))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/13824 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) (*.f64 x #s(literal 1/24 binary64)))))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/576 binary64))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal 1/24 binary64))) |
(/.f64 (*.f64 x (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 3 binary64)) #s(literal -1/13824 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) (*.f64 #s(literal -1/24 binary64) x))))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) x (*.f64 #s(literal -1/24 binary64) x)) |
(fma.f64 #s(literal -1/24 binary64) x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) x)) |
(fma.f64 #s(literal -1/24 binary64) x (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x))) |
(fma.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) (*.f64 #s(literal -1/24 binary64) x)) |
(fma.f64 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) x)) |
(fma.f64 x #s(literal -1/24 binary64) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x))) |
(+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) x) (*.f64 #s(literal -1/24 binary64) x)) |
(+.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x)) (*.f64 #s(literal -1/24 binary64) x)) |
(+.f64 (*.f64 #s(literal -1/24 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) x)) |
(+.f64 (*.f64 #s(literal -1/24 binary64) x) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x))) |
(/.f64 (-.f64 #s(literal 1/576 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x))) |
(/.f64 (+.f64 #s(literal -1/13824 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/576 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 3 binary64)) #s(literal -1/13824 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) (*.f64 #s(literal -1/24 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/576 binary64))) (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal 1/24 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/13824 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) (*.f64 x #s(literal 1/24 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/576 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal 1/24 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/13824 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) (*.f64 x #s(literal 1/24 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 3 binary64)) #s(literal -1/13824 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) (*.f64 #s(literal -1/24 binary64) x))))) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) (fabs.f64 x)) (fabs.f64 x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/40320 binary64)) #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) (fabs.f64 x)) (fabs.f64 x) (fma.f64 (*.f64 #s(literal -1/40320 binary64) x) (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64))) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) (neg.f64 x)) (neg.f64 x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/40320 binary64)) #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) (neg.f64 x)) (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/40320 binary64) x) (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal -1/24 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #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 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/40320 binary64)) #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) x) x (fma.f64 (*.f64 #s(literal -1/40320 binary64) x) (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64))) |
(fma.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 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/720 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/40320 binary64)) #s(literal 1/24 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/720 binary64)) (fma.f64 (*.f64 #s(literal -1/40320 binary64) x) (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x 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) x) #s(literal -1/40320 binary64)) #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/40320 binary64) x) (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/40320 binary64)) #s(literal 1/24 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) (fma.f64 (*.f64 #s(literal -1/40320 binary64) x) (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/720 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/40320 binary64)) #s(literal 1/24 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/720 binary64)) (fma.f64 (*.f64 #s(literal -1/40320 binary64) x) (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 x x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/40320 binary64)) #s(literal 1/24 binary64))) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 x x) (fma.f64 (*.f64 #s(literal -1/40320 binary64) x) (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)) |
(fma.f64 x (*.f64 x #s(literal 1/720 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/40320 binary64)) #s(literal 1/24 binary64))) |
(fma.f64 x (*.f64 x #s(literal 1/720 binary64)) (fma.f64 (*.f64 #s(literal -1/40320 binary64) x) (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal 1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal 1/24 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) (*.f64 x #s(literal 1/24 binary64)))))) (/.f64 #s(literal 1/13824 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) (*.f64 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 #s(literal -1/24 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x)) x)) |
(-.f64 #s(literal -1/24 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) (*.f64 x x))) |
(-.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) (*.f64 #s(literal -1/24 binary64) x))))) (/.f64 #s(literal -1/13824 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) (*.f64 #s(literal -1/24 binary64) 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)) |
(+.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/40320 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/40320 binary64)) #s(literal 1/24 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (fma.f64 (*.f64 #s(literal -1/40320 binary64) x) (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64))) |
(+.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x)) |
(/.f64 (-.f64 #s(literal 1/373248000 binary64) (pow.f64 (*.f64 #s(literal 1/40320 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/518400 binary64) (fma.f64 #s(literal 1/1625702400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 #s(literal 1/720 binary64) (*.f64 #s(literal 1/40320 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/518400 binary64) (*.f64 #s(literal 1/1625702400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (neg.f64 (-.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 #s(literal -1/40320 binary64) x) x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/1625702400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/518400 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal -1/720 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/373248000 binary64) (*.f64 #s(literal -1/65548320768000 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x))))) (neg.f64 (+.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 #s(literal -1/40320 binary64) x) x) (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal -1/720 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/65548320768000 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) #s(literal 1/373248000 binary64))) (neg.f64 (-.f64 (fma.f64 #s(literal 1/1625702400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/518400 binary64)) (*.f64 (*.f64 x x) #s(literal -1/29030400 binary64))))) |
(/.f64 (-.f64 #s(literal 1/518400 binary64) (*.f64 #s(literal 1/1625702400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (-.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 #s(literal -1/40320 binary64) x) x))) |
(/.f64 (fma.f64 #s(literal 1/1625702400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/518400 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal -1/720 binary64))) |
(/.f64 (+.f64 #s(literal 1/373248000 binary64) (*.f64 #s(literal -1/65548320768000 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)))) (+.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 #s(literal -1/40320 binary64) x) x) (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal -1/720 binary64))))) |
(/.f64 (fma.f64 #s(literal -1/65548320768000 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) #s(literal 1/373248000 binary64)) (-.f64 (fma.f64 #s(literal 1/1625702400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/518400 binary64)) (*.f64 (*.f64 x x) #s(literal -1/29030400 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) (neg.f64 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 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 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 x #s(literal -1/40320 binary64)) #s(literal 1/720 binary64)) |
(-.f64 (/.f64 #s(literal 1/518400 binary64) (-.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 #s(literal -1/40320 binary64) x) x))) (/.f64 (*.f64 #s(literal 1/1625702400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 #s(literal -1/40320 binary64) x) x)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/1625702400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal -1/720 binary64))) (/.f64 #s(literal 1/518400 binary64) (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal -1/720 binary64)))) |
(-.f64 (*.f64 (*.f64 #s(literal -1/40320 binary64) x) x) #s(literal -1/720 binary64)) |
(-.f64 #s(literal 1/720 binary64) (*.f64 (neg.f64 (*.f64 #s(literal -1/40320 binary64) x)) x)) |
(-.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal -1/40320 binary64))) |
(-.f64 #s(literal 1/720 binary64) (*.f64 #s(literal 1/40320 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1/373248000 binary64) (+.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 #s(literal -1/40320 binary64) x) x) (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal -1/720 binary64))))) (/.f64 (*.f64 #s(literal -1/65548320768000 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x))) (+.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 #s(literal -1/40320 binary64) x) x) (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal -1/720 binary64)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/65548320768000 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x))) (-.f64 (fma.f64 #s(literal 1/1625702400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/518400 binary64)) (*.f64 (*.f64 x x) #s(literal -1/29030400 binary64)))) (/.f64 #s(literal 1/373248000 binary64) (-.f64 (fma.f64 #s(literal 1/1625702400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/518400 binary64)) (*.f64 (*.f64 x x) #s(literal -1/29030400 binary64))))) |
(+.f64 (*.f64 (*.f64 #s(literal -1/40320 binary64) x) x) #s(literal 1/720 binary64)) |
(+.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 #s(literal -1/40320 binary64) x) x)) |
#s(literal -1/40320 binary64) |
(/.f64 (/.f64 (/.f64 (*.f64 (-.f64 x (*.f64 (cos.f64 x) x)) x) (*.f64 x x)) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 (/.f64 (*.f64 (-.f64 x (*.f64 (cos.f64 x) x)) x) (*.f64 x x)) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (/.f64 (/.f64 (*.f64 (-.f64 x (*.f64 (cos.f64 x) x)) x) (*.f64 x x)) x) x) |
(/.f64 (/.f64 (*.f64 (-.f64 x (*.f64 (cos.f64 x) x)) x) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (/.f64 (*.f64 (-.f64 x (*.f64 (cos.f64 x) x)) x) (*.f64 (*.f64 x x) x)) x) |
(/.f64 (/.f64 (*.f64 (-.f64 x (*.f64 (cos.f64 x) x)) x) x) (*.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)) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(/.f64 (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) x) x) #s(literal -1 binary64)) |
(/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) (*.f64 x x)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (*.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)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 x (*.f64 (cos.f64 x) x)) x) (*.f64 x x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 x (*.f64 (cos.f64 x) x)) x))) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (fma.f64 (neg.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 (*.f64 (-.f64 x (*.f64 (cos.f64 x) x)) x) (*.f64 x x)) (*.f64 x x)) |
(/.f64 (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) x) (*.f64 x x)) |
(/.f64 (neg.f64 (*.f64 (-.f64 x (*.f64 (cos.f64 x) x)) x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) 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 (neg.f64 (-.f64 x (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(/.f64 (*.f64 (-.f64 x (*.f64 (cos.f64 x) x)) x) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x)) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (-.f64 x (*.f64 (cos.f64 x) x)) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(neg.f64 (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) x) x)) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) (*.f64 x x))) |
(neg.f64 (/.f64 (*.f64 (-.f64 x (*.f64 (cos.f64 x) x)) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (neg.f64 x) x))) |
(neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (neg.f64 x))) |
(fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 (cos.f64 x)) x) x) (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x)) (/.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 (cos.f64 x)) x) (*.f64 x x)) (/.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.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 (cos.f64 x) x) (neg.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 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 x x)) (/.f64 (fabs.f64 x) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.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 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (fabs.f64 x) x) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.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 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.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 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 x x)) (/.f64 (neg.f64 x) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.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 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (neg.f64 x) x) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.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 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.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 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.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 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (cos.f64 x) x) x) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (cos.f64 x) x) x) x) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (cos.f64 x) x) x) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (cos.f64 x) x) x) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 x) x) x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (neg.f64 x) x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) 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 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.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 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.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 (*.f64 (*.f64 (cos.f64 x) x) x) (*.f64 (*.f64 x x) 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 x x) (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 x x) (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 x x) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 x x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.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 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x 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))) |
(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 #s(literal 1 binary64) x) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (*.f64 (*.f64 (*.f64 x 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 (*.f64 (cos.f64 x) x) (*.f64 x x)) (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 x (*.f64 x x)) (/.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 x (*.f64 x x)) (/.f64 x (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) x) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(-.f64 (/.f64 (/.f64 x (*.f64 x x)) x) (/.f64 (/.f64 (*.f64 (cos.f64 x) x) (*.f64 x x)) x)) |
(-.f64 (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (cos.f64 x) x) (*.f64 (*.f64 x x) x))) |
(-.f64 (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (*.f64 (neg.f64 x) 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 x (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(+.f64 (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (*.f64 (*.f64 (*.f64 x 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 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(/.f64 (/.f64 (+.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 (neg.f64 (-.f64 x (*.f64 (cos.f64 x) x))) x) (neg.f64 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 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (cos.f64 x) x) (/.f64 (cos.f64 x) x))) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) x))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (*.f64 (cos.f64 x) x) (*.f64 x x)) (/.f64 (*.f64 (cos.f64 x) x) (*.f64 x x)))) (+.f64 (/.f64 x (*.f64 x x)) (/.f64 (*.f64 (cos.f64 x) x) (*.f64 x x)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (neg.f64 (cos.f64 x)) x) (/.f64 (neg.f64 (cos.f64 x)) x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (neg.f64 (cos.f64 x)) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (cos.f64 x) x) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (/.f64 (cos.f64 x) x) (/.f64 (cos.f64 x) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (cos.f64 x) x) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (/.f64 (*.f64 (cos.f64 x) x) (*.f64 x x)) (/.f64 (*.f64 (cos.f64 x) x) (*.f64 x x)) (*.f64 (/.f64 x (*.f64 x x)) (/.f64 (*.f64 (cos.f64 x) x) (*.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 (cos.f64 x)) x) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 (/.f64 (neg.f64 (cos.f64 x)) x) (/.f64 (neg.f64 (cos.f64 x)) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 x (*.f64 (cos.f64 x) x)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) 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 (neg.f64 (-.f64 x (*.f64 (cos.f64 x) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) |
(/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (*.f64 x x)) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) x)) |
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) x)) |
(-.f64 (/.f64 x (*.f64 x x)) (/.f64 (*.f64 (cos.f64 x) x) (*.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 x (*.f64 x x)) (/.f64 (*.f64 (neg.f64 (cos.f64 x)) x) (*.f64 x x))) |
(*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) |
(*.f64 x (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) x) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) x) (+.f64 #s(literal 1 binary64) (cos.f64 x))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1 binary64) (cos.f64 x))) |
(/.f64 (fma.f64 (*.f64 x x) x (pow.f64 (*.f64 (neg.f64 (cos.f64 x)) x) #s(literal 3 binary64))) (fma.f64 x x (*.f64 (*.f64 (cos.f64 x) x) (fma.f64 (cos.f64 x) x x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x)))) (neg.f64 (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (cos.f64 x) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (*.f64 (*.f64 (cos.f64 x) x) (fma.f64 (cos.f64 x) x x))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x))) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (cos.f64 x) x) #s(literal 3 binary64))) (fma.f64 x x (*.f64 (*.f64 (cos.f64 x) x) (fma.f64 (cos.f64 x) x x)))) |
(fma.f64 (neg.f64 (cos.f64 x)) x x) |
(fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 x) x) x) |
(fma.f64 (*.f64 (cos.f64 x) x) #s(literal -1 binary64) x) |
(fma.f64 (neg.f64 x) (cos.f64 x) x) |
(fma.f64 (cos.f64 x) (neg.f64 x) x) |
(fma.f64 x (neg.f64 (cos.f64 x)) x) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) x)) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x)) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) x))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (*.f64 (*.f64 (cos.f64 x) x) (fma.f64 (cos.f64 x) x x)))) (/.f64 (pow.f64 (*.f64 (cos.f64 x) x) #s(literal 3 binary64)) (fma.f64 x x (*.f64 (*.f64 (cos.f64 x) x) (fma.f64 (cos.f64 x) x x))))) |
(-.f64 x (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) |
(-.f64 x (*.f64 (cos.f64 x) x)) |
(+.f64 (*.f64 (neg.f64 (cos.f64 x)) x) x) |
(+.f64 x (*.f64 (neg.f64 (cos.f64 x)) x)) |
(*.f64 (cos.f64 x) x) |
(*.f64 x (cos.f64 x)) |
(*.f64 #s(literal 1 binary64) (cos.f64 x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 x)) #s(literal 2 binary64)) |
(neg.f64 (neg.f64 (cos.f64 x))) |
(sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (sin.f64 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 x)) |
(cos.f64 x) |
(+.f64 (*.f64 (sin.f64 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (/.f64 (/.f64 (*.f64 (-.f64 x (*.f64 (cos.f64 x) x)) x) (*.f64 x x)) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 (/.f64 (*.f64 (-.f64 x (*.f64 (cos.f64 x) x)) x) (*.f64 x x)) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (/.f64 (/.f64 (*.f64 (-.f64 x (*.f64 (cos.f64 x) x)) x) (*.f64 x x)) x) x) |
(/.f64 (/.f64 (*.f64 (-.f64 x (*.f64 (cos.f64 x) x)) x) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (/.f64 (*.f64 (-.f64 x (*.f64 (cos.f64 x) x)) x) (*.f64 (*.f64 x x) x)) x) |
(/.f64 (/.f64 (*.f64 (-.f64 x (*.f64 (cos.f64 x) x)) x) x) (*.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)) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(/.f64 (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) x) x) #s(literal -1 binary64)) |
(/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) (*.f64 x x)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (*.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)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 x (*.f64 (cos.f64 x) x)) x) (*.f64 x x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 x (*.f64 (cos.f64 x) x)) x))) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (fma.f64 (neg.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 (*.f64 (-.f64 x (*.f64 (cos.f64 x) x)) x) (*.f64 x x)) (*.f64 x x)) |
(/.f64 (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) x) (*.f64 x x)) |
(/.f64 (neg.f64 (*.f64 (-.f64 x (*.f64 (cos.f64 x) x)) x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) 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 (neg.f64 (-.f64 x (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(/.f64 (*.f64 (-.f64 x (*.f64 (cos.f64 x) x)) x) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x)) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (-.f64 x (*.f64 (cos.f64 x) x)) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(neg.f64 (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) x) x)) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) (*.f64 x x))) |
(neg.f64 (/.f64 (*.f64 (-.f64 x (*.f64 (cos.f64 x) x)) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (neg.f64 x) x))) |
(neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (neg.f64 x))) |
(fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 (cos.f64 x)) x) x) (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x)) (/.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 (cos.f64 x)) x) (*.f64 x x)) (/.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.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 (cos.f64 x) x) (neg.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 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 x x)) (/.f64 (fabs.f64 x) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.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 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (fabs.f64 x) x) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.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 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.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 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 x x)) (/.f64 (neg.f64 x) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.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 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (neg.f64 x) x) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.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 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.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 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.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 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (cos.f64 x) x) x) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (cos.f64 x) x) x) x) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (cos.f64 x) x) x) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (cos.f64 x) x) x) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 x) x) x) (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (neg.f64 x) x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) 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 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.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 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.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 (*.f64 (*.f64 (cos.f64 x) x) x) (*.f64 (*.f64 x x) 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 x x) (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 x x) (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 x x) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 x x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.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 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x 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))) |
(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 #s(literal 1 binary64) x) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (*.f64 (*.f64 (*.f64 x 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 (*.f64 (cos.f64 x) x) (*.f64 x x)) (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 x (*.f64 x x)) (/.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 x (*.f64 x x)) (/.f64 x (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (cos.f64 x) x) x) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(-.f64 (/.f64 (/.f64 x (*.f64 x x)) x) (/.f64 (/.f64 (*.f64 (cos.f64 x) x) (*.f64 x x)) x)) |
(-.f64 (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (cos.f64 x) x) (*.f64 (*.f64 x x) x))) |
(-.f64 (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (*.f64 (neg.f64 x) 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 x (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(+.f64 (/.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (*.f64 (*.f64 (*.f64 x 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 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 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 (fabs.f64 x) (*.f64 (fabs.f64 x) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 (cos.f64 x) x) x) (*.f64 x x))) |
(*.f64 (-.f64 x (*.f64 (cos.f64 x) x)) x) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(*.f64 x (-.f64 (*.f64 (neg.f64 (cos.f64 x)) x) (neg.f64 x))) |
(*.f64 x (-.f64 x (*.f64 (cos.f64 x) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (cos.f64 x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1 binary64) (cos.f64 x))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (*.f64 x x) x) x))) (-.f64 (*.f64 x x) (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)))) |
(/.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 x) x) x) #s(literal 3 binary64))) (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 3 binary64))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (*.f64 (neg.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 x) x) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 x x) x) x (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) (neg.f64 (*.f64 x (-.f64 (*.f64 (neg.f64 (cos.f64 x)) x) x)))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 x) x) x) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)))) (neg.f64 (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 x (-.f64 (*.f64 (neg.f64 (cos.f64 x)) x) x))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 x) x) x) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)))))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x))) |
(fma.f64 (*.f64 (neg.f64 (cos.f64 x)) (fabs.f64 x)) (fabs.f64 x) (*.f64 x x)) |
(fma.f64 (*.f64 (neg.f64 (cos.f64 x)) (neg.f64 x)) (neg.f64 x) (*.f64 x x)) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x))) |
(fma.f64 (*.f64 (neg.f64 (cos.f64 x)) x) x (*.f64 x x)) |
(fma.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64) (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x))) |
(fma.f64 (*.f64 (neg.f64 x) x) (cos.f64 x) (*.f64 x x)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (neg.f64 (cos.f64 x))) (*.f64 x x)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x))) |
(fma.f64 (*.f64 (*.f64 (cos.f64 x) x) x) #s(literal -1 binary64) (*.f64 x x)) |
(fma.f64 (neg.f64 (cos.f64 x)) (*.f64 x x) (*.f64 x x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 (cos.f64 x) x) x) (*.f64 x x)) |
(fma.f64 (*.f64 (cos.f64 x) x) (neg.f64 x) (*.f64 x x)) |
(fma.f64 (*.f64 x x) (neg.f64 (cos.f64 x)) (*.f64 x x)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x))) (*.f64 x x)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x))) |
(fma.f64 (neg.f64 x) (*.f64 (cos.f64 x) x) (*.f64 x x)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x))) |
(fma.f64 (cos.f64 x) (*.f64 (neg.f64 x) x) (*.f64 x x)) |
(fma.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x))) |
(fma.f64 x (*.f64 (neg.f64 (cos.f64 x)) x) (*.f64 x x)) |
(fma.f64 x x (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x))) |
(-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 x (-.f64 (*.f64 (neg.f64 (cos.f64 x)) x) x))) (/.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x (-.f64 (*.f64 (neg.f64 (cos.f64 x)) x) x)))) |
(-.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (*.f64 (neg.f64 x) x)) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 (*.f64 (neg.f64 (cos.f64 x)) x)) x)) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) #s(literal -1 binary64))) |
(-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (cos.f64 x) x) x))) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 (neg.f64 x) x))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 (cos.f64 x)))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(+.f64 (/.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 x) x) x) #s(literal 3 binary64))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x))))))) |
(+.f64 (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) (*.f64 x x)) |
(+.f64 (*.f64 x x) (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x))) |
(*.f64 (*.f64 (neg.f64 (cos.f64 x)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (neg.f64 (cos.f64 x)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (neg.f64 (cos.f64 x)) x) x) |
(*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (neg.f64 (cos.f64 x)))) |
(*.f64 (*.f64 (*.f64 (cos.f64 x) x) x) #s(literal -1 binary64)) |
(*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x)) |
(*.f64 (*.f64 x x) (neg.f64 (cos.f64 x))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) |
(*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x)) |
(*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) |
(*.f64 x (*.f64 (neg.f64 (cos.f64 x)) x)) |
(neg.f64 (*.f64 (*.f64 (*.f64 (cos.f64 x) x) x) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (cos.f64 x) x) x))) |
(neg.f64 (*.f64 (*.f64 (cos.f64 x) x) x)) |
(*.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (neg.f64 (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -1 binary64))) |
(*.f64 (fabs.f64 x) (neg.f64 (fabs.f64 x))) |
(*.f64 #s(literal -1 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal -1 binary64)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(*.f64 (neg.f64 x) x) |
(*.f64 x (neg.f64 x)) |
(neg.f64 (*.f64 x x)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
(*.f64 (*.f64 (*.f64 x x) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 x (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (fabs.f64 x) (neg.f64 x)) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(*.f64 (*.f64 (fabs.f64 x) x) (*.f64 (fabs.f64 x) x)) |
(*.f64 (*.f64 (neg.f64 x) (fabs.f64 x)) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(*.f64 (*.f64 x (fabs.f64 x)) (*.f64 x (fabs.f64 x))) |
(*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (neg.f64 x)) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) x)) |
(*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) #s(literal -1 binary64)) |
(*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1 binary64)) |
(*.f64 (*.f64 (*.f64 x x) x) x) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 (neg.f64 x) (*.f64 x (*.f64 (neg.f64 x) x))) |
(*.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(*.f64 x (*.f64 (*.f64 x x) x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 4 binary64)) |
(neg.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(fabs.f64 (*.f64 (*.f64 (*.f64 x x) x) x)) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) |
#s(approx (/ (+ (* (cos x) (* (neg x) x)) (* x x)) (* (* x x) (* x x))) #s(literal 1/2 binary64)) |
#s(approx (/ (+ (* (cos x) (* (neg x) x)) (* x x)) (* (* x x) (* x x))) (fma.f64 (*.f64 #s(literal -1/24 binary64) x) x #s(literal 1/2 binary64))) |
#s(approx (/ (+ (* (cos x) (* (neg x) x)) (* x x)) (* (* 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 (/ (+ (* (cos x) (* (neg x) x)) (* x x)) (* (* x x) (* x x))) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) (fma.f64 (*.f64 #s(literal -1/24 binary64) x) x #s(literal 1/2 binary64))) |
#s(approx (+ (* (* (+ (* (* x x) 1/720) -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 (* (+ (* (* x x) 1/720) -1/24) x) (*.f64 #s(literal -1/24 binary64) x)) |
#s(approx (* (+ (* (* x x) 1/720) -1/24) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x)) |
#s(approx (+ (* (* x x) 1/720) -1/24) #s(literal -1/24 binary64)) |
#s(approx (+ (* (* x x) 1/720) -1/24) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (/ (+ (* (cos x) (* (neg x) x)) (* x x)) (* (* x x) (* x x))) #s(literal 1/2 binary64)) |
#s(approx (/ (+ (* (cos x) (* (neg x) x)) (* x x)) (* (* x x) (* x x))) (fma.f64 (*.f64 #s(literal -1/24 binary64) x) x #s(literal 1/2 binary64))) |
#s(approx (/ (+ (* (cos x) (* (neg x) x)) (* x x)) (* (* 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 (/ (+ (* (cos x) (* (neg x) x)) (* x x)) (* (* x x) (* x x))) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal -1/24 binary64) x) x #s(literal 1/2 binary64)))) |
#s(approx (- 1 (cos x)) (*.f64 (*.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) x)) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x)) |
(*.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) |
#s(approx (cos x) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) #s(approx (cos x) #s(literal 1 binary64))) #s(literal 2 binary64)) |
(neg.f64 (*.f64 #s(literal -1 binary64) #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/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 #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) #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 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 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 (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 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 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) (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 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64))) |
#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 (/ (+ (* (cos x) (* (neg x) x)) (* x x)) (* (* x x) (* x x))) #s(literal 1/2 binary64)) |
#s(approx (/ (+ (* (cos x) (* (neg x) x)) (* x x)) (* (* x x) (* x x))) (fma.f64 (*.f64 #s(literal -1/24 binary64) x) x #s(literal 1/2 binary64))) |
#s(approx (/ (+ (* (cos x) (* (neg x) x)) (* x x)) (* (* 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 (/ (+ (* (cos x) (* (neg x) x)) (* x x)) (* (* x x) (* x x))) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (/ (- x (* (cos x) x)) (* x x)) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ (- x (* (cos x) x)) (* x x)) (*.f64 (fma.f64 (*.f64 #s(literal -1/24 binary64) x) x #s(literal 1/2 binary64)) x)) |
#s(approx (/ (- x (* (cos x) x)) (* x 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 (/ (- x (* (cos x) x)) (* x x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x)) |
#s(approx (- x (* (cos x) x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64))) |
#s(approx (- x (* (cos x) x)) (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 #s(literal -1/24 binary64) x) x #s(literal 1/2 binary64)))) |
#s(approx (- x (* (cos x) x)) (*.f64 (*.f64 (*.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) x) x)) |
#s(approx (- x (* (cos x) x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x) x)) |
#s(approx (* (cos x) x) 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 (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 (* (cos x) 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 (/ (+ (* (cos x) (* (neg x) x)) (* x x)) (* (* x x) (* x x))) #s(literal 1/2 binary64)) |
#s(approx (/ (+ (* (cos x) (* (neg x) x)) (* x x)) (* (* x x) (* x x))) (fma.f64 (*.f64 #s(literal -1/24 binary64) x) x #s(literal 1/2 binary64))) |
#s(approx (/ (+ (* (cos x) (* (neg x) x)) (* x x)) (* (* 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 (/ (+ (* (cos x) (* (neg x) x)) (* x x)) (* (* x x) (* x x))) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (+ (* (cos x) (* (neg x) x)) (* x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/2 binary64))) |
#s(approx (+ (* (cos x) (* (neg x) x)) (* x x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 #s(literal -1/24 binary64) x) x #s(literal 1/2 binary64))) x)) |
#s(approx (+ (* (cos x) (* (neg x) x)) (* x x)) (*.f64 (*.f64 (*.f64 (*.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) x) x) x)) |
#s(approx (+ (* (cos x) (* (neg x) x)) (* x x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x) x) x)) |
#s(approx (* (cos x) (* (neg x) x)) (*.f64 (neg.f64 x) x)) |
#s(approx (* (cos x) (* (neg x) x)) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x #s(literal -1 binary64)) x) x)) |
#s(approx (* (cos x) (* (neg x) x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal -1/24 binary64) x) x #s(literal 1/2 binary64)) #s(literal -1 binary64)) x) x)) |
#s(approx (* (cos x) (* (neg x) x)) (*.f64 (*.f64 (fma.f64 (*.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) x #s(literal -1 binary64)) x) x)) |
#s(approx (* (neg x) x) (*.f64 (neg.f64 x) x)) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (* (* x x) (* x x)) (*.f64 (*.f64 (*.f64 x x) x) x)) |
#s(approx (/ (+ (* (cos x) (* (neg x) x)) (* x x)) (* (* x x) (* x x))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/720 binary64))) |
#s(approx (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) x) (*.f64 x x)) x)) |
#s(approx (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) (*.f64 (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal -1/720 binary64)) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) x)) x)) |
#s(approx (* (+ (* (* x x) 1/720) -1/24) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/720 binary64))) |
#s(approx (* (+ (* (* x x) 1/720) -1/24) x) (*.f64 (*.f64 (-.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) x) (*.f64 x x))) |
#s(approx (+ (* (* x x) 1/720) -1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
#s(approx (+ (* (* x x) 1/720) -1/24) (*.f64 (*.f64 (-.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) x) x)) |
#s(approx (/ (+ (* (cos x) (* (neg x) x)) (* x x)) (* (* x 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)) |
#s(approx (+ (* (* (+ (* (+ (* -1/40320 (* x x)) 1/720) (* x x)) -1/24) x) x) 1/2) (*.f64 (*.f64 #s(literal -1/40320 binary64) (*.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 (*.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)) #s(literal 1/40320 binary64)) (/.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.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 (/.f64 #s(literal 1/720 binary64) (*.f64 x x)) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)))) (/.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) #s(literal 1/40320 binary64)) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x 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 (*.f64 x x) x) x))))) |
#s(approx (+ (* (+ (* -1/40320 (* x x)) 1/720) (* x x)) -1/24) (*.f64 (*.f64 (*.f64 (*.f64 x x) 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 (*.f64 x x) x)) x)) |
#s(approx (+ (* (+ (* -1/40320 (* x x)) 1/720) (* x x)) -1/24) (*.f64 (*.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 (*.f64 x x) x) x))) (*.f64 (*.f64 x x) x)) x)) |
#s(approx (+ (* -1/40320 (* x x)) 1/720) (*.f64 (*.f64 #s(literal -1/40320 binary64) x) x)) |
#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 (/ (+ (* (cos x) (* (neg x) x)) (* x x)) (* (* 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 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
#s(approx (- x (* (cos x) x)) (-.f64 x (*.f64 (cos.f64 x) x))) |
#s(approx (* (cos x) x) (*.f64 (cos.f64 x) x)) |
#s(approx (/ (+ (* (cos x) (* (neg x) x)) (* x x)) (* (* x x) (* x x))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (+ (* (cos x) (* (neg x) x)) (* x x)) (*.f64 (-.f64 x (*.f64 (cos.f64 x) x)) x)) |
#s(approx (* (cos x) (* (neg x) x)) (*.f64 (*.f64 (cos.f64 x) x) (neg.f64 x))) |
#s(approx (* (+ (* (* x x) 1/720) -1/24) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (-.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/720 binary64)))) |
#s(approx (* (+ (* (+ (* -1/40320 (* x x)) 1/720) (* x x)) -1/24) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (neg.f64 (-.f64 #s(literal 1/40320 binary64) (/.f64 #s(literal 1/720 binary64) (*.f64 x x)))))) |
#s(approx (* (+ (* (+ (* -1/40320 (* x x)) 1/720) (* x x)) -1/24) x) (*.f64 (neg.f64 (pow.f64 x #s(literal 5 binary64))) (+.f64 #s(literal 1/40320 binary64) (-.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/720 binary64) (*.f64 x x)))))) |
#s(approx (/ (+ (* (cos x) (* (neg x) x)) (* x x)) (* (* 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 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
#s(approx (- x (* (cos x) x)) (-.f64 x (*.f64 (cos.f64 x) x))) |
Compiled 8 096 to 2 761 computations (65.9% saved)
24 alts after pruning (15 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 759 | 8 | 767 |
| Fresh | 2 | 7 | 9 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 4 | 4 |
| Total | 761 | 24 | 785 |
| Status | Accuracy | Program |
|---|---|---|
| 19.5% | (fma.f64 (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (neg.f64 x) x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) | |
| 48.8% | (fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) | |
| 26.4% | (/.f64 (/.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x))) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) x)) (*.f64 x x)) x) | |
| ✓ | 48.7% | (/.f64 (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (*.f64 x x)) x) |
| 48.4% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 (cos.f64 x) #s(literal 1 binary64))) (*.f64 x x)) | |
| ✓ | 50.3% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
| 26.9% | (/.f64 (/.f64 (*.f64 (-.f64 x (*.f64 (cos.f64 x) x)) x) (*.f64 x x)) (*.f64 x x)) | |
| 18.3% | (/.f64 (/.f64 #s(approx (- x (* (cos x) x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x) x)) (*.f64 x x)) x) | |
| 18.8% | (/.f64 (/.f64 #s(approx (- x (* (cos x) x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64))) (*.f64 x x)) x) | |
| ▶ | 27.2% | (/.f64 (/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) x) x) |
| 50.2% | (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) x)) x) | |
| ▶ | 40.2% | (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x)) |
| ✓ | 48.8% | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| ✓ | 24.0% | (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
| ✓ | 14.8% | (/.f64 (+.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
| ▶ | 15.0% | (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 (*.f64 (*.f64 x x) x) x)) |
| ▶ | 12.2% | (/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) x)) x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
| 48.8% | (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))) | |
| ✓ | 52.4% | #s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
| ▶ | 52.1% | #s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) (fma.f64 (*.f64 #s(literal -1/40320 binary64) x) (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64))) x) x #s(literal 1/2 binary64))) |
| ✓ | 52.8% | #s(approx (/ (/ (- 1 (cos 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))) |
| ✓ | 52.3% | #s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
| 26.0% | #s(approx (/ (- 1 (cos x)) (* x x)) #s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) x) x))) | |
| ✓ | 53.4% | #s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
Compiled 477 to 446 computations (6.5% saved)
| Inputs |
|---|
#s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) (fma.f64 (*.f64 #s(literal -1/40320 binary64) x) (*.f64 (*.f64 x x) x) #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) (fma.f64 (*.f64 #s(literal -1/40320 binary64) x) (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64))) x) x #s(literal 1/2 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) (fma.f64 (*.f64 #s(literal -1/40320 binary64) x) (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64))) x) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) (fma.f64 (*.f64 #s(literal -1/40320 binary64) x) (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64))) |
(*.f64 x x) |
x |
#s(literal 1/720 binary64) |
(fma.f64 (*.f64 #s(literal -1/40320 binary64) x) (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) |
(*.f64 #s(literal -1/40320 binary64) x) |
#s(literal -1/40320 binary64) |
(*.f64 (*.f64 x x) x) |
#s(literal -1/24 binary64) |
#s(literal 1/2 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)) 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) |
(/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) x)) x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) x)) x)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) x)) x) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x)) |
(-.f64 x (*.f64 (cos.f64 x) x)) |
(*.f64 (cos.f64 x) x) |
(cos.f64 x) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(*.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) |
(*.f64 (*.f64 (*.f64 x x) 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 (+ (* (* (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x x) x)) -1/24)) x) x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (* (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x x) x)) -1/24)) x) x) 1/2) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (+ (* (* (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x 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 (+ (* (* (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x 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 (* (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x x) x)) -1/24)) x) #s(hole binary64 (* -1/24 x))) |
#s(approx (* (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x x) x)) -1/24)) x) #s(hole binary64 (* x (- (* 1/720 (pow x 2)) 1/24)))) |
#s(approx (* (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x x) x)) -1/24)) x) #s(hole binary64 (* x (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))) |
#s(approx (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x x) x)) -1/24)) #s(hole binary64 -1/24)) |
#s(approx (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x x) x)) -1/24)) #s(hole binary64 (- (* 1/720 (pow x 2)) 1/24))) |
#s(approx (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x x) x)) -1/24)) #s(hole binary64 (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (* -1/40320 x) (* (* x x) x)) -1/24) #s(hole binary64 -1/24)) |
#s(approx (+ (* (* -1/40320 x) (* (* x x) x)) -1/24) #s(hole binary64 (- (* -1/40320 (pow x 4)) 1/24))) |
#s(approx (* -1/40320 x) #s(hole binary64 (* -1/40320 x))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#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 (* (* 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) (cos x))) (* (* x x) (* x x))) #s(hole binary64 1/2)) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* 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) (cos x))) (* (* 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) (cos x))) #s(hole binary64 (* 1/2 (pow x 4)))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) #s(hole binary64 (* (pow x 4) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) #s(hole binary64 (* (pow x 4) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) #s(hole binary64 (* (pow x 4) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (* (* 1/2 (* (* x x) x)) x) #s(hole binary64 (* 1/2 (pow x 4)))) |
#s(approx (* 1/2 (* (* x x) x)) #s(hole binary64 (* 1/2 (pow x 3)))) |
#s(approx (* (* x x) (* x x)) #s(hole binary64 (pow x 4))) |
#s(approx (/ (- x (* (cos x) x)) (* (* x x) x)) #s(hole binary64 1/2)) |
#s(approx (/ (- x (* (cos x) x)) (* (* x x) x)) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (- x (* (cos x) x)) (* (* x x) x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (- x (* (cos x) 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 (* (cos x) x)) #s(hole binary64 (* 1/2 (pow x 3)))) |
#s(approx (- x (* (cos x) x)) #s(hole binary64 (* (pow x 3) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- x (* (cos x) x)) #s(hole binary64 (* (pow x 3) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- x (* (cos x) x)) #s(hole binary64 (* (pow x 3) (+ 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 x)) |
#s(approx (* (cos x) x) #s(hole binary64 (* x (+ 1 (* -1/2 (pow x 2)))))) |
#s(approx (* (cos x) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))) |
#s(approx (* (cos x) 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) #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) (* (* (* x x) x) x)) #s(hole binary64 1/2)) |
#s(approx (/ (* (* (- 1 (cos x)) x) x) (* (* (* x x) x) x)) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (* (* (- 1 (cos x)) x) x) (* (* (* x 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) (* (* (* 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 (cos x)) x) x) #s(hole binary64 (* 1/2 (pow x 4)))) |
#s(approx (* (* (- 1 (cos x)) x) x) #s(hole binary64 (* (pow x 4) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (* (* (- 1 (cos x)) x) x) #s(hole binary64 (* (pow x 4) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (* (* (- 1 (cos x)) x) x) #s(hole binary64 (* (pow x 4) (+ 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 (pow x 3)))) |
#s(approx (* (- 1 (cos x)) x) #s(hole binary64 (* (pow x 3) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (* (- 1 (cos x)) x) #s(hole binary64 (* (pow x 3) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (* (- 1 (cos x)) x) #s(hole binary64 (* (pow x 3) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (* (* (* x x) x) x) #s(hole binary64 (pow x 4))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (+ (* (* (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x x) x)) -1/24)) x) x) 1/2) #s(hole binary64 (* -1/40320 (pow x 6)))) |
#s(approx (+ (* (* (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x x) x)) -1/24)) x) x) 1/2) #s(hole binary64 (* (pow x 6) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (+ (* (* (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x 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 (+ (* (* (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x 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 (* (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x x) x)) -1/24)) x) #s(hole binary64 (* -1/40320 (pow x 5)))) |
#s(approx (* (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x x) x)) -1/24)) x) #s(hole binary64 (* (pow x 5) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (* (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x 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 (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x x) x)) -1/24)) #s(hole binary64 (* -1/40320 (pow x 4)))) |
#s(approx (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x x) x)) -1/24)) #s(hole binary64 (* (pow x 4) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x 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 x) x)) -1/24) #s(hole binary64 (* -1/40320 (pow x 4)))) |
#s(approx (+ (* (* -1/40320 x) (* (* x x) x)) -1/24) #s(hole binary64 (* -1 (* (pow x 4) (+ 1/40320 (* 1/24 (/ 1 (pow x 4)))))))) |
#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 (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) #s(hole binary64 (* (pow x 2) (- 1 (cos x))))) |
#s(approx (/ (- x (* (cos x) x)) (* (* x x) x)) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (- x (* (cos x) x)) #s(hole binary64 (* x (- 1 (cos x))))) |
#s(approx (* (cos x) x) #s(hole binary64 (* x (cos x)))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (/ (* (* (- 1 (cos x)) x) x) (* (* (* x x) x) x)) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (* (* (- 1 (cos x)) x) x) #s(hole binary64 (* (pow x 2) (- 1 (cos x))))) |
#s(approx (* (- 1 (cos x)) x) #s(hole binary64 (* x (- 1 (cos x))))) |
#s(approx (* (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x x) x)) -1/24)) x) #s(hole binary64 (* -1 (* (pow x 5) (- 1/40320 (* 1/720 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x 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 (/ (- x (* (cos x) x)) (* (* x x) x)) #s(hole binary64 (/ (+ 1 (* -1 (cos x))) (pow x 2)))) |
#s(approx (- x (* (cos x) x)) #s(hole binary64 (* x (+ 1 (* -1 (cos x)))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | x | @ | inf | ((/ (/ (- 1 (cos x)) x) x) (+ (* (* (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x x) x)) -1/24)) x) x) 1/2) (* (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x x) x)) -1/24)) x) (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x x) x)) -1/24)) (* x x) x 1/720 (+ (* (* -1/40320 x) (* (* x x) x)) -1/24) (* -1/40320 x) -1/40320 (* (* x x) x) -1/24 1/2 (/ (/ (- 1 (cos x)) x) x) (/ (- 1 (cos x)) x) (- 1 (cos x)) (* (* 1/2 x) x) (* 1/2 x) (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* 1/2 (* (* x x) x)) x) (* 1/2 (* (* x x) x)) (* (* x x) (* x x)) (/ (- x (* (cos x) x)) (* (* x x) x)) (- x (* (cos x) x)) (* (cos x) x) (cos x) (/ (* (* (- 1 (cos x)) x) x) (* (* (* x x) x) x)) (* (* (- 1 (cos x)) x) x) (* (- 1 (cos x)) x) (- 1 (cos x)) 1 (* (* (* x x) x) x)) |
| 5.0ms | x | @ | -inf | ((/ (/ (- 1 (cos x)) x) x) (+ (* (* (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x x) x)) -1/24)) x) x) 1/2) (* (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x x) x)) -1/24)) x) (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x x) x)) -1/24)) (* x x) x 1/720 (+ (* (* -1/40320 x) (* (* x x) x)) -1/24) (* -1/40320 x) -1/40320 (* (* x x) x) -1/24 1/2 (/ (/ (- 1 (cos x)) x) x) (/ (- 1 (cos x)) x) (- 1 (cos x)) (* (* 1/2 x) x) (* 1/2 x) (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* 1/2 (* (* x x) x)) x) (* 1/2 (* (* x x) x)) (* (* x x) (* x x)) (/ (- x (* (cos x) x)) (* (* x x) x)) (- x (* (cos x) x)) (* (cos x) x) (cos x) (/ (* (* (- 1 (cos x)) x) x) (* (* (* x x) x) x)) (* (* (- 1 (cos x)) x) x) (* (- 1 (cos x)) x) (- 1 (cos x)) 1 (* (* (* x x) x) x)) |
| 3.0ms | x | @ | 0 | ((/ (/ (- 1 (cos x)) x) x) (+ (* (* (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x x) x)) -1/24)) x) x) 1/2) (* (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x x) x)) -1/24)) x) (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x x) x)) -1/24)) (* x x) x 1/720 (+ (* (* -1/40320 x) (* (* x x) x)) -1/24) (* -1/40320 x) -1/40320 (* (* x x) x) -1/24 1/2 (/ (/ (- 1 (cos x)) x) x) (/ (- 1 (cos x)) x) (- 1 (cos x)) (* (* 1/2 x) x) (* 1/2 x) (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* 1/2 (* (* x x) x)) x) (* 1/2 (* (* x x) x)) (* (* x x) (* x x)) (/ (- x (* (cos x) x)) (* (* x x) x)) (- x (* (cos x) x)) (* (cos x) x) (cos x) (/ (* (* (- 1 (cos x)) x) x) (* (* (* x x) x) x)) (* (* (- 1 (cos x)) x) x) (* (- 1 (cos x)) x) (- 1 (cos x)) 1 (* (* (* x x) x) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 261 | 2396 |
| 0 | 307 | 2086 |
| 1 | 1048 | 2036 |
| 0 | 7736 | 1935 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) (fma.f64 (*.f64 #s(literal -1/40320 binary64) x) (*.f64 (*.f64 x x) x) #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) (fma.f64 (*.f64 #s(literal -1/40320 binary64) x) (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64))) x) x #s(literal 1/2 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) (fma.f64 (*.f64 #s(literal -1/40320 binary64) x) (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64))) x) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) (fma.f64 (*.f64 #s(literal -1/40320 binary64) x) (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64))) |
(*.f64 x x) |
x |
#s(literal 1/720 binary64) |
(fma.f64 (*.f64 #s(literal -1/40320 binary64) x) (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) |
(*.f64 #s(literal -1/40320 binary64) x) |
#s(literal -1/40320 binary64) |
(*.f64 (*.f64 x x) x) |
#s(literal -1/24 binary64) |
#s(literal 1/2 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)) 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) |
(/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) x)) x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) x)) x)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) x)) x) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x)) |
(-.f64 x (*.f64 (cos.f64 x) x)) |
(*.f64 (cos.f64 x) x) |
(cos.f64 x) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(*.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) |
(*.f64 (*.f64 (*.f64 x x) 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 (+ (* (* (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x x) x)) -1/24)) x) x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (* (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x x) x)) -1/24)) x) x) 1/2) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (+ (* (* (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x 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 (+ (* (* (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x 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 (* (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x x) x)) -1/24)) x) #s(hole binary64 (* -1/24 x))) |
#s(approx (* (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x x) x)) -1/24)) x) #s(hole binary64 (* x (- (* 1/720 (pow x 2)) 1/24)))) |
#s(approx (* (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x x) x)) -1/24)) x) #s(hole binary64 (* x (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))) |
#s(approx (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x x) x)) -1/24)) #s(hole binary64 -1/24)) |
#s(approx (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x x) x)) -1/24)) #s(hole binary64 (- (* 1/720 (pow x 2)) 1/24))) |
#s(approx (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x x) x)) -1/24)) #s(hole binary64 (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (* -1/40320 x) (* (* x x) x)) -1/24) #s(hole binary64 -1/24)) |
#s(approx (+ (* (* -1/40320 x) (* (* x x) x)) -1/24) #s(hole binary64 (- (* -1/40320 (pow x 4)) 1/24))) |
#s(approx (* -1/40320 x) #s(hole binary64 (* -1/40320 x))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#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 (* (* 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) (cos x))) (* (* x x) (* x x))) #s(hole binary64 1/2)) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* 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) (cos x))) (* (* 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) (cos x))) #s(hole binary64 (* 1/2 (pow x 4)))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) #s(hole binary64 (* (pow x 4) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) #s(hole binary64 (* (pow x 4) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) #s(hole binary64 (* (pow x 4) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (* (* 1/2 (* (* x x) x)) x) #s(hole binary64 (* 1/2 (pow x 4)))) |
#s(approx (* 1/2 (* (* x x) x)) #s(hole binary64 (* 1/2 (pow x 3)))) |
#s(approx (* (* x x) (* x x)) #s(hole binary64 (pow x 4))) |
#s(approx (/ (- x (* (cos x) x)) (* (* x x) x)) #s(hole binary64 1/2)) |
#s(approx (/ (- x (* (cos x) x)) (* (* x x) x)) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (- x (* (cos x) x)) (* (* x x) x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (- x (* (cos x) 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 (* (cos x) x)) #s(hole binary64 (* 1/2 (pow x 3)))) |
#s(approx (- x (* (cos x) x)) #s(hole binary64 (* (pow x 3) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- x (* (cos x) x)) #s(hole binary64 (* (pow x 3) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- x (* (cos x) x)) #s(hole binary64 (* (pow x 3) (+ 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 x)) |
#s(approx (* (cos x) x) #s(hole binary64 (* x (+ 1 (* -1/2 (pow x 2)))))) |
#s(approx (* (cos x) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))) |
#s(approx (* (cos x) 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) #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) (* (* (* x x) x) x)) #s(hole binary64 1/2)) |
#s(approx (/ (* (* (- 1 (cos x)) x) x) (* (* (* x x) x) x)) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (* (* (- 1 (cos x)) x) x) (* (* (* x 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) (* (* (* 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 (cos x)) x) x) #s(hole binary64 (* 1/2 (pow x 4)))) |
#s(approx (* (* (- 1 (cos x)) x) x) #s(hole binary64 (* (pow x 4) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (* (* (- 1 (cos x)) x) x) #s(hole binary64 (* (pow x 4) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (* (* (- 1 (cos x)) x) x) #s(hole binary64 (* (pow x 4) (+ 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 (pow x 3)))) |
#s(approx (* (- 1 (cos x)) x) #s(hole binary64 (* (pow x 3) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (* (- 1 (cos x)) x) #s(hole binary64 (* (pow x 3) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (* (- 1 (cos x)) x) #s(hole binary64 (* (pow x 3) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (* (* (* x x) x) x) #s(hole binary64 (pow x 4))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (+ (* (* (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x x) x)) -1/24)) x) x) 1/2) #s(hole binary64 (* -1/40320 (pow x 6)))) |
#s(approx (+ (* (* (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x x) x)) -1/24)) x) x) 1/2) #s(hole binary64 (* (pow x 6) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (+ (* (* (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x 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 (+ (* (* (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x 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 (* (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x x) x)) -1/24)) x) #s(hole binary64 (* -1/40320 (pow x 5)))) |
#s(approx (* (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x x) x)) -1/24)) x) #s(hole binary64 (* (pow x 5) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (* (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x 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 (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x x) x)) -1/24)) #s(hole binary64 (* -1/40320 (pow x 4)))) |
#s(approx (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x x) x)) -1/24)) #s(hole binary64 (* (pow x 4) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x 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 x) x)) -1/24) #s(hole binary64 (* -1/40320 (pow x 4)))) |
#s(approx (+ (* (* -1/40320 x) (* (* x x) x)) -1/24) #s(hole binary64 (* -1 (* (pow x 4) (+ 1/40320 (* 1/24 (/ 1 (pow x 4)))))))) |
#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 (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) #s(hole binary64 (* (pow x 2) (- 1 (cos x))))) |
#s(approx (/ (- x (* (cos x) x)) (* (* x x) x)) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (- x (* (cos x) x)) #s(hole binary64 (* x (- 1 (cos x))))) |
#s(approx (* (cos x) x) #s(hole binary64 (* x (cos x)))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (/ (* (* (- 1 (cos x)) x) x) (* (* (* x x) x) x)) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (* (* (- 1 (cos x)) x) x) #s(hole binary64 (* (pow x 2) (- 1 (cos x))))) |
#s(approx (* (- 1 (cos x)) x) #s(hole binary64 (* x (- 1 (cos x))))) |
#s(approx (* (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x x) x)) -1/24)) x) #s(hole binary64 (* -1 (* (pow x 5) (- 1/40320 (* 1/720 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x 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 (/ (- x (* (cos x) x)) (* (* x x) x)) #s(hole binary64 (/ (+ 1 (* -1 (cos x))) (pow x 2)))) |
#s(approx (- x (* (cos x) x)) #s(hole binary64 (* x (+ 1 (* -1 (cos x)))))) |
| Outputs |
|---|
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal -1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x) #s(literal 1 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal -1/2 binary64)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x) #s(literal -1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x)) x)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x))) |
(-.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) |
(*.f64 x (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/576 binary64)) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal 1/24 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/13824 binary64)) x) (fma.f64 #s(literal 1/24 binary64) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal 1/24 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) x))) x) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) x))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/373248000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (pow.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) #s(literal 3 binary64))) x) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/576 binary64))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal 1/24 binary64))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/13824 binary64))) (fma.f64 #s(literal 1/24 binary64) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal 1/24 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) x)))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) x))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 1/373248000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (pow.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) x (*.f64 #s(literal -1/24 binary64) x)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x)) |
(fma.f64 x (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(fma.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) (*.f64 #s(literal -1/24 binary64) x)) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x) #s(literal -1/24 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) x) (*.f64 #s(literal -1/24 binary64) x)) |
(+.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x)) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x) (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x)) |
(+.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x)) (*.f64 #s(literal -1/24 binary64) x)) |
(+.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x) #s(literal -1/24 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 x (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x) #s(literal -1/24 binary64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (-.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 3 binary64)) #s(literal -1/13824 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/576 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 (neg.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) x)))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/373248000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (pow.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/576 binary64))) (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal 1/24 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/13824 binary64))) (neg.f64 (fma.f64 #s(literal 1/24 binary64) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal 1/24 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/576 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal 1/24 binary64))) |
(/.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) x))) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/13824 binary64)) (fma.f64 #s(literal 1/24 binary64) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal 1/24 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/373248000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (pow.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/373248000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (pow.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) x (+.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/40320 binary64) x) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (+.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/40320 binary64) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) x) (+.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (fabs.f64 x)) (fabs.f64 x) (+.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (neg.f64 x)) (neg.f64 x) (+.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) (fabs.f64 x)) (fabs.f64 x) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x) #s(literal -1/24 binary64))) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) (neg.f64 x)) (neg.f64 x) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x) #s(literal -1/24 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal -1/24 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal -1/24 binary64)) |
(fma.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 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) #s(literal 1 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) x) x (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x) #s(literal -1/24 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) x) x (+.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 #s(literal -1/40320 binary64) x)) (+.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) #s(literal -1/40320 binary64)) (+.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))) (+.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/720 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x) #s(literal -1/24 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))) (+.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/720 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x) #s(literal -1/24 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) x) #s(literal 1 binary64) (+.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal -1/40320 binary64) x) (+.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/40320 binary64) (+.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/40320 binary64) x) (*.f64 (*.f64 x x) x) (+.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1 binary64) #s(literal -1/24 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x) (+.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x) #s(literal -1/24 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (+.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x) #s(literal -1/24 binary64))) |
(fma.f64 #s(literal -1/40320 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (+.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 x x) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x) #s(literal -1/24 binary64))) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) #s(literal -1/24 binary64)) |
(fma.f64 x (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) (+.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(fma.f64 x (*.f64 #s(literal 1/720 binary64) x) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x) #s(literal -1/24 binary64))) |
(fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) x) (+.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) x) (+.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.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 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x) #s(literal -1/24 binary64))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) x))) (/.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) #s(literal 2 binary64)) (-.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal 1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal 1/24 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/24 binary64) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal 1/24 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 2 binary64)))) (/.f64 #s(literal 1/13824 binary64) (fma.f64 #s(literal 1/24 binary64) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal 1/24 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 2 binary64))))) |
(-.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/720 binary64))) |
(-.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/720 binary64) x))) |
(-.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 #s(literal -1/720 binary64) (*.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)) |
(+.f64 (/.f64 (*.f64 #s(literal 1/373248000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))) (/.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) (-.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))))))) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) x) (+.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(+.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 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 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) x)) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x) #s(literal -1/24 binary64))) |
(+.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x)) |
(*.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 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x x) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (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 #s(literal 2 binary64) (*.f64 x x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(sqrt.f64 (*.f64 (*.f64 (*.f64 x x) x) x)) |
(fabs.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
x |
#s(literal 1/720 binary64) |
(/.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/1625702400 binary64))) (-.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) x))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 3 binary64)) #s(literal -1/65548320768000 binary64) #s(literal -1/13824 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/1625702400 binary64) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/967680 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/1625702400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/576 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal -1/40320 binary64) x) #s(literal 1/24 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) x) #s(literal 3 binary64)) #s(literal 1/13824 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/1625702400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/967680 binary64) #s(literal 1/576 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/1625702400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/576 binary64)) (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal -1/40320 binary64) x) #s(literal 1/24 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) x) #s(literal 3 binary64)) #s(literal 1/13824 binary64)) (fma.f64 (*.f64 #s(literal 1/1625702400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/967680 binary64) #s(literal 1/576 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 3 binary64)) #s(literal -1/65548320768000 binary64) #s(literal -1/13824 binary64)) (+.f64 #s(literal 1/576 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/1625702400 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/967680 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 3 binary64)) #s(literal -1/65548320768000 binary64) #s(literal -1/13824 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/1625702400 binary64) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/967680 binary64))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) x #s(literal -1/24 binary64)) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/40320 binary64) x) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/24 binary64)) |
(fma.f64 (*.f64 #s(literal -1/40320 binary64) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) x) #s(literal -1/24 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal -1/24 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal -1/24 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) x) x #s(literal -1/24 binary64)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 #s(literal -1/40320 binary64) x)) #s(literal -1/24 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) #s(literal -1/40320 binary64)) #s(literal -1/24 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))) #s(literal -1/24 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))) #s(literal -1/24 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) x) #s(literal 1 binary64) #s(literal -1/24 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal -1/40320 binary64) x) #s(literal -1/24 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/40320 binary64) #s(literal -1/24 binary64)) |
(fma.f64 (*.f64 #s(literal -1/40320 binary64) x) (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) #s(literal -1/24 binary64)) |
(fma.f64 #s(literal -1/40320 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/24 binary64)) |
(fma.f64 x (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) #s(literal -1/24 binary64)) |
(fma.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) x) #s(literal -1/24 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) x) #s(literal -1/24 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/1625702400 binary64)) (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal -1/40320 binary64) x) #s(literal 1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (fma.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal -1/40320 binary64) x) #s(literal 1/24 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/1625702400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/967680 binary64) #s(literal 1/576 binary64)))) (/.f64 #s(literal 1/13824 binary64) (fma.f64 (*.f64 #s(literal 1/1625702400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/967680 binary64) #s(literal 1/576 binary64))))) |
(-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) x) #s(literal 1/24 binary64)) |
(-.f64 #s(literal -1/24 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) x)) x)) |
(-.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (*.f64 #s(literal -1/40320 binary64) x))) |
(-.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x) #s(literal -1/40320 binary64))) |
(-.f64 #s(literal -1/24 binary64) (*.f64 (neg.f64 (*.f64 #s(literal -1/40320 binary64) x)) (*.f64 (*.f64 x x) x))) |
(-.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 #s(literal 1/40320 binary64) (*.f64 (*.f64 x x) x)) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/1625702400 binary64) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/967680 binary64))))) (/.f64 #s(literal -1/13824 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/1625702400 binary64) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/967680 binary64)))))) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) x) #s(literal -1/24 binary64)) |
(+.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) x)) |
(*.f64 #s(literal -1/40320 binary64) x) |
(*.f64 x #s(literal -1/40320 binary64)) |
#s(literal -1/40320 binary64) |
(*.f64 (*.f64 x (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 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 x x) x) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) x) |
(*.f64 x (*.f64 x x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) |
(pow.f64 x #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))) |
#s(literal -1/24 binary64) |
#s(literal 1/2 binary64) |
(/.f64 (/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) #s(literal 1 binary64)) (*.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) (neg.f64 (neg.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)) (*.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)) |
(neg.f64 (/.f64 (/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) x) (neg.f64 x))) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x))) (neg.f64 x)) |
(/.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 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) x) |
(*.f64 (*.f64 x x) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 x #s(literal 1/2 binary64)) |
(neg.f64 (*.f64 x #s(literal -1/2 binary64))) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) x)) |
(/.f64 (/.f64 (/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) x) x)) (*.f64 x x)) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 (/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) x) x)) (*.f64 x x)) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (/.f64 (/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) x) x)) (*.f64 x x)) x) x) |
(/.f64 (/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) x) x)) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) x) x)) (*.f64 (*.f64 x x) x)) x) |
(/.f64 (/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) x) x)) x) (*.f64 (*.f64 x x) x)) |
(/.f64 (neg.f64 (/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) x) x)) (*.f64 x x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) x) x)))) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) x) x)) (*.f64 x x)) (*.f64 x x)) |
(/.f64 (/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) x) x)) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) x) x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) x) x)) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(neg.f64 (/.f64 (neg.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) x) x))) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(neg.f64 (/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) x) x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) x) x)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) x)) |
(*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) x) x) |
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) x) x) #s(literal 1 binary64)) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) (*.f64 x x)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(*.f64 x (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) x)) |
(neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/2 binary64))) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) x) #s(literal 1 binary64)) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) x) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) x)) |
(*.f64 x (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) |
(neg.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) x)) |
(*.f64 (*.f64 (*.f64 x x) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 x (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (fabs.f64 x) (neg.f64 x)) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(*.f64 (*.f64 (fabs.f64 x) x) (*.f64 (fabs.f64 x) x)) |
(*.f64 (*.f64 (neg.f64 x) (fabs.f64 x)) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(*.f64 (*.f64 x (fabs.f64 x)) (*.f64 x (fabs.f64 x))) |
(*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (neg.f64 x)) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) x)) |
(*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(*.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(*.f64 (*.f64 (*.f64 x x) x) x) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 x (*.f64 (*.f64 x x) x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 4 binary64)) |
(neg.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(fabs.f64 (*.f64 (*.f64 (*.f64 x x) x) x)) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 x x) (*.f64 (neg.f64 x) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 x x) x)) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (*.f64 (neg.f64 x) x))) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 (neg.f64 x) x)) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (neg.f64 x) x))) |
(*.f64 (/.f64 (*.f64 x x) x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 x (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 x (pow.f64 x #s(literal 3/2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
(*.f64 (/.f64 x (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.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) (*.f64 (*.f64 x x) x))) |
(*.f64 (*.f64 x x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) (/.f64 (*.f64 x x) (*.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) (/.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (/.f64 x (*.f64 x x))) |
(*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 x (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) |
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (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 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 x x)) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 x x)) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) x) (*.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) x) x) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 (*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))))) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 x x)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 x x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x))) (neg.f64 (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 (cos.f64 x) (*.f64 (neg.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 (*.f64 x x) x) x) (*.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 (*.f64 x x) x) (*.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 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 x x)) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) #s(literal 1 binary64)) x) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (*.f64 x (fma.f64 (cos.f64 x) x x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x))) (*.f64 (fma.f64 (cos.f64 x) x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (fma.f64 (cos.f64 x) x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (pow.f64 (*.f64 (*.f64 (cos.f64 x) x) x) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 (*.f64 (*.f64 (cos.f64 x) x) x) (*.f64 x (fma.f64 (cos.f64 x) x x)))) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (cos.f64 x) x) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (cos.f64 x) x) (fma.f64 (cos.f64 x) x x) (*.f64 x x)) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (/.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)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (*.f64 (*.f64 (neg.f64 x) x) 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)) x) (*.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 (*.f64 (*.f64 x x) 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) (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 (+.f64 #s(literal -1 binary64) (cos.f64 x)) x) x)) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) (*.f64 x x))) |
(neg.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (*.f64 (*.f64 x x) x))) |
(neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (neg.f64 x))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x))) |
(neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (neg.f64 x) x))) |
(fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (/.f64 (*.f64 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (/.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 (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) (*.f64 x x)) (/.f64 (cos.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 (cos.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.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 (cos.f64 x) (*.f64 (neg.f64 x) 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 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 x x)) (/.f64 (fabs.f64 x) (*.f64 x x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) 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 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 x x)) (/.f64 (fabs.f64 x) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (fabs.f64 x) x) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) 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 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (fabs.f64 x) x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) 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 (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 (cos.f64 x) (*.f64 (neg.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 (cos.f64 x) (*.f64 (neg.f64 x) 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 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (neg.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 x x)) (/.f64 (neg.f64 x) (*.f64 x x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) 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 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 x x)) (/.f64 (neg.f64 x) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (neg.f64 x) x) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) 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 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) 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 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.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)) (*.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 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(fma.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 x x) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) 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 (neg.f64 x) x)) (/.f64 (*.f64 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.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)) (*.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 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.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 (*.f64 x x) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) 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 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 x x) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 x x) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 (*.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 (*.f64 x x) x)) (/.f64 (*.f64 x x) x) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) 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 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 x x) x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) 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 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x 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) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 (*.f64 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) 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 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 (*.f64 x x) (*.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 x x)) (/.f64 x (*.f64 x x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 x (*.f64 x x)) (/.f64 x (*.f64 x x)) (/.f64 (*.f64 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 x (*.f64 x x)) (/.f64 x (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (/.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) x) (/.f64 (cos.f64 x) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) 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 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (*.f64 (*.f64 x 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 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (neg.f64 (cos.f64 x)) 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 (cos.f64 x) (*.f64 x x)) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 (*.f64 x x) 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 (*.f64 x x) x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (neg.f64 x) (/.f64 (neg.f64 x) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (neg.f64 x) (/.f64 (neg.f64 x) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (*.f64 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (neg.f64 x) (/.f64 (neg.f64 x) (*.f64 (*.f64 (*.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 x x)) (/.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) 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 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 x x) (*.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 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (cos.f64 x)) 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 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) 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 (*.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 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) 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 (cos.f64 x) (*.f64 (neg.f64 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)) (*.f64 (*.f64 (*.f64 x x) 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 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (cos.f64 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 (/.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 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) 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 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) |
(*.f64 x (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) x) (+.f64 (cos.f64 x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) x) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 (cos.f64 x) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 x x) x (pow.f64 (*.f64 (neg.f64 (cos.f64 x)) x) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x)) (*.f64 x (*.f64 (neg.f64 (cos.f64 x)) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x)))) (neg.f64 (fma.f64 (cos.f64 x) x x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (cos.f64 x) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (cos.f64 x) x) (fma.f64 (cos.f64 x) x x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x))) (fma.f64 (cos.f64 x) x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (cos.f64 x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 x) x) (fma.f64 (cos.f64 x) x x) (*.f64 x x))) |
(fma.f64 (*.f64 x #s(literal -1 binary64)) (cos.f64 x) x) |
(fma.f64 (neg.f64 (cos.f64 x)) x x) |
(fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 x) x) x) |
(fma.f64 (*.f64 (cos.f64 x) x) #s(literal -1 binary64) x) |
(fma.f64 (cos.f64 x) (*.f64 #s(literal -1 binary64) x) x) |
(fma.f64 x (neg.f64 (cos.f64 x)) x) |
(-.f64 (/.f64 (*.f64 x x) (fma.f64 (cos.f64 x) x x)) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x)) (fma.f64 (cos.f64 x) x x))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 (cos.f64 x) x) (fma.f64 (cos.f64 x) x x) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 (cos.f64 x) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (cos.f64 x) x) (fma.f64 (cos.f64 x) x x) (*.f64 x x)))) |
(-.f64 x (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) |
(-.f64 x (*.f64 (cos.f64 x) x)) |
(+.f64 (*.f64 (neg.f64 (cos.f64 x)) x) x) |
(+.f64 x (*.f64 (neg.f64 x) (cos.f64 x))) |
(+.f64 x (*.f64 (neg.f64 (cos.f64 x)) x)) |
(*.f64 (cos.f64 x) x) |
(*.f64 x (cos.f64 x)) |
(*.f64 (cos.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 x)) #s(literal 2 binary64)) |
(neg.f64 (neg.f64 (cos.f64 x))) |
(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 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (neg.f64 x))) |
(cos.f64 (neg.f64 x)) |
(cos.f64 x) |
(+.f64 (*.f64 (sin.f64 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 x x) (*.f64 (neg.f64 x) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 x x) x)) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x))) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (*.f64 (neg.f64 x) x))) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 (neg.f64 x) x)) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (neg.f64 x) x))) |
(*.f64 (/.f64 (*.f64 x x) x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 x (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 x (pow.f64 x #s(literal 3/2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
(*.f64 (/.f64 x (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.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) (*.f64 (*.f64 x x) x))) |
(*.f64 (*.f64 x x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) (/.f64 (*.f64 x x) (*.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) (/.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (/.f64 x (*.f64 x x))) |
(*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 x (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) |
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (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 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 x x)) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 x x)) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) x) (*.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) x) x) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 (*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))))) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 x x)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 x x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x))) (neg.f64 (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 (cos.f64 x) (*.f64 (neg.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 (*.f64 x x) x) x) (*.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 (*.f64 x x) x) (*.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 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 x x)) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) #s(literal 1 binary64)) x) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (*.f64 x (fma.f64 (cos.f64 x) x x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x))) (*.f64 (fma.f64 (cos.f64 x) x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (fma.f64 (cos.f64 x) x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (pow.f64 (*.f64 (*.f64 (cos.f64 x) x) x) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 (*.f64 (*.f64 (cos.f64 x) x) x) (*.f64 x (fma.f64 (cos.f64 x) x x)))) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (cos.f64 x) x) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (cos.f64 x) x) (fma.f64 (cos.f64 x) x x) (*.f64 x x)) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (/.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)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (*.f64 (*.f64 (neg.f64 x) x) 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)) x) (*.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 (*.f64 (*.f64 x x) 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) (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 (+.f64 #s(literal -1 binary64) (cos.f64 x)) x) x)) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) (*.f64 x x))) |
(neg.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (*.f64 (*.f64 x x) x))) |
(neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (neg.f64 x))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x))) |
(neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (neg.f64 x) x))) |
(fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (/.f64 (*.f64 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (/.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 (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) (*.f64 x x)) (/.f64 (cos.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 (cos.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.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 (cos.f64 x) (*.f64 (neg.f64 x) 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 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 x x)) (/.f64 (fabs.f64 x) (*.f64 x x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) 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 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 x x)) (/.f64 (fabs.f64 x) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (fabs.f64 x) x) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) 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 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (fabs.f64 x) x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) 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 (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 (cos.f64 x) (*.f64 (neg.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 (cos.f64 x) (*.f64 (neg.f64 x) 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 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (neg.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 x x)) (/.f64 (neg.f64 x) (*.f64 x x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) 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 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 x x)) (/.f64 (neg.f64 x) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (neg.f64 x) x) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) 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 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) 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 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.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)) (*.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 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(fma.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 x x) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) 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 (neg.f64 x) x)) (/.f64 (*.f64 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.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)) (*.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 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.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 (*.f64 x x) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) 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 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 x x) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 x x) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 (*.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 (*.f64 x x) x)) (/.f64 (*.f64 x x) x) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) 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 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 x x) x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) 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 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x 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) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 (*.f64 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) 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 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 (*.f64 x x) (*.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 x x)) (/.f64 x (*.f64 x x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 x (*.f64 x x)) (/.f64 x (*.f64 x x)) (/.f64 (*.f64 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 x (*.f64 x x)) (/.f64 x (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (/.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) x) (/.f64 (cos.f64 x) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) 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 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (*.f64 (*.f64 x 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 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (neg.f64 (cos.f64 x)) 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 (cos.f64 x) (*.f64 x x)) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 (*.f64 x x) 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 (*.f64 x x) x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (neg.f64 x) (/.f64 (neg.f64 x) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (neg.f64 x) (/.f64 (neg.f64 x) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (*.f64 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (neg.f64 x) (/.f64 (neg.f64 x) (*.f64 (*.f64 (*.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 x x)) (/.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) 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 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 x x) (*.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 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (cos.f64 x)) 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 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) 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 (*.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 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) 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 (cos.f64 x) (*.f64 (neg.f64 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)) (*.f64 (*.f64 (*.f64 x x) 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 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (cos.f64 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 (/.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 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) 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 (cos.f64 x) (*.f64 (neg.f64 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 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) (*.f64 x x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
(*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x)) (+.f64 (cos.f64 x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 x x)) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 (cos.f64 x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x)) x (pow.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) x) x (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 x x) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (*.f64 x x) x) x)))) (neg.f64 (*.f64 x (fma.f64 (cos.f64 x) x x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (pow.f64 (*.f64 (*.f64 (cos.f64 x) x) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 (*.f64 (*.f64 (cos.f64 x) x) x) (*.f64 x (fma.f64 (cos.f64 x) x x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 x (fma.f64 (cos.f64 x) x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (pow.f64 (*.f64 (*.f64 (cos.f64 x) x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 (*.f64 (*.f64 (cos.f64 x) x) x) (*.f64 x (fma.f64 (cos.f64 x) x x))))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 (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 (neg.f64 x) (*.f64 (cos.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)) (fabs.f64 x) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 (neg.f64 x) x) (cos.f64 x) (*.f64 x x)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (cos.f64 x) (*.f64 (neg.f64 x) x) (*.f64 x x)) |
(fma.f64 x x (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 x x (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 x x (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x (fma.f64 (cos.f64 x) x x))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 x (fma.f64 (cos.f64 x) x x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 (*.f64 (*.f64 (cos.f64 x) x) x) (*.f64 x (fma.f64 (cos.f64 x) x x))))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 x) x) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 (*.f64 (*.f64 (cos.f64 x) x) x) (*.f64 x (fma.f64 (cos.f64 x) x x)))))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(+.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 x x)) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(+.f64 (*.f64 x x) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) |
(*.f64 x (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) x) (+.f64 (cos.f64 x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) x) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 (cos.f64 x) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 x x) x (pow.f64 (*.f64 (neg.f64 (cos.f64 x)) x) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x)) (*.f64 x (*.f64 (neg.f64 (cos.f64 x)) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x)))) (neg.f64 (fma.f64 (cos.f64 x) x x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (cos.f64 x) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (cos.f64 x) x) (fma.f64 (cos.f64 x) x x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x))) (fma.f64 (cos.f64 x) x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (cos.f64 x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 x) x) (fma.f64 (cos.f64 x) x x) (*.f64 x x))) |
(fma.f64 (*.f64 x #s(literal -1 binary64)) (cos.f64 x) x) |
(fma.f64 (neg.f64 (cos.f64 x)) x x) |
(fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 x) x) x) |
(fma.f64 (*.f64 (cos.f64 x) x) #s(literal -1 binary64) x) |
(fma.f64 (cos.f64 x) (*.f64 #s(literal -1 binary64) x) x) |
(fma.f64 x (neg.f64 (cos.f64 x)) x) |
(-.f64 (/.f64 (*.f64 x x) (fma.f64 (cos.f64 x) x x)) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x)) (fma.f64 (cos.f64 x) x x))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 (cos.f64 x) x) (fma.f64 (cos.f64 x) x x) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 (cos.f64 x) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (cos.f64 x) x) (fma.f64 (cos.f64 x) x x) (*.f64 x x)))) |
(-.f64 x (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) |
(-.f64 x (*.f64 (cos.f64 x) x)) |
(+.f64 (*.f64 (neg.f64 (cos.f64 x)) x) x) |
(+.f64 x (*.f64 (neg.f64 x) (cos.f64 x))) |
(+.f64 x (*.f64 (neg.f64 (cos.f64 x)) x)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
(/.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal 1 binary64)) (-.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (neg.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 (cos.f64 x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (+.f64 (cos.f64 x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(neg.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x))) |
(fma.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(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)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 x) #s(literal 1 binary64))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (+.f64 (cos.f64 x) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(-.f64 (neg.f64 (cos.f64 x)) #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 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (neg.f64 (cos.f64 x)) #s(literal 3 binary64)) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(+.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 (*.f64 (*.f64 x x) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 x (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (fabs.f64 x) (neg.f64 x)) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(*.f64 (*.f64 (fabs.f64 x) x) (*.f64 (fabs.f64 x) x)) |
(*.f64 (*.f64 (neg.f64 x) (fabs.f64 x)) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(*.f64 (*.f64 x (fabs.f64 x)) (*.f64 x (fabs.f64 x))) |
(*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (neg.f64 x)) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) x)) |
(*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(*.f64 (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(*.f64 (*.f64 (*.f64 x x) x) x) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 x (*.f64 (*.f64 x x) x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 4 binary64)) |
(neg.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(fabs.f64 (*.f64 (*.f64 (*.f64 x x) x) x)) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(literal 1/2 binary64)) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* 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) (cos x))) (* (* x 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 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (+ (* (* (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x x) x)) -1/24)) x) x) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* (* (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x 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 (+ (* (* (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x x) x)) -1/24)) x) x) 1/2) (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 (+ (* (* (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x x) x)) -1/24)) x) x) 1/2) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (* (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x x) x)) -1/24)) x) (*.f64 #s(literal -1/24 binary64) x)) |
#s(approx (* (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x x) x)) -1/24)) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x)) |
#s(approx (* (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x x) x)) -1/24)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x)) |
#s(approx (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x x) x)) -1/24)) #s(literal -1/24 binary64)) |
#s(approx (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x x) x)) -1/24)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) |
#s(approx (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x x) x)) -1/24)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (+ (* (* -1/40320 x) (* (* x x) x)) -1/24) #s(literal -1/24 binary64)) |
#s(approx (+ (* (* -1/40320 x) (* (* x x) x)) -1/24) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x) #s(literal -1/24 binary64))) |
#s(approx (* -1/40320 x) (*.f64 #s(literal -1/40320 binary64) x)) |
#s(approx (* (* x x) x) (*.f64 (*.f64 x x) x)) |
#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 (fma.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 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 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 (fma.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 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x)) |
#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 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(literal 1/2 binary64)) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* 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) (cos x))) (* (* x 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 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) x) x)) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) x) x) x) x)) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 (*.f64 (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)) x) x) x) x)) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x) x) x)) |
#s(approx (* (* 1/2 (* (* x x) x)) x) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) x) x)) |
#s(approx (* 1/2 (* (* x x) x)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) x)) |
#s(approx (* (* x x) (* x x)) (*.f64 (*.f64 (*.f64 x x) x) x)) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(literal 1/2 binary64)) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* 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) (cos x))) (* (* x 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 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (* (- 1 (cos x)) x) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) x)) |
#s(approx (* (- 1 (cos x)) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) x) x) x)) |
#s(approx (* (- 1 (cos x)) x) (*.f64 (*.f64 (*.f64 (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)) x) x) x)) |
#s(approx (* (- 1 (cos x)) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x) x)) |
#s(approx (* (cos x) x) 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 (fma.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 (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 (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 #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 (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) (cos x))) (* (* x x) (* x x))) #s(literal 1/2 binary64)) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* 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) (cos x))) (* (* x 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 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) x) x)) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) x) x) x) x)) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 (*.f64 (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)) x) x) x) x)) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x) x) x)) |
#s(approx (* (- 1 (cos x)) x) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) x)) |
#s(approx (* (- 1 (cos x)) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) x) x) x)) |
#s(approx (* (- 1 (cos x)) x) (*.f64 (*.f64 (*.f64 (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)) x) x) x)) |
#s(approx (* (- 1 (cos x)) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x) x)) |
#s(approx (* (* x x) (* x x)) (*.f64 (*.f64 (*.f64 x x) x) x)) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (+ (* (* (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x x) x)) -1/24)) x) x) 1/2) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) x) (*.f64 (*.f64 x x) x))) |
#s(approx (+ (* (* (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x 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 (*.f64 x x) x)) (*.f64 (*.f64 x x) x))) |
#s(approx (+ (* (* (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x x) x)) -1/24)) x) x) 1/2) (*.f64 (*.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 (*.f64 x x) x) x))) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x))) |
#s(approx (+ (* (* (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x 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/40320 binary64) (/.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x))) |
#s(approx (* (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x x) x)) -1/24)) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/40320 binary64))) |
#s(approx (* (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x 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 (* (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x 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 (*.f64 x x) x) x))))) |
#s(approx (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x x) x)) -1/24)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) x)) |
#s(approx (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x x) x)) -1/24)) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/40320 binary64)) (*.f64 (*.f64 x x) x)) x)) |
#s(approx (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x x) x)) -1/24)) (*.f64 (*.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 (*.f64 x x) x) x))) (*.f64 (*.f64 x x) x)) x)) |
#s(approx (+ (* (* -1/40320 x) (* (* x x) x)) -1/24) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)) x)) |
#s(approx (+ (* (* -1/40320 x) (* (* x x) x)) -1/24) (neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/40320 binary64) (/.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (*.f64 x x) 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 (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x)) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x 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 (* (cos x) x) (*.f64 (cos.f64 x) x)) |
#s(approx (cos x) (cos.f64 x)) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x)) |
#s(approx (* (- 1 (cos x)) x) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
#s(approx (* (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x x) x)) -1/24)) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (neg.f64 (-.f64 #s(literal 1/40320 binary64) (/.f64 #s(literal 1/720 binary64) (*.f64 x x)))))) |
#s(approx (* (+ (* (* x x) 1/720) (+ (* (* -1/40320 x) (* (* x x) x)) -1/24)) x) (*.f64 (neg.f64 (pow.f64 x #s(literal 5 binary64))) (-.f64 (-.f64 #s(literal 1/40320 binary64) (/.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (/.f64 #s(literal 1/720 binary64) (*.f64 x x))))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x 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)) |
Compiled 8 992 to 2 862 computations (68.2% saved)
32 alts after pruning (18 fresh and 14 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 831 | 9 | 840 |
| Fresh | 1 | 9 | 10 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 9 | 9 |
| Total | 832 | 32 | 864 |
| Status | Accuracy | Program |
|---|---|---|
| 19.5% | (fma.f64 (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (neg.f64 x) x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) | |
| 48.8% | (fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) | |
| 26.4% | (/.f64 (/.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x))) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) x)) (*.f64 x x)) x) | |
| 12.8% | (/.f64 (/.f64 (/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) x) x)) (*.f64 x x)) x) x) | |
| ✓ | 48.7% | (/.f64 (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (*.f64 x x)) x) |
| 48.4% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 (cos.f64 x) #s(literal 1 binary64))) (*.f64 x x)) | |
| ✓ | 50.3% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
| 26.9% | (/.f64 (/.f64 (*.f64 (-.f64 x (*.f64 (cos.f64 x) x)) x) (*.f64 x x)) (*.f64 x x)) | |
| 12.8% | (/.f64 (/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) x) x)) (*.f64 x x)) (*.f64 x x)) | |
| 18.8% | (/.f64 (/.f64 #s(approx (- x (* (cos x) x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64))) (*.f64 x x)) x) | |
| ✓ | 27.2% | (/.f64 (/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) x) x) |
| 50.2% | (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) x)) x) | |
| ✓ | 40.2% | (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x)) |
| ✓ | 48.8% | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| ✓ | 24.0% | (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
| ✓ | 14.8% | (/.f64 (+.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
| ✓ | 15.0% | (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 (*.f64 (*.f64 x x) x) x)) |
| 12.1% | (/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))) x)) (*.f64 (*.f64 x x) (*.f64 x x))) | |
| 12.1% | (/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) x)) x)) (pow.f64 x #s(literal 4 binary64))) | |
| ✓ | 12.2% | (/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) x)) x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
| 11.2% | (/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) x)) x)) (exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 2 binary64)))) | |
| 11.2% | (/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) x)) x)) (exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) | |
| 11.3% | (/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))) x)) (*.f64 (*.f64 x x) (*.f64 x x))) | |
| 18.0% | (/.f64 #s(approx (* (- 1 (cos x)) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x) x)) (*.f64 (*.f64 x x) x)) | |
| 48.8% | (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))) | |
| 48.7% | (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) | |
| ✓ | 52.4% | #s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
| ✓ | 52.1% | #s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) (fma.f64 (*.f64 #s(literal -1/40320 binary64) x) (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64))) x) x #s(literal 1/2 binary64))) |
| ✓ | 52.8% | #s(approx (/ (/ (- 1 (cos 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))) |
| ✓ | 52.3% | #s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
| 26.0% | #s(approx (/ (- 1 (cos x)) (* x x)) #s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) x) x))) | |
| ✓ | 53.4% | #s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
Compiled 776 to 577 computations (25.6% 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))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
(/.f64 (/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) x) x) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) x) x))) |
#s(approx (/ (/ (- 1 (cos 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 (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))) |
(/.f64 (/.f64 #s(approx (- x (* (cos x) x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64))) (*.f64 x x)) x) |
#s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
(/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) x)) x)) (*.f64 (*.f64 x x) (*.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))) |
(/.f64 (/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) x) x)) (*.f64 x x)) (*.f64 x x)) |
(/.f64 (/.f64 (/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) x) x)) (*.f64 x x)) x) x) |
#s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) (fma.f64 (*.f64 #s(literal -1/40320 binary64) x) (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64))) x) x #s(literal 1/2 binary64))) |
(/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) x)) x)) (pow.f64 x #s(literal 4 binary64))) |
(/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))) x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) x)) x)) (exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) |
(/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) x)) x)) (exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 2 binary64)))) |
(/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))) x)) (*.f64 (*.f64 x x) (*.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 #s(approx (* (- 1 (cos x)) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x) x)) (*.f64 (*.f64 x x) x)) |
(/.f64 (/.f64 #s(approx (- x (* (cos x) x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x) x)) (*.f64 x x)) x) |
(*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (/.f64 #s(literal 1 binary64) (*.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 (/.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 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (/.f64 (*.f64 (-.f64 x (*.f64 (cos.f64 x) x)) x) (*.f64 x x)) (*.f64 x x)) |
(/.f64 (+.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 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))) |
(fma.f64 (/.f64 (cos.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (neg.f64 x) x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 (cos.f64 x) #s(literal 1 binary64))) (*.f64 x x)) |
(/.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 (cos.f64 x) #s(literal 1 binary64))) x) x) |
(/.f64 (/.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x))) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) x)) (*.f64 x x)) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 x x)) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) |
| Outputs |
|---|
#s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
2 calls:
| 13.0ms | x |
| 8.0ms | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.9% | 3 | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| 99.8% | 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))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
(/.f64 (/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) x) x) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) x) x))) |
#s(approx (/ (/ (- 1 (cos 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 (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))) |
(/.f64 (/.f64 #s(approx (- x (* (cos x) x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64))) (*.f64 x x)) x) |
#s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
(/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) x)) x)) (*.f64 (*.f64 x x) (*.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))) |
(/.f64 (/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) x) x)) (*.f64 x x)) (*.f64 x x)) |
(/.f64 (/.f64 (/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) x) x)) (*.f64 x x)) x) x) |
#s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) (fma.f64 (*.f64 #s(literal -1/40320 binary64) x) (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64))) x) x #s(literal 1/2 binary64))) |
(/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) x)) x)) (pow.f64 x #s(literal 4 binary64))) |
(/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))) x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) x)) x)) (exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) |
(/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) x)) x)) (exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 2 binary64)))) |
(/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))) x)) (*.f64 (*.f64 x x) (*.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 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
1 calls:
| 5.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.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))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
(/.f64 (/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) x) x) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) x) x))) |
#s(approx (/ (/ (- 1 (cos 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 (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))) |
(/.f64 (/.f64 #s(approx (- x (* (cos x) x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64))) (*.f64 x x)) x) |
#s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
(/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) x)) x)) (*.f64 (*.f64 x x) (*.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))) |
(/.f64 (/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) x) x)) (*.f64 x x)) (*.f64 x x)) |
(/.f64 (/.f64 (/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) x) x)) (*.f64 x x)) x) x) |
#s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) (fma.f64 (*.f64 #s(literal -1/40320 binary64) x) (*.f64 (*.f64 x x) x) #s(literal -1/24 binary64))) x) x #s(literal 1/2 binary64))) |
(/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) x)) x)) (pow.f64 x #s(literal 4 binary64))) |
(/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))) x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) x)) x)) (exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) |
(/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) x)) x)) (exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 2 binary64)))) |
(/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))) x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
| Outputs |
|---|
#s(approx (/ (/ (- 1 (cos 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))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
2 calls:
| 7.0ms | x |
| 4.0ms | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 53.4% | 1 | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| 75.0% | 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))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
(/.f64 (/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) x) x) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 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 |
|---|---|---|
| 74.9% | 2 | x |
Compiled 1 to 1 computations (0% saved)
Total -0.8b remaining (-2.8%)
Threshold costs -0.8b (-2.8%)
| 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))) |
| 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 |
|---|---|---|
| 53.4% | 1 | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| 53.4% | 1 | x |
Compiled 7 to 7 computations (0% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 0.0599358916776772 | 1.1132543393730803 |
| 4.0ms | 112× | 0 | valid |
Compiled 172 to 178 computations (-3.5% saved)
ival-cos: 1.0ms (42.8% 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 |
|---|---|---|
| 1.0ms | 0.0599358916776772 | 1.1132543393730803 |
Compiled 172 to 178 computations (-3.5% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 20.0ms | 2.1350871730424116e+36 | 1.2071690378337509e+39 |
| 15.0ms | 128× | 0 | valid |
Compiled 179 to 194 computations (-8.4% saved)
ival-cos: 11.0ms (88.2% of total)ival-mult!: 1.0ms (8% 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 |
|---|---|---|
| 16.0ms | 3.410000036906681e+76 | 9.629989843441584e+83 |
| 10.0ms | 144× | 0 | valid |
Compiled 146 to 163 computations (-11.6% saved)
ival-cos: 6.0ms (78.5% of total)ival-mult!: 1.0ms (13.1% of total)ival-div!: 1.0ms (13.1% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)| 1× | fuel |
Compiled 56 to 42 computations (25% saved)
(abs x)
Compiled 258 to 232 computations (10.1% saved)
Loading profile data...