
Time bar (total: 3.0s)
| 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)
| 605.0ms | 2 235× | 2 | valid |
| 319.0ms | 754× | 3 | valid |
| 318.0ms | 4 073× | 0 | valid |
| 122.0ms | 1 194× | 1 | valid |
ival-cos: 821.0ms (74.6% of total)adjust: 120.0ms (10.9% of total)ival-div!: 65.0ms (5.9% of total)ival-sub!: 54.0ms (4.9% of total)ival-mult!: 40.0ms (3.6% of total)Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 25 |
| 1 | 52 | 25 |
| 2 | 165 | 25 |
| 3 | 647 | 24 |
| 4 | 5819 | 24 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 48.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 | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | ((/ (- 1 (cos x)) (* x x)) (- 1 (cos x)) 1 (cos x) x (* x x)) |
| 2.0ms | x | @ | inf | ((/ (- 1 (cos x)) (* x x)) (- 1 (cos x)) 1 (cos x) x (* x x)) |
| 2.0ms | x | @ | 0 | ((/ (- 1 (cos x)) (* x x)) (- 1 (cos x)) 1 (cos x) x (* x x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 65 | 264 |
| 0 | 70 | 264 |
| 1 | 312 | 264 |
| 0 | 2707 | 252 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(-.f64 #s(literal 1 binary64) (cos.f64 x)) |
#s(literal 1 binary64) |
(cos.f64 x) |
x |
(*.f64 x x) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 1/2)) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (cos x) #s(hole binary64 1)) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (- 1 (cos x)))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
| Outputs |
|---|
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(neg.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 x x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (neg.f64 x) x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (neg.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 (cos.f64 x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 x) #s(literal 1 binary64))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (+.f64 (cos.f64 x) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (cos.f64 x)) |
#s(literal 1 binary64) |
(*.f64 (cos.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 x)) #s(literal 2 binary64)) |
(sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) |
(fma.f64 (sin.f64 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (neg.f64 x))) |
(cos.f64 (neg.f64 x)) |
(cos.f64 x) |
(+.f64 (*.f64 (sin.f64 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
x |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) x) x)) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x)) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x)) |
#s(approx (cos x) #s(literal 1 binary64)) |
#s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos x) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))) |
#s(approx x x) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (- 1 (cos x)) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
#s(approx (cos x) (cos.f64 x)) |
Compiled 469 to 231 computations (50.7% saved)
14 alts after pruning (13 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 48 | 13 | 61 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 48 | 14 | 62 |
| Status | Accuracy | Program |
|---|---|---|
| 47.4% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 (cos.f64 x) #s(literal 1 binary64))) (*.f64 x x)) | |
| 48.9% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) | |
| 47.2% | (/.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)) | |
| 15.4% | (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) | |
| ▶ | 47.4% | (/.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))) |
| 45.9% | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64))) | |
| ✓ | 48.0% | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| ▶ | 45.9% | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
| 22.1% | (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) | |
| 48.0% | (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))) | |
| 54.6% | #s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) | |
| ▶ | 54.1% | #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))) |
| ▶ | 54.1% | #s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
| ▶ | 54.9% | #s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
Compiled 302 to 288 computations (4.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 #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 #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 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x 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))))) #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) (* 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 (+ (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))))) #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) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (cos 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 | |
|---|---|---|---|---|
| 35.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))))) (+ 1/2 (* 1/2 (cos (* 2 x)))) (* 1/2 (cos (* 2 x))) (cos (* 2 x)) (* 2 x) (* (+ (cos x) 1) (* x x)) (+ (cos x) 1)) |
| 19.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))))) (+ 1/2 (* 1/2 (cos (* 2 x)))) (* 1/2 (cos (* 2 x))) (cos (* 2 x)) (* 2 x) (* (+ (cos x) 1) (* x x)) (+ (cos x) 1)) |
| 9.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))))) (+ 1/2 (* 1/2 (cos (* 2 x)))) (* 1/2 (cos (* 2 x))) (cos (* 2 x)) (* 2 x) (* (+ (cos x) 1) (* x x)) (+ (cos x) 1)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 315 | 2225 |
| 0 | 355 | 2016 |
| 1 | 1371 | 1999 |
| 0 | 8402 | 1956 |
| 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 #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 #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 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x 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))))) #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) (* 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 (+ (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))))) #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) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (cos 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 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal -1/13824 binary64)))) (neg.f64 (+.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 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal -1/13824 binary64) #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/4 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 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 (*.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 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal -1/13824 binary64) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.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)) |
(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) (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 (*.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 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal -1/13824 binary64)) (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) #s(literal 1/2 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/4 binary64) (*.f64 (*.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 (*.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 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.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 #s(literal 1 binary64) (/.f64 (fma.f64 x x (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 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 #s(literal 1 binary64) (/.f64 (fma.f64 x x (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64))) (*.f64 #s(literal 1 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))) |
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 (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 (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 (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 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 (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 (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 (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 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 (*.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 (-.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 (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)))))) |
(/.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))))))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (/.f64 (fma.f64 x x (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 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 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x))) |
(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 #s(literal 1/720 binary64) (*.f64 x x) (*.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 x (*.f64 #s(literal 1/720 binary64) x) (*.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) x))) |
(fma.f64 x (*.f64 #s(literal 1/720 binary64) x) (*.f64 x (*.f64 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 x) #s(literal 1/720 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)))) |
(+.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (/.f64 (fma.f64 x x (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)))) |
(+.f64 (*.f64 x (*.f64 #s(literal 1/720 binary64) x)) (*.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) x))) |
(+.f64 (*.f64 x (*.f64 #s(literal 1/720 binary64) x)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 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 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x))) |
(+.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 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 (*.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 (*.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 (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))))) |
(/.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))))))) |
(fma.f64 #s(literal 1/720 binary64) x (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) x)) |
(fma.f64 #s(literal 1/720 binary64) x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 #s(literal 1/720 binary64) x)) |
(fma.f64 x #s(literal 1/720 binary64) (*.f64 (*.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)))) |
(-.f64 (*.f64 #s(literal 1/720 binary64) x) (*.f64 (*.f64 #s(literal 1/40320 binary64) (*.f64 x x)) x)) |
(-.f64 (*.f64 #s(literal 1/720 binary64) x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)))) |
(+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))) (*.f64 #s(literal 1/720 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/720 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 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/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) (fma.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/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) (fma.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)))))) |
(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) (fma.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 #s(literal -1/65548320768000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (+.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 (*.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 (*.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 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x)) (/.f64 (sin.f64 x) x)) |
(*.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 binary64) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x))) (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) 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 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) 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 x x) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) #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 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (fma.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #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/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 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (/.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 (cos.f64 x) #s(literal 1 binary64))) (*.f64 x 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 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 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) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #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 #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 (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 #s(literal 1 binary64) (cos.f64 x)) 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 (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) (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) 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) x))) |
(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 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) (neg.f64 x)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x)) (/.f64 #s(literal 1 binary64) 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))) |
(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 (-.f64 (cos.f64 x) #s(literal -1 binary64)) 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 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #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 #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 #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 (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 binary64) (pow.f64 (cos.f64 x) #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)) (*.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))) (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))) |
(-.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)) (*.f64 #s(literal -1 binary64) (cos.f64 x))))) (/.f64 (pow.f64 (cos.f64 x) #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)) (*.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 (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 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.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 #s(literal 1 binary64) (/.f64 (fma.f64 x x (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 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 #s(literal 1 binary64) (/.f64 (fma.f64 x x (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64))) (*.f64 #s(literal 1 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 (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 (neg.f64 (log.f64 x)) #s(literal 2 binary64))) |
(neg.f64 (*.f64 #s(literal -2 binary64) (log.f64 x))) |
(neg.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (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 (log.f64 x) #s(literal 1 binary64) (*.f64 (log.f64 x) #s(literal 1 binary64))) |
(+.f64 (*.f64 (log.f64 x) #s(literal 1 binary64)) (*.f64 (log.f64 x) #s(literal 1 binary64))) |
(+.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 (neg.f64 (log.f64 x)) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 x)))) |
(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 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x)) (/.f64 (sin.f64 x) x)) |
(*.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 binary64) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x))) (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) 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 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) 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 x x) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) #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 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (fma.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #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/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 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (/.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 (cos.f64 x) #s(literal 1 binary64))) (*.f64 x 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 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 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) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #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 #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 (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 #s(literal 1 binary64) (cos.f64 x)) 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 (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) (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) 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) x))) |
(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 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) (neg.f64 x)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x)) (/.f64 #s(literal 1 binary64) 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))) |
(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 (-.f64 (cos.f64 x) #s(literal -1 binary64)) 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 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #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 #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 #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 (sin.f64 x)) (neg.f64 (sin.f64 x))) |
(*.f64 (fabs.f64 (sin.f64 x)) (fabs.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))) |
(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 (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 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 (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 (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 (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/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 (*.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 (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 #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 (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)) (cos.f64 (+.f64 x x))) #s(literal 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/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 3 binary64))) (+.f64 #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 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 (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 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/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) (-.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 (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 (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 (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 (pow.f64 (cos.f64 (+.f64 x x)) #s(literal 3 binary64)) #s(literal 1/8 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 (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) (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 (neg.f64 (cos.f64 x)) (neg.f64 (cos.f64 x))) |
(*.f64 (fabs.f64 (cos.f64 x)) (fabs.f64 (cos.f64 x))) |
(*.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 (-.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 (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 (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 (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 (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 (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 (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 #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 (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)))))) |
(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 (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 (pow.f64 (cos.f64 (+.f64 x x)) #s(literal 3 binary64)) #s(literal 1/8 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 (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 (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))))) (+.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 (-.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))) (+.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))) (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) (-.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/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 (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 (*.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 (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/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 (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 (*.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 (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 #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 (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 #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))) (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 (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 #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) (-.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/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 (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/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 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))) (+.f64 #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 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 (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/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 (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/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 (cos.f64 (+.f64 x x)) #s(literal 1/2 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 (cos.f64 (+.f64 x x)) #s(literal 1/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 (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 (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 (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 (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 x #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) |
(+.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 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x) (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 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x) (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 #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) (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) (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) (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) x) (*.f64 #s(literal 1 binary64) 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 (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 (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 x #s(literal 1 binary64)) (*.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 (neg.f64 (fabs.f64 x)) (neg.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 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 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 (neg.f64 (neg.f64 x)) (neg.f64 (neg.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 (fabs.f64 x) (fabs.f64 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 (neg.f64 x) (neg.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 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (/.f64 (fma.f64 x x (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x x) (cos.f64 x) (*.f64 x x)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.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 x x (*.f64 (cos.f64 x) (*.f64 x x))) |
(fma.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 #s(literal 1 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x))) |
(+.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (/.f64 (fma.f64 x x (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64))) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) (cos.f64 x)) (*.f64 x x)) |
(+.f64 (*.f64 x x) (*.f64 (cos.f64 x) (*.f64 x x))) |
(+.f64 (*.f64 x x) (*.f64 (*.f64 x x) (cos.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 (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 (+.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 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 (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 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 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 (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 (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/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 (/.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 (cos.f64 x) #s(literal -1 binary64)) |
(+.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (+.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) #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)) (-.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 (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 (pow.f64 (cos.f64 x) #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)) (*.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 #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 (cos x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (- 1 (cos x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x))) |
#s(approx (- 1 (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 x x))) |
#s(approx (- 1 (cos 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)) (*.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))))) (*.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) (* x x)) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
#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 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #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 (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)) (*.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 (cos x)) (-.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))))) (-.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) (* x x)) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) 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) (fma.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 (log.f64 (neg.f64 x)))) #s(literal 0 binary64))) |
#s(approx (log x) (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64)))) |
Compiled 6 660 to 2 475 computations (62.8% saved)
22 alts after pruning (17 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 520 | 12 | 532 |
| Fresh | 3 | 5 | 8 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 1 | 1 |
| Total | 524 | 22 | 546 |
| Status | Accuracy | Program |
|---|---|---|
| 47.4% | (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x)) (/.f64 #s(literal 1 binary64) 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))) | |
| 73.5% | (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))) | |
| 48.9% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) | |
| 47.4% | (/.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))) | |
| 15.4% | (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) | |
| 47.3% | (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (fma.f64 x x (*.f64 (*.f64 x x) (cos.f64 x)))) | |
| 46.6% | (/.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 (-.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 x x))) | |
| 45.9% | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64))) | |
| ✓ | 48.0% | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| ✓ | 45.9% | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
| ▶ | 22.1% | (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
| ▶ | 47.4% | (/.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))) |
| 47.4% | (/.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)) | |
| 26.1% | (/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) | |
| ▶ | 48.0% | (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))) |
| 47.5% | (-.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))) | |
| ▶ | 73.7% | (*.f64 (/.f64 (sin.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 (sin.f64 x) (*.f64 x x))) |
| ▶ | 99.5% | (*.f64 (/.f64 (sin.f64 x) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x)) (/.f64 (sin.f64 x) x)) |
| 54.6% | #s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) | |
| ✓ | 54.1% | #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))) |
| ✓ | 54.1% | #s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
| ✓ | 54.9% | #s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
Compiled 458 to 430 computations (6.1% saved)
| Inputs |
|---|
(*.f64 (/.f64 (sin.f64 x) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x)) (/.f64 (sin.f64 x) x)) |
(/.f64 (sin.f64 x) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x)) |
(sin.f64 x) |
x |
(*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) |
(-.f64 (cos.f64 x) #s(literal -1 binary64)) |
(cos.f64 x) |
#s(literal -1 binary64) |
(/.f64 (sin.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 x x) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/.f64 (cos.f64 x) (*.f64 x 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 (cos.f64 x) #s(literal 1 binary64)) |
(*.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))) |
(/.f64 (sin.f64 x) (*.f64 x x)) |
| Outputs |
|---|
#s(approx (* (/ (sin x) (* (- (cos x) -1) x)) (/ (sin x) x)) #s(hole binary64 1/2)) |
#s(approx (* (/ (sin x) (* (- (cos x) -1) x)) (/ (sin x) x)) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (* (/ (sin x) (* (- (cos x) -1) x)) (/ (sin x) x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (* (/ (sin x) (* (- (cos x) -1) 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 (/ (sin x) (* (- (cos x) -1) x)) #s(hole binary64 1/2)) |
#s(approx (/ (sin x) (* (- (cos x) -1) x)) #s(hole binary64 (+ 1/2 (* 1/24 (pow x 2))))) |
#s(approx (/ (sin x) (* (- (cos x) -1) x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2))))))) |
#s(approx (/ (sin x) (* (- (cos x) -1) x)) #s(hole binary64 (+ 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) x) #s(hole binary64 (* 2 x))) |
#s(approx (* (- (cos x) -1) x) #s(hole binary64 (* x (+ 2 (* -1/2 (pow x 2)))))) |
#s(approx (* (- (cos x) -1) x) #s(hole binary64 (* x (+ 2 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))) |
#s(approx (* (- (cos x) -1) x) #s(hole binary64 (* x (+ 2 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))) |
#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) #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 (/ (- 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 (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (- (/ 1 (* x x)) (/ (cos x) (* x x))) #s(hole binary64 1/2)) |
#s(approx (- (/ 1 (* x x)) (/ (cos x) (* x x))) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (- (/ 1 (* x x)) (/ (cos 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))) #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)) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (/ (cos x) (* x x)) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (/ (cos x) (* x x)) #s(hole binary64 (/ (+ 1 (* -1/2 (pow x 2))) (pow x 2)))) |
#s(approx (/ (cos x) (* x x)) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) (pow x 2)))) |
#s(approx (/ (cos x) (* x x)) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))) (pow x 2)))) |
#s(approx (/ (- 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 (+ (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 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) (* 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 (* (/ (sin x) (* (- (cos x) -1) x)) (/ (sin x) x)) #s(hole binary64 (/ (pow (sin x) 2) (* (pow x 2) (+ 1 (cos x)))))) |
#s(approx (/ (sin x) (* (- (cos x) -1) x)) #s(hole binary64 (/ (sin x) (* x (+ 1 (cos x)))))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (* (- (cos x) -1) x) #s(hole binary64 (* x (+ 1 (cos 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) #s(hole binary64 (/ (sin x) x))) |
#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 (* x x)) (/ (cos x) (* x x))) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (/ (cos x) (* x x)) #s(hole binary64 (/ (cos x) (pow x 2)))) |
#s(approx (/ (- 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 (+ (cos x) 1) #s(hole binary64 (+ 1 (cos x)))) |
#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) (* x x)) #s(hole binary64 (/ (sin x) (pow x 2)))) |
#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 | |
|---|---|---|---|---|
| 6.0ms | x | @ | -inf | ((* (/ (sin x) (* (- (cos x) -1) x)) (/ (sin x) x)) (/ (sin x) (* (- (cos x) -1) x)) (sin x) x (* (- (cos x) -1) x) (- (cos x) -1) (cos x) -1 (/ (sin x) x) (/ (- 1 (cos x)) (* x x)) (- 1 (cos x)) 1 (cos x) (* x x) (- (/ 1 (* x x)) (/ (cos x) (* x x))) (/ 1 (* x x)) (/ (cos x) (* x 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)) (+ (cos x) 1) (* (/ (sin x) (- (cos x) -1)) (/ (sin x) (* x x))) (/ (sin x) (- (cos x) -1)) (/ (sin x) (* x x))) |
| 4.0ms | x | @ | inf | ((* (/ (sin x) (* (- (cos x) -1) x)) (/ (sin x) x)) (/ (sin x) (* (- (cos x) -1) x)) (sin x) x (* (- (cos x) -1) x) (- (cos x) -1) (cos x) -1 (/ (sin x) x) (/ (- 1 (cos x)) (* x x)) (- 1 (cos x)) 1 (cos x) (* x x) (- (/ 1 (* x x)) (/ (cos x) (* x x))) (/ 1 (* x x)) (/ (cos x) (* x 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)) (+ (cos x) 1) (* (/ (sin x) (- (cos x) -1)) (/ (sin x) (* x x))) (/ (sin x) (- (cos x) -1)) (/ (sin x) (* x x))) |
| 2.0ms | x | @ | 0 | ((* (/ (sin x) (* (- (cos x) -1) x)) (/ (sin x) x)) (/ (sin x) (* (- (cos x) -1) x)) (sin x) x (* (- (cos x) -1) x) (- (cos x) -1) (cos x) -1 (/ (sin x) x) (/ (- 1 (cos x)) (* x x)) (- 1 (cos x)) 1 (cos x) (* x x) (- (/ 1 (* x x)) (/ (cos x) (* x x))) (/ 1 (* x x)) (/ (cos x) (* x 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)) (+ (cos x) 1) (* (/ (sin x) (- (cos x) -1)) (/ (sin x) (* x x))) (/ (sin x) (- (cos x) -1)) (/ (sin x) (* x x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 316 | 2130 |
| 0 | 366 | 2071 |
| 1 | 1477 | 1851 |
| 0 | 8329 | 1766 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (/.f64 (sin.f64 x) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x)) (/.f64 (sin.f64 x) x)) |
(/.f64 (sin.f64 x) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x)) |
(sin.f64 x) |
x |
(*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) |
(-.f64 (cos.f64 x) #s(literal -1 binary64)) |
(cos.f64 x) |
#s(literal -1 binary64) |
(/.f64 (sin.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 x x) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/.f64 (cos.f64 x) (*.f64 x 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 (cos.f64 x) #s(literal 1 binary64)) |
(*.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))) |
(/.f64 (sin.f64 x) (*.f64 x x)) |
#s(approx (* (/ (sin x) (* (- (cos x) -1) x)) (/ (sin x) x)) #s(hole binary64 1/2)) |
#s(approx (* (/ (sin x) (* (- (cos x) -1) x)) (/ (sin x) x)) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (* (/ (sin x) (* (- (cos x) -1) x)) (/ (sin x) x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (* (/ (sin x) (* (- (cos x) -1) 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 (/ (sin x) (* (- (cos x) -1) x)) #s(hole binary64 1/2)) |
#s(approx (/ (sin x) (* (- (cos x) -1) x)) #s(hole binary64 (+ 1/2 (* 1/24 (pow x 2))))) |
#s(approx (/ (sin x) (* (- (cos x) -1) x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2))))))) |
#s(approx (/ (sin x) (* (- (cos x) -1) x)) #s(hole binary64 (+ 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) x) #s(hole binary64 (* 2 x))) |
#s(approx (* (- (cos x) -1) x) #s(hole binary64 (* x (+ 2 (* -1/2 (pow x 2)))))) |
#s(approx (* (- (cos x) -1) x) #s(hole binary64 (* x (+ 2 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))) |
#s(approx (* (- (cos x) -1) x) #s(hole binary64 (* x (+ 2 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))) |
#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) #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 (/ (- 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 (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (- (/ 1 (* x x)) (/ (cos x) (* x x))) #s(hole binary64 1/2)) |
#s(approx (- (/ 1 (* x x)) (/ (cos x) (* x x))) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (- (/ 1 (* x x)) (/ (cos 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))) #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)) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (/ (cos x) (* x x)) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (/ (cos x) (* x x)) #s(hole binary64 (/ (+ 1 (* -1/2 (pow x 2))) (pow x 2)))) |
#s(approx (/ (cos x) (* x x)) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) (pow x 2)))) |
#s(approx (/ (cos x) (* x x)) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))) (pow x 2)))) |
#s(approx (/ (- 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 (+ (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 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) (* 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 (* (/ (sin x) (* (- (cos x) -1) x)) (/ (sin x) x)) #s(hole binary64 (/ (pow (sin x) 2) (* (pow x 2) (+ 1 (cos x)))))) |
#s(approx (/ (sin x) (* (- (cos x) -1) x)) #s(hole binary64 (/ (sin x) (* x (+ 1 (cos x)))))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (* (- (cos x) -1) x) #s(hole binary64 (* x (+ 1 (cos 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) #s(hole binary64 (/ (sin x) x))) |
#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 (* x x)) (/ (cos x) (* x x))) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (/ (cos x) (* x x)) #s(hole binary64 (/ (cos x) (pow x 2)))) |
#s(approx (/ (- 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 (+ (cos x) 1) #s(hole binary64 (+ 1 (cos x)))) |
#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) (* x x)) #s(hole binary64 (/ (sin x) (pow x 2)))) |
#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 (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 (sin.f64 x) x) (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) x)) |
(*.f64 (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) x) (/.f64 (sin.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/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 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (/.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal -6 binary64)) (pow.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)))) (*.f64 x x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x)))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 x) (/.f64 (sin.f64 x) x))) (*.f64 (neg.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) x) (sin.f64 x))) (neg.f64 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 (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 (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 (tan.f64 (/.f64 x #s(literal 2 binary64))) (sin.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (tan.f64 (/.f64 x #s(literal 2 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (sin.f64 x) (tan.f64 (/.f64 x #s(literal 2 binary64)))) (*.f64 x x)) |
(/.f64 (*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (neg.f64 (sin.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (neg.f64 (sin.f64 x))) (*.f64 (neg.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (sin.f64 x)) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x)) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (/.f64 (sin.f64 x) x)) (*.f64 (neg.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) x) (*.f64 x (/.f64 (cos.f64 x) x))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 x) x)) (*.f64 x (neg.f64 (cos.f64 x)))) (*.f64 x (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 x (cos.f64 x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 x x) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) (*.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 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) 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 (sin.f64 x) (/.f64 (sin.f64 x) x)) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x)) |
(/.f64 (*.f64 (sin.f64 x) (/.f64 (sin.f64 x) (*.f64 x x))) (-.f64 (cos.f64 x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) x) (sin.f64 x)) x) |
(/.f64 (*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (sin.f64 x)) (*.f64 x x)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal -6 binary64)) (pow.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (*.f64 x 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 (neg.f64 x) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 (neg.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)))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) (neg.f64 x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (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 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (neg.f64 x) (*.f64 (neg.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 x (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (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 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) (/.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal -6 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (*.f64 x x) (*.f64 x x)))))) (/.f64 (pow.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) (cos.f64 x)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(-.f64 (/.f64 #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 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 #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 (tan.f64 (/.f64 x #s(literal 2 binary64)))) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 x))) (neg.f64 (*.f64 (neg.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (/.f64 (sin.f64 x) x)) (neg.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (sin.f64 x)) (*.f64 (neg.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) x) |
(/.f64 (/.f64 (sin.f64 x) x) (-.f64 (cos.f64 x) #s(literal -1 binary64))) |
(/.f64 (sin.f64 x) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x)) |
(*.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 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) |
(*.f64 x (-.f64 (cos.f64 x) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.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 x) #s(literal 1 binary64)) (*.f64 (*.f64 x (cos.f64 x)) (*.f64 x (cos.f64 x)))) (-.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (cos.f64 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))) (fma.f64 x x (-.f64 (*.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 #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (cos.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (cos.f64 x)) (*.f64 x (cos.f64 x))) (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (cos.f64 x)))))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (cos.f64 x) x)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (cos.f64 x))) |
(-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (cos.f64 x)) x)) |
(-.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 x) (cos.f64 x))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (cos.f64 x) x)) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (cos.f64 x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (+.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 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (-.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 (-.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 (neg.f64 (neg.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 (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 x x)))) (+.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)) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (-.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 (-.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 (neg.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 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (neg.f64 (-.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 #s(literal 1 binary64) (cos.f64 x))) |
(-.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) #s(literal -1 binary64))))) (/.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 binary64) (*.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 x x)))) (-.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 (-.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 (cos.f64 x) #s(literal -1 binary64)) |
(+.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) #s(literal 1 binary64))))) (/.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 binary64) (*.f64 (cos.f64 x) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.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 binary64) (cos.f64 x))))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (+.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 binary64) (cos.f64 x)))))) |
(+.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 (neg.f64 (sin.f64 x))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (sin.f64 x)) (neg.f64 x)) |
(/.f64 (sin.f64 x) x) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.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 x #s(literal -6 binary64)) (pow.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 x #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) #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)) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (cos x) #s(literal 1 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (cos x) #s(literal 1 binary64))) #s(approx (cos x) #s(literal 1 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (cos x) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (cos x) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (cos x) #s(literal 1 binary64))) #s(approx (cos x) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (cos x) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64)))) (/.f64 (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (cos x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (cos x) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64)))))) (/.f64 (*.f64 (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (cos x) #s(literal 1 binary64))) #s(approx (cos x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (cos x) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))))))) |
(-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) |
#s(literal 1 binary64) |
#s(approx (cos 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 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (*.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 #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 (+.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 (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 (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 (sin.f64 x) x) (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) x)) |
(*.f64 (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) x) (/.f64 (sin.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/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 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (/.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal -6 binary64)) (pow.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)))) (*.f64 x x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x)))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 x) (/.f64 (sin.f64 x) x))) (*.f64 (neg.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) x) (sin.f64 x))) (neg.f64 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 (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 (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 (tan.f64 (/.f64 x #s(literal 2 binary64))) (sin.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (tan.f64 (/.f64 x #s(literal 2 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (sin.f64 x) (tan.f64 (/.f64 x #s(literal 2 binary64)))) (*.f64 x x)) |
(/.f64 (*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (neg.f64 (sin.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (neg.f64 (sin.f64 x))) (*.f64 (neg.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (sin.f64 x)) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x)) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (/.f64 (sin.f64 x) x)) (*.f64 (neg.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) x) (*.f64 x (/.f64 (cos.f64 x) x))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 x) x)) (*.f64 x (neg.f64 (cos.f64 x)))) (*.f64 x (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 x (cos.f64 x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 x x) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) (*.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 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) 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 (sin.f64 x) (/.f64 (sin.f64 x) x)) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x)) |
(/.f64 (*.f64 (sin.f64 x) (/.f64 (sin.f64 x) (*.f64 x x))) (-.f64 (cos.f64 x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) x) (sin.f64 x)) x) |
(/.f64 (*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (sin.f64 x)) (*.f64 x x)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal -6 binary64)) (pow.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (*.f64 x 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 (neg.f64 x) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 (neg.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)))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) (neg.f64 x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (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 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (neg.f64 x) (*.f64 (neg.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 x (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (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 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) (/.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal -6 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (*.f64 x x) (*.f64 x x)))))) (/.f64 (pow.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) (cos.f64 x)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(-.f64 (/.f64 #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 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 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x))) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/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) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (pow.f64 (neg.f64 x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(pow.f64 (*.f64 x x) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -2 binary64)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 x)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) x) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x)) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (/.f64 (cos.f64 x) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (cos.f64 x))) (*.f64 x x)) |
(/.f64 (/.f64 (cos.f64 x) x) x) |
(/.f64 (neg.f64 (cos.f64 x)) (*.f64 (neg.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 (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 (sin.f64 x) x) (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) x)) |
(*.f64 (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) x) (/.f64 (sin.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/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 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (/.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal -6 binary64)) (pow.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)))) (*.f64 x x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x)))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 x) (/.f64 (sin.f64 x) x))) (*.f64 (neg.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) x) (sin.f64 x))) (neg.f64 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 (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 (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 (tan.f64 (/.f64 x #s(literal 2 binary64))) (sin.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (tan.f64 (/.f64 x #s(literal 2 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (sin.f64 x) (tan.f64 (/.f64 x #s(literal 2 binary64)))) (*.f64 x x)) |
(/.f64 (*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (neg.f64 (sin.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (neg.f64 (sin.f64 x))) (*.f64 (neg.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (sin.f64 x)) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x)) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (/.f64 (sin.f64 x) x)) (*.f64 (neg.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) x) (*.f64 x (/.f64 (cos.f64 x) x))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 x) x)) (*.f64 x (neg.f64 (cos.f64 x)))) (*.f64 x (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 x (cos.f64 x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 x x) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) (*.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 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) 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 (sin.f64 x) (/.f64 (sin.f64 x) x)) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x)) |
(/.f64 (*.f64 (sin.f64 x) (/.f64 (sin.f64 x) (*.f64 x x))) (-.f64 (cos.f64 x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) x) (sin.f64 x)) x) |
(/.f64 (*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (sin.f64 x)) (*.f64 x x)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal -6 binary64)) (pow.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (*.f64 x 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 (neg.f64 x) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 (neg.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)))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) (neg.f64 x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (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 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (neg.f64 x) (*.f64 (neg.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 x (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (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 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) (/.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal -6 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (*.f64 x x) (*.f64 x x)))))) (/.f64 (pow.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) (cos.f64 x)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(-.f64 (/.f64 #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 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 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x))) |
(*.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 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 (+.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)))) (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 (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)) (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 (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 #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 (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 (pow.f64 (cos.f64 (+.f64 x x)) #s(literal 3 binary64)) #s(literal 1/8 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 (cos.f64 (+.f64 x x)) #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 #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))))) (+.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 (-.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 (fabs.f64 (cos.f64 x)) (fabs.f64 (cos.f64 x)) (neg.f64 (-.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 (neg.f64 (cos.f64 x)) (neg.f64 (cos.f64 x)) (neg.f64 (-.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) (neg.f64 (-.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)))) (neg.f64 (-.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 (+.f64 x 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 (+.f64 x x) (-.f64 x x))))) |
(/.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)) |
(-.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 (+.f64 x x) (-.f64 x x)))) (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (*.f64 (+.f64 x x) (-.f64 x x))))) |
(+.f64 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 (cos.f64 x) #s(literal -1 binary64)) x) x) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 x x) (cos.f64 x)) (*.f64 (*.f64 x x) (cos.f64 x)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (*.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 (*.f64 x x) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) (cos.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (cos.f64 x)) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (*.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 #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 (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 (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 (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 (*.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 (*.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 (*.f64 x x) (cos.f64 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 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) x) (*.f64 (cos.f64 x) (*.f64 x x))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (cos.f64 x) (*.f64 x x))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (cos.f64 x) (*.f64 x 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 (cos.f64 x) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (*.f64 (cos.f64 x) (*.f64 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 (fabs.f64 x) (fabs.f64 x) (*.f64 (cos.f64 x) (*.f64 x 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 #s(literal 1 binary64) (*.f64 x x) (*.f64 (cos.f64 x) (*.f64 x x))) |
(fma.f64 x x (*.f64 (cos.f64 x) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x))) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (cos.f64 x))) |
(+.f64 (*.f64 x x) (*.f64 (cos.f64 x) (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (+.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 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (-.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 (-.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 (neg.f64 (neg.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 (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 x x)))) (+.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)) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (-.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 (-.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 (neg.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 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (neg.f64 (-.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 #s(literal 1 binary64) (cos.f64 x))) |
(-.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) #s(literal -1 binary64))))) (/.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 binary64) (*.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 x x)))) (-.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 (-.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 (cos.f64 x) #s(literal -1 binary64)) |
(+.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) #s(literal 1 binary64))))) (/.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 binary64) (*.f64 (cos.f64 x) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.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 binary64) (cos.f64 x))))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (+.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 binary64) (cos.f64 x)))))) |
(+.f64 (cos.f64 x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (cos.f64 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 (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 (sin.f64 x) x) (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) x)) |
(*.f64 (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) x) (/.f64 (sin.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/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 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (/.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal -6 binary64)) (pow.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)))) (*.f64 x x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x)))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 x) (/.f64 (sin.f64 x) x))) (*.f64 (neg.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) x) (sin.f64 x))) (neg.f64 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 (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 (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 (tan.f64 (/.f64 x #s(literal 2 binary64))) (sin.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (tan.f64 (/.f64 x #s(literal 2 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (sin.f64 x) (tan.f64 (/.f64 x #s(literal 2 binary64)))) (*.f64 x x)) |
(/.f64 (*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (neg.f64 (sin.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (neg.f64 (sin.f64 x))) (*.f64 (neg.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (sin.f64 x)) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x)) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (/.f64 (sin.f64 x) x)) (*.f64 (neg.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) x) (*.f64 x (/.f64 (cos.f64 x) x))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 x) x)) (*.f64 x (neg.f64 (cos.f64 x)))) (*.f64 x (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 x (cos.f64 x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 x x) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) (*.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 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) 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 (sin.f64 x) (/.f64 (sin.f64 x) x)) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x)) |
(/.f64 (*.f64 (sin.f64 x) (/.f64 (sin.f64 x) (*.f64 x x))) (-.f64 (cos.f64 x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) x) (sin.f64 x)) x) |
(/.f64 (*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (sin.f64 x)) (*.f64 x x)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal -6 binary64)) (pow.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (*.f64 x 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 (neg.f64 x) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 (neg.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)))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) (neg.f64 x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (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 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (neg.f64 x) (*.f64 (neg.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 x (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (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 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) (/.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal -6 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (*.f64 x x) (*.f64 x x)))))) (/.f64 (pow.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) (cos.f64 x)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(-.f64 (/.f64 #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 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 #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))) |
(tan.f64 (+.f64 (/.f64 x #s(literal 2 binary64)) (PI.f64))) |
(tan.f64 (/.f64 x #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 x))) (*.f64 x x)) |
(/.f64 (neg.f64 (/.f64 (sin.f64 x) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (sin.f64 x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (/.f64 (sin.f64 x) x) x) |
(/.f64 (sin.f64 x) (*.f64 x x)) |
#s(approx (* (/ (sin x) (- (cos x) -1)) (/ (sin x) (* x x))) #s(literal 1/2 binary64)) |
#s(approx (* (/ (sin x) (- (cos x) -1)) (/ (sin x) (* x x))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (* (/ (sin x) (- (cos x) -1)) (/ (sin 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 (* (/ (sin x) (- (cos x) -1)) (/ (sin 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) x)) #s(literal 1/2 binary64)) |
#s(approx (/ (sin x) (* (- (cos x) -1) x)) (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (sin x) (* (- (cos x) -1) 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 (/ (sin x) (* (- (cos x) -1) 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 (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) x) (+.f64 x x)) |
#s(approx (* (- (cos x) -1) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 2 binary64)) x)) |
#s(approx (* (- (cos x) -1) 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)) x)) |
#s(approx (* (- (cos x) -1) 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)) 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) #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) (- (cos x) -1)) (/ (sin x) (* x x))) #s(literal 1/2 binary64)) |
#s(approx (* (/ (sin x) (- (cos x) -1)) (/ (sin x) (* x x))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (* (/ (sin x) (- (cos x) -1)) (/ (sin 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 (* (/ (sin x) (- (cos x) -1)) (/ (sin 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)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (- 1 (cos x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x))) |
#s(approx (- 1 (cos 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)) (*.f64 x x))) |
#s(approx (- 1 (cos 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))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (* (/ (sin x) (- (cos x) -1)) (/ (sin x) (* x x))) #s(literal 1/2 binary64)) |
#s(approx (* (/ (sin x) (- (cos x) -1)) (/ (sin x) (* x x))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (* (/ (sin x) (- (cos x) -1)) (/ (sin 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 (* (/ (sin x) (- (cos x) -1)) (/ (sin 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 (* x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
#s(approx (/ (cos x) (* x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
#s(approx (/ (cos x) (* x x)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (/ (cos x) (* x x)) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (/ (cos x) (* 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 1 binary64)) (*.f64 x x))) |
#s(approx (* (/ (sin x) (- (cos x) -1)) (/ (sin x) (* x x))) #s(literal 1/2 binary64)) |
#s(approx (* (/ (sin x) (- (cos x) -1)) (/ (sin x) (* x x))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (* (/ (sin x) (- (cos x) -1)) (/ (sin 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 (* (/ (sin x) (- (cos x) -1)) (/ (sin 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/2 (* (cos (+ x x)) 1/2)) (*.f64 x x)) |
#s(approx (- 1/2 (* (cos (+ x x)) 1/2)) (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (- 1/2 (* (cos (+ x x)) 1/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 (- 1/2 (* (cos (+ x x)) 1/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 (*.f64 x x) #s(literal 2 binary64))) |
#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 (- (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 (* (/ (sin x) (- (cos x) -1)) (/ (sin x) (* x x))) #s(literal 1/2 binary64)) |
#s(approx (* (/ (sin x) (- (cos x) -1)) (/ (sin x) (* x x))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (* (/ (sin x) (- (cos x) -1)) (/ (sin 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 (* (/ (sin x) (- (cos x) -1)) (/ (sin 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 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 (* (/ (sin x) (- (cos x) -1)) (/ (sin x) (* x x))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (/ (sin x) (* (- (cos x) -1) x)) (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) x)) |
#s(approx (sin x) (sin.f64 x)) |
#s(approx (* (- (cos x) -1) x) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) 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) (/.f64 (sin.f64 x) x)) |
#s(approx (* (/ (sin x) (- (cos x) -1)) (/ (sin 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 (* (/ (sin x) (- (cos x) -1)) (/ (sin x) (* x x))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (/ (cos x) (* x x)) (/.f64 (cos.f64 x) (*.f64 x x))) |
#s(approx (* (/ (sin x) (- (cos x) -1)) (/ (sin x) (* x x))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (- 1/2 (* (cos (+ x x)) 1/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 (- (cos x) -1) (-.f64 (cos.f64 x) #s(literal -1 binary64))) |
#s(approx (* (/ (sin x) (- (cos x) -1)) (/ (sin 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) (* x x)) (/.f64 (sin.f64 x) (*.f64 x x))) |
#s(approx (* (/ (sin x) (- (cos x) -1)) (/ (sin x) (* x x))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (- 1/2 (* (cos (+ x x)) 1/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 660 to 1 628 computations (65.1% saved)
25 alts after pruning (18 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 463 | 11 | 474 |
| Fresh | 5 | 7 | 12 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 5 | 5 |
| Total | 471 | 25 | 496 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 48.9% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
| 47.4% | (/.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.5% | (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 x (cos.f64 x))) (*.f64 (*.f64 x x) x)) |
| 2.5% | (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 x #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) x)) | |
| 15.4% | (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) | |
| 45.9% | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64))) | |
| ✓ | 48.0% | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| ✓ | 45.9% | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
| ✓ | 22.1% | (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
| 47.4% | (/.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))) | |
| 47.4% | (/.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)) | |
| 73.7% | (/.f64 (*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (sin.f64 x)) (*.f64 x x)) | |
| 26.1% | (/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) | |
| 47.8% | (-.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (cos.f64 x) (*.f64 x x))) | |
| 47.8% | (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 (cos.f64 x) (*.f64 x x))) | |
| 48.1% | (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) | |
| 47.8% | (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (/.f64 (cos.f64 x) x) x)) | |
| ✓ | 48.0% | (-.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)) |
| ▶ | 74.0% | (*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (tan.f64 (/.f64 x #s(literal 2 binary64)))) |
| 55.6% | (*.f64 #s(approx (/ (sin x) (* (- (cos x) -1) x)) #s(literal 1/2 binary64)) (/.f64 (sin.f64 x) x)) | |
| ▶ | 54.6% | #s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
| ✓ | 54.1% | #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))) |
| ✓ | 54.1% | #s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
| ✓ | 54.9% | #s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
Compiled 433 to 414 computations (4.4% 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)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) |
(-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) |
(*.f64 #s(literal 1/720 binary64) (*.f64 x x)) |
#s(literal 1/720 binary64) |
(*.f64 x x) |
#s(literal 1/24 binary64) |
#s(literal 1/2 binary64) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) |
(-.f64 #s(literal 1 binary64) (cos.f64 x)) |
#s(literal 1 binary64) |
(cos.f64 x) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 x (cos.f64 x))) (*.f64 (*.f64 x x) x)) |
(-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 x (cos.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) |
(/.f64 #s(literal 1 binary64) x) |
(*.f64 x (cos.f64 x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (tan.f64 (/.f64 x #s(literal 2 binary64)))) |
(/.f64 (sin.f64 x) (*.f64 x 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 (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (- (* 1/720 (* x x)) 1/24) #s(hole binary64 -1/24)) |
#s(approx (- (* 1/720 (* x x)) 1/24) #s(hole binary64 (- (* 1/720 (pow x 2)) 1/24))) |
#s(approx (* 1/720 (* x x)) #s(hole binary64 (* 1/720 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 1/2)) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (* x (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (cos x) #s(hole binary64 1)) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (/ (- (* (/ 1 x) (* x x)) (* x (cos x))) (* (* x x) x)) #s(hole binary64 1/2)) |
#s(approx (/ (- (* (/ 1 x) (* x x)) (* x (cos x))) (* (* x x) x)) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (- (* (/ 1 x) (* x x)) (* x (cos x))) (* (* x x) x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (- (* (/ 1 x) (* x x)) (* x (cos x))) (* (* x x) x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (- (* (/ 1 x) (* x x)) (* x (cos x))) #s(hole binary64 (* 1/2 (pow x 3)))) |
#s(approx (- (* (/ 1 x) (* x x)) (* x (cos x))) #s(hole binary64 (* (pow x 3) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- (* (/ 1 x) (* x 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 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) (* x x)) #s(hole binary64 x)) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 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 (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (* (/ (sin x) (* x x)) (tan (/ x 2))) #s(hole binary64 1/2)) |
#s(approx (* (/ (sin x) (* x x)) (tan (/ x 2))) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (* (/ (sin x) (* x x)) (tan (/ x 2))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (* (/ (sin x) (* x x)) (tan (/ x 2))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#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 (* (/ (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 (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (* 1/720 (pow x 4)))) |
#s(approx (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (* (pow x 4) (- 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (* (pow x 4) (- (+ 1/720 (/ 1/2 (pow x 4))) (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (- (* 1/720 (* x x)) 1/24) #s(hole binary64 (* 1/720 (pow x 2)))) |
#s(approx (- (* 1/720 (* x x)) 1/24) #s(hole binary64 (* (pow x 2) (- 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (/ (- 1 (cos x)) x))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (- 1 (cos x)))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (/ (- (* (/ 1 x) (* x x)) (* x (cos x))) (* (* x x) x)) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (- (* (/ 1 x) (* x x)) (* x (cos x))) #s(hole binary64 (* x (- 1 (cos x))))) |
#s(approx (* x (cos x)) #s(hole binary64 (* x (cos x)))) |
#s(approx (* (/ (sin x) (* x x)) (tan (/ x 2))) #s(hole binary64 (/ (* (sin x) (sin (* 1/2 x))) (* (pow x 2) (cos (* 1/2 x)))))) |
#s(approx (/ (sin x) (* x x)) #s(hole binary64 (/ (sin x) (pow x 2)))) |
#s(approx (/ (- (* (/ 1 x) (* x x)) (* x (cos x))) (* (* x x) x)) #s(hole binary64 (/ (+ 1 (* -1 (cos x))) (pow x 2)))) |
#s(approx (- (* (/ 1 x) (* x x)) (* x (cos x))) #s(hole binary64 (* x (+ 1 (* -1 (cos x)))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 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)) (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (- (* 1/720 (* x x)) 1/24) (* 1/720 (* x x)) 1/720 (* x x) 1/24 1/2 (/ (/ (- 1 (cos x)) x) x) (/ (- 1 (cos x)) x) (- 1 (cos x)) 1 (cos x) (/ (- (* (/ 1 x) (* x x)) (* x (cos x))) (* (* x x) x)) (- (* (/ 1 x) (* x x)) (* x (cos x))) (* (/ 1 x) (* x x)) (/ 1 x) (* x (cos x)) (* (* x x) x) (* (/ (sin x) (* x x)) (tan (/ x 2))) (/ (sin x) (* x x))) |
| 5.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)) (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (- (* 1/720 (* x x)) 1/24) (* 1/720 (* x x)) 1/720 (* x x) 1/24 1/2 (/ (/ (- 1 (cos x)) x) x) (/ (- 1 (cos x)) x) (- 1 (cos x)) 1 (cos x) (/ (- (* (/ 1 x) (* x x)) (* x (cos x))) (* (* x x) x)) (- (* (/ 1 x) (* x x)) (* x (cos x))) (* (/ 1 x) (* x x)) (/ 1 x) (* x (cos x)) (* (* x x) x) (* (/ (sin x) (* x x)) (tan (/ x 2))) (/ (sin x) (* x x))) |
| 2.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)) (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (- (* 1/720 (* x x)) 1/24) (* 1/720 (* x x)) 1/720 (* x x) 1/24 1/2 (/ (/ (- 1 (cos x)) x) x) (/ (- 1 (cos x)) x) (- 1 (cos x)) 1 (cos x) (/ (- (* (/ 1 x) (* x x)) (* x (cos x))) (* (* x x) x)) (- (* (/ 1 x) (* x x)) (* x (cos x))) (* (/ 1 x) (* x x)) (/ 1 x) (* x (cos x)) (* (* x x) x) (* (/ (sin x) (* x x)) (tan (/ x 2))) (/ (sin x) (* x x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 259 | 1850 |
| 0 | 302 | 1757 |
| 1 | 1075 | 1629 |
| 0 | 8202 | 1538 |
| 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)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) |
(-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) |
(*.f64 #s(literal 1/720 binary64) (*.f64 x x)) |
#s(literal 1/720 binary64) |
(*.f64 x x) |
#s(literal 1/24 binary64) |
#s(literal 1/2 binary64) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) |
(-.f64 #s(literal 1 binary64) (cos.f64 x)) |
#s(literal 1 binary64) |
(cos.f64 x) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 x (cos.f64 x))) (*.f64 (*.f64 x x) x)) |
(-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 x (cos.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) |
(/.f64 #s(literal 1 binary64) x) |
(*.f64 x (cos.f64 x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (tan.f64 (/.f64 x #s(literal 2 binary64)))) |
(/.f64 (sin.f64 x) (*.f64 x 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 (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (- (* 1/720 (* x x)) 1/24) #s(hole binary64 -1/24)) |
#s(approx (- (* 1/720 (* x x)) 1/24) #s(hole binary64 (- (* 1/720 (pow x 2)) 1/24))) |
#s(approx (* 1/720 (* x x)) #s(hole binary64 (* 1/720 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 1/2)) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (* x (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (cos x) #s(hole binary64 1)) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (/ (- (* (/ 1 x) (* x x)) (* x (cos x))) (* (* x x) x)) #s(hole binary64 1/2)) |
#s(approx (/ (- (* (/ 1 x) (* x x)) (* x (cos x))) (* (* x x) x)) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (- (* (/ 1 x) (* x x)) (* x (cos x))) (* (* x x) x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (- (* (/ 1 x) (* x x)) (* x (cos x))) (* (* x x) x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (- (* (/ 1 x) (* x x)) (* x (cos x))) #s(hole binary64 (* 1/2 (pow x 3)))) |
#s(approx (- (* (/ 1 x) (* x x)) (* x (cos x))) #s(hole binary64 (* (pow x 3) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- (* (/ 1 x) (* x 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 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) (* x x)) #s(hole binary64 x)) |
#s(approx (/ 1 x) #s(hole binary64 (/ 1 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 (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (* (/ (sin x) (* x x)) (tan (/ x 2))) #s(hole binary64 1/2)) |
#s(approx (* (/ (sin x) (* x x)) (tan (/ x 2))) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (* (/ (sin x) (* x x)) (tan (/ x 2))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (* (/ (sin x) (* x x)) (tan (/ x 2))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#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 (* (/ (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 (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (* 1/720 (pow x 4)))) |
#s(approx (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (* (pow x 4) (- 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (* (pow x 4) (- (+ 1/720 (/ 1/2 (pow x 4))) (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (- (* 1/720 (* x x)) 1/24) #s(hole binary64 (* 1/720 (pow x 2)))) |
#s(approx (- (* 1/720 (* x x)) 1/24) #s(hole binary64 (* (pow x 2) (- 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (/ (- 1 (cos x)) x))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (- 1 (cos x)))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (/ (- (* (/ 1 x) (* x x)) (* x (cos x))) (* (* x x) x)) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (- (* (/ 1 x) (* x x)) (* x (cos x))) #s(hole binary64 (* x (- 1 (cos x))))) |
#s(approx (* x (cos x)) #s(hole binary64 (* x (cos x)))) |
#s(approx (* (/ (sin x) (* x x)) (tan (/ x 2))) #s(hole binary64 (/ (* (sin x) (sin (* 1/2 x))) (* (pow x 2) (cos (* 1/2 x)))))) |
#s(approx (/ (sin x) (* x x)) #s(hole binary64 (/ (sin x) (pow x 2)))) |
#s(approx (/ (- (* (/ 1 x) (* x x)) (* x (cos x))) (* (* x x) x)) #s(hole binary64 (/ (+ 1 (* -1 (cos x))) (pow x 2)))) |
#s(approx (- (* (/ 1 x) (* x x)) (* x (cos x))) #s(hole binary64 (* x (+ 1 (* -1 (cos x)))))) |
| Outputs |
|---|
(*.f64 (/.f64 (sin.f64 x) (fabs.f64 x)) (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (fabs.f64 x))) |
(*.f64 (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (fabs.f64 x)) (/.f64 (sin.f64 x) (fabs.f64 x))) |
(*.f64 (/.f64 (sin.f64 x) (neg.f64 x)) (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (neg.f64 x))) |
(*.f64 (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (neg.f64 x)) (/.f64 (sin.f64 x) (neg.f64 x))) |
(*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (tan.f64 (/.f64 x #s(literal 2 binary64)))) |
(*.f64 (/.f64 (sin.f64 x) x) (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) x)) |
(*.f64 (sin.f64 x) (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (*.f64 x x))) |
(*.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))) (/.f64 (sin.f64 x) (*.f64 x x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (fabs.f64 x)) (fabs.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 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 x x)) |
(/.f64 (*.f64 (sin.f64 (/.f64 x #s(literal 2 binary64))) (/.f64 (sin.f64 x) (*.f64 x x))) (cos.f64 (/.f64 x #s(literal 2 binary64)))) |
(/.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 binary64) (cos.f64 x)) (/.f64 (sin.f64 x) (*.f64 x x))) (sin.f64 x)) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) x)) (neg.f64 x)) |
(/.f64 (*.f64 (neg.f64 (tan.f64 (/.f64 x #s(literal 2 binary64)))) (/.f64 (sin.f64 x) x)) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (sin.f64 (/.f64 x #s(literal 2 binary64)))) (cos.f64 (/.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (sin.f64 x)) (+.f64 (cos.f64 x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (sin.f64 x)) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (neg.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))))) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) x) (neg.f64 (sin.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 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (*.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 x x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x))) (*.f64 (fma.f64 (cos.f64 x) x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x))) (neg.f64 (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (sin.f64 (/.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 (/.f64 x #s(literal 2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (sin.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) (+.f64 (cos.f64 x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) (sin.f64 x))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (sin.f64 (/.f64 x #s(literal 2 binary64)))) (*.f64 x (cos.f64 (/.f64 x #s(literal 2 binary64))))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (sin.f64 x)) (fma.f64 (cos.f64 x) x x)) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 x (sin.f64 x))) |
(/.f64 (*.f64 (sin.f64 x) (sin.f64 (/.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 x x) (cos.f64 (/.f64 x #s(literal 2 binary64))))) |
(/.f64 (*.f64 (sin.f64 x) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 (*.f64 x x) (sin.f64 x))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x #s(literal 2 binary64))) (/.f64 (sin.f64 x) x)) (*.f64 (cos.f64 (/.f64 x #s(literal 2 binary64))) 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) (cos.f64 x)) (/.f64 (sin.f64 x) x)) (*.f64 (sin.f64 x) x)) |
(/.f64 (*.f64 (sin.f64 (/.f64 x #s(literal 2 binary64))) (neg.f64 (sin.f64 x))) (*.f64 (cos.f64 (/.f64 x #s(literal 2 binary64))) (*.f64 (neg.f64 x) x))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x #s(literal 2 binary64))) (sin.f64 x)) (*.f64 (cos.f64 (/.f64 x #s(literal 2 binary64))) (*.f64 x x))) |
(/.f64 (*.f64 (sin.f64 x) (neg.f64 (sin.f64 x))) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 (sin.f64 x))) (*.f64 (sin.f64 x) (*.f64 (neg.f64 x) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (sin.f64 x)) (*.f64 (sin.f64 x) (*.f64 x x))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (neg.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))))) (*.f64 x x)) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (tan.f64 (/.f64 x #s(literal 2 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (sin.f64 x) (neg.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (neg.f64 (tan.f64 (/.f64 x #s(literal 2 binary64)))) (neg.f64 (sin.f64 x))) (*.f64 x x)) |
(/.f64 (*.f64 (neg.f64 (tan.f64 (/.f64 x #s(literal 2 binary64)))) (sin.f64 x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (neg.f64 (sin.f64 x))) (*.f64 (neg.f64 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 (*.f64 (cos.f64 x) x) x)) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 #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 (*.f64 (*.f64 x 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 x x) (+.f64 (cos.f64 x) #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 (+.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 (*.f64 (cos.f64 x) x) (fma.f64 (cos.f64 x) x x) (*.f64 x x)) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) x) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (*.f64 (*.f64 x x) x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (neg.f64 (neg.f64 x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(neg.f64 (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) x) x)) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) (*.f64 x x))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (*.f64 (*.f64 x x) x))) |
(neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (neg.f64 x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (neg.f64 x) x))) |
(neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 x (pow.f64 x #s(literal 3/2 binary64))) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 x (pow.f64 x #s(literal 3/2 binary64))) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 (*.f64 x x) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 (*.f64 x x) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (*.f64 x x) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 (*.f64 x x) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) x (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) x (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 (cos.f64 x) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 (cos.f64 x) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 (cos.f64 x) (neg.f64 x)) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (cos.f64 x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (cos.f64 x) x) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 x x) (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 x x) (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (cos.f64 x) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 x (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 x (/.f64 (/.f64 #s(literal 1 binary64) x) (*.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 x x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(+.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(/.f64 (neg.f64 (neg.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (tan.f64 (/.f64 x #s(literal 2 binary64)))) (neg.f64 x)) |
(/.f64 (sin.f64 (/.f64 x #s(literal 2 binary64))) (*.f64 (cos.f64 (/.f64 x #s(literal 2 binary64))) x)) |
(/.f64 (sin.f64 x) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) x)) |
(/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (sin.f64 x) x)) |
(neg.f64 (/.f64 (neg.f64 (tan.f64 (/.f64 x #s(literal 2 binary64)))) x)) |
(neg.f64 (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (neg.f64 x))) |
(/.f64 (neg.f64 (sin.f64 (/.f64 x #s(literal 2 binary64)))) (neg.f64 (cos.f64 (/.f64 x #s(literal 2 binary64))))) |
(/.f64 (sin.f64 (+.f64 (PI.f64) (/.f64 x #s(literal 2 binary64)))) (cos.f64 (+.f64 (PI.f64) (/.f64 x #s(literal 2 binary64))))) |
(/.f64 (+.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (tan.f64 (PI.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 (cos.f64 x) #s(literal 1 binary64)) (sin.f64 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)) (sin.f64 x))) |
(/.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)) (neg.f64 (sin.f64 x))) |
(/.f64 (sin.f64 (/.f64 x #s(literal 2 binary64))) (cos.f64 (/.f64 x #s(literal 2 binary64)))) |
(/.f64 (sin.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (sin.f64 x)) |
(tan.f64 (+.f64 (+.f64 (PI.f64) (/.f64 x #s(literal 2 binary64))) (PI.f64))) |
(tan.f64 (+.f64 (PI.f64) (/.f64 x #s(literal 2 binary64)))) |
(tan.f64 (/.f64 x #s(literal 2 binary64))) |
(-.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 (neg.f64 (neg.f64 x)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 x) #s(literal -2 binary64)) |
(/.f64 x #s(literal 2 binary64)) |
(neg.f64 (/.f64 (neg.f64 x) #s(literal 2 binary64))) |
(neg.f64 (/.f64 x #s(literal -2 binary64))) |
x |
#s(literal 2 binary64) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 x))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (sin.f64 x)) (neg.f64 x)) |
(/.f64 (sin.f64 x) x) |
(neg.f64 (/.f64 (neg.f64 (sin.f64 x)) x)) |
(neg.f64 (/.f64 (sin.f64 x) (neg.f64 x))) |
(sin.f64 x) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x)) x)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x)) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/576 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal 1/13824 binary64))) (neg.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 x x) #s(literal 1/17280 binary64) #s(literal 1/576 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/576 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) #s(literal 1/13824 binary64)) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 x x) #s(literal 1/17280 binary64) #s(literal 1/576 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal -1/24 binary64)) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) (neg.f64 x)) (neg.f64 x) #s(literal -1/24 binary64)) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) x) x #s(literal -1/24 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal -1/24 binary64)) |
(fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/6 binary64) #s(literal -1/24 binary64)) |
(fma.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal -1/24 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal -1/24 binary64)) |
(fma.f64 x (*.f64 #s(literal 1/720 binary64) x) #s(literal -1/24 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 x x) #s(literal 1/17280 binary64) #s(literal 1/576 binary64)))) (/.f64 #s(literal 1/13824 binary64) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 x x) #s(literal 1/17280 binary64) #s(literal 1/576 binary64))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) |
(*.f64 (*.f64 #s(literal 1/720 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1/720 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal 1/720 binary64) x) x) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/720 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/720 binary64))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/120 binary64) (*.f64 x x))) |
(*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
(*.f64 (*.f64 x x) #s(literal 1/720 binary64)) |
(*.f64 #s(literal 1/720 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 #s(literal 1/720 binary64) x)) |
(neg.f64 (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal -1/6 binary64))) |
(neg.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 x x))) |
#s(literal 1/720 binary64) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 x x) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) 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 #s(literal 2 binary64) (*.f64 x x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 x x) x) x) |
(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 (*.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) |
#s(literal 1/2 binary64) |
(*.f64 (/.f64 (sin.f64 x) (fabs.f64 x)) (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (fabs.f64 x))) |
(*.f64 (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (fabs.f64 x)) (/.f64 (sin.f64 x) (fabs.f64 x))) |
(*.f64 (/.f64 (sin.f64 x) (neg.f64 x)) (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (neg.f64 x))) |
(*.f64 (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (neg.f64 x)) (/.f64 (sin.f64 x) (neg.f64 x))) |
(*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (tan.f64 (/.f64 x #s(literal 2 binary64)))) |
(*.f64 (/.f64 (sin.f64 x) x) (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) x)) |
(*.f64 (sin.f64 x) (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (*.f64 x x))) |
(*.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))) (/.f64 (sin.f64 x) (*.f64 x x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (fabs.f64 x)) (fabs.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 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 x x)) |
(/.f64 (*.f64 (sin.f64 (/.f64 x #s(literal 2 binary64))) (/.f64 (sin.f64 x) (*.f64 x x))) (cos.f64 (/.f64 x #s(literal 2 binary64)))) |
(/.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 binary64) (cos.f64 x)) (/.f64 (sin.f64 x) (*.f64 x x))) (sin.f64 x)) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) x)) (neg.f64 x)) |
(/.f64 (*.f64 (neg.f64 (tan.f64 (/.f64 x #s(literal 2 binary64)))) (/.f64 (sin.f64 x) x)) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (sin.f64 (/.f64 x #s(literal 2 binary64)))) (cos.f64 (/.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (sin.f64 x)) (+.f64 (cos.f64 x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (sin.f64 x)) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (neg.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))))) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) x) (neg.f64 (sin.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 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (*.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 x x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x))) (*.f64 (fma.f64 (cos.f64 x) x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x))) (neg.f64 (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (sin.f64 (/.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 (/.f64 x #s(literal 2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (sin.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) (+.f64 (cos.f64 x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) (sin.f64 x))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (sin.f64 (/.f64 x #s(literal 2 binary64)))) (*.f64 x (cos.f64 (/.f64 x #s(literal 2 binary64))))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (sin.f64 x)) (fma.f64 (cos.f64 x) x x)) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 x (sin.f64 x))) |
(/.f64 (*.f64 (sin.f64 x) (sin.f64 (/.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 x x) (cos.f64 (/.f64 x #s(literal 2 binary64))))) |
(/.f64 (*.f64 (sin.f64 x) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 (*.f64 x x) (sin.f64 x))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x #s(literal 2 binary64))) (/.f64 (sin.f64 x) x)) (*.f64 (cos.f64 (/.f64 x #s(literal 2 binary64))) 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) (cos.f64 x)) (/.f64 (sin.f64 x) x)) (*.f64 (sin.f64 x) x)) |
(/.f64 (*.f64 (sin.f64 (/.f64 x #s(literal 2 binary64))) (neg.f64 (sin.f64 x))) (*.f64 (cos.f64 (/.f64 x #s(literal 2 binary64))) (*.f64 (neg.f64 x) x))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x #s(literal 2 binary64))) (sin.f64 x)) (*.f64 (cos.f64 (/.f64 x #s(literal 2 binary64))) (*.f64 x x))) |
(/.f64 (*.f64 (sin.f64 x) (neg.f64 (sin.f64 x))) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 (sin.f64 x))) (*.f64 (sin.f64 x) (*.f64 (neg.f64 x) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (sin.f64 x)) (*.f64 (sin.f64 x) (*.f64 x x))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (neg.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))))) (*.f64 x x)) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (tan.f64 (/.f64 x #s(literal 2 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (sin.f64 x) (neg.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (neg.f64 (tan.f64 (/.f64 x #s(literal 2 binary64)))) (neg.f64 (sin.f64 x))) (*.f64 x x)) |
(/.f64 (*.f64 (neg.f64 (tan.f64 (/.f64 x #s(literal 2 binary64)))) (sin.f64 x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (neg.f64 (sin.f64 x))) (*.f64 (neg.f64 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 (*.f64 (cos.f64 x) x) x)) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 #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 (*.f64 (*.f64 x 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 x x) (+.f64 (cos.f64 x) #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 (+.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 (*.f64 (cos.f64 x) x) (fma.f64 (cos.f64 x) x x) (*.f64 x x)) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) x) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (*.f64 (*.f64 x x) x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (neg.f64 (neg.f64 x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(neg.f64 (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) x) x)) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) (*.f64 x x))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (*.f64 (*.f64 x x) x))) |
(neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (neg.f64 x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (neg.f64 x) x))) |
(neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 x (pow.f64 x #s(literal 3/2 binary64))) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 x (pow.f64 x #s(literal 3/2 binary64))) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 (*.f64 x x) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 (*.f64 x x) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (*.f64 x x) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 (*.f64 x x) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) x (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) x (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 (cos.f64 x) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 (cos.f64 x) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 (cos.f64 x) (neg.f64 x)) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (cos.f64 x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (cos.f64 x) x) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 x x) (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 x x) (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (cos.f64 x) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 x (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 x (/.f64 (/.f64 #s(literal 1 binary64) x) (*.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 x x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(+.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(*.f64 (/.f64 (sin.f64 x) x) (tan.f64 (/.f64 x #s(literal 2 binary64)))) |
(*.f64 (sin.f64 x) (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) x)) |
(*.f64 (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) x) (sin.f64 x)) |
(*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (/.f64 (sin.f64 x) 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 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) 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 x x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x))) (*.f64 (fma.f64 (cos.f64 x) x x) (*.f64 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 (sin.f64 (/.f64 x #s(literal 2 binary64))) (/.f64 (sin.f64 x) x)) (cos.f64 (/.f64 x #s(literal 2 binary64)))) |
(/.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 (sin.f64 (/.f64 x #s(literal 2 binary64))) (neg.f64 (sin.f64 x))) (*.f64 (cos.f64 (/.f64 x #s(literal 2 binary64))) (neg.f64 x))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x #s(literal 2 binary64))) (sin.f64 x)) (*.f64 (cos.f64 (/.f64 x #s(literal 2 binary64))) x)) |
(/.f64 (*.f64 (sin.f64 x) (neg.f64 (sin.f64 x))) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (neg.f64 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 (*.f64 (neg.f64 (tan.f64 (/.f64 x #s(literal 2 binary64)))) (sin.f64 x)) (neg.f64 x)) |
(/.f64 (*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (neg.f64 (sin.f64 x))) (neg.f64 x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 x) (cos.f64 x))) (*.f64 (neg.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)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (cos.f64 x) x) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (cos.f64 x) x) (fma.f64 (cos.f64 x) x x) (*.f64 x x)) (*.f64 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)) x)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) (neg.f64 x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (*.f64 x 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 #s(literal -1 binary64) (cos.f64 x)) x)) |
(-.f64 (/.f64 x (*.f64 x x)) (/.f64 (*.f64 (cos.f64 x) x) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) x)) |
(+.f64 (/.f64 x (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 x x))) |
(*.f64 (sin.f64 x) (tan.f64 (/.f64 x #s(literal 2 binary64)))) |
(*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (sin.f64 x)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
(/.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal 1 binary64)) (-.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (neg.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (sin.f64 x) (sin.f64 (/.f64 x #s(literal 2 binary64)))) (cos.f64 (/.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 (sin.f64 x) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (sin.f64 x)) |
(/.f64 (*.f64 (sin.f64 (/.f64 x #s(literal 2 binary64))) (sin.f64 x)) (cos.f64 (/.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (sin.f64 x)) (sin.f64 x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 (cos.f64 x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (+.f64 (cos.f64 x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(neg.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x))) |
(fma.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (cos.f64 x) #s(literal 1 binary64)) |
(fma.f64 (cos.f64 x) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 x) #s(literal 1 binary64))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (+.f64 (cos.f64 x) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(-.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (cos.f64 x)) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (neg.f64 (cos.f64 x)) #s(literal 3 binary64)) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))) |
#s(literal 1 binary64) |
(*.f64 (cos.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 x)) #s(literal 2 binary64)) |
(neg.f64 (neg.f64 (cos.f64 x))) |
(sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) |
(fma.f64 (sin.f64 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (neg.f64 x))) |
(cos.f64 (neg.f64 x)) |
(cos.f64 x) |
(+.f64 (*.f64 (sin.f64 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (sin.f64 x) (fabs.f64 x)) (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (fabs.f64 x))) |
(*.f64 (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (fabs.f64 x)) (/.f64 (sin.f64 x) (fabs.f64 x))) |
(*.f64 (/.f64 (sin.f64 x) (neg.f64 x)) (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (neg.f64 x))) |
(*.f64 (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (neg.f64 x)) (/.f64 (sin.f64 x) (neg.f64 x))) |
(*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (tan.f64 (/.f64 x #s(literal 2 binary64)))) |
(*.f64 (/.f64 (sin.f64 x) x) (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) x)) |
(*.f64 (sin.f64 x) (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (*.f64 x x))) |
(*.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))) (/.f64 (sin.f64 x) (*.f64 x x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (fabs.f64 x)) (fabs.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 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 x x)) |
(/.f64 (*.f64 (sin.f64 (/.f64 x #s(literal 2 binary64))) (/.f64 (sin.f64 x) (*.f64 x x))) (cos.f64 (/.f64 x #s(literal 2 binary64)))) |
(/.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 binary64) (cos.f64 x)) (/.f64 (sin.f64 x) (*.f64 x x))) (sin.f64 x)) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) x)) (neg.f64 x)) |
(/.f64 (*.f64 (neg.f64 (tan.f64 (/.f64 x #s(literal 2 binary64)))) (/.f64 (sin.f64 x) x)) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (sin.f64 (/.f64 x #s(literal 2 binary64)))) (cos.f64 (/.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (sin.f64 x)) (+.f64 (cos.f64 x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (sin.f64 x)) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (neg.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))))) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) x) (neg.f64 (sin.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 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (*.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 x x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x))) (*.f64 (fma.f64 (cos.f64 x) x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x))) (neg.f64 (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (sin.f64 (/.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 (/.f64 x #s(literal 2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (sin.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) (+.f64 (cos.f64 x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) (sin.f64 x))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (sin.f64 (/.f64 x #s(literal 2 binary64)))) (*.f64 x (cos.f64 (/.f64 x #s(literal 2 binary64))))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (sin.f64 x)) (fma.f64 (cos.f64 x) x x)) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 x (sin.f64 x))) |
(/.f64 (*.f64 (sin.f64 x) (sin.f64 (/.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 x x) (cos.f64 (/.f64 x #s(literal 2 binary64))))) |
(/.f64 (*.f64 (sin.f64 x) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 (*.f64 x x) (sin.f64 x))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x #s(literal 2 binary64))) (/.f64 (sin.f64 x) x)) (*.f64 (cos.f64 (/.f64 x #s(literal 2 binary64))) 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) (cos.f64 x)) (/.f64 (sin.f64 x) x)) (*.f64 (sin.f64 x) x)) |
(/.f64 (*.f64 (sin.f64 (/.f64 x #s(literal 2 binary64))) (neg.f64 (sin.f64 x))) (*.f64 (cos.f64 (/.f64 x #s(literal 2 binary64))) (*.f64 (neg.f64 x) x))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x #s(literal 2 binary64))) (sin.f64 x)) (*.f64 (cos.f64 (/.f64 x #s(literal 2 binary64))) (*.f64 x x))) |
(/.f64 (*.f64 (sin.f64 x) (neg.f64 (sin.f64 x))) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 (sin.f64 x))) (*.f64 (sin.f64 x) (*.f64 (neg.f64 x) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (sin.f64 x)) (*.f64 (sin.f64 x) (*.f64 x x))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (neg.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))))) (*.f64 x x)) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (tan.f64 (/.f64 x #s(literal 2 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (sin.f64 x) (neg.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (neg.f64 (tan.f64 (/.f64 x #s(literal 2 binary64)))) (neg.f64 (sin.f64 x))) (*.f64 x x)) |
(/.f64 (*.f64 (neg.f64 (tan.f64 (/.f64 x #s(literal 2 binary64)))) (sin.f64 x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (neg.f64 (sin.f64 x))) (*.f64 (neg.f64 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 (*.f64 (cos.f64 x) x) x)) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 #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 (*.f64 (*.f64 x 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 x x) (+.f64 (cos.f64 x) #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 (+.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 (*.f64 (cos.f64 x) x) (fma.f64 (cos.f64 x) x x) (*.f64 x x)) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) x) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (*.f64 (*.f64 x x) x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (neg.f64 (neg.f64 x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(neg.f64 (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) x) x)) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) (*.f64 x x))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (*.f64 (*.f64 x x) x))) |
(neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (neg.f64 x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (neg.f64 x) x))) |
(neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 x (pow.f64 x #s(literal 3/2 binary64))) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 x (pow.f64 x #s(literal 3/2 binary64))) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 (*.f64 x x) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 (*.f64 x x) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (*.f64 x x) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 (*.f64 x x) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) x (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) x (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 (cos.f64 x) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 (cos.f64 x) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 (cos.f64 x) (neg.f64 x)) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (cos.f64 x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (cos.f64 x) x) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 x x) (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 x x) (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (cos.f64 x) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 x (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 x (/.f64 (/.f64 #s(literal 1 binary64) x) (*.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 x x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(+.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) |
(*.f64 x (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) x) (+.f64 (cos.f64 x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) x) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 (cos.f64 x) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x))) (fma.f64 (cos.f64 x) x x)) |
(/.f64 (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 (fma.f64 (cos.f64 x) x x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (cos.f64 x) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (cos.f64 x) x) (fma.f64 (cos.f64 x) x x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (cos.f64 x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 x) x) (fma.f64 (cos.f64 x) x x) (*.f64 x x))) |
(fma.f64 (*.f64 x #s(literal -1 binary64)) (cos.f64 x) x) |
(fma.f64 (neg.f64 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 (*.f64 (cos.f64 x) x) #s(literal -1 binary64) x) |
(fma.f64 (cos.f64 x) (*.f64 #s(literal -1 binary64) x) x) |
(fma.f64 (cos.f64 x) (neg.f64 x) x) |
(fma.f64 x (neg.f64 (cos.f64 x)) x) |
(-.f64 (/.f64 (*.f64 x x) (fma.f64 (cos.f64 x) x x)) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x)) (fma.f64 (cos.f64 x) x x))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 (cos.f64 x) x) (fma.f64 (cos.f64 x) x x) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 (cos.f64 x) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (cos.f64 x) x) (fma.f64 (cos.f64 x) x x) (*.f64 x x)))) |
(-.f64 x (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) |
(-.f64 x (*.f64 (neg.f64 (neg.f64 x)) (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 |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(pow.f64 x #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) x) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) |
(neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) |
(*.f64 (cos.f64 x) x) |
(*.f64 x (cos.f64 x)) |
(*.f64 (*.f64 x (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 x x) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (neg.f64 x) x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) x)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) |
(*.f64 x (*.f64 x x)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) |
(pow.f64 x #s(literal 3 binary64)) |
(/.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))) |
(*.f64 (/.f64 (sin.f64 x) (fabs.f64 x)) (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (fabs.f64 x))) |
(*.f64 (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (fabs.f64 x)) (/.f64 (sin.f64 x) (fabs.f64 x))) |
(*.f64 (/.f64 (sin.f64 x) (neg.f64 x)) (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (neg.f64 x))) |
(*.f64 (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (neg.f64 x)) (/.f64 (sin.f64 x) (neg.f64 x))) |
(*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (tan.f64 (/.f64 x #s(literal 2 binary64)))) |
(*.f64 (/.f64 (sin.f64 x) x) (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) x)) |
(*.f64 (sin.f64 x) (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (*.f64 x x))) |
(*.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))) (/.f64 (sin.f64 x) (*.f64 x x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (fabs.f64 x)) (fabs.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 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 x x)) |
(/.f64 (*.f64 (sin.f64 (/.f64 x #s(literal 2 binary64))) (/.f64 (sin.f64 x) (*.f64 x x))) (cos.f64 (/.f64 x #s(literal 2 binary64)))) |
(/.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 binary64) (cos.f64 x)) (/.f64 (sin.f64 x) (*.f64 x x))) (sin.f64 x)) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) x)) (neg.f64 x)) |
(/.f64 (*.f64 (neg.f64 (tan.f64 (/.f64 x #s(literal 2 binary64)))) (/.f64 (sin.f64 x) x)) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (sin.f64 (/.f64 x #s(literal 2 binary64)))) (cos.f64 (/.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (sin.f64 x)) (+.f64 (cos.f64 x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (sin.f64 x)) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (neg.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))))) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) x) (neg.f64 (sin.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 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (*.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 x x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x))) (*.f64 (fma.f64 (cos.f64 x) x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x))) (neg.f64 (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (sin.f64 (/.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 (/.f64 x #s(literal 2 binary64))))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (sin.f64 x)) (*.f64 (*.f64 (neg.f64 x) x) (+.f64 (cos.f64 x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 (*.f64 (neg.f64 x) x) (sin.f64 x))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (sin.f64 (/.f64 x #s(literal 2 binary64)))) (*.f64 x (cos.f64 (/.f64 x #s(literal 2 binary64))))) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (sin.f64 x)) (fma.f64 (cos.f64 x) x x)) |
(/.f64 (*.f64 (/.f64 (sin.f64 x) x) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 x (sin.f64 x))) |
(/.f64 (*.f64 (sin.f64 x) (sin.f64 (/.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 x x) (cos.f64 (/.f64 x #s(literal 2 binary64))))) |
(/.f64 (*.f64 (sin.f64 x) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 (*.f64 x x) (sin.f64 x))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x #s(literal 2 binary64))) (/.f64 (sin.f64 x) x)) (*.f64 (cos.f64 (/.f64 x #s(literal 2 binary64))) 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) (cos.f64 x)) (/.f64 (sin.f64 x) x)) (*.f64 (sin.f64 x) x)) |
(/.f64 (*.f64 (sin.f64 (/.f64 x #s(literal 2 binary64))) (neg.f64 (sin.f64 x))) (*.f64 (cos.f64 (/.f64 x #s(literal 2 binary64))) (*.f64 (neg.f64 x) x))) |
(/.f64 (*.f64 (sin.f64 (/.f64 x #s(literal 2 binary64))) (sin.f64 x)) (*.f64 (cos.f64 (/.f64 x #s(literal 2 binary64))) (*.f64 x x))) |
(/.f64 (*.f64 (sin.f64 x) (neg.f64 (sin.f64 x))) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 (sin.f64 x))) (*.f64 (sin.f64 x) (*.f64 (neg.f64 x) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (sin.f64 x)) (*.f64 (sin.f64 x) (*.f64 x x))) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (neg.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))))) (*.f64 x x)) |
(/.f64 (*.f64 (neg.f64 (sin.f64 x)) (tan.f64 (/.f64 x #s(literal 2 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (sin.f64 x) (neg.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (neg.f64 (tan.f64 (/.f64 x #s(literal 2 binary64)))) (neg.f64 (sin.f64 x))) (*.f64 x x)) |
(/.f64 (*.f64 (neg.f64 (tan.f64 (/.f64 x #s(literal 2 binary64)))) (sin.f64 x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (neg.f64 (sin.f64 x))) (*.f64 (neg.f64 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 (*.f64 (cos.f64 x) x) x)) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 #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 (*.f64 (*.f64 x 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 x x) (+.f64 (cos.f64 x) #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 (+.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 (*.f64 (cos.f64 x) x) (fma.f64 (cos.f64 x) x x) (*.f64 x x)) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) x) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (*.f64 (*.f64 x x) x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (neg.f64 (neg.f64 x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(neg.f64 (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) x) x)) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) (*.f64 x x))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (*.f64 (*.f64 x x) x))) |
(neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (neg.f64 x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (neg.f64 x) x))) |
(neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 x (pow.f64 x #s(literal 3/2 binary64))) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 x (pow.f64 x #s(literal 3/2 binary64))) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 (*.f64 x x) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 (*.f64 x x) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (*.f64 x x) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 (*.f64 x x) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) x (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) x (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 (cos.f64 x) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 (cos.f64 x) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 (cos.f64 x) (neg.f64 x)) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (cos.f64 x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (cos.f64 x) x) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 x x) (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 x x) (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (cos.f64 x) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 x (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 x (/.f64 (/.f64 #s(literal 1 binary64) x) (*.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 x x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(+.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(/.f64 (/.f64 (sin.f64 x) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 (sin.f64 x) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 (sin.f64 x) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 x))) (*.f64 x x)) |
(/.f64 (neg.f64 (sin.f64 x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (/.f64 (sin.f64 x) x) x) |
(/.f64 (sin.f64 x) (*.f64 x x)) |
(neg.f64 (/.f64 (neg.f64 (sin.f64 x)) (*.f64 x x))) |
(neg.f64 (/.f64 (sin.f64 x) (*.f64 (neg.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 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (/ (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 (*.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)) 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 (*.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)) x) x #s(literal 1/2 binary64)) x)) |
#s(approx (/ x 2) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (* (/ 1 x) (* x 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 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) 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) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) x) x #s(literal 1 binary64)) x)) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (- (* 1/720 (* x x)) 1/24) #s(literal -1/24 binary64)) |
#s(approx (- (* 1/720 (* x x)) 1/24) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) |
#s(approx (* 1/720 (* x x)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) x) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ (- 1 (cos x)) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (/ (- 1 (cos x)) x) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x)) |
#s(approx (/ (- 1 (cos x)) x) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x)) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) x) x)) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x)) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x)) |
#s(approx (cos x) #s(literal 1 binary64)) |
#s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos x) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (- (* (/ 1 x) (* x x)) (* x (cos x))) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64))) |
#s(approx (- (* (/ 1 x) (* x x)) (* x (cos x))) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) x) x) x)) |
#s(approx (- (* (/ 1 x) (* x x)) (* x (cos x))) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x) x)) |
#s(approx (- (* (/ 1 x) (* x x)) (* x (cos x))) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x) x)) |
#s(approx (* (/ 1 x) (* x x)) x) |
#s(approx (/ 1 x) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (* x (cos x)) x) |
#s(approx (* x (cos x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (* x (cos x)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (* x (cos x)) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64)) x)) |
#s(approx (* (* x x) x) (*.f64 (*.f64 x 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 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (/ (sin x) (* x x)) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (/ (sin x) (* x x)) (fma.f64 #s(literal -1/6 binary64) x (/.f64 #s(literal 1 binary64) x))) |
#s(approx (/ (sin x) (* x x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) x (/.f64 #s(literal 1 binary64) x))) |
#s(approx (/ (sin x) (* x x)) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) x (/.f64 #s(literal 1 binary64) x))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (/.f64 (*.f64 (sin.f64 x) (tan.f64 (*.f64 #s(literal 1/2 binary64) 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 (cos x)) (* x x)) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/720 binary64))) |
#s(approx (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (*.f64 (-.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) x) x))) |
#s(approx (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (*.f64 (+.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) #s(literal 1/720 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
#s(approx (- (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
#s(approx (- (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 (-.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) x) x)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (/ (- 1 (cos x)) x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
#s(approx (- 1 (cos x)) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
#s(approx (cos x) (cos.f64 x)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (- (* (/ 1 x) (* x x)) (* x (cos x))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
#s(approx (* x (cos x)) (*.f64 (cos.f64 x) x)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (/.f64 (*.f64 (sin.f64 x) (tan.f64 (*.f64 #s(literal 1/2 binary64) x))) (*.f64 x 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 (- (* (/ 1 x) (* x x)) (* x (cos x))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
Compiled 4 867 to 1 759 computations (63.9% saved)
32 alts after pruning (26 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 521 | 21 | 542 |
| Fresh | 8 | 5 | 13 |
| Picked | 4 | 1 | 5 |
| Done | 2 | 5 | 7 |
| Total | 535 | 32 | 567 |
| Status | Accuracy | Program |
|---|---|---|
| 40.4% | (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) x (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) | |
| 48.5% | (fma.f64 (/.f64 (cos.f64 x) x) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) | |
| 40.1% | (fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) | |
| 47.8% | (fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) | |
| 47.9% | (fma.f64 (cos.f64 x) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) | |
| 47.9% | (/.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 x) (cos.f64 x))) (*.f64 (neg.f64 x) x)) x) | |
| ✓ | 48.9% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
| 47.4% | (/.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))) | |
| 74.2% | (/.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (sin.f64 x)) x) x) | |
| 47.7% | (/.f64 (-.f64 (/.f64 x (*.f64 x x)) (/.f64 (*.f64 (cos.f64 x) x) (*.f64 x x))) x) | |
| 48.7% | (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) x)) x) | |
| 19.5% | (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 x (cos.f64 x))) (pow.f64 x #s(literal 3 binary64))) | |
| 2.5% | (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) #s(approx (* x (cos x)) x)) (*.f64 (*.f64 x x) x)) | |
| 15.4% | (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (cos.f64 x) x) x)) (*.f64 (*.f64 (*.f64 x x) x) x)) | |
| 39.1% | (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x)) | |
| ✓ | 48.0% | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| ✓ | 45.9% | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
| ✓ | 22.1% | (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
| 47.4% | (/.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)) | |
| 26.1% | (/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) | |
| 47.8% | (-.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (cos.f64 x) (*.f64 x x))) | |
| 47.8% | (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 (cos.f64 x) (*.f64 x x))) | |
| 48.1% | (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) | |
| 99.6% | (*.f64 (/.f64 (/.f64 (sin.f64 x) x) x) (tan.f64 (/.f64 x #s(literal 2 binary64)))) | |
| 99.8% | (*.f64 (/.f64 (tan.f64 #s(approx (/ x 2) (*.f64 #s(literal 1/2 binary64) x))) x) (/.f64 (sin.f64 x) x)) | |
| 74.0% | (*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (tan.f64 #s(approx (/ x 2) (*.f64 #s(literal 1/2 binary64) x)))) | |
| 55.6% | (*.f64 #s(approx (/ (tan (/ x 2)) x) #s(literal 1/2 binary64)) (/.f64 (sin.f64 x) x)) | |
| 54.6% | #s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) | |
| 54.1% | #s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) | |
| ✓ | 54.1% | #s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
| 73.7% | #s(approx (/ (- 1 (cos x)) (* x x)) (/.f64 (*.f64 (sin.f64 x) (tan.f64 (*.f64 #s(literal 1/2 binary64) x))) (*.f64 x x))) | |
| ✓ | 54.9% | #s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
Compiled 742 to 513 computations (30.9% 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)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) #s(approx (* x (cos x)) x)) (*.f64 (*.f64 x x) x)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 x #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) x)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64))) |
(/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(*.f64 #s(approx (/ (sin x) (* (- (cos x) -1) x)) #s(literal 1/2 binary64)) (/.f64 (sin.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 x (*.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 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (/.f64 (cos.f64 x) x) x)) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 (cos.f64 x) (*.f64 x x))) |
(fma.f64 (cos.f64 x) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 (cos.f64 x) x) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(/.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 x) (cos.f64 x))) (*.f64 (neg.f64 x) x)) x) |
(/.f64 (-.f64 (/.f64 x (*.f64 x x)) (/.f64 (*.f64 (cos.f64 x) x) (*.f64 x x))) x) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) 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 (-.f64 (*.f64 x x) (*.f64 (*.f64 (cos.f64 x) x) x)) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 x (cos.f64 x))) (*.f64 (*.f64 x x) x)) |
(-.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (cos.f64 x) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 x (cos.f64 x))) (pow.f64 x #s(literal 3 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (/.f64 (*.f64 (sin.f64 x) (tan.f64 (*.f64 #s(literal 1/2 binary64) x))) (*.f64 x x))) |
(*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (tan.f64 #s(approx (/ x 2) (*.f64 #s(literal 1/2 binary64) x)))) |
(*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (tan.f64 (/.f64 x #s(literal 2 binary64)))) |
(*.f64 (/.f64 (tan.f64 #s(approx (/ x 2) (*.f64 #s(literal 1/2 binary64) x))) x) (/.f64 (sin.f64 x) x)) |
(/.f64 (*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (sin.f64 x)) (*.f64 x x)) |
(*.f64 (/.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) x) (/.f64 (sin.f64 x) x)) |
(*.f64 (/.f64 (/.f64 (sin.f64 x) x) x) (tan.f64 (/.f64 x #s(literal 2 binary64)))) |
(/.f64 (/.f64 (*.f64 (tan.f64 (/.f64 x #s(literal 2 binary64))) (sin.f64 x)) 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 #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/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 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 (cos.f64 x) #s(literal 1 binary64))) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (fma.f64 x x (*.f64 (*.f64 x x) (cos.f64 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 (sin.f64 x) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x)) (/.f64 (sin.f64 x) x)) |
(*.f64 (/.f64 (sin.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 (sin.f64 x) (*.f64 x 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/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 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 (/.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 x x))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x)) (/.f64 #s(literal 1 binary64) 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))) |
| Outputs |
|---|
(*.f64 (/.f64 (tan.f64 #s(approx (/ x 2) (*.f64 #s(literal 1/2 binary64) x))) x) (/.f64 (sin.f64 x) x)) |
2 calls:
| 14.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)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) #s(approx (* x (cos x)) x)) (*.f64 (*.f64 x x) x)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 x #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) x)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64))) |
(/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(*.f64 #s(approx (/ (sin x) (* (- (cos x) -1) x)) #s(literal 1/2 binary64)) (/.f64 (sin.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 x (*.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 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (/.f64 (cos.f64 x) x) x)) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 (cos.f64 x) (*.f64 x x))) |
(fma.f64 (cos.f64 x) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 (cos.f64 x) x) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(/.f64 (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (neg.f64 x) (cos.f64 x))) (*.f64 (neg.f64 x) x)) x) |
(/.f64 (-.f64 (/.f64 x (*.f64 x x)) (/.f64 (*.f64 (cos.f64 x) x) (*.f64 x x))) x) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) 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 (-.f64 (*.f64 x x) (*.f64 (*.f64 (cos.f64 x) x) x)) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 x (cos.f64 x))) (*.f64 (*.f64 x x) x)) |
(-.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 (cos.f64 x) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 x (cos.f64 x))) (pow.f64 x #s(literal 3 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (/.f64 (*.f64 (sin.f64 x) (tan.f64 (*.f64 #s(literal 1/2 binary64) x))) (*.f64 x x))) |
(*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (tan.f64 #s(approx (/ x 2) (*.f64 #s(literal 1/2 binary64) 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 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
2 calls:
| 9.0ms | x |
| 7.0ms | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.5% | 2 | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| 99.7% | 2 | x |
Compiled 7 to 7 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) #s(approx (* x (cos x)) x)) (*.f64 (*.f64 x x) x)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 x #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) x)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64))) |
(/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(*.f64 #s(approx (/ (sin x) (* (- (cos x) -1) x)) #s(literal 1/2 binary64)) (/.f64 (sin.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 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
1 calls:
| 4.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.5% | 2 | x |
Compiled 1 to 1 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) #s(approx (* x (cos x)) x)) (*.f64 (*.f64 x x) x)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 x #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) x)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64))) |
(/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(*.f64 #s(approx (/ (sin x) (* (- (cos x) -1) x)) #s(literal 1/2 binary64)) (/.f64 (sin.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 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
2 calls:
| 3.0ms | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 55.6% | 1 | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| 74.8% | 2 | x |
Compiled 7 to 7 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
| 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) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
1 calls:
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.6% | 2 | x |
Compiled 1 to 1 computations (0% saved)
Total -0.8b remaining (-2.8%)
Threshold costs -0.8b (-2.8%)
| Inputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
| Outputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
2 calls:
| 1.0ms | x |
| 1.0ms | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.9% | 1 | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| 54.9% | 1 | x |
Compiled 7 to 7 computations (0% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 0.02321348270129909 | 6.5534874684366065 |
| 5.0ms | 128× | 0 | valid |
Compiled 195 to 202 computations (-3.6% saved)
ival-cos: 1.0ms (37.2% of total)ival-mult!: 1.0ms (37.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 |
|---|---|---|
| 1.0ms | 0.02321348270129909 | 6.5534874684366065 |
Compiled 195 to 202 computations (-3.6% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 5.299398479560359e+36 | 7.212729578520628e+39 |
| 8.0ms | 128× | 0 | valid |
Compiled 179 to 186 computations (-3.9% saved)
ival-cos: 4.0ms (70.3% of total)ival-mult!: 1.0ms (17.6% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 0.02321348270129909 | 6.5534874684366065 |
| 7.0ms | 112× | 0 | valid |
Compiled 155 to 170 computations (-9.7% saved)
ival-cos: 4.0ms (82.8% of total)ival-mult!: 1.0ms (20.7% 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 73 to 50 computations (31.5% saved)
(abs x)
Compiled 303 to 264 computations (12.9% saved)
Loading profile data...