
Time bar (total: 3.5s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 0 |
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 1 |
| 50% | 50% | 50% | 0% | 0% | 0% | 0% | 2 |
| 75% | 75% | 25% | 0% | 0% | 0% | 0% | 3 |
| 87.5% | 87.5% | 12.5% | 0% | 0% | 0% | 0% | 4 |
| 93.8% | 93.7% | 6.2% | 0% | 0% | 0% | 0% | 5 |
| 96.9% | 96.8% | 3.1% | 0% | 0% | 0% | 0% | 6 |
| 98.4% | 98.4% | 1.6% | 0% | 0% | 0% | 0% | 7 |
| 99.2% | 99.2% | 0.8% | 0% | 0% | 0% | 0% | 8 |
| 99.6% | 99.6% | 0.4% | 0% | 0% | 0% | 0% | 9 |
| 99.8% | 99.8% | 0.2% | 0% | 0% | 0% | 0% | 10 |
| 99.9% | 99.9% | 0.1% | 0% | 0% | 0% | 0% | 11 |
| 100% | 99.9% | 0% | 0% | 0% | 0% | 0% | 12 |
Compiled 10 to 8 computations (20% saved)
| 689.0ms | 2 186× | 2 | valid |
| 341.0ms | 4 210× | 0 | valid |
| 326.0ms | 652× | 3 | valid |
| 137.0ms | 1 208× | 1 | valid |
ival-cos: 970.0ms (75.6% of total)adjust: 132.0ms (10.3% of total)ival-div!: 81.0ms (6.3% of total)ival-sub!: 54.0ms (4.2% of total)ival-mult!: 46.0ms (3.6% of total)Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 25 |
| 1 | 52 | 25 |
| 2 | 181 | 25 |
| 3 | 665 | 24 |
| 4 | 5776 | 24 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 50.0% | (/.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 | 2701 | 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 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 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) (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 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (neg.f64 x) x))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (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 #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 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.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)
16 alts after pruning (15 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 46 | 15 | 61 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 46 | 16 | 62 |
| Status | Accuracy | Program |
|---|---|---|
| 50.0% | (/.f64 (/.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 x x)) | |
| ▶ | 50.0% | (/.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)) |
| 51.3% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) | |
| 14.3% | (/.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)))))) | |
| 49.8% | (/.f64 (-.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 x x)) | |
| 19.6% | (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) | |
| 50.0% | (/.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))) | |
| 50.0% | (/.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))) | |
| ✓ | 50.0% | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| ▶ | 48.3% | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
| 23.9% | (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) | |
| 50.2% | (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))) | |
| 51.7% | #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))) | |
| ▶ | 51.2% | #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))) |
| ▶ | 51.1% | #s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
| ▶ | 52.3% | #s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
Compiled 396 to 342 computations (13.6% 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 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) |
(*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) |
(*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) |
(fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) |
#s(literal -1/40320 binary64) |
#s(literal 1/720 binary64) |
#s(literal 1/24 binary64) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(-.f64 #s(literal 1 binary64) (cos.f64 x)) |
#s(literal 1 binary64) |
(cos.f64 x) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(*.f64 (log.f64 x) #s(literal 2 binary64)) |
(log.f64 x) |
#s(literal 2 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))))) (+.f64 (cos.f64 x) #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 (cos.f64 x) #s(literal 1 binary64))) |
(-.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/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))) |
(cos.f64 (*.f64 #s(literal 2 binary64) x)) |
(*.f64 #s(literal 2 binary64) x) |
(+.f64 (cos.f64 x) #s(literal 1 binary64)) |
| Outputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 1/2)) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (+ (* (* 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/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) #s(hole binary64 (* -1/24 x))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) #s(hole binary64 (* x (- (* 1/720 (pow x 2)) 1/24)))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) #s(hole binary64 (* x (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(hole binary64 -1/24)) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(hole binary64 (- (* 1/720 (pow x 2)) 1/24))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(hole binary64 (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))) |
#s(approx (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) #s(hole binary64 (* 1/720 (pow x 2)))) |
#s(approx (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) #s(hole binary64 (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))))) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) x) #s(hole binary64 (* 1/720 x))) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) x) #s(hole binary64 (* x (+ 1/720 (* -1/40320 (pow x 2)))))) |
#s(approx (+ (* -1/40320 (* x x)) 1/720) #s(hole binary64 1/720)) |
#s(approx (+ (* -1/40320 (* x x)) 1/720) #s(hole binary64 (+ 1/720 (* -1/40320 (pow x 2))))) |
#s(approx (/ (- 1 (cos x)) (exp (* (log x) 2))) #s(hole binary64 1/2)) |
#s(approx (/ (- 1 (cos x)) (exp (* (log x) 2))) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (- 1 (cos x)) (exp (* (log x) 2))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (- 1 (cos x)) (exp (* (log x) 2))) #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 (exp (* (log x) 2)) #s(hole binary64 (pow x 2))) |
#s(approx (* (log x) 2) #s(hole binary64 (* 2 (log x)))) |
#s(approx (log x) #s(hole binary64 (log x))) |
#s(approx (/ (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) (* x x)) #s(hole binary64 1/2)) |
#s(approx (/ (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) (* x x)) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) #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 (+ 1/2 (* 1/2 (cos (* 2 x))))) #s(hole binary64 (pow x 2))) |
#s(approx (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) #s(hole binary64 (* (pow x 2) (+ 1 (* -1/3 (pow x 2)))))) |
#s(approx (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* 2/45 (pow x 2)) 1/3)))))) |
#s(approx (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/45 (* -1/315 (pow x 2)))) 1/3)))))) |
#s(approx (+ 1/2 (* 1/2 (cos (* 2 x)))) #s(hole binary64 1)) |
#s(approx (+ 1/2 (* 1/2 (cos (* 2 x)))) #s(hole binary64 (+ 1 (* -1 (pow x 2))))) |
#s(approx (+ 1/2 (* 1/2 (cos (* 2 x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/3 (pow x 2)) 1))))) |
#s(approx (+ 1/2 (* 1/2 (cos (* 2 x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/3 (* -2/45 (pow x 2)))) 1))))) |
#s(approx (* 1/2 (cos (* 2 x))) #s(hole binary64 1/2)) |
#s(approx (* 1/2 (cos (* 2 x))) #s(hole binary64 (+ 1/2 (* -1 (pow x 2))))) |
#s(approx (* 1/2 (cos (* 2 x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/3 (pow x 2)) 1))))) |
#s(approx (* 1/2 (cos (* 2 x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/3 (* -2/45 (pow x 2)))) 1))))) |
#s(approx (cos (* 2 x)) #s(hole binary64 1)) |
#s(approx (cos (* 2 x)) #s(hole binary64 (+ 1 (* -2 (pow x 2))))) |
#s(approx (cos (* 2 x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))))) |
#s(approx (cos (* 2 x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) 2))))) |
#s(approx (* 2 x) #s(hole binary64 (* 2 x))) |
#s(approx (+ (cos x) 1) #s(hole binary64 2)) |
#s(approx (+ (cos x) 1) #s(hole binary64 (+ 2 (* -1/2 (pow x 2))))) |
#s(approx (+ (cos x) 1) #s(hole binary64 (+ 2 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (+ (cos x) 1) #s(hole binary64 (+ 2 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (/ (- 1 (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/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) #s(hole binary64 (* -1/40320 (pow x 6)))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) #s(hole binary64 (* (pow x 6) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) #s(hole binary64 (* (pow x 6) (- (* 1/720 (/ 1 (pow x 2))) (+ 1/40320 (/ 1/24 (pow x 4))))))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) #s(hole binary64 (* (pow x 6) (- (+ (* 1/720 (/ 1 (pow x 2))) (* 1/2 (/ 1 (pow x 6)))) (+ 1/40320 (/ 1/24 (pow x 4))))))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) #s(hole binary64 (* -1/40320 (pow x 5)))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) #s(hole binary64 (* (pow x 5) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) #s(hole binary64 (* (pow x 5) (- (* 1/720 (/ 1 (pow x 2))) (+ 1/40320 (/ 1/24 (pow x 4))))))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(hole binary64 (* -1/40320 (pow x 4)))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(hole binary64 (* (pow x 4) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(hole binary64 (* (pow x 4) (- (* 1/720 (/ 1 (pow x 2))) (+ 1/40320 (/ 1/24 (pow x 4))))))) |
#s(approx (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) #s(hole binary64 (* -1/40320 (pow x 4)))) |
#s(approx (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) #s(hole binary64 (* (pow x 4) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) x) #s(hole binary64 (* -1/40320 (pow x 3)))) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) x) #s(hole binary64 (* (pow x 3) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (+ (* -1/40320 (* x x)) 1/720) #s(hole binary64 (* -1/40320 (pow x 2)))) |
#s(approx (+ (* -1/40320 (* x x)) 1/720) #s(hole binary64 (* (pow x 2) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (/ (- 1 (cos x)) (exp (* (log x) 2))) #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 (* (log x) 2) #s(hole binary64 (* -2 (log (/ 1 x))))) |
#s(approx (log x) #s(hole binary64 (* -1 (log (/ 1 x))))) |
#s(approx (/ (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) (* x x)) #s(hole binary64 (/ (- 1/2 (* 1/2 (cos (* 2 x)))) (* (pow x 2) (+ 1 (cos x)))))) |
#s(approx (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) #s(hole binary64 (/ (- 1/2 (* 1/2 (cos (* 2 x)))) (+ 1 (cos x))))) |
#s(approx (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) #s(hole binary64 (- 1/2 (* 1/2 (cos (* 2 x)))))) |
#s(approx (+ 1/2 (* 1/2 (cos (* 2 x)))) #s(hole binary64 (+ 1/2 (* 1/2 (cos (* 2 x)))))) |
#s(approx (* 1/2 (cos (* 2 x))) #s(hole binary64 (* 1/2 (cos (* 2 x))))) |
#s(approx (cos (* 2 x)) #s(hole binary64 (cos (* 2 x)))) |
#s(approx (+ (cos x) 1) #s(hole binary64 (+ 1 (cos x)))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) #s(hole binary64 (* -1 (* (pow x 5) (- 1/40320 (* 1/720 (/ 1 (pow x 2)))))))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) #s(hole binary64 (* -1 (* (pow x 5) (- (+ 1/40320 (/ 1/24 (pow x 4))) (* 1/720 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/40320 (* 1/720 (/ 1 (pow x 2)))))))) |
#s(approx (* (log x) 2) #s(hole binary64 (* 2 (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (log x) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 x)))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 29.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/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) (* (+ (* -1/40320 (* x x)) 1/720) x) (+ (* -1/40320 (* x x)) 1/720) -1/40320 1/720 1/24 (/ (- 1 (cos x)) (exp (* (log x) 2))) (- 1 (cos x)) 1 (cos x) (exp (* (log x) 2)) (* (log x) 2) (log x) 2 (/ (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) (* x x)) (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ 1/2 (* 1/2 (cos (* 2 x)))) (* 1/2 (cos (* 2 x))) (cos (* 2 x)) (* 2 x) (+ (cos x) 1)) |
| 23.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/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) (* (+ (* -1/40320 (* x x)) 1/720) x) (+ (* -1/40320 (* x x)) 1/720) -1/40320 1/720 1/24 (/ (- 1 (cos x)) (exp (* (log x) 2))) (- 1 (cos x)) 1 (cos x) (exp (* (log x) 2)) (* (log x) 2) (log x) 2 (/ (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) (* x x)) (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ 1/2 (* 1/2 (cos (* 2 x)))) (* 1/2 (cos (* 2 x))) (cos (* 2 x)) (* 2 x) (+ (cos x) 1)) |
| 22.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/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) (* (+ (* -1/40320 (* x x)) 1/720) x) (+ (* -1/40320 (* x x)) 1/720) -1/40320 1/720 1/24 (/ (- 1 (cos x)) (exp (* (log x) 2))) (- 1 (cos x)) 1 (cos x) (exp (* (log x) 2)) (* (log x) 2) (log x) 2 (/ (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) (* x x)) (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ 1/2 (* 1/2 (cos (* 2 x)))) (* 1/2 (cos (* 2 x))) (cos (* 2 x)) (* 2 x) (+ (cos x) 1)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 312 | 2272 |
| 0 | 353 | 1985 |
| 1 | 1355 | 1968 |
| 0 | 8417 | 1931 |
| 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 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) |
(*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) |
(*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) |
(fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) |
#s(literal -1/40320 binary64) |
#s(literal 1/720 binary64) |
#s(literal 1/24 binary64) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(-.f64 #s(literal 1 binary64) (cos.f64 x)) |
#s(literal 1 binary64) |
(cos.f64 x) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(*.f64 (log.f64 x) #s(literal 2 binary64)) |
(log.f64 x) |
#s(literal 2 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))))) (+.f64 (cos.f64 x) #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 (cos.f64 x) #s(literal 1 binary64))) |
(-.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/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))) |
(cos.f64 (*.f64 #s(literal 2 binary64) x)) |
(*.f64 #s(literal 2 binary64) x) |
(+.f64 (cos.f64 x) #s(literal 1 binary64)) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 1/2)) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (+ (* (* 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/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) #s(hole binary64 (* -1/24 x))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) #s(hole binary64 (* x (- (* 1/720 (pow x 2)) 1/24)))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) #s(hole binary64 (* x (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(hole binary64 -1/24)) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(hole binary64 (- (* 1/720 (pow x 2)) 1/24))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(hole binary64 (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))) |
#s(approx (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) #s(hole binary64 (* 1/720 (pow x 2)))) |
#s(approx (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) #s(hole binary64 (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))))) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) x) #s(hole binary64 (* 1/720 x))) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) x) #s(hole binary64 (* x (+ 1/720 (* -1/40320 (pow x 2)))))) |
#s(approx (+ (* -1/40320 (* x x)) 1/720) #s(hole binary64 1/720)) |
#s(approx (+ (* -1/40320 (* x x)) 1/720) #s(hole binary64 (+ 1/720 (* -1/40320 (pow x 2))))) |
#s(approx (/ (- 1 (cos x)) (exp (* (log x) 2))) #s(hole binary64 1/2)) |
#s(approx (/ (- 1 (cos x)) (exp (* (log x) 2))) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (- 1 (cos x)) (exp (* (log x) 2))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (- 1 (cos x)) (exp (* (log x) 2))) #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 (exp (* (log x) 2)) #s(hole binary64 (pow x 2))) |
#s(approx (* (log x) 2) #s(hole binary64 (* 2 (log x)))) |
#s(approx (log x) #s(hole binary64 (log x))) |
#s(approx (/ (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) (* x x)) #s(hole binary64 1/2)) |
#s(approx (/ (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) (* x x)) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) #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 (+ 1/2 (* 1/2 (cos (* 2 x))))) #s(hole binary64 (pow x 2))) |
#s(approx (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) #s(hole binary64 (* (pow x 2) (+ 1 (* -1/3 (pow x 2)))))) |
#s(approx (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* 2/45 (pow x 2)) 1/3)))))) |
#s(approx (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/45 (* -1/315 (pow x 2)))) 1/3)))))) |
#s(approx (+ 1/2 (* 1/2 (cos (* 2 x)))) #s(hole binary64 1)) |
#s(approx (+ 1/2 (* 1/2 (cos (* 2 x)))) #s(hole binary64 (+ 1 (* -1 (pow x 2))))) |
#s(approx (+ 1/2 (* 1/2 (cos (* 2 x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/3 (pow x 2)) 1))))) |
#s(approx (+ 1/2 (* 1/2 (cos (* 2 x)))) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/3 (* -2/45 (pow x 2)))) 1))))) |
#s(approx (* 1/2 (cos (* 2 x))) #s(hole binary64 1/2)) |
#s(approx (* 1/2 (cos (* 2 x))) #s(hole binary64 (+ 1/2 (* -1 (pow x 2))))) |
#s(approx (* 1/2 (cos (* 2 x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/3 (pow x 2)) 1))))) |
#s(approx (* 1/2 (cos (* 2 x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/3 (* -2/45 (pow x 2)))) 1))))) |
#s(approx (cos (* 2 x)) #s(hole binary64 1)) |
#s(approx (cos (* 2 x)) #s(hole binary64 (+ 1 (* -2 (pow x 2))))) |
#s(approx (cos (* 2 x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))))) |
#s(approx (cos (* 2 x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) 2))))) |
#s(approx (* 2 x) #s(hole binary64 (* 2 x))) |
#s(approx (+ (cos x) 1) #s(hole binary64 2)) |
#s(approx (+ (cos x) 1) #s(hole binary64 (+ 2 (* -1/2 (pow x 2))))) |
#s(approx (+ (cos x) 1) #s(hole binary64 (+ 2 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (+ (cos x) 1) #s(hole binary64 (+ 2 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (/ (- 1 (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/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) #s(hole binary64 (* -1/40320 (pow x 6)))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) #s(hole binary64 (* (pow x 6) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) #s(hole binary64 (* (pow x 6) (- (* 1/720 (/ 1 (pow x 2))) (+ 1/40320 (/ 1/24 (pow x 4))))))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) #s(hole binary64 (* (pow x 6) (- (+ (* 1/720 (/ 1 (pow x 2))) (* 1/2 (/ 1 (pow x 6)))) (+ 1/40320 (/ 1/24 (pow x 4))))))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) #s(hole binary64 (* -1/40320 (pow x 5)))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) #s(hole binary64 (* (pow x 5) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) #s(hole binary64 (* (pow x 5) (- (* 1/720 (/ 1 (pow x 2))) (+ 1/40320 (/ 1/24 (pow x 4))))))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(hole binary64 (* -1/40320 (pow x 4)))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(hole binary64 (* (pow x 4) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(hole binary64 (* (pow x 4) (- (* 1/720 (/ 1 (pow x 2))) (+ 1/40320 (/ 1/24 (pow x 4))))))) |
#s(approx (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) #s(hole binary64 (* -1/40320 (pow x 4)))) |
#s(approx (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) #s(hole binary64 (* (pow x 4) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) x) #s(hole binary64 (* -1/40320 (pow x 3)))) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) x) #s(hole binary64 (* (pow x 3) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (+ (* -1/40320 (* x x)) 1/720) #s(hole binary64 (* -1/40320 (pow x 2)))) |
#s(approx (+ (* -1/40320 (* x x)) 1/720) #s(hole binary64 (* (pow x 2) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (/ (- 1 (cos x)) (exp (* (log x) 2))) #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 (* (log x) 2) #s(hole binary64 (* -2 (log (/ 1 x))))) |
#s(approx (log x) #s(hole binary64 (* -1 (log (/ 1 x))))) |
#s(approx (/ (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) (* x x)) #s(hole binary64 (/ (- 1/2 (* 1/2 (cos (* 2 x)))) (* (pow x 2) (+ 1 (cos x)))))) |
#s(approx (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) #s(hole binary64 (/ (- 1/2 (* 1/2 (cos (* 2 x)))) (+ 1 (cos x))))) |
#s(approx (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) #s(hole binary64 (- 1/2 (* 1/2 (cos (* 2 x)))))) |
#s(approx (+ 1/2 (* 1/2 (cos (* 2 x)))) #s(hole binary64 (+ 1/2 (* 1/2 (cos (* 2 x)))))) |
#s(approx (* 1/2 (cos (* 2 x))) #s(hole binary64 (* 1/2 (cos (* 2 x))))) |
#s(approx (cos (* 2 x)) #s(hole binary64 (cos (* 2 x)))) |
#s(approx (+ (cos x) 1) #s(hole binary64 (+ 1 (cos x)))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) #s(hole binary64 (* -1 (* (pow x 5) (- 1/40320 (* 1/720 (/ 1 (pow x 2)))))))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) #s(hole binary64 (* -1 (* (pow x 5) (- (+ 1/40320 (/ 1/24 (pow x 4))) (* 1/720 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/40320 (* 1/720 (/ 1 (pow x 2)))))))) |
#s(approx (* (log x) 2) #s(hole binary64 (* 2 (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (log x) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 x)))))) |
| Outputs |
|---|
#s(approx (/ (- 1 (cos x)) (exp (* (log x) 2))) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
#s(approx (/ (- 1 (cos x)) (exp (* (log x) 2))) (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 x x) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 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/8 binary64) (*.f64 #s(literal -1/13824 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.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)))))) |
(/.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 x x) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 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/8 binary64) (*.f64 #s(literal -1/13824 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) (+.f64 #s(literal 1/4 binary64) (*.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))))) |
(/.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 x x) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/24 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)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))) (/.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 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 (*.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 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (*.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))))) (/.f64 (*.f64 #s(literal -1/13824 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (+.f64 #s(literal 1/4 binary64) (*.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)))))) |
(+.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 x x) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/24 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 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (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) x) (*.f64 #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 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.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 #s(literal 2 binary64)) (log.f64 x)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 x x (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)) (/.f64 (fma.f64 x x (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)))) (-.f64 (/.f64 (fma.f64 x x (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (fma.f64 x x (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (fma.f64 x x (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)) (/.f64 (fma.f64 x x (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64))) (*.f64 (/.f64 (fma.f64 x x (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fma.f64 (/.f64 (fma.f64 x x (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)) #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (*.f64 (/.f64 (fma.f64 x x (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(+.f64 (/.f64 (fma.f64 x x (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64))) |
x |
#s(literal -1/24 binary64) |
#s(approx (/ (- 1 (cos x)) (exp (* (log x) 2))) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal -1/2 binary64))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) |
(fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 x (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal -1/2 binary64)))) |
(-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal -1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x)) x)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x))) |
(-.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal -1/2 binary64))))) (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 3 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal -1/2 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x)) |
(*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) |
(*.f64 x (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64))) |
(/.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 (*.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 (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 (*.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 (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 (*.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 (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 (/.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 (*.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/576 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)))) |
(-.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 (*.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/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 (*.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 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) |
(*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/373248000 binary64) (pow.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/373248000 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x)))))) |
(fma.f64 (/.f64 (fma.f64 x x (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) x) x (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))) x)) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) x) x (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) x) x)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)))) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x))) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)))) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 (*.f64 #s(literal 1/40320 binary64) (*.f64 x x)) (*.f64 x x))) |
(+.f64 (*.f64 (/.f64 (fma.f64 x x (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) x) x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))) x)) |
(+.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) x) x)) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) x) (*.f64 #s(literal 1/720 binary64) x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))))) (-.f64 (*.f64 #s(literal 1/720 binary64) x) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) x) (*.f64 #s(literal 1/720 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) x))) (-.f64 (*.f64 #s(literal 1/720 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/720 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/720 binary64) x) (*.f64 #s(literal 1/720 binary64) x) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)))) (*.f64 (*.f64 #s(literal 1/720 binary64) x) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/720 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/720 binary64) x) (*.f64 #s(literal 1/720 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) x)) (*.f64 (*.f64 #s(literal 1/720 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) x))))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) x (*.f64 #s(literal 1/720 binary64) x)) |
(fma.f64 #s(literal 1/720 binary64) x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)))) |
(fma.f64 #s(literal 1/720 binary64) x (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) x)) |
(fma.f64 x #s(literal 1/720 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)))) |
(fma.f64 x #s(literal 1/720 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) x)) |
(-.f64 (*.f64 #s(literal 1/720 binary64) x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)))) |
(-.f64 (*.f64 #s(literal 1/720 binary64) x) (*.f64 (*.f64 #s(literal 1/40320 binary64) (*.f64 x x)) x)) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) x) (*.f64 #s(literal 1/720 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/720 binary64) x) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)))) |
(+.f64 (*.f64 #s(literal 1/720 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) 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 x x) (*.f64 x x)) (*.f64 #s(literal 1/720 binary64) (*.f64 #s(literal 1/40320 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/1625702400 binary64) (*.f64 (*.f64 x x) (*.f64 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/518400 binary64) (*.f64 #s(literal 1/1625702400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/65548320768000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/373248000 binary64))) (neg.f64 (fma.f64 #s(literal 1/1625702400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1/518400 binary64) (*.f64 (*.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 x x) x) (*.f64 (*.f64 x x) x))))) (neg.f64 (+.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal -1/720 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/1625702400 binary64) (*.f64 (*.f64 x x) (*.f64 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/518400 binary64) (*.f64 #s(literal 1/1625702400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/65548320768000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/373248000 binary64)) (fma.f64 #s(literal 1/1625702400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1/518400 binary64) (*.f64 (*.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 x x) x) (*.f64 (*.f64 x x) x)))) (+.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal -1/720 binary64))))) |
(fma.f64 (*.f64 #s(literal -1/40320 binary64) x) x #s(literal 1/720 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) |
(fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/1625702400 binary64) (*.f64 (*.f64 x x) (*.f64 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 #s(literal 1/518400 binary64) (-.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)))) (/.f64 (*.f64 #s(literal 1/1625702400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) #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 (*.f64 #s(literal -1/65548320768000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/1625702400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) #s(literal 1/720 binary64))))) (/.f64 #s(literal 1/373248000 binary64) (fma.f64 #s(literal 1/1625702400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1/518400 binary64) (*.f64 (*.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/518400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (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 x x) x) (*.f64 (*.f64 x x) x))) (+.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal -1/720 binary64)))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) #s(literal 1/720 binary64)) |
(+.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))) |
#s(literal -1/40320 binary64) |
#s(literal 1/720 binary64) |
#s(literal 1/24 binary64) |
(*.f64 (/.f64 (sin.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 (sin.f64 x) (*.f64 x x))) |
(*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (/.f64 (sin.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (-.f64 (cos.f64 x) #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 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/2 binary64) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) (fma.f64 (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (-.f64 (cos.f64 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 (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 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 x x))) (neg.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (*.f64 (neg.f64 x) x) (-.f64 (cos.f64 x) #s(literal -1 binary64))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 x x)) (-.f64 (cos.f64 x) #s(literal -1 binary64))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 x) x) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (neg.f64 x) x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 x) x) (-.f64 (cos.f64 x) #s(literal -1 binary64))))) |
(neg.f64 (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))) |
(neg.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (*.f64 x x)) (/.f64 (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (*.f64 x x))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (*.f64 x x)) (/.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (-.f64 (cos.f64 x) #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/2 binary64) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) (/.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (-.f64 (cos.f64 x) #s(literal -1 binary64))))) (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (cos.f64 x) #s(literal -1 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (cos.f64 x) #s(literal -1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (-.f64 (cos.f64 x) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (fma.f64 (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (-.f64 (cos.f64 x) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (cos.f64 x) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (fma.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (cos.f64 x) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (-.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 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64))))) |
(/.f64 (-.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 #s(literal -1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (neg.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (-.f64 (cos.f64 x) #s(literal -1 binary64))) |
(neg.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64))))) (/.f64 (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 #s(literal 1/2 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(-.f64 #s(literal 1 binary64) (cos.f64 x)) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
#s(literal 1 binary64) |
(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 (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 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (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) x) (*.f64 #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 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.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 #s(literal 2 binary64)) (log.f64 x)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 x x (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)) (/.f64 (fma.f64 x x (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)))) (-.f64 (/.f64 (fma.f64 x x (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (fma.f64 x x (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (fma.f64 x x (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)) (/.f64 (fma.f64 x x (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64))) (*.f64 (/.f64 (fma.f64 x x (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fma.f64 (/.f64 (fma.f64 x x (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)) #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (*.f64 (/.f64 (fma.f64 x x (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(+.f64 (/.f64 (fma.f64 x x (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64))) |
(*.f64 (neg.f64 (log.f64 x)) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (neg.f64 (log.f64 x))) |
(*.f64 (log.f64 x) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (log.f64 x)) |
(/.f64 (-.f64 (*.f64 (log.f64 x) (log.f64 x)) (*.f64 (log.f64 x) (log.f64 x))) (-.f64 (log.f64 x) (log.f64 x))) |
(/.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (fma.f64 (log.f64 x) (log.f64 x) (-.f64 (*.f64 (log.f64 x) (log.f64 x)) (*.f64 (log.f64 x) (log.f64 x))))) |
(neg.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (log.f64 x)))) |
(neg.f64 (*.f64 (neg.f64 (log.f64 x)) #s(literal 2 binary64))) |
(neg.f64 (*.f64 #s(literal -2 binary64) (log.f64 x))) |
(neg.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) |
(fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 x)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 x)) |
(fma.f64 #s(literal 1 binary64) (log.f64 x) (*.f64 #s(literal 1 binary64) (log.f64 x))) |
(+.f64 (*.f64 #s(literal 1 binary64) (log.f64 x)) (*.f64 #s(literal 1 binary64) (log.f64 x))) |
(+.f64 (log.f64 (fabs.f64 x)) (log.f64 (fabs.f64 x))) |
(+.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 x))) |
(+.f64 (log.f64 x) (log.f64 x)) |
(log.f64 (*.f64 x x)) |
(*.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 x)))) |
(neg.f64 (*.f64 (neg.f64 (log.f64 x)) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) |
(neg.f64 (neg.f64 (log.f64 x))) |
(log.f64 x) |
#s(literal 2 binary64) |
(*.f64 (/.f64 (sin.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 (sin.f64 x) (*.f64 x x))) |
(*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (/.f64 (sin.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (-.f64 (cos.f64 x) #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 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/2 binary64) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) (fma.f64 (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (-.f64 (cos.f64 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 (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 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 x x))) (neg.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (*.f64 (neg.f64 x) x) (-.f64 (cos.f64 x) #s(literal -1 binary64))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 x x)) (-.f64 (cos.f64 x) #s(literal -1 binary64))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 x) x) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (neg.f64 x) x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 x) x) (-.f64 (cos.f64 x) #s(literal -1 binary64))))) |
(neg.f64 (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))) |
(neg.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (*.f64 x x)) (/.f64 (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (*.f64 x x))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (*.f64 x x)) (/.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (-.f64 (cos.f64 x) #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/2 binary64) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) (/.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (-.f64 (cos.f64 x) #s(literal -1 binary64))))) (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (cos.f64 x) #s(literal -1 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (cos.f64 x) #s(literal -1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (-.f64 (cos.f64 x) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (fma.f64 (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (-.f64 (cos.f64 x) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (cos.f64 x) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (fma.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (cos.f64 x) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (-.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 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64))))) |
(/.f64 (-.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 #s(literal -1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (neg.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (-.f64 (cos.f64 x) #s(literal -1 binary64))) |
(neg.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64))))) (/.f64 (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 #s(literal 1/2 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(-.f64 #s(literal 1 binary64) (cos.f64 x)) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (sin.f64 x)) (fabs.f64 (sin.f64 x))) |
(*.f64 (neg.f64 (sin.f64 x)) (neg.f64 (sin.f64 x))) |
(*.f64 (cos.f64 (+.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 (+.f64 x (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(*.f64 (sin.f64 (neg.f64 x)) (sin.f64 (neg.f64 x))) |
(*.f64 (sin.f64 x) (sin.f64 x)) |
(*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x)))) |
(pow.f64 (sin.f64 x) #s(literal 2 binary64)) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (+.f64 x x)) #s(literal 3 binary64)) #s(literal 1/8 binary64))))) (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (+.f64 x x)) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (cos.f64 (-.f64 x x)) (cos.f64 (+.f64 x x))) #s(literal 2 binary64)) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (+.f64 x x)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (/.f64 (*.f64 (pow.f64 (cos.f64 (+.f64 x x)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))))) (/.f64 (pow.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (cos.f64 (+.f64 x x))) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (cos.f64 x)) (cos.f64 x))) |
(*.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (fabs.f64 (cos.f64 x)) (fabs.f64 (cos.f64 x))) |
(*.f64 (neg.f64 (cos.f64 x)) (neg.f64 (cos.f64 x))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64))) |
(*.f64 (cos.f64 x) (cos.f64 x)) |
(pow.f64 (cos.f64 x) #s(literal 2 binary64)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (cos.f64 (+.f64 x x)) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (+.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (+.f64 x x)) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (cos.f64 (+.f64 x x)) (cos.f64 (-.f64 (neg.f64 x) (neg.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 x) x)) (cos.f64 (-.f64 (neg.f64 x) x))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 x (neg.f64 x))) (cos.f64 (-.f64 x (neg.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 x x)) (cos.f64 (-.f64 x x))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 x (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 x (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (+.f64 (+.f64 x (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 x (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 x))) (sin.f64 (+.f64 (+.f64 x (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 x (/.f64 (PI.f64) #s(literal 2 binary64))) x)) (sin.f64 (+.f64 (+.f64 x (/.f64 (PI.f64) #s(literal 2 binary64))) x))) #s(literal 2 binary64)) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (+.f64 x x)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))) |
(-.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (cos.f64 (+.f64 x x))) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 x (/.f64 (PI.f64) #s(literal 2 binary64))))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) |
(-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) (/.f64 (*.f64 (pow.f64 (cos.f64 (+.f64 x x)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) |
(*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) |
(neg.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64))) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) |
(*.f64 (+.f64 (cos.f64 x) (sin.f64 x)) (-.f64 (cos.f64 x) (sin.f64 x))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))) (fma.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (+.f64 x x)) #s(literal 3 binary64)) #s(literal 1/8 binary64))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (+.f64 x x)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (+.f64 x x)) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (+.f64 x x)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (+.f64 x x)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (+.f64 x x)) #s(literal 3 binary64)) #s(literal 1/8 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (+.f64 x x)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))))) |
(sin.f64 (fma.f64 #s(literal -2 binary64) x (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (fma.f64 #s(literal 2 binary64) x (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) |
(fma.f64 (fabs.f64 (cos.f64 x)) (fabs.f64 (cos.f64 x)) (+.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) |
(fma.f64 (neg.f64 (cos.f64 x)) (neg.f64 (cos.f64 x)) (+.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) |
(fma.f64 (sin.f64 (+.f64 x x)) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (+.f64 x x)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (+.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) (+.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) |
(fma.f64 (cos.f64 x) (cos.f64 x) (+.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) |
(-.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) |
(cos.f64 (*.f64 #s(literal -2 binary64) x)) |
(cos.f64 (+.f64 x x)) |
(+.f64 (*.f64 (sin.f64 (+.f64 x x)) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (+.f64 x x)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(+.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 2 binary64) x) |
(*.f64 x #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (-.f64 x x)) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 x x) x)) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x)))) |
(neg.f64 (*.f64 #s(literal -2 binary64) x)) |
(fma.f64 #s(literal 1 binary64) x (*.f64 #s(literal 1 binary64) x)) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) |
(+.f64 x x) |
(/.f64 (neg.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (*.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 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (-.f64 (cos.f64 x) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) #s(literal 1 binary64))))) |
(/.f64 (+.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 #s(literal -1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (-.f64 (cos.f64 x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
(-.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (cos.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 x) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(-.f64 (cos.f64 x) #s(literal -1 binary64)) |
(+.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (fma.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (-.f64 (cos.f64 x) #s(literal 1 binary64))))) (/.f64 (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 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (/.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(+.f64 (cos.f64 x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (cos.f64 x)) |
#s(approx (/ (- 1 (cos x)) (exp (* (log x) 2))) #s(literal 1/2 binary64)) |
#s(approx (/ (- 1 (cos x)) (exp (* (log x) 2))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (exp (* (log x) 2))) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (exp (* (log x) 2))) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (+ (* (* 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 (exp (* (log x) 2)) (*.f64 x x)) |
#s(approx x x) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) (*.f64 #s(literal -1/24 binary64) x)) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) x)) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x)) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(literal -1/24 binary64)) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64))) |
#s(approx (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
#s(approx (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x)) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) x) (*.f64 #s(literal 1/720 binary64) x)) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x)) |
#s(approx (+ (* -1/40320 (* x x)) 1/720) #s(literal 1/720 binary64)) |
#s(approx (+ (* -1/40320 (* x x)) 1/720) (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) |
#s(approx (/ (- 1 (cos x)) (exp (* (log x) 2))) #s(literal 1/2 binary64)) |
#s(approx (/ (- 1 (cos x)) (exp (* (log x) 2))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (exp (* (log x) 2))) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (exp (* (log x) 2))) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x))) |
#s(approx (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) |
#s(approx (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) (*.f64 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 (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)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (exp (* (log x) 2)) (*.f64 x x)) |
#s(approx (* (log x) 2) (*.f64 (log.f64 x) #s(literal 2 binary64))) |
#s(approx (log x) (log.f64 x)) |
#s(approx (/ (- 1 (cos x)) (exp (* (log x) 2))) #s(literal 1/2 binary64)) |
#s(approx (/ (- 1 (cos x)) (exp (* (log x) 2))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (exp (* (log x) 2))) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (exp (* (log x) 2))) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x))) |
#s(approx (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) |
#s(approx (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) (*.f64 x x))) |
#s(approx (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (*.f64 x x)) |
#s(approx (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/315 binary64) (*.f64 x x) #s(literal 2/45 binary64)) (*.f64 x x)) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ 1/2 (* 1/2 (cos (* 2 x)))) #s(literal 1 binary64)) |
#s(approx (+ 1/2 (* 1/2 (cos (* 2 x)))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
#s(approx (+ 1/2 (* 1/2 (cos (* 2 x)))) (fma.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ 1/2 (* 1/2 (cos (* 2 x)))) (fma.f64 (fma.f64 (fma.f64 #s(literal -2/45 binary64) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal -1 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* 1/2 (cos (* 2 x))) #s(literal 1/2 binary64)) |
#s(approx (* 1/2 (cos (* 2 x))) (-.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
#s(approx (* 1/2 (cos (* 2 x))) (fma.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal -1 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (cos (* 2 x))) (fma.f64 (fma.f64 (fma.f64 #s(literal -2/45 binary64) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal -1 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (cos (* 2 x)) #s(literal 1 binary64)) |
#s(approx (cos (* 2 x)) (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos (* 2 x)) (fma.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos (* 2 x)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -4/45 binary64) (*.f64 x x) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* 2 x) (+.f64 x x)) |
#s(approx (+ (cos x) 1) #s(literal 2 binary64)) |
#s(approx (+ (cos x) 1) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (+ (cos x) 1) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (+ (cos x) 1) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (/ (- 1 (cos x)) (exp (* (log x) 2))) (/.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 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal -1/40320 binary64))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (-.f64 (/.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/40320 binary64)))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (-.f64 (-.f64 (/.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/40320 binary64)) (/.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (-.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/2 binary64) (/.f64 #s(literal 1/720 binary64) (*.f64 x x))) #s(literal 1/40320 binary64)) (/.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/40320 binary64))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (/.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/40320 binary64)))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (-.f64 (/.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/40320 binary64)) (/.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/40320 binary64))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/40320 binary64)))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/40320 binary64)) (/.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
#s(approx (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/40320 binary64))) |
#s(approx (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/40320 binary64)))) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64))) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) x) (*.f64 (*.f64 (*.f64 x x) x) (-.f64 (/.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/40320 binary64)))) |
#s(approx (+ (* -1/40320 (* x x)) 1/720) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))) |
#s(approx (+ (* -1/40320 (* x x)) 1/720) (*.f64 (-.f64 (/.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/40320 binary64)) (*.f64 x x))) |
#s(approx (/ (- 1 (cos x)) (exp (* (log x) 2))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
#s(approx (cos x) (cos.f64 x)) |
#s(approx (* (log x) 2) (*.f64 (log.f64 x) #s(literal 2 binary64))) |
#s(approx (log x) (log.f64 x)) |
#s(approx (/ (- 1 (cos x)) (exp (* (log x) 2))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
#s(approx (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) |
#s(approx (+ 1/2 (* 1/2 (cos (* 2 x)))) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (cos (* 2 x))) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) |
#s(approx (cos (* 2 x)) (cos.f64 (+.f64 x x))) |
#s(approx (+ (cos x) 1) (-.f64 (cos.f64 x) #s(literal -1 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 x x) (*.f64 x x))) (/.f64 #s(literal 1/720 binary64) (*.f64 x x)))))) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) x) (*.f64 (neg.f64 (-.f64 #s(literal 1/40320 binary64) (/.f64 #s(literal 1/720 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x))) |
#s(approx (* (log x) 2) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) (neg.f64 (neg.f64 (log.f64 (neg.f64 x))))))) |
#s(approx (log x) (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64)))) |
Compiled 6 365 to 2 482 computations (61% saved)
20 alts after pruning (16 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 482 | 12 | 494 |
| Fresh | 6 | 4 | 10 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 490 | 20 | 510 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 74.3% | (/.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (+.f64 (cos.f64 x) #s(literal 1 binary64))) (*.f64 x x)) |
| 50.0% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (+.f64 (cos.f64 x) #s(literal 1 binary64))) (*.f64 x x)) | |
| 49.1% | (/.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 (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 x))))) (*.f64 x x)) | |
| 50.0% | (/.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))) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -2 binary64))) | |
| ▶ | 51.3% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
| 50.2% | (/.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (+.f64 (cos.f64 x) #s(literal 1 binary64))) (*.f64 x x)) | |
| 50.1% | (/.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 x x)) (-.f64 (cos.f64 x) #s(literal -1 binary64))) | |
| 19.6% | (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) | |
| ✓ | 50.0% | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| 48.3% | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (exp.f64 (log.f64 (*.f64 x x)))) | |
| ▶ | 23.9% | (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
| ▶ | 50.1% | (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) |
| 24.5% | (/.f64 #s(approx (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) | |
| 50.2% | (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))) | |
| ▶ | 74.9% | (*.f64 (/.f64 (sin.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 (sin.f64 x) (*.f64 x x))) |
| 51.7% | #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))) | |
| ✓ | 51.2% | #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))) |
| ✓ | 51.1% | #s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
| 25.3% | #s(approx (/ (- 1 (cos x)) (* x x)) #s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x)))) | |
| ✓ | 52.3% | #s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
Compiled 445 to 425 computations (4.5% saved)
| Inputs |
|---|
(*.f64 (/.f64 (sin.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 (sin.f64 x) (*.f64 x x))) |
(/.f64 (sin.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64))) |
(sin.f64 x) |
x |
(-.f64 (cos.f64 x) #s(literal -1 binary64)) |
(cos.f64 x) |
#s(literal -1 binary64) |
(/.f64 (sin.f64 x) (*.f64 x x)) |
(*.f64 x x) |
(/.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)) |
(/.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)) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) |
#s(literal 1/2 binary64) |
(*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) |
(cos.f64 (+.f64 x x)) |
(+.f64 x x) |
(*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)) |
(/.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (+.f64 (cos.f64 x) #s(literal 1 binary64))) (*.f64 x x)) |
(/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (+.f64 (cos.f64 x) #s(literal 1 binary64))) |
(pow.f64 (sin.f64 x) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(+.f64 (cos.f64 x) #s(literal 1 binary64)) |
| Outputs |
|---|
#s(approx (* (/ (sin x) (- (cos x) -1)) (/ (sin x) (* x x))) #s(hole binary64 1/2)) |
#s(approx (* (/ (sin x) (- (cos x) -1)) (/ (sin x) (* x x))) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (* (/ (sin x) (- (cos x) -1)) (/ (sin x) (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (* (/ (sin x) (- (cos x) -1)) (/ (sin 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 (/ (sin x) (- (cos x) -1)) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ (sin x) (- (cos x) -1)) #s(hole binary64 (* x (+ 1/2 (* 1/24 (pow x 2)))))) |
#s(approx (/ (sin x) (- (cos x) -1)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2)))))))) |
#s(approx (/ (sin x) (- (cos x) -1)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2)))))))))) |
#s(approx (sin x) #s(hole binary64 x)) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (cos x) -1) #s(hole binary64 2)) |
#s(approx (- (cos x) -1) #s(hole binary64 (+ 2 (* -1/2 (pow x 2))))) |
#s(approx (- (cos x) -1) #s(hole binary64 (+ 2 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (- (cos x) -1) #s(hole binary64 (+ 2 (* (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 (/ (sin x) (* x x)) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (sin x) (* x x)) #s(hole binary64 (/ (+ 1 (* -1/6 (pow x 2))) x))) |
#s(approx (/ (sin x) (* x x)) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6))) x))) |
#s(approx (/ (sin x) (* x x)) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))) x))) |
#s(approx (* x x) #s(hole binary64 (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)) #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 (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/2 (* (cos (+ x x)) 1/2)) (* (- (cos x) -1) (* x x))) #s(hole binary64 1/2)) |
#s(approx (/ (- 1/2 (* (cos (+ x x)) 1/2)) (* (- (cos x) -1) (* x x))) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (- 1/2 (* (cos (+ x x)) 1/2)) (* (- (cos x) -1) (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (- 1/2 (* (cos (+ x x)) 1/2)) (* (- (cos x) -1) (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (- 1/2 (* (cos (+ x x)) 1/2)) #s(hole binary64 (pow x 2))) |
#s(approx (- 1/2 (* (cos (+ x x)) 1/2)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1/3 (pow x 2)))))) |
#s(approx (- 1/2 (* (cos (+ x x)) 1/2)) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* 2/45 (pow x 2)) 1/3)))))) |
#s(approx (- 1/2 (* (cos (+ x x)) 1/2)) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/45 (* -1/315 (pow x 2)))) 1/3)))))) |
#s(approx (* (cos (+ x x)) 1/2) #s(hole binary64 1/2)) |
#s(approx (* (cos (+ x x)) 1/2) #s(hole binary64 (+ 1/2 (* -1 (pow x 2))))) |
#s(approx (* (cos (+ x x)) 1/2) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/3 (pow x 2)) 1))))) |
#s(approx (* (cos (+ x x)) 1/2) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/3 (* -2/45 (pow x 2)))) 1))))) |
#s(approx (cos (+ x x)) #s(hole binary64 1)) |
#s(approx (cos (+ x x)) #s(hole binary64 (+ 1 (* -2 (pow x 2))))) |
#s(approx (cos (+ x x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))))) |
#s(approx (cos (+ x x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) 2))))) |
#s(approx (+ x x) #s(hole binary64 (* 2 x))) |
#s(approx (* (- (cos x) -1) (* x x)) #s(hole binary64 (* 2 (pow x 2)))) |
#s(approx (* (- (cos x) -1) (* x x)) #s(hole binary64 (* (pow x 2) (+ 2 (* -1/2 (pow x 2)))))) |
#s(approx (* (- (cos x) -1) (* x x)) #s(hole binary64 (* (pow x 2) (+ 2 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))) |
#s(approx (* (- (cos x) -1) (* x x)) #s(hole binary64 (* (pow x 2) (+ 2 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))) |
#s(approx (/ (/ (pow (sin x) 2) (+ (cos x) 1)) (* x x)) #s(hole binary64 1/2)) |
#s(approx (/ (/ (pow (sin x) 2) (+ (cos x) 1)) (* x x)) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (/ (pow (sin x) 2) (+ (cos x) 1)) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (/ (pow (sin x) 2) (+ (cos x) 1)) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (/ (pow (sin x) 2) (+ (cos x) 1)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (/ (pow (sin x) 2) (+ (cos x) 1)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (/ (pow (sin x) 2) (+ (cos x) 1)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (/ (pow (sin x) 2) (+ (cos x) 1)) #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 (pow (sin x) 2) #s(hole binary64 (pow x 2))) |
#s(approx (pow (sin x) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* -1/3 (pow x 2)))))) |
#s(approx (pow (sin x) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* 2/45 (pow x 2)) 1/3)))))) |
#s(approx (pow (sin x) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/45 (* -1/315 (pow x 2)))) 1/3)))))) |
#s(approx (+ (cos x) 1) #s(hole binary64 2)) |
#s(approx (+ (cos x) 1) #s(hole binary64 (+ 2 (* -1/2 (pow x 2))))) |
#s(approx (+ (cos x) 1) #s(hole binary64 (+ 2 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (+ (cos x) 1) #s(hole binary64 (+ 2 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (* (/ (sin x) (- (cos x) -1)) (/ (sin x) (* x x))) #s(hole binary64 (/ (pow (sin x) 2) (* (pow x 2) (+ 1 (cos x)))))) |
#s(approx (/ (sin x) (- (cos x) -1)) #s(hole binary64 (/ (sin x) (+ 1 (cos x))))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (- (cos x) -1) #s(hole binary64 (+ 1 (cos x)))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (/ (sin x) (* x x)) #s(hole binary64 (/ (sin x) (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 (/ (/ (- 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/2 (* (cos (+ x x)) 1/2)) (* (- (cos x) -1) (* x x))) #s(hole binary64 (/ (- 1/2 (* 1/2 (cos (* 2 x)))) (* (pow x 2) (+ 1 (cos x)))))) |
#s(approx (- 1/2 (* (cos (+ x x)) 1/2)) #s(hole binary64 (- 1/2 (* 1/2 (cos (* 2 x)))))) |
#s(approx (* (cos (+ x x)) 1/2) #s(hole binary64 (* 1/2 (cos (* 2 x))))) |
#s(approx (cos (+ x x)) #s(hole binary64 (cos (* 2 x)))) |
#s(approx (* (- (cos x) -1) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (cos x))))) |
#s(approx (/ (/ (pow (sin x) 2) (+ (cos x) 1)) (* x x)) #s(hole binary64 (/ (pow (sin x) 2) (* (pow x 2) (+ 1 (cos x)))))) |
#s(approx (/ (pow (sin x) 2) (+ (cos x) 1)) #s(hole binary64 (/ (pow (sin x) 2) (+ 1 (cos x))))) |
#s(approx (pow (sin x) 2) #s(hole binary64 (pow (sin x) 2))) |
#s(approx (+ (cos x) 1) #s(hole binary64 (+ 1 (cos x)))) |
#s(approx (/ (- 1/2 (* (cos (+ x x)) 1/2)) (* (- (cos x) -1) (* x x))) #s(hole binary64 (/ (- 1/2 (* 1/2 (cos (neg (* -2 x))))) (* (pow x 2) (+ 1 (cos x)))))) |
#s(approx (- 1/2 (* (cos (+ x x)) 1/2)) #s(hole binary64 (- 1/2 (* 1/2 (cos (neg (* -2 x))))))) |
#s(approx (* (cos (+ x x)) 1/2) #s(hole binary64 (* 1/2 (cos (neg (* -2 x)))))) |
#s(approx (cos (+ x x)) #s(hole binary64 (cos (neg (* -2 x))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | x | @ | -inf | ((* (/ (sin x) (- (cos x) -1)) (/ (sin x) (* x x))) (/ (sin x) (- (cos x) -1)) (sin x) x (- (cos x) -1) (cos x) -1 (/ (sin x) (* x x)) (* x x) (/ (- 1 (cos x)) (* x x)) (- 1 (cos x)) 1 (cos x) (/ (/ (- 1 (cos x)) x) x) (/ (- 1 (cos x)) x) (- 1 (cos x)) (/ (- 1/2 (* (cos (+ x x)) 1/2)) (* (- (cos x) -1) (* x x))) (- 1/2 (* (cos (+ x x)) 1/2)) 1/2 (* (cos (+ x x)) 1/2) (cos (+ x x)) (+ x x) (* (- (cos x) -1) (* x x)) (/ (/ (pow (sin x) 2) (+ (cos x) 1)) (* x x)) (/ (pow (sin x) 2) (+ (cos x) 1)) (pow (sin x) 2) 2 (+ (cos x) 1)) |
| 4.0ms | x | @ | inf | ((* (/ (sin x) (- (cos x) -1)) (/ (sin x) (* x x))) (/ (sin x) (- (cos x) -1)) (sin x) x (- (cos x) -1) (cos x) -1 (/ (sin x) (* x x)) (* x x) (/ (- 1 (cos x)) (* x x)) (- 1 (cos x)) 1 (cos x) (/ (/ (- 1 (cos x)) x) x) (/ (- 1 (cos x)) x) (- 1 (cos x)) (/ (- 1/2 (* (cos (+ x x)) 1/2)) (* (- (cos x) -1) (* x x))) (- 1/2 (* (cos (+ x x)) 1/2)) 1/2 (* (cos (+ x x)) 1/2) (cos (+ x x)) (+ x x) (* (- (cos x) -1) (* x x)) (/ (/ (pow (sin x) 2) (+ (cos x) 1)) (* x x)) (/ (pow (sin x) 2) (+ (cos x) 1)) (pow (sin x) 2) 2 (+ (cos x) 1)) |
| 2.0ms | x | @ | 0 | ((* (/ (sin x) (- (cos x) -1)) (/ (sin x) (* x x))) (/ (sin x) (- (cos x) -1)) (sin x) x (- (cos x) -1) (cos x) -1 (/ (sin x) (* x x)) (* x x) (/ (- 1 (cos x)) (* x x)) (- 1 (cos x)) 1 (cos x) (/ (/ (- 1 (cos x)) x) x) (/ (- 1 (cos x)) x) (- 1 (cos x)) (/ (- 1/2 (* (cos (+ x x)) 1/2)) (* (- (cos x) -1) (* x x))) (- 1/2 (* (cos (+ x x)) 1/2)) 1/2 (* (cos (+ x x)) 1/2) (cos (+ x x)) (+ x x) (* (- (cos x) -1) (* x x)) (/ (/ (pow (sin x) 2) (+ (cos x) 1)) (* x x)) (/ (pow (sin x) 2) (+ (cos x) 1)) (pow (sin x) 2) 2 (+ (cos x) 1)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 300 | 2016 |
| 0 | 345 | 1960 |
| 1 | 1403 | 1761 |
| 0 | 8372 | 1682 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (/.f64 (sin.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 (sin.f64 x) (*.f64 x x))) |
(/.f64 (sin.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64))) |
(sin.f64 x) |
x |
(-.f64 (cos.f64 x) #s(literal -1 binary64)) |
(cos.f64 x) |
#s(literal -1 binary64) |
(/.f64 (sin.f64 x) (*.f64 x x)) |
(*.f64 x x) |
(/.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)) |
(/.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)) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) |
#s(literal 1/2 binary64) |
(*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) |
(cos.f64 (+.f64 x x)) |
(+.f64 x x) |
(*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)) |
(/.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (+.f64 (cos.f64 x) #s(literal 1 binary64))) (*.f64 x x)) |
(/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (+.f64 (cos.f64 x) #s(literal 1 binary64))) |
(pow.f64 (sin.f64 x) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(+.f64 (cos.f64 x) #s(literal 1 binary64)) |
#s(approx (* (/ (sin x) (- (cos x) -1)) (/ (sin x) (* x x))) #s(hole binary64 1/2)) |
#s(approx (* (/ (sin x) (- (cos x) -1)) (/ (sin x) (* x x))) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (* (/ (sin x) (- (cos x) -1)) (/ (sin x) (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (* (/ (sin x) (- (cos x) -1)) (/ (sin 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 (/ (sin x) (- (cos x) -1)) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ (sin x) (- (cos x) -1)) #s(hole binary64 (* x (+ 1/2 (* 1/24 (pow x 2)))))) |
#s(approx (/ (sin x) (- (cos x) -1)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2)))))))) |
#s(approx (/ (sin x) (- (cos x) -1)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2)))))))))) |
#s(approx (sin x) #s(hole binary64 x)) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (cos x) -1) #s(hole binary64 2)) |
#s(approx (- (cos x) -1) #s(hole binary64 (+ 2 (* -1/2 (pow x 2))))) |
#s(approx (- (cos x) -1) #s(hole binary64 (+ 2 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (- (cos x) -1) #s(hole binary64 (+ 2 (* (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 (/ (sin x) (* x x)) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (sin x) (* x x)) #s(hole binary64 (/ (+ 1 (* -1/6 (pow x 2))) x))) |
#s(approx (/ (sin x) (* x x)) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6))) x))) |
#s(approx (/ (sin x) (* x x)) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))) x))) |
#s(approx (* x x) #s(hole binary64 (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)) #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 (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/2 (* (cos (+ x x)) 1/2)) (* (- (cos x) -1) (* x x))) #s(hole binary64 1/2)) |
#s(approx (/ (- 1/2 (* (cos (+ x x)) 1/2)) (* (- (cos x) -1) (* x x))) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (- 1/2 (* (cos (+ x x)) 1/2)) (* (- (cos x) -1) (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (- 1/2 (* (cos (+ x x)) 1/2)) (* (- (cos x) -1) (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (- 1/2 (* (cos (+ x x)) 1/2)) #s(hole binary64 (pow x 2))) |
#s(approx (- 1/2 (* (cos (+ x x)) 1/2)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1/3 (pow x 2)))))) |
#s(approx (- 1/2 (* (cos (+ x x)) 1/2)) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* 2/45 (pow x 2)) 1/3)))))) |
#s(approx (- 1/2 (* (cos (+ x x)) 1/2)) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/45 (* -1/315 (pow x 2)))) 1/3)))))) |
#s(approx (* (cos (+ x x)) 1/2) #s(hole binary64 1/2)) |
#s(approx (* (cos (+ x x)) 1/2) #s(hole binary64 (+ 1/2 (* -1 (pow x 2))))) |
#s(approx (* (cos (+ x x)) 1/2) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/3 (pow x 2)) 1))))) |
#s(approx (* (cos (+ x x)) 1/2) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/3 (* -2/45 (pow x 2)))) 1))))) |
#s(approx (cos (+ x x)) #s(hole binary64 1)) |
#s(approx (cos (+ x x)) #s(hole binary64 (+ 1 (* -2 (pow x 2))))) |
#s(approx (cos (+ x x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))))) |
#s(approx (cos (+ x x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) 2))))) |
#s(approx (+ x x) #s(hole binary64 (* 2 x))) |
#s(approx (* (- (cos x) -1) (* x x)) #s(hole binary64 (* 2 (pow x 2)))) |
#s(approx (* (- (cos x) -1) (* x x)) #s(hole binary64 (* (pow x 2) (+ 2 (* -1/2 (pow x 2)))))) |
#s(approx (* (- (cos x) -1) (* x x)) #s(hole binary64 (* (pow x 2) (+ 2 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))) |
#s(approx (* (- (cos x) -1) (* x x)) #s(hole binary64 (* (pow x 2) (+ 2 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))) |
#s(approx (/ (/ (pow (sin x) 2) (+ (cos x) 1)) (* x x)) #s(hole binary64 1/2)) |
#s(approx (/ (/ (pow (sin x) 2) (+ (cos x) 1)) (* x x)) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (/ (pow (sin x) 2) (+ (cos x) 1)) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (/ (pow (sin x) 2) (+ (cos x) 1)) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (/ (pow (sin x) 2) (+ (cos x) 1)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (/ (pow (sin x) 2) (+ (cos x) 1)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (/ (pow (sin x) 2) (+ (cos x) 1)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (/ (pow (sin x) 2) (+ (cos x) 1)) #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 (pow (sin x) 2) #s(hole binary64 (pow x 2))) |
#s(approx (pow (sin x) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* -1/3 (pow x 2)))))) |
#s(approx (pow (sin x) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* 2/45 (pow x 2)) 1/3)))))) |
#s(approx (pow (sin x) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/45 (* -1/315 (pow x 2)))) 1/3)))))) |
#s(approx (+ (cos x) 1) #s(hole binary64 2)) |
#s(approx (+ (cos x) 1) #s(hole binary64 (+ 2 (* -1/2 (pow x 2))))) |
#s(approx (+ (cos x) 1) #s(hole binary64 (+ 2 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (+ (cos x) 1) #s(hole binary64 (+ 2 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (* (/ (sin x) (- (cos x) -1)) (/ (sin x) (* x x))) #s(hole binary64 (/ (pow (sin x) 2) (* (pow x 2) (+ 1 (cos x)))))) |
#s(approx (/ (sin x) (- (cos x) -1)) #s(hole binary64 (/ (sin x) (+ 1 (cos x))))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (- (cos x) -1) #s(hole binary64 (+ 1 (cos x)))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (/ (sin x) (* x x)) #s(hole binary64 (/ (sin x) (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 (/ (/ (- 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/2 (* (cos (+ x x)) 1/2)) (* (- (cos x) -1) (* x x))) #s(hole binary64 (/ (- 1/2 (* 1/2 (cos (* 2 x)))) (* (pow x 2) (+ 1 (cos x)))))) |
#s(approx (- 1/2 (* (cos (+ x x)) 1/2)) #s(hole binary64 (- 1/2 (* 1/2 (cos (* 2 x)))))) |
#s(approx (* (cos (+ x x)) 1/2) #s(hole binary64 (* 1/2 (cos (* 2 x))))) |
#s(approx (cos (+ x x)) #s(hole binary64 (cos (* 2 x)))) |
#s(approx (* (- (cos x) -1) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (cos x))))) |
#s(approx (/ (/ (pow (sin x) 2) (+ (cos x) 1)) (* x x)) #s(hole binary64 (/ (pow (sin x) 2) (* (pow x 2) (+ 1 (cos x)))))) |
#s(approx (/ (pow (sin x) 2) (+ (cos x) 1)) #s(hole binary64 (/ (pow (sin x) 2) (+ 1 (cos x))))) |
#s(approx (pow (sin x) 2) #s(hole binary64 (pow (sin x) 2))) |
#s(approx (+ (cos x) 1) #s(hole binary64 (+ 1 (cos x)))) |
#s(approx (/ (- 1/2 (* (cos (+ x x)) 1/2)) (* (- (cos x) -1) (* x x))) #s(hole binary64 (/ (- 1/2 (* 1/2 (cos (neg (* -2 x))))) (* (pow x 2) (+ 1 (cos x)))))) |
#s(approx (- 1/2 (* (cos (+ x x)) 1/2)) #s(hole binary64 (- 1/2 (* 1/2 (cos (neg (* -2 x))))))) |
#s(approx (* (cos (+ x x)) 1/2) #s(hole binary64 (* 1/2 (cos (neg (* -2 x)))))) |
#s(approx (cos (+ x x)) #s(hole binary64 (cos (neg (* -2 x))))) |
| Outputs |
|---|
(*.f64 (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (fabs.f64 x)) (/.f64 (sin.f64 x) (fabs.f64 x))) |
(*.f64 (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (neg.f64 x)) (/.f64 (sin.f64 x) (neg.f64 x))) |
(*.f64 (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) x) (/.f64 (sin.f64 x) x)) |
(*.f64 (/.f64 (sin.f64 x) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x)) (/.f64 (sin.f64 x) x)) |
(*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (tan.f64 (/.f64 x #s(literal 2 binary64)))) |
(*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (/.f64 (sin.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 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/2 binary64) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x))) (*.f64 (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) 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/2 binary64) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (fma.f64 (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (*.f64 (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (neg.f64 (sin.f64 x))) (*.f64 x (neg.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (sin.f64 x)) (*.f64 x (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (/.f64 (sin.f64 x) x)) (*.f64 (neg.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64))) x)) |
(/.f64 (*.f64 (sin.f64 x) (/.f64 (sin.f64 x) x)) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x)) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 x x))) (neg.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (sin.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (*.f64 (sin.f64 x) (/.f64 (sin.f64 x) (*.f64 x x)))) (neg.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) (neg.f64 x)))) |
(/.f64 (*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (sin.f64 x)) (*.f64 x x)) |
(/.f64 (*.f64 (sin.f64 x) (/.f64 (sin.f64 x) (*.f64 x x))) (-.f64 (cos.f64 x) #s(literal -1 binary64))) |
(/.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 x x)) (-.f64 (cos.f64 x) #s(literal -1 binary64))) |
(/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) x) (neg.f64 x)) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) (neg.f64 x))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64))) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (neg.f64 (neg.f64 x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(neg.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) (neg.f64 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 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))) |
(neg.f64 (/.f64 (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) x) x)) |
(neg.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 (/.f64 (cos.f64 x) x) x)) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x))) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 x))) (neg.f64 (neg.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64))))) |
(/.f64 (sin.f64 (/.f64 x #s(literal 2 binary64))) (cos.f64 (/.f64 x #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (sin.f64 x)) (neg.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (sin.f64 x)) |
(/.f64 (sin.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (sin.f64 x) (neg.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64))))) |
(neg.f64 (/.f64 (neg.f64 (sin.f64 x)) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(tan.f64 (+.f64 (/.f64 x #s(literal 2 binary64)) (PI.f64))) |
(tan.f64 (/.f64 x #s(literal 2 binary64))) |
(*.f64 (pow.f64 (sin.f64 x) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 x) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (sin.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (sin.f64 x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 x) #s(literal -1 binary64))) |
(sin.f64 x) |
(exp.f64 (*.f64 (log.f64 (sin.f64 x)) #s(literal 1 binary64))) |
x |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (-.f64 (cos.f64 x) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
(/.f64 (+.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 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) #s(literal -1 binary64))))) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (-.f64 (cos.f64 x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
(-.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (fma.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) (fma.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) #s(literal -1 binary64)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (-.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 x x)))) (-.f64 (cos.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 x) #s(literal 1 binary64)))) |
(-.f64 (cos.f64 x) #s(literal -1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (-.f64 (cos.f64 x) #s(literal 1 binary64))))) (/.f64 (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 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (fma.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) #s(literal 1 binary64)))))) |
(+.f64 (cos.f64 x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (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 (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))))) |
#s(literal -1 binary64) |
(/.f64 (neg.f64 (/.f64 (sin.f64 x) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 x))) (*.f64 x x)) |
(/.f64 (/.f64 (sin.f64 x) x) x) |
(/.f64 (neg.f64 (sin.f64 x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (sin.f64 x) (*.f64 x x)) |
(neg.f64 (/.f64 (sin.f64 x) (*.f64 (neg.f64 x) x))) |
(neg.f64 (/.f64 (neg.f64 (sin.f64 x)) (*.f64 x x))) |
(*.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fabs.f64 x) #s(literal -1 binary64)) (*.f64 (fabs.f64 x) #s(literal -1 binary64))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(*.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 x #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (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) (fabs.f64 x)) (*.f64 #s(literal -1 binary64) (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) x) (*.f64 #s(literal -1 binary64) x)) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.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 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x 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)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(neg.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 (*.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 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (neg.f64 (/.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 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) x) x) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) x))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 x x))) |
(-.f64 (/.f64 #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) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) (+.f64 #s(approx (cos x) #s(literal 1 binary64)) #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) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) (+.f64 #s(approx (cos x) #s(literal 1 binary64)) #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) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) (+.f64 #s(approx (cos x) #s(literal 1 binary64)) #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) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) (+.f64 #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(literal 1 binary64) |
#s(approx (cos x) #s(literal 1 binary64)) |
(*.f64 (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (fabs.f64 x)) (/.f64 (sin.f64 x) (fabs.f64 x))) |
(*.f64 (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (neg.f64 x)) (/.f64 (sin.f64 x) (neg.f64 x))) |
(*.f64 (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) x) (/.f64 (sin.f64 x) x)) |
(*.f64 (/.f64 (sin.f64 x) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x)) (/.f64 (sin.f64 x) x)) |
(*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (tan.f64 (/.f64 x #s(literal 2 binary64)))) |
(*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (/.f64 (sin.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 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/2 binary64) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x))) (*.f64 (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) 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/2 binary64) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (fma.f64 (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (*.f64 (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (neg.f64 (sin.f64 x))) (*.f64 x (neg.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (sin.f64 x)) (*.f64 x (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (/.f64 (sin.f64 x) x)) (*.f64 (neg.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64))) x)) |
(/.f64 (*.f64 (sin.f64 x) (/.f64 (sin.f64 x) x)) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x)) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 x x))) (neg.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (sin.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (*.f64 (sin.f64 x) (/.f64 (sin.f64 x) (*.f64 x x)))) (neg.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) (neg.f64 x)))) |
(/.f64 (*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (sin.f64 x)) (*.f64 x x)) |
(/.f64 (*.f64 (sin.f64 x) (/.f64 (sin.f64 x) (*.f64 x x))) (-.f64 (cos.f64 x) #s(literal -1 binary64))) |
(/.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 x x)) (-.f64 (cos.f64 x) #s(literal -1 binary64))) |
(/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) x) (neg.f64 x)) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) (neg.f64 x))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64))) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (neg.f64 (neg.f64 x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(neg.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) (neg.f64 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 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))) |
(neg.f64 (/.f64 (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) x) x)) |
(neg.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 (/.f64 (cos.f64 x) x) x)) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) 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 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x (cos.f64 x))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 x) (cos.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) (neg.f64 x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 (neg.f64 x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) |
(neg.f64 (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) x)) |
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64))))) |
(/.f64 (-.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 #s(literal -1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (neg.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (-.f64 (cos.f64 x) #s(literal -1 binary64))) |
(neg.f64 (-.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 x x)))) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64))))) (/.f64 (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 #s(literal 1/2 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(-.f64 #s(literal 1 binary64) (cos.f64 x)) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (fabs.f64 x)) (/.f64 (sin.f64 x) (fabs.f64 x))) |
(*.f64 (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (neg.f64 x)) (/.f64 (sin.f64 x) (neg.f64 x))) |
(*.f64 (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) x) (/.f64 (sin.f64 x) x)) |
(*.f64 (/.f64 (sin.f64 x) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x)) (/.f64 (sin.f64 x) x)) |
(*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (tan.f64 (/.f64 x #s(literal 2 binary64)))) |
(*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (/.f64 (sin.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 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/2 binary64) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x))) (*.f64 (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) 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/2 binary64) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (fma.f64 (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (*.f64 (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (neg.f64 (sin.f64 x))) (*.f64 x (neg.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (sin.f64 x)) (*.f64 x (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (/.f64 (sin.f64 x) x)) (*.f64 (neg.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64))) x)) |
(/.f64 (*.f64 (sin.f64 x) (/.f64 (sin.f64 x) x)) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x)) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 x x))) (neg.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (sin.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (*.f64 (sin.f64 x) (/.f64 (sin.f64 x) (*.f64 x x)))) (neg.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) (neg.f64 x)))) |
(/.f64 (*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (sin.f64 x)) (*.f64 x x)) |
(/.f64 (*.f64 (sin.f64 x) (/.f64 (sin.f64 x) (*.f64 x x))) (-.f64 (cos.f64 x) #s(literal -1 binary64))) |
(/.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 x x)) (-.f64 (cos.f64 x) #s(literal -1 binary64))) |
(/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) x) (neg.f64 x)) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) (neg.f64 x))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64))) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (neg.f64 (neg.f64 x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(neg.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) (neg.f64 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 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))) |
(neg.f64 (/.f64 (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) x) x)) |
(neg.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 (/.f64 (cos.f64 x) x) x)) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x))) |
(*.f64 (+.f64 (neg.f64 (cos.f64 (+.f64 x x))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) (-.f64 #s(literal -1 binary64) (cos.f64 x))) |
(*.f64 (fabs.f64 (sin.f64 x)) (fabs.f64 (sin.f64 x))) |
(*.f64 (exp.f64 (log.f64 (sin.f64 x))) (exp.f64 (log.f64 (sin.f64 x)))) |
(*.f64 (neg.f64 (sin.f64 x)) (neg.f64 (sin.f64 x))) |
(*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
(*.f64 (sin.f64 x) (sin.f64 x)) |
(pow.f64 (exp.f64 (log.f64 (sin.f64 x))) #s(literal 2 binary64)) |
(pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (sin.f64 x) #s(literal 2 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (+.f64 x x)) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (cos.f64 (-.f64 x x)) (cos.f64 (+.f64 x x))) #s(literal 2 binary64)) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (+.f64 x x)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 x) #s(literal -2 binary64))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))) (/.f64 (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) |
(-.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (/.f64 (*.f64 (pow.f64 (cos.f64 (+.f64 x x)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (neg.f64 (cos.f64 (+.f64 x x)))) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 x)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (sin.f64 x)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (sin.f64 x)) #s(literal 2 binary64)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (cos.f64 x)) (cos.f64 x))) |
#s(literal 1/2 binary64) |
(*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) |
(neg.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64))) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) |
(*.f64 (+.f64 (cos.f64 x) (sin.f64 x)) (-.f64 (cos.f64 x) (sin.f64 x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))) (fma.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) |
(sin.f64 (fma.f64 #s(literal -2 binary64) x (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (fma.f64 #s(literal 2 binary64) x (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) |
(fma.f64 (fabs.f64 (cos.f64 x)) (fabs.f64 (cos.f64 x)) (+.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) |
(fma.f64 (neg.f64 (cos.f64 x)) (neg.f64 (cos.f64 x)) (+.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) |
(fma.f64 (sin.f64 (+.f64 x x)) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (+.f64 x x)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(fma.f64 (cos.f64 x) (cos.f64 x) (+.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) |
(-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) |
(cos.f64 (*.f64 #s(literal -2 binary64) x)) |
(cos.f64 (+.f64 x x)) |
(+.f64 (*.f64 (sin.f64 (+.f64 x x)) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (+.f64 x x)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (+.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) |
(*.f64 (neg.f64 x) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (neg.f64 x)) |
(*.f64 #s(literal 2 binary64) x) |
(*.f64 x #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 x (-.f64 x x))) (neg.f64 (-.f64 x x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 x x) x))) (neg.f64 (fma.f64 x x (*.f64 x (-.f64 x x))))) |
(/.f64 (*.f64 x (-.f64 x x)) (-.f64 x x)) |
(/.f64 (fma.f64 (*.f64 x x) x (*.f64 (*.f64 x x) x)) (fma.f64 x x (*.f64 x (-.f64 x x)))) |
(neg.f64 (*.f64 #s(literal -2 binary64) x)) |
(fma.f64 #s(literal 1 binary64) x (*.f64 #s(literal 1 binary64) x)) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x x)) (/.f64 (*.f64 x x) (-.f64 x x))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (*.f64 x (-.f64 x x)))) (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (*.f64 x (-.f64 x x))))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) |
(+.f64 x x) |
(*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x) |
(*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (-.f64 (cos.f64 x) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (cos.f64 x)) (*.f64 (*.f64 x x) (cos.f64 x)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (cos.f64 x) (*.f64 x x)) (*.f64 (cos.f64 x) (*.f64 x x)))) (-.f64 (*.f64 x x) (*.f64 (cos.f64 x) (*.f64 x x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) (cos.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 (*.f64 (*.f64 x x) (cos.f64 x)) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 x) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 (*.f64 (cos.f64 x) (*.f64 x x)) (*.f64 (cos.f64 x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.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 (*.f64 x x) (cos.f64 x))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.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 (*.f64 x x) (cos.f64 x))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal -1 binary64)) (*.f64 (fabs.f64 x) #s(literal -1 binary64)) (*.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 (*.f64 x x) (cos.f64 x))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.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 (*.f64 x x) (cos.f64 x))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (cos.f64 x) (*.f64 x x))) |
(fma.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 x #s(literal -1 binary64)) (*.f64 (*.f64 x x) (cos.f64 x))) |
(fma.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 x #s(literal -1 binary64)) (*.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 (*.f64 x x) (cos.f64 x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.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 (*.f64 x x) (cos.f64 x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.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 (*.f64 x x) (cos.f64 x))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 x)) (*.f64 #s(literal -1 binary64) (fabs.f64 x)) (*.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 (*.f64 x x) (cos.f64 x))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (cos.f64 x) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 x x) (cos.f64 x))) |
(fma.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) x) (*.f64 (cos.f64 x) (*.f64 x x))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (*.f64 x x) (cos.f64 x))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (cos.f64 x) (*.f64 x x))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 x x) (cos.f64 x))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (cos.f64 x) (*.f64 x x))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (*.f64 x x) (cos.f64 x))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (cos.f64 x) (*.f64 x x))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (*.f64 x x) (cos.f64 x))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (cos.f64 x) (*.f64 x x))) |
(fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 x x) (cos.f64 x))) |
(fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (*.f64 (cos.f64 x) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) (cos.f64 x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (*.f64 (cos.f64 x) (*.f64 x x))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (*.f64 x x) (cos.f64 x))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (cos.f64 x) (*.f64 x x))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (*.f64 x x) (cos.f64 x))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (cos.f64 x) (*.f64 x x))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (*.f64 x x) (cos.f64 x))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (cos.f64 x) (*.f64 x x))) |
(fma.f64 (cos.f64 x) (*.f64 x x) (*.f64 x x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (cos.f64 x) (*.f64 x x))) |
(fma.f64 x x (*.f64 (*.f64 x x) (cos.f64 x))) |
(fma.f64 x x (*.f64 (cos.f64 x) (*.f64 x x))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x))) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(+.f64 (*.f64 (cos.f64 x) (*.f64 x x)) (*.f64 x x)) |
(+.f64 (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))) |
(+.f64 (*.f64 x x) (*.f64 (cos.f64 x) (*.f64 x x))) |
(*.f64 (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (fabs.f64 x)) (/.f64 (sin.f64 x) (fabs.f64 x))) |
(*.f64 (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (neg.f64 x)) (/.f64 (sin.f64 x) (neg.f64 x))) |
(*.f64 (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) x) (/.f64 (sin.f64 x) x)) |
(*.f64 (/.f64 (sin.f64 x) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x)) (/.f64 (sin.f64 x) x)) |
(*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (tan.f64 (/.f64 x #s(literal 2 binary64)))) |
(*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (/.f64 (sin.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 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/2 binary64) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x))) (*.f64 (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) 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/2 binary64) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (fma.f64 (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (*.f64 (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (neg.f64 (sin.f64 x))) (*.f64 x (neg.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (sin.f64 x)) (*.f64 x (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (/.f64 (sin.f64 x) x)) (*.f64 (neg.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64))) x)) |
(/.f64 (*.f64 (sin.f64 x) (/.f64 (sin.f64 x) x)) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x)) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 x x))) (neg.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (sin.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (*.f64 (sin.f64 x) (/.f64 (sin.f64 x) (*.f64 x x)))) (neg.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) (neg.f64 x)))) |
(/.f64 (*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (sin.f64 x)) (*.f64 x x)) |
(/.f64 (*.f64 (sin.f64 x) (/.f64 (sin.f64 x) (*.f64 x x))) (-.f64 (cos.f64 x) #s(literal -1 binary64))) |
(/.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 x x)) (-.f64 (cos.f64 x) #s(literal -1 binary64))) |
(/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) x) (neg.f64 x)) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) (neg.f64 x))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64))) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (neg.f64 (neg.f64 x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(neg.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) (neg.f64 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 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))) |
(neg.f64 (/.f64 (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) x) x)) |
(neg.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 (/.f64 (cos.f64 x) x) x)) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64))))) |
(/.f64 (-.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 #s(literal -1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (neg.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (-.f64 (cos.f64 x) #s(literal -1 binary64))) |
(neg.f64 (-.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 x x)))) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64))))) (/.f64 (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 #s(literal 1/2 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(-.f64 #s(literal 1 binary64) (cos.f64 x)) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(*.f64 (+.f64 (neg.f64 (cos.f64 (+.f64 x x))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) (-.f64 #s(literal -1 binary64) (cos.f64 x))) |
(*.f64 (fabs.f64 (sin.f64 x)) (fabs.f64 (sin.f64 x))) |
(*.f64 (exp.f64 (log.f64 (sin.f64 x))) (exp.f64 (log.f64 (sin.f64 x)))) |
(*.f64 (neg.f64 (sin.f64 x)) (neg.f64 (sin.f64 x))) |
(*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
(*.f64 (sin.f64 x) (sin.f64 x)) |
(pow.f64 (exp.f64 (log.f64 (sin.f64 x))) #s(literal 2 binary64)) |
(pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (sin.f64 x) #s(literal 2 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (+.f64 x x)) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (cos.f64 (-.f64 x x)) (cos.f64 (+.f64 x x))) #s(literal 2 binary64)) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (+.f64 x x)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 x) #s(literal -2 binary64))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))) (/.f64 (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))))) |
(-.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (/.f64 (*.f64 (pow.f64 (cos.f64 (+.f64 x x)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (neg.f64 (cos.f64 (+.f64 x x)))) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 x)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (sin.f64 x)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (sin.f64 x)) #s(literal 2 binary64)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (cos.f64 x)) (cos.f64 x))) |
#s(literal 2 binary64) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (-.f64 (cos.f64 x) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
(/.f64 (+.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 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) #s(literal -1 binary64))))) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (-.f64 (cos.f64 x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
(-.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (fma.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) (fma.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) #s(literal -1 binary64)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (-.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 x x)))) (-.f64 (cos.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 x) #s(literal 1 binary64)))) |
(-.f64 (cos.f64 x) #s(literal -1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (-.f64 (cos.f64 x) #s(literal 1 binary64))))) (/.f64 (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 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (fma.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) #s(literal 1 binary64)))))) |
(+.f64 (cos.f64 x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (cos.f64 x)) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(literal 1/2 binary64)) |
#s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (sin x) (- (cos x) -1)) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ (sin x) (- (cos x) -1)) (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) x)) |
#s(approx (/ (sin x) (- (cos x) -1)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/240 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x)) |
#s(approx (/ (sin x) (- (cos x) -1)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/40320 binary64) (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x)) |
#s(approx (sin x) x) |
#s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx x x) |
#s(approx (- (cos x) -1) #s(literal 2 binary64)) |
#s(approx (- (cos x) -1) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (- (cos x) -1) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (- (cos x) -1) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 2 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 (-.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 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ (sin x) (* x x)) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (/ (sin x) (* x x)) (/.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (/ (sin x) (* x x)) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (/ (sin x) (* x x)) (/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(literal 1/2 binary64)) |
#s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (pow (sin x) 2) (+ (cos x) 1)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (pow (sin x) 2) (+ (cos x) 1)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x))) |
#s(approx (/ (pow (sin x) 2) (+ (cos x) 1)) (*.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)) (*.f64 x x))) |
#s(approx (/ (pow (sin x) 2) (+ (cos x) 1)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(literal 1/2 binary64)) |
#s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #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) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ (- 1 (cos x)) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (/ (- 1 (cos x)) x) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x)) |
#s(approx (/ (- 1 (cos x)) x) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x)) |
#s(approx (/ (/ (- 1 (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 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (pow (sin x) 2) (*.f64 x x)) |
#s(approx (pow (sin x) 2) (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (pow (sin x) 2) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (pow (sin x) 2) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/315 binary64) (*.f64 x x) #s(literal 2/45 binary64)) (*.f64 x x)) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (* (cos (+ x x)) 1/2) #s(literal 1/2 binary64)) |
#s(approx (* (cos (+ x x)) 1/2) (-.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
#s(approx (* (cos (+ x x)) 1/2) (fma.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal -1 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (* (cos (+ x x)) 1/2) (fma.f64 (fma.f64 (fma.f64 #s(literal -2/45 binary64) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal -1 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (cos (+ x x)) #s(literal 1 binary64)) |
#s(approx (cos (+ x x)) (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos (+ x x)) (fma.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos (+ x x)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -4/45 binary64) (*.f64 x x) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (+ x x) (+.f64 x x)) |
#s(approx (* (- (cos x) -1) (* x x)) (*.f64 x (+.f64 x x))) |
#s(approx (* (- (cos x) -1) (* x x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 2 binary64)) (*.f64 x x))) |
#s(approx (* (- (cos x) -1) (* x x)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 2 binary64)) (*.f64 x x))) |
#s(approx (* (- (cos x) -1) (* x x)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 2 binary64)) (*.f64 x x))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(literal 1/2 binary64)) |
#s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (pow (sin x) 2) (+ (cos x) 1)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (pow (sin x) 2) (+ (cos x) 1)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x))) |
#s(approx (/ (pow (sin x) 2) (+ (cos x) 1)) (*.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)) (*.f64 x x))) |
#s(approx (/ (pow (sin x) 2) (+ (cos x) 1)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) |
#s(approx (pow (sin x) 2) (*.f64 x x)) |
#s(approx (pow (sin x) 2) (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (pow (sin x) 2) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (pow (sin x) 2) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/315 binary64) (*.f64 x x) #s(literal 2/45 binary64)) (*.f64 x x)) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (- (cos x) -1) #s(literal 2 binary64)) |
#s(approx (- (cos x) -1) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (- (cos x) -1) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (- (cos x) -1) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (/ (sin x) (- (cos x) -1)) (tan.f64 (/.f64 x #s(literal 2 binary64)))) |
#s(approx (sin x) (sin.f64 x)) |
#s(approx (- (cos x) -1) (-.f64 (cos.f64 x) #s(literal -1 binary64))) |
#s(approx (cos x) (cos.f64 x)) |
#s(approx (/ (sin x) (* x x)) (/.f64 (sin.f64 x) (*.f64 x x))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (/ (pow (sin x) 2) (+ (cos x) 1)) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (/ (- 1 (cos x)) x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
#s(approx (/ (/ (- 1 (cos x)) x) x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (pow (sin x) 2) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) |
#s(approx (* (cos (+ x x)) 1/2) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) |
#s(approx (cos (+ x x)) (cos.f64 (+.f64 x x))) |
#s(approx (* (- (cos x) -1) (* x x)) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) |
#s(approx (/ (/ (- 1 (cos x)) x) x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (/ (pow (sin x) 2) (+ (cos x) 1)) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
#s(approx (pow (sin x) 2) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) |
#s(approx (- (cos x) -1) (-.f64 (cos.f64 x) #s(literal -1 binary64))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (pow (sin x) 2) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) |
#s(approx (* (cos (+ x x)) 1/2) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) |
#s(approx (cos (+ x x)) (cos.f64 (+.f64 x x))) |
Compiled 4 233 to 1 521 computations (64.1% saved)
24 alts after pruning (17 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 469 | 12 | 481 |
| Fresh | 6 | 5 | 11 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 4 | 4 |
| Total | 477 | 24 | 501 |
| Status | Accuracy | Program |
|---|---|---|
| 74.5% | (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) | |
| ▶ | 50.0% | (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x (cos.f64 x))) (*.f64 x x)) x) |
| ✓ | 51.3% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
| 4.0% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) x) x) | |
| 51.2% | (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) x)) x) | |
| 19.6% | (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) | |
| ✓ | 50.0% | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| 48.3% | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (exp.f64 (log.f64 (*.f64 x x)))) | |
| ✓ | 23.9% | (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
| ✓ | 50.1% | (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) |
| ▶ | 74.4% | (/.f64 (*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (sin.f64 x)) (*.f64 x x)) |
| 99.6% | (/.f64 (*.f64 (sin.f64 x) (/.f64 (sin.f64 x) x)) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x)) | |
| 46.8% | (/.f64 (exp.f64 (*.f64 (log.f64 (sin.f64 x)) #s(literal 2 binary64))) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) | |
| ▶ | 26.0% | (/.f64 #s(approx (/ (pow (sin x) 2) (+ (cos x) 1)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) (*.f64 x x)) |
| 24.5% | (/.f64 #s(approx (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) | |
| 50.6% | (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 (/.f64 (cos.f64 x) x) x)) | |
| 50.2% | (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))) | |
| ▶ | 99.8% | (*.f64 (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) x) (/.f64 (sin.f64 x) x)) |
| 75.1% | (*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (tan.f64 (/.f64 x #s(literal 2 binary64)))) | |
| 51.7% | #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))) | |
| ✓ | 51.2% | #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))) |
| ✓ | 51.1% | #s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
| ▶ | 25.3% | #s(approx (/ (- 1 (cos x)) (* x x)) #s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x)))) |
| ✓ | 52.3% | #s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
Compiled 460 to 436 computations (5.2% saved)
| Inputs |
|---|
(*.f64 (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) x) (/.f64 (sin.f64 x) x)) |
(/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) x) |
(tan.f64 (/.f64 x #s(literal 2 binary64))) |
(/.f64 x #s(literal 2 binary64)) |
x |
#s(literal 2 binary64) |
(/.f64 (sin.f64 x) x) |
(sin.f64 x) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x)))) |
#s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x)) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
#s(literal 1/2 binary64) |
(*.f64 x x) |
#s(literal 1/24 binary64) |
(/.f64 #s(approx (/ (pow (sin x) 2) (+ (cos x) 1)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) (*.f64 x x)) |
#s(approx (/ (pow (sin x) 2) (+ (cos x) 1)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) |
(*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)) |
(fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) |
(-.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x)) #s(literal 1/24 binary64)) |
(*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x)) |
(fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) |
#s(literal -1/40320 binary64) |
#s(literal 1/720 binary64) |
(/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x (cos.f64 x))) (*.f64 x x)) x) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x (cos.f64 x))) (*.f64 x x)) |
(-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x (cos.f64 x))) |
(*.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
(*.f64 x (cos.f64 x)) |
(cos.f64 x) |
(/.f64 (*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (sin.f64 x)) (*.f64 x x)) |
(*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (sin.f64 x)) |
| Outputs |
|---|
#s(approx (* (/ (tan (/ x 2)) x) (/ (sin x) x)) #s(hole binary64 1/2)) |
#s(approx (* (/ (tan (/ x 2)) x) (/ (sin x) x)) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (* (/ (tan (/ x 2)) x) (/ (sin x) x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (* (/ (tan (/ x 2)) x) (/ (sin x) x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (/ (tan (/ x 2)) x) #s(hole binary64 1/2)) |
#s(approx (/ (tan (/ x 2)) x) #s(hole binary64 (+ 1/2 (* 1/24 (pow x 2))))) |
#s(approx (/ (tan (/ x 2)) x) #s(hole binary64 (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2))))))) |
#s(approx (/ (tan (/ x 2)) x) #s(hole binary64 (+ 1/2 (* (pow x 2) (+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2))))))))) |
#s(approx (tan (/ x 2)) #s(hole binary64 (* 1/2 x))) |
#s(approx (tan (/ x 2)) #s(hole binary64 (* x (+ 1/2 (* 1/24 (pow x 2)))))) |
#s(approx (tan (/ x 2)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2)))))))) |
#s(approx (tan (/ x 2)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2)))))))))) |
#s(approx (/ x 2) #s(hole binary64 (* 1/2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (sin x) x) #s(hole binary64 1)) |
#s(approx (/ (sin x) x) #s(hole binary64 (+ 1 (* -1/6 (pow x 2))))) |
#s(approx (/ (sin x) x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6))))) |
#s(approx (/ (sin x) x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))) |
#s(approx (sin x) #s(hole binary64 x)) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))) |
#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 (* (- (/ 1/2 (* x x)) 1/24) (* x x)) #s(hole binary64 1/2)) |
#s(approx (* (- (/ 1/2 (* x x)) 1/24) (* x x)) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (- (/ 1/2 (* x x)) 1/24) #s(hole binary64 (/ 1/2 (pow x 2)))) |
#s(approx (- (/ 1/2 (* x x)) 1/24) #s(hole binary64 (/ (+ 1/2 (* -1/24 (pow x 2))) (pow x 2)))) |
#s(approx (/ 1/2 (* x x)) #s(hole binary64 (/ 1/2 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ (/ (pow (sin x) 2) (+ (cos x) 1)) (* x x)) #s(hole binary64 1/2)) |
#s(approx (/ (/ (pow (sin x) 2) (+ (cos x) 1)) (* x x)) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (/ (pow (sin x) 2) (+ (cos x) 1)) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (/ (pow (sin x) 2) (+ (cos x) 1)) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (/ (pow (sin x) 2) (+ (cos x) 1)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (/ (pow (sin x) 2) (+ (cos x) 1)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (/ (pow (sin x) 2) (+ (cos x) 1)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (/ (pow (sin x) 2) (+ (cos x) 1)) #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/40320 (* x x)) 1/720) (* x x)) 1/24) (* x x)) 1/2) (* x x)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (* (+ (* (- (* (+ (* -1/40320 (* x x)) 1/720) (* x x)) 1/24) (* x x)) 1/2) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (* (+ (* (- (* (+ (* -1/40320 (* x x)) 1/720) (* x x)) 1/24) (* x x)) 1/2) (* x x)) #s(hole binary64 (* (pow x 2) (+ 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) (* x 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/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) #s(hole binary64 -1/24)) |
#s(approx (- (* (+ (* -1/40320 (* x x)) 1/720) (* x x)) 1/24) #s(hole binary64 (- (* 1/720 (pow x 2)) 1/24))) |
#s(approx (- (* (+ (* -1/40320 (* x x)) 1/720) (* x x)) 1/24) #s(hole binary64 (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) (* x x)) #s(hole binary64 (* 1/720 (pow x 2)))) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))))) |
#s(approx (+ (* -1/40320 (* x x)) 1/720) #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 (/ (/ (- (* 1 x) (* x (cos x))) (* x x)) x) #s(hole binary64 1/2)) |
#s(approx (/ (/ (- (* 1 x) (* x (cos x))) (* x x)) x) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (/ (- (* 1 x) (* x (cos x))) (* x x)) x) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (/ (- (* 1 x) (* x (cos x))) (* x x)) x) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (/ (- (* 1 x) (* x (cos x))) (* x x)) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ (- (* 1 x) (* x (cos x))) (* x x)) #s(hole binary64 (* x (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (/ (- (* 1 x) (* x (cos x))) (* x x)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (/ (- (* 1 x) (* x (cos 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 (- (* 1 x) (* x (cos x))) #s(hole binary64 (* 1/2 (pow x 3)))) |
#s(approx (- (* 1 x) (* x (cos x))) #s(hole binary64 (* (pow x 3) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- (* 1 x) (* x (cos x))) #s(hole binary64 (* (pow x 3) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- (* 1 x) (* x (cos 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 (* 1 x) #s(hole binary64 x)) |
#s(approx (* x (cos x)) #s(hole binary64 x)) |
#s(approx (* x (cos x)) #s(hole binary64 (* x (+ 1 (* -1/2 (pow x 2)))))) |
#s(approx (* x (cos x)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))) |
#s(approx (* x (cos x)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))) |
#s(approx (cos x) #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 (/ (* (tan (/ x 2)) (sin x)) (* x x)) #s(hole binary64 1/2)) |
#s(approx (/ (* (tan (/ x 2)) (sin x)) (* x x)) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (* (tan (/ x 2)) (sin x)) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (* (tan (/ x 2)) (sin 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 (* (tan (/ x 2)) (sin x)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (* (tan (/ x 2)) (sin x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (* (tan (/ x 2)) (sin x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (* (tan (/ x 2)) (sin 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 (* (/ (tan (/ x 2)) x) (/ (sin x) x)) #s(hole binary64 (/ (* (sin x) (sin (* 1/2 x))) (* (pow x 2) (cos (* 1/2 x)))))) |
#s(approx (/ (tan (/ x 2)) x) #s(hole binary64 (/ (sin (* 1/2 x)) (* x (cos (* 1/2 x)))))) |
#s(approx (tan (/ x 2)) #s(hole binary64 (/ (sin (* 1/2 x)) (cos (* 1/2 x))))) |
#s(approx (/ (sin x) x) #s(hole binary64 (/ (sin x) x))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#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/2 (* x x)) 1/24) (* x x)) #s(hole binary64 (* -1/24 (pow x 2)))) |
#s(approx (* (- (/ 1/2 (* x x)) 1/24) (* x x)) #s(hole binary64 (* (pow x 2) (- (* 1/2 (/ 1 (pow x 2))) 1/24)))) |
#s(approx (- (/ 1/2 (* x x)) 1/24) #s(hole binary64 -1/24)) |
#s(approx (- (/ 1/2 (* x x)) 1/24) #s(hole binary64 (- (* 1/2 (/ 1 (pow x 2))) 1/24))) |
#s(approx (/ (/ (pow (sin x) 2) (+ (cos x) 1)) (* x x)) #s(hole binary64 (/ (pow (sin x) 2) (* (pow x 2) (+ 1 (cos x)))))) |
#s(approx (/ (pow (sin x) 2) (+ (cos x) 1)) #s(hole binary64 (/ (pow (sin x) 2) (+ 1 (cos x))))) |
#s(approx (* (+ (* (- (* (+ (* -1/40320 (* x x)) 1/720) (* x x)) 1/24) (* x x)) 1/2) (* x x)) #s(hole binary64 (* -1/40320 (pow x 8)))) |
#s(approx (* (+ (* (- (* (+ (* -1/40320 (* x x)) 1/720) (* x x)) 1/24) (* x x)) 1/2) (* x x)) #s(hole binary64 (* (pow x 8) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (* (+ (* (- (* (+ (* -1/40320 (* x x)) 1/720) (* x x)) 1/24) (* x x)) 1/2) (* x x)) #s(hole binary64 (* (pow x 8) (- (* 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) (* x x)) #s(hole binary64 (* (pow x 8) (- (+ (* 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 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) #s(hole binary64 (* -1/40320 (pow x 4)))) |
#s(approx (- (* (+ (* -1/40320 (* x x)) 1/720) (* x x)) 1/24) #s(hole binary64 (* (pow x 4) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (- (* (+ (* -1/40320 (* x x)) 1/720) (* x x)) 1/24) #s(hole binary64 (* (pow x 4) (- (* 1/720 (/ 1 (pow x 2))) (+ 1/40320 (/ 1/24 (pow x 4))))))) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) (* x x)) #s(hole binary64 (* -1/40320 (pow x 4)))) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) (* x x)) #s(hole binary64 (* (pow x 4) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (+ (* -1/40320 (* x x)) 1/720) #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 (/ (/ (- (* 1 x) (* x (cos x))) (* x x)) x) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (/ (- (* 1 x) (* x (cos x))) (* x x)) #s(hole binary64 (/ (- 1 (cos x)) x))) |
#s(approx (- (* 1 x) (* x (cos x))) #s(hole binary64 (* x (- 1 (cos x))))) |
#s(approx (* x (cos x)) #s(hole binary64 (* x (cos x)))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (/ (* (tan (/ x 2)) (sin x)) (* x x)) #s(hole binary64 (/ (* (sin x) (sin (* 1/2 x))) (* (pow x 2) (cos (* 1/2 x)))))) |
#s(approx (* (tan (/ x 2)) (sin x)) #s(hole binary64 (/ (* (sin x) (sin (* 1/2 x))) (cos (* 1/2 x))))) |
#s(approx (/ (/ (- (* 1 x) (* x (cos x))) (* x x)) x) #s(hole binary64 (/ (+ 1 (* -1 (cos x))) (pow x 2)))) |
#s(approx (/ (- (* 1 x) (* x (cos x))) (* x x)) #s(hole binary64 (/ (+ 1 (* -1 (cos x))) x))) |
#s(approx (- (* 1 x) (* x (cos x))) #s(hole binary64 (* x (+ 1 (* -1 (cos x)))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 33.0ms | x | @ | -inf | ((* (/ (tan (/ x 2)) x) (/ (sin x) x)) (/ (tan (/ x 2)) x) (tan (/ x 2)) (/ x 2) x 2 (/ (sin x) x) (sin x) (/ (- 1 (cos x)) (* x x)) (+ (* (* x x) -1/24) 1/2) (* (- (/ 1/2 (* x x)) 1/24) (* x x)) (- (/ 1/2 (* x x)) 1/24) (/ 1/2 (* x x)) 1/2 (* x x) 1/24 (/ (/ (pow (sin x) 2) (+ (cos x) 1)) (* x x)) (/ (pow (sin x) 2) (+ (cos x) 1)) (* (+ (* (- (* (+ (* -1/40320 (* x x)) 1/720) (* x x)) 1/24) (* x x)) 1/2) (* 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) (* (+ (* -1/40320 (* x x)) 1/720) (* x x)) (+ (* -1/40320 (* x x)) 1/720) -1/40320 1/720 (/ (/ (- (* 1 x) (* x (cos x))) (* x x)) x) (/ (- (* 1 x) (* x (cos x))) (* x x)) (- (* 1 x) (* x (cos x))) (* 1 x) 1 (* x (cos x)) (cos x) (/ (* (tan (/ x 2)) (sin x)) (* x x)) (* (tan (/ x 2)) (sin x))) |
| 11.0ms | x | @ | 0 | ((* (/ (tan (/ x 2)) x) (/ (sin x) x)) (/ (tan (/ x 2)) x) (tan (/ x 2)) (/ x 2) x 2 (/ (sin x) x) (sin x) (/ (- 1 (cos x)) (* x x)) (+ (* (* x x) -1/24) 1/2) (* (- (/ 1/2 (* x x)) 1/24) (* x x)) (- (/ 1/2 (* x x)) 1/24) (/ 1/2 (* x x)) 1/2 (* x x) 1/24 (/ (/ (pow (sin x) 2) (+ (cos x) 1)) (* x x)) (/ (pow (sin x) 2) (+ (cos x) 1)) (* (+ (* (- (* (+ (* -1/40320 (* x x)) 1/720) (* x x)) 1/24) (* x x)) 1/2) (* 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) (* (+ (* -1/40320 (* x x)) 1/720) (* x x)) (+ (* -1/40320 (* x x)) 1/720) -1/40320 1/720 (/ (/ (- (* 1 x) (* x (cos x))) (* x x)) x) (/ (- (* 1 x) (* x (cos x))) (* x x)) (- (* 1 x) (* x (cos x))) (* 1 x) 1 (* x (cos x)) (cos x) (/ (* (tan (/ x 2)) (sin x)) (* x x)) (* (tan (/ x 2)) (sin x))) |
| 6.0ms | x | @ | inf | ((* (/ (tan (/ x 2)) x) (/ (sin x) x)) (/ (tan (/ x 2)) x) (tan (/ x 2)) (/ x 2) x 2 (/ (sin x) x) (sin x) (/ (- 1 (cos x)) (* x x)) (+ (* (* x x) -1/24) 1/2) (* (- (/ 1/2 (* x x)) 1/24) (* x x)) (- (/ 1/2 (* x x)) 1/24) (/ 1/2 (* x x)) 1/2 (* x x) 1/24 (/ (/ (pow (sin x) 2) (+ (cos x) 1)) (* x x)) (/ (pow (sin x) 2) (+ (cos x) 1)) (* (+ (* (- (* (+ (* -1/40320 (* x x)) 1/720) (* x x)) 1/24) (* x x)) 1/2) (* 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) (* (+ (* -1/40320 (* x x)) 1/720) (* x x)) (+ (* -1/40320 (* x x)) 1/720) -1/40320 1/720 (/ (/ (- (* 1 x) (* x (cos x))) (* x x)) x) (/ (- (* 1 x) (* x (cos x))) (* x x)) (- (* 1 x) (* x (cos x))) (* 1 x) 1 (* x (cos x)) (cos x) (/ (* (tan (/ x 2)) (sin x)) (* x x)) (* (tan (/ x 2)) (sin x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 328 | 2853 |
| 0 | 381 | 2743 |
| 1 | 1354 | 2520 |
| 0 | 8827 | 2455 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) x) (/.f64 (sin.f64 x) x)) |
(/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) x) |
(tan.f64 (/.f64 x #s(literal 2 binary64))) |
(/.f64 x #s(literal 2 binary64)) |
x |
#s(literal 2 binary64) |
(/.f64 (sin.f64 x) x) |
(sin.f64 x) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x)))) |
#s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x)) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
#s(literal 1/2 binary64) |
(*.f64 x x) |
#s(literal 1/24 binary64) |
(/.f64 #s(approx (/ (pow (sin x) 2) (+ (cos x) 1)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) (*.f64 x x)) |
#s(approx (/ (pow (sin x) 2) (+ (cos x) 1)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) |
(*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x)) |
(fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) |
(-.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x)) #s(literal 1/24 binary64)) |
(*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x)) |
(fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) |
#s(literal -1/40320 binary64) |
#s(literal 1/720 binary64) |
(/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x (cos.f64 x))) (*.f64 x x)) x) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x (cos.f64 x))) (*.f64 x x)) |
(-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x (cos.f64 x))) |
(*.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
(*.f64 x (cos.f64 x)) |
(cos.f64 x) |
(/.f64 (*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (sin.f64 x)) (*.f64 x x)) |
(*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (sin.f64 x)) |
#s(approx (* (/ (tan (/ x 2)) x) (/ (sin x) x)) #s(hole binary64 1/2)) |
#s(approx (* (/ (tan (/ x 2)) x) (/ (sin x) x)) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (* (/ (tan (/ x 2)) x) (/ (sin x) x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (* (/ (tan (/ x 2)) x) (/ (sin x) x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (/ (tan (/ x 2)) x) #s(hole binary64 1/2)) |
#s(approx (/ (tan (/ x 2)) x) #s(hole binary64 (+ 1/2 (* 1/24 (pow x 2))))) |
#s(approx (/ (tan (/ x 2)) x) #s(hole binary64 (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2))))))) |
#s(approx (/ (tan (/ x 2)) x) #s(hole binary64 (+ 1/2 (* (pow x 2) (+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2))))))))) |
#s(approx (tan (/ x 2)) #s(hole binary64 (* 1/2 x))) |
#s(approx (tan (/ x 2)) #s(hole binary64 (* x (+ 1/2 (* 1/24 (pow x 2)))))) |
#s(approx (tan (/ x 2)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2)))))))) |
#s(approx (tan (/ x 2)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2)))))))))) |
#s(approx (/ x 2) #s(hole binary64 (* 1/2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (sin x) x) #s(hole binary64 1)) |
#s(approx (/ (sin x) x) #s(hole binary64 (+ 1 (* -1/6 (pow x 2))))) |
#s(approx (/ (sin x) x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6))))) |
#s(approx (/ (sin x) x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))) |
#s(approx (sin x) #s(hole binary64 x)) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))) |
#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 (* (- (/ 1/2 (* x x)) 1/24) (* x x)) #s(hole binary64 1/2)) |
#s(approx (* (- (/ 1/2 (* x x)) 1/24) (* x x)) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (- (/ 1/2 (* x x)) 1/24) #s(hole binary64 (/ 1/2 (pow x 2)))) |
#s(approx (- (/ 1/2 (* x x)) 1/24) #s(hole binary64 (/ (+ 1/2 (* -1/24 (pow x 2))) (pow x 2)))) |
#s(approx (/ 1/2 (* x x)) #s(hole binary64 (/ 1/2 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ (/ (pow (sin x) 2) (+ (cos x) 1)) (* x x)) #s(hole binary64 1/2)) |
#s(approx (/ (/ (pow (sin x) 2) (+ (cos x) 1)) (* x x)) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (/ (pow (sin x) 2) (+ (cos x) 1)) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (/ (pow (sin x) 2) (+ (cos x) 1)) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (/ (pow (sin x) 2) (+ (cos x) 1)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (/ (pow (sin x) 2) (+ (cos x) 1)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (/ (pow (sin x) 2) (+ (cos x) 1)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (/ (pow (sin x) 2) (+ (cos x) 1)) #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/40320 (* x x)) 1/720) (* x x)) 1/24) (* x x)) 1/2) (* x x)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (* (+ (* (- (* (+ (* -1/40320 (* x x)) 1/720) (* x x)) 1/24) (* x x)) 1/2) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (* (+ (* (- (* (+ (* -1/40320 (* x x)) 1/720) (* x x)) 1/24) (* x x)) 1/2) (* x x)) #s(hole binary64 (* (pow x 2) (+ 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) (* x 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/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) #s(hole binary64 -1/24)) |
#s(approx (- (* (+ (* -1/40320 (* x x)) 1/720) (* x x)) 1/24) #s(hole binary64 (- (* 1/720 (pow x 2)) 1/24))) |
#s(approx (- (* (+ (* -1/40320 (* x x)) 1/720) (* x x)) 1/24) #s(hole binary64 (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) (* x x)) #s(hole binary64 (* 1/720 (pow x 2)))) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))))) |
#s(approx (+ (* -1/40320 (* x x)) 1/720) #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 (/ (/ (- (* 1 x) (* x (cos x))) (* x x)) x) #s(hole binary64 1/2)) |
#s(approx (/ (/ (- (* 1 x) (* x (cos x))) (* x x)) x) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (/ (- (* 1 x) (* x (cos x))) (* x x)) x) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (/ (- (* 1 x) (* x (cos x))) (* x x)) x) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (/ (- (* 1 x) (* x (cos x))) (* x x)) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ (- (* 1 x) (* x (cos x))) (* x x)) #s(hole binary64 (* x (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (/ (- (* 1 x) (* x (cos x))) (* x x)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (/ (- (* 1 x) (* x (cos 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 (- (* 1 x) (* x (cos x))) #s(hole binary64 (* 1/2 (pow x 3)))) |
#s(approx (- (* 1 x) (* x (cos x))) #s(hole binary64 (* (pow x 3) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- (* 1 x) (* x (cos x))) #s(hole binary64 (* (pow x 3) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- (* 1 x) (* x (cos 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 (* 1 x) #s(hole binary64 x)) |
#s(approx (* x (cos x)) #s(hole binary64 x)) |
#s(approx (* x (cos x)) #s(hole binary64 (* x (+ 1 (* -1/2 (pow x 2)))))) |
#s(approx (* x (cos x)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))) |
#s(approx (* x (cos x)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))) |
#s(approx (cos x) #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 (/ (* (tan (/ x 2)) (sin x)) (* x x)) #s(hole binary64 1/2)) |
#s(approx (/ (* (tan (/ x 2)) (sin x)) (* x x)) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (* (tan (/ x 2)) (sin x)) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (* (tan (/ x 2)) (sin 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 (* (tan (/ x 2)) (sin x)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (* (tan (/ x 2)) (sin x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (* (tan (/ x 2)) (sin x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (* (tan (/ x 2)) (sin 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 (* (/ (tan (/ x 2)) x) (/ (sin x) x)) #s(hole binary64 (/ (* (sin x) (sin (* 1/2 x))) (* (pow x 2) (cos (* 1/2 x)))))) |
#s(approx (/ (tan (/ x 2)) x) #s(hole binary64 (/ (sin (* 1/2 x)) (* x (cos (* 1/2 x)))))) |
#s(approx (tan (/ x 2)) #s(hole binary64 (/ (sin (* 1/2 x)) (cos (* 1/2 x))))) |
#s(approx (/ (sin x) x) #s(hole binary64 (/ (sin x) x))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#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/2 (* x x)) 1/24) (* x x)) #s(hole binary64 (* -1/24 (pow x 2)))) |
#s(approx (* (- (/ 1/2 (* x x)) 1/24) (* x x)) #s(hole binary64 (* (pow x 2) (- (* 1/2 (/ 1 (pow x 2))) 1/24)))) |
#s(approx (- (/ 1/2 (* x x)) 1/24) #s(hole binary64 -1/24)) |
#s(approx (- (/ 1/2 (* x x)) 1/24) #s(hole binary64 (- (* 1/2 (/ 1 (pow x 2))) 1/24))) |
#s(approx (/ (/ (pow (sin x) 2) (+ (cos x) 1)) (* x x)) #s(hole binary64 (/ (pow (sin x) 2) (* (pow x 2) (+ 1 (cos x)))))) |
#s(approx (/ (pow (sin x) 2) (+ (cos x) 1)) #s(hole binary64 (/ (pow (sin x) 2) (+ 1 (cos x))))) |
#s(approx (* (+ (* (- (* (+ (* -1/40320 (* x x)) 1/720) (* x x)) 1/24) (* x x)) 1/2) (* x x)) #s(hole binary64 (* -1/40320 (pow x 8)))) |
#s(approx (* (+ (* (- (* (+ (* -1/40320 (* x x)) 1/720) (* x x)) 1/24) (* x x)) 1/2) (* x x)) #s(hole binary64 (* (pow x 8) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (* (+ (* (- (* (+ (* -1/40320 (* x x)) 1/720) (* x x)) 1/24) (* x x)) 1/2) (* x x)) #s(hole binary64 (* (pow x 8) (- (* 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) (* x x)) #s(hole binary64 (* (pow x 8) (- (+ (* 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 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) #s(hole binary64 (* -1/40320 (pow x 4)))) |
#s(approx (- (* (+ (* -1/40320 (* x x)) 1/720) (* x x)) 1/24) #s(hole binary64 (* (pow x 4) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (- (* (+ (* -1/40320 (* x x)) 1/720) (* x x)) 1/24) #s(hole binary64 (* (pow x 4) (- (* 1/720 (/ 1 (pow x 2))) (+ 1/40320 (/ 1/24 (pow x 4))))))) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) (* x x)) #s(hole binary64 (* -1/40320 (pow x 4)))) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) (* x x)) #s(hole binary64 (* (pow x 4) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (+ (* -1/40320 (* x x)) 1/720) #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 (/ (/ (- (* 1 x) (* x (cos x))) (* x x)) x) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (/ (- (* 1 x) (* x (cos x))) (* x x)) #s(hole binary64 (/ (- 1 (cos x)) x))) |
#s(approx (- (* 1 x) (* x (cos x))) #s(hole binary64 (* x (- 1 (cos x))))) |
#s(approx (* x (cos x)) #s(hole binary64 (* x (cos x)))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (/ (* (tan (/ x 2)) (sin x)) (* x x)) #s(hole binary64 (/ (* (sin x) (sin (* 1/2 x))) (* (pow x 2) (cos (* 1/2 x)))))) |
#s(approx (* (tan (/ x 2)) (sin x)) #s(hole binary64 (/ (* (sin x) (sin (* 1/2 x))) (cos (* 1/2 x))))) |
#s(approx (/ (/ (- (* 1 x) (* x (cos x))) (* x x)) x) #s(hole binary64 (/ (+ 1 (* -1 (cos x))) (pow x 2)))) |
#s(approx (/ (- (* 1 x) (* x (cos x))) (* x x)) #s(hole binary64 (/ (+ 1 (* -1 (cos x))) x))) |
#s(approx (- (* 1 x) (* x (cos x))) #s(hole binary64 (* x (+ 1 (* -1 (cos x)))))) |
| Outputs |
|---|
(*.f64 (/.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)) (neg.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 (/.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 #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 (-.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) (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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x)) (-.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) #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 #s(literal 1 binary64) (cos.f64 x)))) |
(*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) x)) (*.f64 x x)) (/.f64 (sin.f64 x) (cos.f64 (*.f64 #s(literal -1/2 binary64) x)))) |
(*.f64 (/.f64 (sin.f64 x) (cos.f64 (*.f64 #s(literal -1/2 binary64) x))) (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) x)) (*.f64 x x))) |
(*.f64 (/.f64 (/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) x)) x) x) (/.f64 (sin.f64 x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64)) (/.f64 (sin.f64 x) (*.f64 x x))) |
(*.f64 (/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) x)) (fabs.f64 x)) (/.f64 (sin.f64 x) (fabs.f64 x))) |
(*.f64 (/.f64 (sin.f64 x) (fabs.f64 x)) (/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) x)) (fabs.f64 x))) |
(*.f64 (/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 x)) (/.f64 (sin.f64 x) (neg.f64 x))) |
(*.f64 (/.f64 (sin.f64 x) (neg.f64 x)) (/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 x))) |
(*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (tan.f64 (*.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (sin.f64 x) (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) x)) (*.f64 x x)))) |
(*.f64 (/.f64 (sin.f64 x) x) (/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) x)) x)) |
(*.f64 (/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) x)) x) (/.f64 (sin.f64 x) x)) |
(*.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (sin.f64 x) (*.f64 x x))) |
(*.f64 (sin.f64 x) (/.f64 (sin.f64 x) (*.f64 x (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x)))) |
(*.f64 (sin.f64 x) (/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) x)) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (sin.f64 (*.f64 #s(literal -1/2 binary64) x))) (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (sin.f64 (*.f64 #s(literal 1/2 binary64) x))) (cos.f64 (*.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (tan.f64 (*.f64 #s(literal -1/2 binary64) x))) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (tan.f64 (*.f64 #s(literal 1/2 binary64) x))) x) |
(/.f64 (*.f64 (/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) x)) x) (neg.f64 (sin.f64 x))) (neg.f64 x)) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) x)) x)) (neg.f64 x)) |
(/.f64 (*.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) x)) (/.f64 (sin.f64 x) x)) (neg.f64 x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (/.f64 (sin.f64 x) (*.f64 x x))) (sin.f64 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 #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 (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) (*.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 (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 (-.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 (fma.f64 #s(literal -1 binary64) (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x)))) (*.f64 x (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 x (*.f64 (cos.f64 x) x))) (*.f64 x (*.f64 (*.f64 x x) x))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (tan.f64 (*.f64 #s(literal -1/2 binary64) x))) (*.f64 x x)) |
(/.f64 (*.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) x)) (neg.f64 (sin.f64 x))) (*.f64 x x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (sin.f64 x)) (*.f64 (sin.f64 x) (*.f64 x x))) |
(/.f64 (neg.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))) (neg.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (neg.f64 (neg.f64 (*.f64 x (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) x)) (sin.f64 x)) (*.f64 x x))) (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) x)) (sin.f64 x))) (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (neg.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 (cos.f64 x) #s(literal -1 binary64))) |
(/.f64 (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) x)) (sin.f64 x)) (*.f64 x x)) (cos.f64 (*.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 x x)) |
(/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 (neg.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))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (cos.f64 x) x) #s(literal 3 binary64))) (*.f64 (fma.f64 x x (*.f64 (*.f64 (cos.f64 x) x) (fma.f64 (cos.f64 x) x x))) (*.f64 (*.f64 x x) x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (neg.f64 (*.f64 (*.f64 x x) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (neg.f64 (*.f64 x (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x)))) |
(/.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) x)) (sin.f64 x)) (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) x)) (cos.f64 (*.f64 #s(literal 3/2 binary64) x))) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) x)) (*.f64 x x)))) |
(/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) x)) (sin.f64 x)) (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) x)) (*.f64 x x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (*.f64 (*.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)) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (neg.f64 x) x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (neg.f64 (*.f64 x (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x))))) |
(neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (neg.f64 x))) |
(neg.f64 (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) x)) (sin.f64 x)) (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (neg.f64 x) x)))) |
(neg.f64 (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x)))) |
(neg.f64 (/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) x)) |
(neg.f64 (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) x)) (sin.f64 x)) (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) x)) (*.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 (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 (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 (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 (cos.f64 x) x) (/.f64 #s(literal 1 binary64) (*.f64 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 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (neg.f64 (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 (cos.f64 x) x) (/.f64 #s(literal -1 binary64) 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 #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)) #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (cos.f64 x) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(-.f64 (/.f64 (/.f64 x (*.f64 x x)) x) (/.f64 (*.f64 (cos.f64 x) (/.f64 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 #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 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(+.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(/.f64 (/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64)) x) |
(/.f64 (neg.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) x)) x)) (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (neg.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) x))) (neg.f64 (*.f64 (neg.f64 x) (cos.f64 (*.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) x)) x) (cos.f64 (*.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) x)) (neg.f64 x)) |
(/.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (neg.f64 x) (cos.f64 (*.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) x)) x)) |
(/.f64 (/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) x)) x) #s(literal 1 binary64)) |
(/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) x)) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (sin.f64 x) x)) |
(/.f64 (sin.f64 x) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x)) |
(neg.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (neg.f64 x) (cos.f64 (*.f64 #s(literal -1/2 binary64) x))))) |
(neg.f64 (/.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) x)) x)) |
(neg.f64 (/.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) x)) x))) |
(neg.f64 (/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 x))) |
(*.f64 (/.f64 (sin.f64 x) (neg.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 (sin.f64 x) (-.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 (sin.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 (sin.f64 x) (-.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) #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 #s(literal 1 binary64) (cos.f64 x)))) |
(/.f64 (neg.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) x))) (neg.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (+.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) x)) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) x)) (tan.f64 (PI.f64))))) |
(/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) (neg.f64 (sin.f64 x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) (sin.f64 x))) |
(/.f64 (neg.f64 (sin.f64 x)) (neg.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) x)) (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) x)) (cos.f64 (*.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (sin.f64 x)) |
(/.f64 (-.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)) (sin.f64 x))) |
(/.f64 (sin.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64))) |
(neg.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) x))) |
(tan.f64 (+.f64 (fma.f64 #s(literal 1/2 binary64) x (PI.f64)) (PI.f64))) |
(tan.f64 (fma.f64 #s(literal 1/2 binary64) x (PI.f64))) |
(tan.f64 (*.f64 #s(literal 1/2 binary64) x)) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 x)) (/.f64 (cos.f64 x) (sin.f64 x))) |
(*.f64 (/.f64 x #s(literal 4 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 x #s(literal 1/2 binary64)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 #s(literal 3/2 binary64) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 x) #s(literal -2 binary64)) |
(/.f64 x #s(literal 2 binary64)) |
(neg.f64 (/.f64 x #s(literal -2 binary64))) |
(neg.f64 (/.f64 (neg.f64 x) #s(literal 2 binary64))) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) x)) |
(-.f64 x (*.f64 #s(literal 1/2 binary64) x)) |
(+.f64 x (*.f64 #s(literal -1/2 binary64) x)) |
x |
#s(literal 2 binary64) |
(/.f64 (/.f64 (sin.f64 x) #s(literal 1 binary64)) x) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 x))) x) |
(/.f64 (neg.f64 (sin.f64 x)) (neg.f64 x)) |
(/.f64 (/.f64 (sin.f64 x) x) #s(literal 1 binary64)) |
(/.f64 (sin.f64 x) x) |
(neg.f64 (/.f64 (neg.f64 (sin.f64 x)) x)) |
(neg.f64 (/.f64 (sin.f64 x) (neg.f64 x))) |
(*.f64 (pow.f64 (sin.f64 x) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 x) #s(literal 1/2 binary64))) |
(pow.f64 (sin.f64 x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 x) #s(literal -1 binary64))) |
(sin.f64 x) |
(exp.f64 (*.f64 (log.f64 (sin.f64 x)) #s(literal 1 binary64))) |
#s(approx (/ (/ (- (* 1 x) (* x (cos x))) (* x x)) x) #s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x)))) |
#s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x))) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) x) x) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64))) |
(*.f64 x (*.f64 x (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 (*.f64 x x) x))) #s(literal 1/576 binary64))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x x) x)) (*.f64 x x))) #s(literal 1/13824 binary64))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 (*.f64 x x) x))) (+.f64 #s(literal 1/576 binary64) (/.f64 #s(literal 1/48 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 (*.f64 x x) x))) #s(literal 1/576 binary64)) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x x) x)) (*.f64 x x))) #s(literal 1/13824 binary64)) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 (*.f64 x x) x))) (+.f64 #s(literal 1/576 binary64) (/.f64 #s(literal 1/48 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 (*.f64 x x) x))) #s(literal 1/576 binary64))) (neg.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x x) x)) (*.f64 x x))) #s(literal 1/13824 binary64))) (neg.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 (*.f64 x x) x))) (+.f64 #s(literal 1/576 binary64) (/.f64 #s(literal 1/48 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 (*.f64 x x) x))) #s(literal 1/576 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x x) x)) (*.f64 x x))) #s(literal 1/13824 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 (*.f64 x x) x))) (+.f64 #s(literal 1/576 binary64) (/.f64 #s(literal 1/48 binary64) (*.f64 x x))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 (*.f64 x x) x))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x x) x)) (*.f64 x x))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 (*.f64 x x) x))) (+.f64 #s(literal 1/576 binary64) (/.f64 #s(literal 1/48 binary64) (*.f64 x x))))) (/.f64 #s(literal 1/13824 binary64) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 (*.f64 x x) x))) (+.f64 #s(literal 1/576 binary64) (/.f64 #s(literal 1/48 binary64) (*.f64 x x)))))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 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 (neg.f64 (/.f64 #s(literal 1/2 binary64) x)) (neg.f64 x)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) x) x) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (neg.f64 x) x)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/2 binary64))) |
(neg.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) x))) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
#s(literal 1/2 binary64) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x 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)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x))) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 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)))) |
#s(literal 1/24 binary64) |
(/.f64 (/.f64 #s(approx (/ (pow (sin x) 2) (+ (cos x) 1)) (*.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x)) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 #s(approx (/ (pow (sin x) 2) (+ (cos x) 1)) (*.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x)) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 #s(approx (/ (pow (sin x) 2) (+ (cos x) 1)) (*.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x)) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (/ (pow (sin x) 2) (+ (cos x) 1)) (*.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x)))) (*.f64 x x)) |
(/.f64 (/.f64 #s(approx (/ (pow (sin x) 2) (+ (cos x) 1)) (*.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x)) x) x) |
(/.f64 (neg.f64 #s(approx (/ (pow (sin x) 2) (+ (cos x) 1)) (*.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (/.f64 #s(approx (/ (pow (sin x) 2) (+ (cos x) 1)) (*.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x)) (*.f64 x x)) #s(literal 1 binary64)) |
(/.f64 #s(approx (/ (pow (sin x) 2) (+ (cos x) 1)) (*.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x)) (*.f64 x x)) |
(neg.f64 (/.f64 #s(approx (/ (pow (sin x) 2) (+ (cos x) 1)) (*.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x)) (*.f64 (neg.f64 x) x))) |
(neg.f64 (/.f64 (neg.f64 #s(approx (/ (pow (sin x) 2) (+ (cos x) 1)) (*.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x))) (*.f64 x x))) |
#s(approx (/ (pow (sin x) 2) (+ (cos x) 1)) (*.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)))) |
(*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64))) |
(*.f64 x (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) x)) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64))) (*.f64 x x)) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x)) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 3 binary64))) (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (*.f64 x x)) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) (*.f64 (*.f64 x x) x)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) (*.f64 (*.f64 x x) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) (*.f64 (*.f64 x x) x)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 (*.f64 x x) x)) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) (*.f64 (*.f64 x x) x)))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 x (*.f64 x (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 x (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) (*.f64 (*.f64 x x) x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x)) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal -1/2 binary64))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 x (*.f64 x (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64))) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal -1/2 binary64)))) |
(-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal -1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x)) x)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal -1/2 binary64))))) (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 3 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal -1/2 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x)) |
(/.f64 (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 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 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) |
(*.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/1625702400 binary64) (*.f64 x (*.f64 (*.f64 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 (*.f64 x x) (-.f64 #s(literal 1/518400 binary64) (*.f64 #s(literal 1/1625702400 binary64) (*.f64 x (*.f64 (*.f64 x x) x))))) (-.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal -1/65548320768000 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x x) x)) (*.f64 x x)) #s(literal 1/373248000 binary64))) (fma.f64 #s(literal 1/1625702400 binary64) (*.f64 x (*.f64 (*.f64 x x) x)) (-.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) #s(literal -1/29030400 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/373248000 binary64) (*.f64 #s(literal -1/65548320768000 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x x) x)) (*.f64 x x))))) (+.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal -1/720 binary64))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/1625702400 binary64) (*.f64 x (*.f64 (*.f64 x x) x)) #s(literal -1/518400 binary64)) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal -1/720 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/518400 binary64) (*.f64 #s(literal 1/1625702400 binary64) (*.f64 x (*.f64 (*.f64 x x) x)))) (*.f64 x x)) (-.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/65548320768000 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x x) x)) (*.f64 x x)) #s(literal 1/373248000 binary64)) (*.f64 x x)) (fma.f64 #s(literal 1/1625702400 binary64) (*.f64 x (*.f64 (*.f64 x x) x)) (-.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) #s(literal -1/29030400 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/373248000 binary64) (*.f64 #s(literal -1/65548320768000 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x x) x)) (*.f64 x x)))) (*.f64 x x)) (+.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal -1/720 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/518400 binary64) (*.f64 x (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) x)) #s(literal -1/40320 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) x)) #s(literal -1/40320 binary64)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) x)) #s(literal -1/40320 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) x)) (*.f64 x x)) #s(literal 1/373248000 binary64) (pow.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) x)) #s(literal -1/40320 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/518400 binary64) (*.f64 x (*.f64 (*.f64 x x) x)) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) x)) #s(literal -1/40320 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) x)) #s(literal -1/40320 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) x)) #s(literal -1/40320 binary64)))))) |
(fma.f64 (*.f64 #s(literal -1/40320 binary64) x) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/720 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) x)) #s(literal -1/40320 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/720 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) x)) #s(literal -1/40320 binary64))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) x)) #s(literal -1/40320 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/6 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x x) x)) #s(literal -1/40320 binary64))) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) x)) #s(literal -1/40320 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x x) x)) #s(literal -1/40320 binary64))) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) x)) #s(literal -1/40320 binary64))) |
(fma.f64 #s(literal -1/40320 binary64) (*.f64 x (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(fma.f64 x (*.f64 x #s(literal 1/720 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) x)) #s(literal -1/40320 binary64))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 (*.f64 #s(literal 1/40320 binary64) (*.f64 x x)) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) x)) #s(literal -1/40320 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) x)) #s(literal -1/40320 binary64))) |
(/.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 x (*.f64 (*.f64 x x) x)) (*.f64 #s(literal 1/720 binary64) (*.f64 #s(literal 1/40320 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/1625702400 binary64) (*.f64 x (*.f64 (*.f64 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/518400 binary64) (*.f64 #s(literal 1/1625702400 binary64) (*.f64 x (*.f64 (*.f64 x x) x))))) (neg.f64 (-.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/65548320768000 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x x) x)) (*.f64 x x)) #s(literal 1/373248000 binary64))) (neg.f64 (fma.f64 #s(literal 1/1625702400 binary64) (*.f64 x (*.f64 (*.f64 x x) x)) (-.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) #s(literal -1/29030400 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/373248000 binary64) (*.f64 #s(literal -1/65548320768000 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x x) x)) (*.f64 x x))))) (neg.f64 (+.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal -1/720 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/1625702400 binary64) (*.f64 x (*.f64 (*.f64 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/518400 binary64) (*.f64 #s(literal 1/1625702400 binary64) (*.f64 x (*.f64 (*.f64 x x) x)))) (-.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/65548320768000 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x x) x)) (*.f64 x x)) #s(literal 1/373248000 binary64)) (fma.f64 #s(literal 1/1625702400 binary64) (*.f64 x (*.f64 (*.f64 x x) x)) (-.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) #s(literal -1/29030400 binary64))))) |
(/.f64 (+.f64 #s(literal 1/373248000 binary64) (*.f64 #s(literal -1/65548320768000 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x x) x)) (*.f64 x x)))) (+.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal -1/720 binary64))))) |
(fma.f64 (*.f64 #s(literal -1/40320 binary64) x) x #s(literal 1/720 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -1/40320 binary64)) #s(literal 1/720 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.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 #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 (*.f64 #s(literal 1/1625702400 binary64) (*.f64 x (*.f64 (*.f64 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 #s(literal 1/518400 binary64) (-.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)))) (/.f64 (*.f64 #s(literal 1/1625702400 binary64) (*.f64 x (*.f64 (*.f64 x x) x))) (-.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) #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 (*.f64 #s(literal -1/65548320768000 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x x) x)) (*.f64 x x))) (fma.f64 #s(literal 1/1625702400 binary64) (*.f64 x (*.f64 (*.f64 x x) x)) (-.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) #s(literal -1/29030400 binary64))))) (/.f64 #s(literal 1/373248000 binary64) (fma.f64 #s(literal 1/1625702400 binary64) (*.f64 x (*.f64 (*.f64 x x) x)) (-.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) #s(literal -1/29030400 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/373248000 binary64) (+.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal -1/720 binary64))))) (/.f64 (*.f64 #s(literal -1/65548320768000 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x x) x)) (*.f64 x x))) (+.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal -1/720 binary64)))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) #s(literal 1/720 binary64)) |
(+.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))) |
#s(literal -1/40320 binary64) |
#s(literal 1/720 binary64) |
(*.f64 (/.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)) (neg.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 (/.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 #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 (-.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) (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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x)) (-.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) #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 #s(literal 1 binary64) (cos.f64 x)))) |
(*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) x)) (*.f64 x x)) (/.f64 (sin.f64 x) (cos.f64 (*.f64 #s(literal -1/2 binary64) x)))) |
(*.f64 (/.f64 (sin.f64 x) (cos.f64 (*.f64 #s(literal -1/2 binary64) x))) (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) x)) (*.f64 x x))) |
(*.f64 (/.f64 (/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) x)) x) x) (/.f64 (sin.f64 x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64)) (/.f64 (sin.f64 x) (*.f64 x x))) |
(*.f64 (/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) x)) (fabs.f64 x)) (/.f64 (sin.f64 x) (fabs.f64 x))) |
(*.f64 (/.f64 (sin.f64 x) (fabs.f64 x)) (/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) x)) (fabs.f64 x))) |
(*.f64 (/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 x)) (/.f64 (sin.f64 x) (neg.f64 x))) |
(*.f64 (/.f64 (sin.f64 x) (neg.f64 x)) (/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 x))) |
(*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (tan.f64 (*.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (sin.f64 x) (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) x)) (*.f64 x x)))) |
(*.f64 (/.f64 (sin.f64 x) x) (/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) x)) x)) |
(*.f64 (/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) x)) x) (/.f64 (sin.f64 x) x)) |
(*.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (sin.f64 x) (*.f64 x x))) |
(*.f64 (sin.f64 x) (/.f64 (sin.f64 x) (*.f64 x (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x)))) |
(*.f64 (sin.f64 x) (/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) x)) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (sin.f64 (*.f64 #s(literal -1/2 binary64) x))) (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (sin.f64 (*.f64 #s(literal 1/2 binary64) x))) (cos.f64 (*.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (tan.f64 (*.f64 #s(literal -1/2 binary64) x))) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (tan.f64 (*.f64 #s(literal 1/2 binary64) x))) x) |
(/.f64 (*.f64 (/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) x)) x) (neg.f64 (sin.f64 x))) (neg.f64 x)) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) x)) x)) (neg.f64 x)) |
(/.f64 (*.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) x)) (/.f64 (sin.f64 x) x)) (neg.f64 x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (/.f64 (sin.f64 x) (*.f64 x x))) (sin.f64 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 #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 (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) (*.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 (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 (-.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 (fma.f64 #s(literal -1 binary64) (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x)))) (*.f64 x (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 x (*.f64 (cos.f64 x) x))) (*.f64 x (*.f64 (*.f64 x x) x))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (tan.f64 (*.f64 #s(literal -1/2 binary64) x))) (*.f64 x x)) |
(/.f64 (*.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) x)) (neg.f64 (sin.f64 x))) (*.f64 x x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (sin.f64 x)) (*.f64 (sin.f64 x) (*.f64 x x))) |
(/.f64 (neg.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))) (neg.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (neg.f64 (neg.f64 (*.f64 x (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) x)) (sin.f64 x)) (*.f64 x x))) (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) x)) (sin.f64 x))) (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (neg.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 (cos.f64 x) #s(literal -1 binary64))) |
(/.f64 (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) x)) (sin.f64 x)) (*.f64 x x)) (cos.f64 (*.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 x x)) |
(/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 (neg.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))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (cos.f64 x) x) #s(literal 3 binary64))) (*.f64 (fma.f64 x x (*.f64 (*.f64 (cos.f64 x) x) (fma.f64 (cos.f64 x) x x))) (*.f64 (*.f64 x x) x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (neg.f64 (*.f64 (*.f64 x x) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (neg.f64 (*.f64 x (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x)))) |
(/.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) x)) (sin.f64 x)) (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) x)) (cos.f64 (*.f64 #s(literal 3/2 binary64) x))) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) x)) (*.f64 x x)))) |
(/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) x)) (sin.f64 x)) (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) x)) (*.f64 x x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (*.f64 (*.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)) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (neg.f64 x) x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (neg.f64 (*.f64 x (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x))))) |
(neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (neg.f64 x))) |
(neg.f64 (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) x)) (sin.f64 x)) (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (neg.f64 x) x)))) |
(neg.f64 (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x)))) |
(neg.f64 (/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) x)) |
(neg.f64 (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) x)) (sin.f64 x)) (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) x)) (*.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 (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 (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 (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 (cos.f64 x) x) (/.f64 #s(literal 1 binary64) (*.f64 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 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (neg.f64 (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 (cos.f64 x) x) (/.f64 #s(literal -1 binary64) 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 #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)) #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (cos.f64 x) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(-.f64 (/.f64 (/.f64 x (*.f64 x x)) x) (/.f64 (*.f64 (cos.f64 x) (/.f64 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 #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 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(+.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(*.f64 (/.f64 (sin.f64 x) #s(literal 1 binary64)) (/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) x)) x)) |
(*.f64 (/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64)) (/.f64 (sin.f64 x) x)) |
(*.f64 (/.f64 (sin.f64 x) x) (/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) x)) x) (/.f64 (sin.f64 x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) x)) x) (sin.f64 x)) |
(*.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (sin.f64 x) x)) |
(*.f64 (sin.f64 x) (/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) x)) x)) |
(/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (sin.f64 x) x)) (cos.f64 (*.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (*.f64 (sin.f64 x) (/.f64 (sin.f64 x) x)) (-.f64 (cos.f64 x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (/.f64 (sin.f64 x) x)) (sin.f64 x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) x) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (neg.f64 x)) (neg.f64 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 (/.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 (/.f64 x (*.f64 x x)) (/.f64 x (*.f64 x x))) (*.f64 (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x))) (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x))))) (+.f64 (/.f64 x (*.f64 x x)) (*.f64 (cos.f64 x) (/.f64 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 (-.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 (cos.f64 x) (/.f64 x (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 x (*.f64 x x)) (/.f64 x (*.f64 x x)) (fma.f64 (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x))) (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x))) (*.f64 (/.f64 x (*.f64 x x)) (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) (*.f64 (cos.f64 x) x))) (*.f64 x (*.f64 (*.f64 x x) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 (sin.f64 x))) (*.f64 (sin.f64 x) (neg.f64 x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (sin.f64 x)) (*.f64 (sin.f64 x) x)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x))) (*.f64 x x)) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) x) |
(/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) (neg.f64 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 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (-.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))) (*.f64 (fma.f64 x x (*.f64 (*.f64 (cos.f64 x) x) (fma.f64 (cos.f64 x) x x))) (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 (neg.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64))) x)) |
(/.f64 (neg.f64 (-.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)) (neg.f64 x))) |
(/.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) x)) (sin.f64 x)) (*.f64 (neg.f64 x) (cos.f64 (*.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) x)) (sin.f64 x)) (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) x)) x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) #s(literal 1 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.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 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x)) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x))) |
(neg.f64 (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) x)) |
(neg.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x))) |
(fma.f64 (/.f64 x (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 x (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 x (fabs.f64 x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 x (neg.f64 x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (cos.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 (cos.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 x x) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x x) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64) (/.f64 (neg.f64 (cos.f64 x)) x)) |
(fma.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 x) x) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (cos.f64 x) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 (neg.f64 (cos.f64 x)) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 x x))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) x)) |
(-.f64 (/.f64 x (*.f64 x x)) (*.f64 (cos.f64 x) (/.f64 x (*.f64 x 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 x) (cos.f64 x)) (*.f64 x x))) |
(+.f64 (/.f64 (neg.f64 (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
(*.f64 x (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
(/.f64 (*.f64 x (-.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)))) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (-.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) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) x (pow.f64 (*.f64 (neg.f64 x) (cos.f64 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 x) (cos.f64 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 x) (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 (cos.f64 x) (neg.f64 x) x) |
(fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (cos.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 x) (cos.f64 x)) x) |
(+.f64 x (*.f64 (neg.f64 x) (cos.f64 x))) |
x |
#s(literal 1 binary64) |
(*.f64 (cos.f64 x) x) |
(*.f64 #s(literal 1 binary64) (*.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 (cos.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.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 #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 #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 (-.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/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 (-.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) (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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x)) (-.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) #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 #s(literal 1 binary64) (cos.f64 x)))) |
(*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) x)) (*.f64 x x)) (/.f64 (sin.f64 x) (cos.f64 (*.f64 #s(literal -1/2 binary64) x)))) |
(*.f64 (/.f64 (sin.f64 x) (cos.f64 (*.f64 #s(literal -1/2 binary64) x))) (/.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) x)) (*.f64 x x))) |
(*.f64 (/.f64 (/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) x)) x) x) (/.f64 (sin.f64 x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64)) (/.f64 (sin.f64 x) (*.f64 x x))) |
(*.f64 (/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) x)) (fabs.f64 x)) (/.f64 (sin.f64 x) (fabs.f64 x))) |
(*.f64 (/.f64 (sin.f64 x) (fabs.f64 x)) (/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) x)) (fabs.f64 x))) |
(*.f64 (/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 x)) (/.f64 (sin.f64 x) (neg.f64 x))) |
(*.f64 (/.f64 (sin.f64 x) (neg.f64 x)) (/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) x)) (neg.f64 x))) |
(*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (tan.f64 (*.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (sin.f64 x) (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) x)) (*.f64 x x)))) |
(*.f64 (/.f64 (sin.f64 x) x) (/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) x)) x)) |
(*.f64 (/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) x)) x) (/.f64 (sin.f64 x) x)) |
(*.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (sin.f64 x) (*.f64 x x))) |
(*.f64 (sin.f64 x) (/.f64 (sin.f64 x) (*.f64 x (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x)))) |
(*.f64 (sin.f64 x) (/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) x)) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (sin.f64 (*.f64 #s(literal -1/2 binary64) x))) (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (sin.f64 (*.f64 #s(literal 1/2 binary64) x))) (cos.f64 (*.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (tan.f64 (*.f64 #s(literal -1/2 binary64) x))) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (tan.f64 (*.f64 #s(literal 1/2 binary64) x))) x) |
(/.f64 (*.f64 (/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) x)) x) (neg.f64 (sin.f64 x))) (neg.f64 x)) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) x)) x)) (neg.f64 x)) |
(/.f64 (*.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) x)) (/.f64 (sin.f64 x) x)) (neg.f64 x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (/.f64 (sin.f64 x) (*.f64 x x))) (sin.f64 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 #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 (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) (*.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 (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 (-.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 (fma.f64 #s(literal -1 binary64) (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x)))) (*.f64 x (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 x (*.f64 (cos.f64 x) x))) (*.f64 x (*.f64 (*.f64 x x) x))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (tan.f64 (*.f64 #s(literal -1/2 binary64) x))) (*.f64 x x)) |
(/.f64 (*.f64 (tan.f64 (*.f64 #s(literal -1/2 binary64) x)) (neg.f64 (sin.f64 x))) (*.f64 x x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (sin.f64 x)) (*.f64 (sin.f64 x) (*.f64 x x))) |
(/.f64 (neg.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))) (neg.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (neg.f64 (neg.f64 (*.f64 x (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) x)) (sin.f64 x)) (*.f64 x x))) (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) x)) (sin.f64 x))) (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (neg.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 (cos.f64 x) #s(literal -1 binary64))) |
(/.f64 (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) x)) (sin.f64 x)) (*.f64 x x)) (cos.f64 (*.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 x x)) |
(/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 (neg.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))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (cos.f64 x) x) #s(literal 3 binary64))) (*.f64 (fma.f64 x x (*.f64 (*.f64 (cos.f64 x) x) (fma.f64 (cos.f64 x) x x))) (*.f64 (*.f64 x x) x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (neg.f64 (*.f64 (*.f64 x x) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (neg.f64 (*.f64 x (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x)))) |
(/.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) x)) (sin.f64 x)) (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) x)) (cos.f64 (*.f64 #s(literal 3/2 binary64) x))) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) x)) (*.f64 x x)))) |
(/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) x)) (sin.f64 x)) (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) x)) (*.f64 x x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (*.f64 (*.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)) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (neg.f64 x) x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (neg.f64 (*.f64 x (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x))))) |
(neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (neg.f64 x))) |
(neg.f64 (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) x)) (sin.f64 x)) (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (neg.f64 x) x)))) |
(neg.f64 (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x)))) |
(neg.f64 (/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) x)) |
(neg.f64 (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) x)) (sin.f64 x)) (*.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) x)) (*.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 (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 (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 (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 (cos.f64 x) x) (/.f64 #s(literal 1 binary64) (*.f64 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 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (neg.f64 (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 (cos.f64 x) x) (/.f64 #s(literal -1 binary64) 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 #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)) #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (cos.f64 x) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(-.f64 (/.f64 (/.f64 x (*.f64 x x)) x) (/.f64 (*.f64 (cos.f64 x) (/.f64 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 #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 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(+.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.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)))) (neg.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 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (-.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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) 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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (-.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) #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 #s(literal 1 binary64) (cos.f64 x)))) |
(*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (sin.f64 x) (cos.f64 (*.f64 #s(literal -1/2 binary64) x)))) |
(*.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) x)) (sin.f64 x)) |
(*.f64 (sin.f64 x) (tan.f64 (*.f64 #s(literal 1/2 binary64) x))) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
(/.f64 (*.f64 (sin.f64 x) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (sin.f64 x)) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (cos.f64 x)) #s(literal 3 binary64)) #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 #s(literal 1 binary64) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (sin.f64 x)) (sin.f64 x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (neg.f64 (neg.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) x)) (sin.f64 x))) (neg.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (-.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 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (-.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.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 (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) x)) (sin.f64 x)) (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (-.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) x)) (cos.f64 (*.f64 #s(literal 3/2 binary64) x))) (*.f64 #s(literal 2 binary64) (cos.f64 (*.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) x)) (sin.f64 x)) (cos.f64 (*.f64 #s(literal -1/2 binary64) x))) |
(/.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))) |
(neg.f64 (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) x)) (sin.f64 x)) (neg.f64 (cos.f64 (*.f64 #s(literal -1/2 binary64) x))))) |
(neg.f64 (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/2 binary64) x)) (sin.f64 x)) (cos.f64 (*.f64 #s(literal -1/2 binary64) x)))) |
(neg.f64 (-.f64 (cos.f64 x) #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) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64))))) (/.f64 (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 (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) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64))))) (/.f64 (pow.f64 (neg.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 (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) (neg.f64 (cos.f64 x))) |
#s(approx (/ (/ (- (* 1 x) (* x (cos x))) (* x x)) x) #s(literal 1/2 binary64)) |
#s(approx (/ (/ (- (* 1 x) (* x (cos x))) (* x x)) x) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (- (* 1 x) (* x (cos x))) (* x x)) x) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (- (* 1 x) (* x (cos x))) (* x x)) x) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (/ (tan (/ x 2)) x) #s(literal 1/2 binary64)) |
#s(approx (/ (tan (/ x 2)) x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (tan (/ x 2)) x) (fma.f64 (fma.f64 #s(literal 1/240 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (tan (/ x 2)) x) (fma.f64 (fma.f64 (fma.f64 #s(literal 17/40320 binary64) (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (tan (/ x 2)) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (tan (/ x 2)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (tan (/ x 2)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/240 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x)) |
#s(approx (tan (/ x 2)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/40320 binary64) (*.f64 x x) #s(literal 1/240 binary64)) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x)) |
#s(approx (/ x 2) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (* 1 x) x) |
#s(approx (/ (sin x) x) #s(literal 1 binary64)) |
#s(approx (/ (sin x) x) (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ (sin x) x) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ (sin x) x) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (sin x) x) |
#s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (sin x) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x) x)) |
#s(approx (/ (/ (- (* 1 x) (* x (cos x))) (* x x)) x) #s(literal 1/2 binary64)) |
#s(approx (/ (/ (- (* 1 x) (* x (cos x))) (* x x)) x) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (- (* 1 x) (* x (cos x))) (* x x)) x) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (- (* 1 x) (* x (cos x))) (* x x)) x) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (+ (* (* x x) -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/2 (* x x)) 1/24) (* x x)) #s(literal 1/2 binary64)) |
#s(approx (* (- (/ 1/2 (* x x)) 1/24) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (- (/ 1/2 (* x x)) 1/24) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
#s(approx (- (/ 1/2 (* x x)) 1/24) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x))) |
#s(approx (/ 1/2 (* x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (/ (/ (- (* 1 x) (* x (cos x))) (* x x)) x) #s(literal 1/2 binary64)) |
#s(approx (/ (/ (- (* 1 x) (* x (cos x))) (* x x)) x) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (- (* 1 x) (* x (cos x))) (* x x)) x) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (- (* 1 x) (* x (cos x))) (* x x)) x) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (/ (pow (sin x) 2) (+ (cos x) 1)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (pow (sin x) 2) (+ (cos x) 1)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x))) |
#s(approx (/ (pow (sin x) 2) (+ (cos x) 1)) (*.f64 x (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x))) |
#s(approx (/ (pow (sin x) 2) (+ (cos x) 1)) (*.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x)) |
#s(approx (* (+ (* (- (* (+ (* -1/40320 (* x x)) 1/720) (* x x)) 1/24) (* x x)) 1/2) (* x x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* (- (* (+ (* -1/40320 (* x x)) 1/720) (* x x)) 1/24) (* x x)) 1/2) (* x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x))) |
#s(approx (* (+ (* (- (* (+ (* -1/40320 (* x x)) 1/720) (* x x)) 1/24) (* x x)) 1/2) (* x x)) (*.f64 x (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x))) |
#s(approx (* (+ (* (- (* (+ (* -1/40320 (* x x)) 1/720) (* x x)) 1/24) (* x x)) 1/2) (* x x)) (*.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x)) |
#s(approx (+ (* (- (* (+ (* -1/40320 (* x x)) 1/720) (* x x)) 1/24) (* x x)) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* (- (* (+ (* -1/40320 (* x x)) 1/720) (* x x)) 1/24) (* x x)) 1/2) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (+ (* (- (* (+ (* -1/40320 (* x x)) 1/720) (* x x)) 1/24) (* x x)) 1/2) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (+ (* (- (* (+ (* -1/40320 (* x x)) 1/720) (* x x)) 1/24) (* x x)) 1/2) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (- (* (+ (* -1/40320 (* x x)) 1/720) (* x x)) 1/24) #s(literal -1/24 binary64)) |
#s(approx (- (* (+ (* -1/40320 (* x x)) 1/720) (* x x)) 1/24) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64))) |
#s(approx (- (* (+ (* -1/40320 (* x x)) 1/720) (* x x)) 1/24) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64))) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) (* x x)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) (* x x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x)) |
#s(approx (+ (* -1/40320 (* x x)) 1/720) #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 (/ (/ (- (* 1 x) (* x (cos x))) (* x x)) x) #s(literal 1/2 binary64)) |
#s(approx (/ (/ (- (* 1 x) (* x (cos x))) (* x x)) x) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (- (* 1 x) (* x (cos x))) (* x x)) x) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (- (* 1 x) (* x (cos x))) (* x x)) x) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (/ (- (* 1 x) (* x (cos x))) (* x x)) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ (- (* 1 x) (* x (cos x))) (* x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (/ (- (* 1 x) (* x (cos x))) (* x x)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x)) |
#s(approx (/ (- (* 1 x) (* x (cos x))) (* x x)) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) x)) |
#s(approx (- (* 1 x) (* x (cos x))) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64))) |
#s(approx (- (* 1 x) (* x (cos x))) (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)))) |
#s(approx (- (* 1 x) (* x (cos x))) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (- (* 1 x) (* x (cos x))) (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)))) |
#s(approx (* 1 x) x) |
#s(approx (* x (cos x)) x) |
#s(approx (* x (cos x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (* x (cos x)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (* x (cos x)) (*.f64 (fma.f64 (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)) (*.f64 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 (*.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 (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)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ (/ (- (* 1 x) (* x (cos x))) (* x x)) x) #s(literal 1/2 binary64)) |
#s(approx (/ (/ (- (* 1 x) (* x (cos x))) (* x x)) x) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (- (* 1 x) (* x (cos x))) (* x x)) x) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (- (* 1 x) (* x (cos x))) (* x x)) x) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (/ (pow (sin x) 2) (+ (cos x) 1)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (pow (sin x) 2) (+ (cos x) 1)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x))) |
#s(approx (/ (pow (sin x) 2) (+ (cos x) 1)) (*.f64 x (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x))) |
#s(approx (/ (pow (sin x) 2) (+ (cos x) 1)) (*.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x)) |
#s(approx (/ (/ (- (* 1 x) (* x (cos x))) (* x x)) x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (/ (tan (/ x 2)) x) (/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) x)) x)) |
#s(approx (tan (/ x 2)) (tan.f64 (*.f64 #s(literal 1/2 binary64) x))) |
#s(approx (/ (sin x) x) (/.f64 (sin.f64 x) x)) |
#s(approx (sin x) (sin.f64 x)) |
#s(approx (/ (/ (- (* 1 x) (* x (cos x))) (* 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 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x))) |
#s(approx (* (- (/ 1/2 (* x x)) 1/24) (* x x)) (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) |
#s(approx (* (- (/ 1/2 (* x x)) 1/24) (* x x)) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x))) |
#s(approx (- (/ 1/2 (* x x)) 1/24) #s(literal -1/24 binary64)) |
#s(approx (- (/ 1/2 (* x x)) 1/24) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64))) |
#s(approx (/ (/ (- (* 1 x) (* x (cos x))) (* x x)) x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (/ (pow (sin x) 2) (+ (cos x) 1)) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
#s(approx (* (+ (* (- (* (+ (* -1/40320 (* x x)) 1/720) (* x x)) 1/24) (* x x)) 1/2) (* x x)) (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal -1/40320 binary64))) |
#s(approx (* (+ (* (- (* (+ (* -1/40320 (* x x)) 1/720) (* x x)) 1/24) (* x x)) 1/2) (* x x)) (*.f64 (-.f64 (/.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/40320 binary64)) (pow.f64 x #s(literal 8 binary64)))) |
#s(approx (* (+ (* (- (* (+ (* -1/40320 (* x x)) 1/720) (* x x)) 1/24) (* x x)) 1/2) (* x x)) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/40320 binary64)) (/.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 (*.f64 x x) x)))) (pow.f64 x #s(literal 8 binary64)))) |
#s(approx (* (+ (* (- (* (+ (* -1/40320 (* x x)) 1/720) (* x x)) 1/24) (* x x)) 1/2) (* x x)) (*.f64 (-.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/720 binary64) (*.f64 x x)) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x x) x)) (*.f64 x x)))) #s(literal 1/40320 binary64)) (/.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 (*.f64 x x) x)))) (pow.f64 x #s(literal 8 binary64)))) |
#s(approx (+ (* (- (* (+ (* -1/40320 (* x x)) 1/720) (* x x)) 1/24) (* x x)) 1/2) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64)))) |
#s(approx (+ (* (- (* (+ (* -1/40320 (* x x)) 1/720) (* x x)) 1/24) (* x x)) 1/2) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) x) (-.f64 (/.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/40320 binary64))))) |
#s(approx (+ (* (- (* (+ (* -1/40320 (* x x)) 1/720) (* x x)) 1/24) (* x x)) 1/2) (*.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) x)) (*.f64 x x)) (-.f64 (-.f64 (/.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/40320 binary64)) (/.f64 #s(literal 1/24 binary64) (*.f64 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 x (*.f64 (*.f64 x x) x)) (*.f64 x x)) (-.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/720 binary64) (*.f64 x x)) (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x x) x)) (*.f64 x x)))) #s(literal 1/40320 binary64)) (/.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 (*.f64 x x) x)))))) |
#s(approx (- (* (+ (* -1/40320 (* x x)) 1/720) (* x x)) 1/24) (*.f64 (*.f64 x (*.f64 (*.f64 x x) x)) #s(literal -1/40320 binary64))) |
#s(approx (- (* (+ (* -1/40320 (* x x)) 1/720) (* x x)) 1/24) (*.f64 (*.f64 x (*.f64 (*.f64 x x) x)) (-.f64 (/.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/40320 binary64)))) |
#s(approx (- (* (+ (* -1/40320 (* x x)) 1/720) (* x x)) 1/24) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/40320 binary64)) (/.f64 #s(literal 1/24 binary64) (*.f64 x (*.f64 (*.f64 x x) x)))) (*.f64 x (*.f64 (*.f64 x x) x)))) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) (* x x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) x)) #s(literal -1/40320 binary64))) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) (* x x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) x)) (-.f64 (/.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/40320 binary64)))) |
#s(approx (+ (* -1/40320 (* x x)) 1/720) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))) |
#s(approx (+ (* -1/40320 (* x x)) 1/720) (*.f64 (-.f64 (/.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/40320 binary64)) (*.f64 x x))) |
#s(approx (/ (/ (- (* 1 x) (* x (cos x))) (* x x)) x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (/ (- (* 1 x) (* x (cos x))) (* x x)) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
#s(approx (- (* 1 x) (* x (cos x))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
#s(approx (* x (cos x)) (*.f64 (cos.f64 x) x)) |
#s(approx (cos x) (cos.f64 x)) |
#s(approx (/ (/ (- (* 1 x) (* x (cos x))) (* x x)) x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (/ (pow (sin x) 2) (+ (cos x) 1)) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
#s(approx (/ (/ (- (* 1 x) (* x (cos x))) (* x x)) x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (/ (- (* 1 x) (* x (cos x))) (* x x)) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
#s(approx (- (* 1 x) (* x (cos x))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
Compiled 7 749 to 2 753 computations (64.5% saved)
33 alts after pruning (26 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 659 | 18 | 677 |
| Fresh | 4 | 8 | 12 |
| Picked | 4 | 1 | 5 |
| Done | 1 | 6 | 7 |
| Total | 668 | 33 | 701 |
| Status | Accuracy | Program |
|---|---|---|
| 50.7% | (fma.f64 (/.f64 (cos.f64 x) x) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) | |
| 50.0% | (fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) | |
| 51.3% | (/.f64 (fma.f64 (cos.f64 x) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) x)) x) | |
| 49.9% | (/.f64 (fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 x x))) x) | |
| 20.0% | (/.f64 (fma.f64 x x (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x)))) (*.f64 x (*.f64 (*.f64 x x) x))) | |
| 74.5% | (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) | |
| 19.0% | (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) (*.f64 (cos.f64 x) x))) (*.f64 x (*.f64 (*.f64 x x) x))) x) | |
| 50.0% | (/.f64 (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (*.f64 x x)) x) | |
| ✓ | 51.3% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
| 4.0% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) x) x) | |
| 50.8% | (/.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))) | |
| 51.2% | (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) x)) x) | |
| 19.6% | (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) | |
| ✓ | 50.0% | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| 48.3% | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (exp.f64 (log.f64 (*.f64 x x)))) | |
| ✓ | 23.9% | (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
| 99.8% | (/.f64 (*.f64 (/.f64 (sin.f64 x) x) (tan.f64 (*.f64 #s(literal 1/2 binary64) x))) x) | |
| 43.4% | (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (*.f64 (*.f64 x x) x)) | |
| 74.4% | (/.f64 (*.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) (sin.f64 x)) (*.f64 x x)) | |
| 26.0% | (/.f64 #s(approx (/ (pow (sin x) 2) (+ (cos x) 1)) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) (*.f64 x x))) (*.f64 x x)) | |
| 24.5% | (/.f64 #s(approx (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) | |
| 50.6% | (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 (/.f64 (cos.f64 x) x) x)) | |
| 50.2% | (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))) | |
| 99.7% | (*.f64 (/.f64 (/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) x)) x) x) (/.f64 (sin.f64 x) #s(literal 1 binary64))) | |
| 99.8% | (*.f64 (/.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) x) (/.f64 (sin.f64 x) x)) | |
| 75.0% | (*.f64 (sin.f64 x) (/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) x)) (*.f64 x x))) | |
| 52.9% | (*.f64 #s(approx (/ (tan (/ x 2)) x) #s(literal 1/2 binary64)) (/.f64 (sin.f64 x) x)) | |
| 51.7% | #s(approx (/ (/ (- (* 1 x) (* x (cos x))) (* x x)) x) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) | |
| ✓ | 51.2% | #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))) |
| ✓ | 51.1% | #s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
| ✓ | 25.3% | #s(approx (/ (- 1 (cos x)) (* x x)) #s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x)))) |
| 25.9% | #s(approx (/ (- 1 (cos x)) (* x x)) #s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 #s(approx (- (/ 1/2 (* x x)) 1/24) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 x x)))) | |
| ✓ | 52.3% | #s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
Compiled 832 to 598 computations (28.1% 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)) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 #s(approx (- (/ 1/2 (* x x)) 1/24) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 x x)))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x)))) |
#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 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (- (* 1 x) (* x (cos x))) (* x x)) x) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) 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 #s(approx (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(/.f64 #s(approx (/ (pow (sin x) 2) (+ (cos x) 1)) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) (*.f64 x x))) (*.f64 x x)) |
(/.f64 #s(approx (/ (pow (sin x) 2) (+ (cos x) 1)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) (*.f64 x x)) |
(*.f64 #s(approx (/ (tan (/ x 2)) x) #s(literal 1/2 binary64)) (/.f64 (sin.f64 x) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) x)) x) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (cos.f64 x) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) x)) x) |
(/.f64 (/.f64 (-.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))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 (/.f64 (cos.f64 x) x) x)) |
(fma.f64 (/.f64 (cos.f64 x) x) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x (cos.f64 x))) (*.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))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x)))) (*.f64 x (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (exp.f64 (log.f64 (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 x x))) x) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) (*.f64 (cos.f64 x) x))) (*.f64 x (*.f64 (*.f64 x x) 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 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) (sin.f64 x)) (*.f64 x x)) |
(*.f64 (sin.f64 x) (/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) x)) (*.f64 x x))) |
(*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (tan.f64 (/.f64 x #s(literal 2 binary64)))) |
(*.f64 (/.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) x) (/.f64 (sin.f64 x) x)) |
(/.f64 (*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (sin.f64 x)) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (tan.f64 (*.f64 #s(literal 1/2 binary64) x))) x) |
(*.f64 (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) x) (/.f64 (sin.f64 x) x)) |
(*.f64 (/.f64 (/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) x)) x) x) (/.f64 (sin.f64 x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 x x)) (-.f64 (cos.f64 x) #s(literal -1 binary64))) |
(/.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (+.f64 (cos.f64 x) #s(literal 1 binary64))) (*.f64 x x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (+.f64 (cos.f64 x) #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 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) |
(/.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (+.f64 (cos.f64 x) #s(literal 1 binary64))) (*.f64 x x)) |
(/.f64 (exp.f64 (*.f64 (log.f64 (sin.f64 x)) #s(literal 2 binary64))) (*.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))) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -2 binary64))) |
(*.f64 (/.f64 (sin.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 (sin.f64 x) (*.f64 x x))) |
(/.f64 (*.f64 (sin.f64 x) (/.f64 (sin.f64 x) x)) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x)) |
(/.f64 (-.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 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) (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 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 (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (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)))))) |
| Outputs |
|---|
(*.f64 (/.f64 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) x) (/.f64 (sin.f64 x) x)) |
2 calls:
| 26.0ms | x |
| 11.0ms | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| 99.8% | 1 | 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)) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 #s(approx (- (/ 1/2 (* x x)) 1/24) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 x x)))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x)))) |
#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 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (- (* 1 x) (* x (cos x))) (* x x)) x) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) 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 #s(approx (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(/.f64 #s(approx (/ (pow (sin x) 2) (+ (cos x) 1)) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) (*.f64 x x))) (*.f64 x x)) |
(/.f64 #s(approx (/ (pow (sin x) 2) (+ (cos x) 1)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) (*.f64 x x)) |
(*.f64 #s(approx (/ (tan (/ x 2)) x) #s(literal 1/2 binary64)) (/.f64 (sin.f64 x) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) x)) x) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (cos.f64 x) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) x)) x) |
(/.f64 (/.f64 (-.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))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 (/.f64 (cos.f64 x) x) x)) |
(fma.f64 (/.f64 (cos.f64 x) x) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x (cos.f64 x))) (*.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))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x)))) (*.f64 x (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (exp.f64 (log.f64 (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 x x))) x) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) (*.f64 (cos.f64 x) x))) (*.f64 x (*.f64 (*.f64 x x) 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 (tan.f64 (*.f64 x #s(literal 1/2 binary64))) (sin.f64 x)) (*.f64 x x)) |
(*.f64 (sin.f64 x) (/.f64 (tan.f64 (*.f64 #s(literal 1/2 binary64) x)) (*.f64 x x))) |
(*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (tan.f64 (/.f64 x #s(literal 2 binary64)))) |
| Outputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
2 calls:
| 13.0ms | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| 9.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.1% | 2 | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| 99.4% | 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)) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 #s(approx (- (/ 1/2 (* x x)) 1/24) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 x x)))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x)))) |
#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 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (- (* 1 x) (* x (cos x))) (* x x)) x) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) 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 #s(approx (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(/.f64 #s(approx (/ (pow (sin x) 2) (+ (cos x) 1)) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) (*.f64 x x))) (*.f64 x x)) |
(/.f64 #s(approx (/ (pow (sin x) 2) (+ (cos x) 1)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) (*.f64 x x)) |
(*.f64 #s(approx (/ (tan (/ x 2)) x) #s(literal 1/2 binary64)) (/.f64 (sin.f64 x) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| Outputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
2 calls:
| 4.0ms | x |
| 3.0ms | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.7% | 3 | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| 98.9% | 2 | x |
Compiled 7 to 7 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 #s(approx (- (/ 1/2 (* x x)) 1/24) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 x x)))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x)))) |
#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 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (- (* 1 x) (* x (cos x))) (* x x)) x) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) 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 #s(approx (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(/.f64 #s(approx (/ (pow (sin x) 2) (+ (cos x) 1)) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) (*.f64 x x))) (*.f64 x x)) |
(/.f64 #s(approx (/ (pow (sin x) 2) (+ (cos x) 1)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) (*.f64 x x)) |
(*.f64 #s(approx (/ (tan (/ x 2)) x) #s(literal 1/2 binary64)) (/.f64 (sin.f64 x) x)) |
| Outputs |
|---|
#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(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
2 calls:
| 4.0ms | x |
| 3.0ms | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 52.9% | 1 | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| 73.7% | 2 | x |
Compiled 7 to 7 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 #s(approx (- (/ 1/2 (* x x)) 1/24) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 x x)))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 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 |
|---|---|---|
| 73.7% | 2 | x |
Compiled 1 to 1 computations (0% saved)
Total -0.9b remaining (-3.1%)
Threshold costs -0.9b (-3.1%)
| Inputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
| 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 |
|---|---|---|
| 52.3% | 1 | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| 52.3% | 1 | x |
Compiled 7 to 7 computations (0% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 1.112029766614509e-5 | 0.09744815348651806 |
| 4.0ms | 96× | 0 | valid |
| 3.0ms | 32× | 1 | valid |
Compiled 147 to 162 computations (-10.2% saved)
ival-cos: 2.0ms (49.9% of total)adjust: 1.0ms (24.9% of total)ival-div!: 1.0ms (24.9% of total)ival-mult!: 1.0ms (24.9% of total)ival-sub!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.112029766614509e-5 | 0.09744815348651806 |
Compiled 147 to 162 computations (-10.2% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 7.420895900521668e+35 | 2.5145056853171197e+39 |
| 8.0ms | 128× | 0 | valid |
Compiled 187 to 194 computations (-3.7% saved)
ival-cos: 4.0ms (68.6% of total)ival-mult!: 1.0ms (17.2% 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 |
|---|---|---|
| 13.0ms | 1.0114557903524062e+76 | 1.4539017513837836e+80 |
| 8.0ms | 128× | 0 | valid |
Compiled 131 to 146 computations (-11.5% saved)
ival-cos: 5.0ms (82.5% of total)ival-mult!: 1.0ms (16.5% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)| 1× | fuel |
Compiled 59 to 43 computations (27.1% saved)
(abs x)
Compiled 255 to 229 computations (10.2% saved)
Loading profile data...