
Time bar (total: 3.4s)
| 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)
| 630.0ms | 2 177× | 2 | valid |
| 318.0ms | 687× | 3 | valid |
| 306.0ms | 4 203× | 0 | valid |
| 144.0ms | 1 189× | 1 | valid |
ival-cos: 878.0ms (75.3% of total)adjust: 131.0ms (11.2% of total)ival-div!: 65.0ms (5.6% of total)ival-sub!: 46.0ms (3.9% of total)ival-mult!: 45.0ms (3.9% of total)Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 25 |
| 1 | 52 | 25 |
| 2 | 181 | 25 |
| 3 | 665 | 24 |
| 4 | 5773 | 24 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 48.9% | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(abs x)
Compiled 12 to 12 computations (0% saved)
| Inputs |
|---|
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(-.f64 #s(literal 1 binary64) (cos.f64 x)) |
#s(literal 1 binary64) |
(cos.f64 x) |
x |
(*.f64 x x) |
| Outputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 1/2)) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (cos x) #s(hole binary64 1)) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (- 1 (cos x)))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((/ (- 1 (cos x)) (* x x)) (- 1 (cos x)) 1 (cos x) x (* x x)) |
| 1.0ms | x | @ | inf | ((/ (- 1 (cos x)) (* x x)) (- 1 (cos x)) 1 (cos x) x (* x x)) |
| 1.0ms | x | @ | 0 | ((/ (- 1 (cos x)) (* x x)) (- 1 (cos x)) 1 (cos x) x (* x x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 65 | 264 |
| 0 | 70 | 264 |
| 1 | 312 | 264 |
| 0 | 2693 | 252 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(-.f64 #s(literal 1 binary64) (cos.f64 x)) |
#s(literal 1 binary64) |
(cos.f64 x) |
x |
(*.f64 x x) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 1/2)) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (cos x) #s(hole binary64 1)) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (- 1 (cos x)))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
| Outputs |
|---|
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)))) (*.f64 x x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (neg.f64 x) x))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (neg.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 (cos.f64 x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 x) #s(literal 1 binary64))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (+.f64 (cos.f64 x) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (cos.f64 x)) |
#s(literal 1 binary64) |
(*.f64 (cos.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 x)) #s(literal 2 binary64)) |
(sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) |
(fma.f64 (sin.f64 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (neg.f64 x))) |
(cos.f64 (neg.f64 x)) |
(cos.f64 x) |
(+.f64 (*.f64 (sin.f64 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
x |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) x) x)) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x) x)) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x)) |
#s(approx (cos x) #s(literal 1 binary64)) |
#s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos x) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))) |
#s(approx x x) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (- 1 (cos x)) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
#s(approx (cos x) (cos.f64 x)) |
Compiled 469 to 231 computations (50.7% saved)
16 alts after pruning (15 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 46 | 15 | 61 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 46 | 16 | 62 |
| Status | Accuracy | Program |
|---|---|---|
| 48.9% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 x x)) | |
| ▶ | 48.8% | (/.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)) |
| 49.7% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) | |
| 8.5% | (/.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)))))) | |
| 48.9% | (/.f64 (-.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 x x)) | |
| 48.7% | (/.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)) | |
| 13.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))) | |
| 48.8% | (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))) | |
| ✓ | 48.9% | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| 26.0% | (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) | |
| 29.2% | (/.f64 #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)) (*.f64 x x)) | |
| ▶ | 49.3% | (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))) |
| 53.9% | #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))) | |
| ▶ | 53.6% | #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))) |
| ▶ | 53.3% | #s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
| ▶ | 54.1% | #s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
Compiled 428 to 364 computations (15% 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) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
#s(literal 1 binary64) |
(/.f64 (cos.f64 x) (*.f64 x x)) |
(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))))) (+.f64 (cos.f64 x) #s(literal 1 binary64))) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 (cos.f64 x) #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))) |
(cos.f64 (*.f64 #s(literal 2 binary64) x)) |
(*.f64 #s(literal 2 binary64) x) |
#s(literal 2 binary64) |
(+.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) #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) #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 (* 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 (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 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) #s(hole binary64 (* (pow x 2) (+ 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 (* -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 (* -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 (* -2 (pow x 2))))) |
#s(approx (cos (* 2 x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))))) |
#s(approx (cos (* 2 x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) 2))))) |
#s(approx (* 2 x) #s(hole binary64 (* 2 x))) |
#s(approx (+ (cos x) 1) #s(hole binary64 2)) |
#s(approx (+ (cos x) 1) #s(hole binary64 (+ 2 (* -1/2 (pow x 2))))) |
#s(approx (+ (cos x) 1) #s(hole binary64 (+ 2 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (+ (cos x) 1) #s(hole binary64 (+ 2 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (+ (* (* x x) -1/24) 1/2) #s(hole binary64 (* -1/24 (pow x 2)))) |
#s(approx (+ (* (* x x) -1/24) 1/2) #s(hole binary64 (* (pow x 2) (- (* 1/2 (/ 1 (pow x 2))) 1/24)))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) #s(hole binary64 (* -1/40320 (pow x 6)))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) #s(hole binary64 (* (pow x 6) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) #s(hole binary64 (* (pow x 6) (- (* 1/720 (/ 1 (pow x 2))) (+ 1/40320 (/ 1/24 (pow x 4))))))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) #s(hole binary64 (* (pow x 6) (- (+ (* 1/720 (/ 1 (pow x 2))) (* 1/2 (/ 1 (pow x 6)))) (+ 1/40320 (/ 1/24 (pow x 4))))))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) #s(hole binary64 (* -1/40320 (pow x 5)))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) #s(hole binary64 (* (pow x 5) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) #s(hole binary64 (* (pow x 5) (- (* 1/720 (/ 1 (pow x 2))) (+ 1/40320 (/ 1/24 (pow x 4))))))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(hole binary64 (* -1/40320 (pow x 4)))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(hole binary64 (* (pow x 4) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(hole binary64 (* (pow x 4) (- (* 1/720 (/ 1 (pow x 2))) (+ 1/40320 (/ 1/24 (pow x 4))))))) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) x) #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 (/ (cos x) (* x x)) #s(hole binary64 (/ (cos x) (pow x 2)))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (/ (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) (* x x)) #s(hole binary64 (/ (- 1/2 (* 1/2 (cos (* 2 x)))) (* (pow x 2) (+ 1 (cos x)))))) |
#s(approx (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) #s(hole binary64 (/ (- 1/2 (* 1/2 (cos (* 2 x)))) (+ 1 (cos x))))) |
#s(approx (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) #s(hole binary64 (- 1/2 (* 1/2 (cos (* 2 x)))))) |
#s(approx (+ 1/2 (* 1/2 (cos (* 2 x)))) #s(hole binary64 (+ 1/2 (* 1/2 (cos (* 2 x)))))) |
#s(approx (* 1/2 (cos (* 2 x))) #s(hole binary64 (* 1/2 (cos (* 2 x))))) |
#s(approx (cos (* 2 x)) #s(hole binary64 (cos (* 2 x)))) |
#s(approx (+ (cos x) 1) #s(hole binary64 (+ 1 (cos x)))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) #s(hole binary64 (* -1 (* (pow x 5) (- 1/40320 (* 1/720 (/ 1 (pow x 2)))))))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) #s(hole binary64 (* -1 (* (pow x 5) (- (+ 1/40320 (/ 1/24 (pow x 4))) (* 1/720 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/40320 (* 1/720 (/ 1 (pow x 2)))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.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 (* x x)) (/ (cos x) (* x x))) (/ 1 (* x x)) 1 (/ (cos x) (* x x)) (cos x) (/ (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) (* x x)) (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ 1/2 (* 1/2 (cos (* 2 x)))) (* 1/2 (cos (* 2 x))) (cos (* 2 x)) (* 2 x) 2 (+ (cos x) 1)) |
| 4.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 (* x x)) (/ (cos x) (* x x))) (/ 1 (* x x)) 1 (/ (cos x) (* x x)) (cos x) (/ (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) (* x x)) (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ 1/2 (* 1/2 (cos (* 2 x)))) (* 1/2 (cos (* 2 x))) (cos (* 2 x)) (* 2 x) 2 (+ (cos x) 1)) |
| 3.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 (* x x)) (/ (cos x) (* x x))) (/ 1 (* x x)) 1 (/ (cos x) (* x x)) (cos x) (/ (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) (* x x)) (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ 1/2 (* 1/2 (cos (* 2 x)))) (* 1/2 (cos (* 2 x))) (cos (* 2 x)) (* 2 x) 2 (+ (cos x) 1)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 273 | 1775 |
| 0 | 312 | 1569 |
| 1 | 1305 | 1555 |
| 0 | 8495 | 1516 |
| 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) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
#s(literal 1 binary64) |
(/.f64 (cos.f64 x) (*.f64 x x)) |
(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))))) (+.f64 (cos.f64 x) #s(literal 1 binary64))) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 (cos.f64 x) #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))) |
(cos.f64 (*.f64 #s(literal 2 binary64) x)) |
(*.f64 #s(literal 2 binary64) x) |
#s(literal 2 binary64) |
(+.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) #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) #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 (* 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 (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 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) #s(hole binary64 (* (pow x 2) (+ 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 (* -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 (* -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 (* -2 (pow x 2))))) |
#s(approx (cos (* 2 x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 2/3 (pow x 2)) 2))))) |
#s(approx (cos (* 2 x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/3 (* -4/45 (pow x 2)))) 2))))) |
#s(approx (* 2 x) #s(hole binary64 (* 2 x))) |
#s(approx (+ (cos x) 1) #s(hole binary64 2)) |
#s(approx (+ (cos x) 1) #s(hole binary64 (+ 2 (* -1/2 (pow x 2))))) |
#s(approx (+ (cos x) 1) #s(hole binary64 (+ 2 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (+ (cos x) 1) #s(hole binary64 (+ 2 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (+ (* (* x x) -1/24) 1/2) #s(hole binary64 (* -1/24 (pow x 2)))) |
#s(approx (+ (* (* x x) -1/24) 1/2) #s(hole binary64 (* (pow x 2) (- (* 1/2 (/ 1 (pow x 2))) 1/24)))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) #s(hole binary64 (* -1/40320 (pow x 6)))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) #s(hole binary64 (* (pow x 6) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) #s(hole binary64 (* (pow x 6) (- (* 1/720 (/ 1 (pow x 2))) (+ 1/40320 (/ 1/24 (pow x 4))))))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) #s(hole binary64 (* (pow x 6) (- (+ (* 1/720 (/ 1 (pow x 2))) (* 1/2 (/ 1 (pow x 6)))) (+ 1/40320 (/ 1/24 (pow x 4))))))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) #s(hole binary64 (* -1/40320 (pow x 5)))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) #s(hole binary64 (* (pow x 5) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) #s(hole binary64 (* (pow x 5) (- (* 1/720 (/ 1 (pow x 2))) (+ 1/40320 (/ 1/24 (pow x 4))))))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(hole binary64 (* -1/40320 (pow x 4)))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(hole binary64 (* (pow x 4) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) #s(hole binary64 (* (pow x 4) (- (* 1/720 (/ 1 (pow x 2))) (+ 1/40320 (/ 1/24 (pow x 4))))))) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) x) #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 (/ (cos x) (* x x)) #s(hole binary64 (/ (cos x) (pow x 2)))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (/ (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) (* x x)) #s(hole binary64 (/ (- 1/2 (* 1/2 (cos (* 2 x)))) (* (pow x 2) (+ 1 (cos x)))))) |
#s(approx (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) #s(hole binary64 (/ (- 1/2 (* 1/2 (cos (* 2 x)))) (+ 1 (cos x))))) |
#s(approx (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) #s(hole binary64 (- 1/2 (* 1/2 (cos (* 2 x)))))) |
#s(approx (+ 1/2 (* 1/2 (cos (* 2 x)))) #s(hole binary64 (+ 1/2 (* 1/2 (cos (* 2 x)))))) |
#s(approx (* 1/2 (cos (* 2 x))) #s(hole binary64 (* 1/2 (cos (* 2 x))))) |
#s(approx (cos (* 2 x)) #s(hole binary64 (cos (* 2 x)))) |
#s(approx (+ (cos x) 1) #s(hole binary64 (+ 1 (cos x)))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) #s(hole binary64 (* -1 (* (pow x 5) (- 1/40320 (* 1/720 (/ 1 (pow x 2)))))))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) #s(hole binary64 (* -1 (* (pow x 5) (- (+ 1/40320 (/ 1/24 (pow x 4))) (* 1/720 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/40320 (* 1/720 (/ 1 (pow x 2)))))))) |
| Outputs |
|---|
#s(approx (/ (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) (* x x)) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
#s(approx (/ (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/13824 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal -1/13824 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/13824 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/4 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal -1/13824 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 #s(literal -1/13824 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))))) |
(fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) |
(fma.f64 x (*.f64 #s(literal -1/24 binary64) x) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))) (/.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) #s(literal -1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal -1/24 binary64))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal -1/24 binary64) x))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64))))) (/.f64 (*.f64 #s(literal -1/13824 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/13824 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/24 binary64)))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/24 binary64))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x x) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(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))) |
x |
#s(literal -1/24 binary64) |
#s(approx (/ (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) (* x x)) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #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 (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/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 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 (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal -1/2 binary64)))))) |
(/.f64 (-.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/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 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal -1/2 binary64))))) |
(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 (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 #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 (*.f64 (-.f64 (*.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 (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 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal -1/2 binary64))))) (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 3 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal -1/2 binary64)))))) |
(+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x)) |
(*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) |
(*.f64 x (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/576 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x #s(literal 1/24 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/13824 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/576 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x #s(literal 1/24 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/13824 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x #s(literal 1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x #s(literal 1/24 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64))))) (/.f64 #s(literal 1/13824 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)))))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) |
(*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/373248000 binary64) (pow.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/373248000 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x)))))) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) x) x (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))) x)) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) x) x (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) x) x)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)))) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x))) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)))) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x))) |
(fma.f64 x (*.f64 #s(literal 1/720 binary64) x) (*.f64 x (*.f64 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))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 (*.f64 #s(literal 1/40320 binary64) (*.f64 x x)) (*.f64 x x))) |
(+.f64 (*.f64 x (*.f64 #s(literal 1/720 binary64) x)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/40320 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 (*.f64 #s(literal 1/720 binary64) x) x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))) x)) |
(+.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) x) x)) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) x) (*.f64 #s(literal 1/720 binary64) x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))))) (-.f64 (*.f64 #s(literal 1/720 binary64) x) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) x) (*.f64 #s(literal 1/720 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) x))) (-.f64 (*.f64 #s(literal 1/720 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/720 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/720 binary64) x) (*.f64 #s(literal 1/720 binary64) x) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)))) (*.f64 (*.f64 #s(literal 1/720 binary64) x) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/720 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/720 binary64) x) (*.f64 #s(literal 1/720 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) x)) (*.f64 (*.f64 #s(literal 1/720 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) x))))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) x (*.f64 #s(literal 1/720 binary64) x)) |
(fma.f64 #s(literal 1/720 binary64) x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)))) |
(fma.f64 #s(literal 1/720 binary64) x (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) x)) |
(fma.f64 x (*.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 x (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)))) |
(fma.f64 x #s(literal 1/720 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) x)) |
(-.f64 (*.f64 #s(literal 1/720 binary64) x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)))) |
(-.f64 (*.f64 #s(literal 1/720 binary64) x) (*.f64 (*.f64 #s(literal 1/40320 binary64) (*.f64 x x)) x)) |
(+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))) (*.f64 #s(literal 1/720 binary64) x)) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) x) (*.f64 #s(literal 1/720 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/720 binary64) x) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)))) |
(+.f64 (*.f64 #s(literal 1/720 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) x)) |
(/.f64 (-.f64 #s(literal 1/373248000 binary64) (pow.f64 (*.f64 #s(literal 1/40320 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/518400 binary64) (fma.f64 #s(literal 1/1625702400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1/720 binary64) (*.f64 #s(literal 1/40320 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.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/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/373248000 binary64) (*.f64 #s(literal -1/65548320768000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))))) (neg.f64 (+.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal -1/720 binary64)))))) |
(/.f64 (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 (-.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/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/373248000 binary64) (*.f64 #s(literal -1/65548320768000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) (+.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal -1/720 binary64))))) |
(/.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))))) |
(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 #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 #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 (*.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 #s(literal 1/373248000 binary64) (+.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal -1/720 binary64))))) (/.f64 (*.f64 #s(literal -1/65548320768000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (+.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal -1/720 binary64)))))) |
(+.f64 (/.f64 (*.f64 #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 (*.f64 x x) #s(literal -1/40320 binary64)) #s(literal 1/720 binary64)) |
(+.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))) |
#s(literal -1/40320 binary64) |
#s(literal 1/720 binary64) |
#s(literal 1/24 binary64) |
(*.f64 (/.f64 (sin.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 (sin.f64 x) (*.f64 x x))) |
(*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (/.f64 (sin.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(*.f64 (sin.f64 x) (/.f64 (sin.f64 x) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)))) (*.f64 (*.f64 (cos.f64 (+.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)))) (*.f64 (cos.f64 (+.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) (*.f64 (cos.f64 (+.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) (fma.f64 (*.f64 (cos.f64 (+.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)))) (*.f64 (cos.f64 (+.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) (*.f64 (cos.f64 (+.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)))))))) |
(/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (/.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 (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 binary64) x) (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 x x))) (neg.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.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 (cos.f64 x) (*.f64 x x)) (+.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x)))) (*.f64 (*.f64 (neg.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)))) (neg.f64 (*.f64 (*.f64 (neg.f64 x) x) (-.f64 (cos.f64 x) #s(literal -1 binary64))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (/.f64 (-.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) (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 binary64) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) |
(/.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 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 1 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 binary64) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (*.f64 (-.f64 (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 (cos.f64 x) (*.f64 x x)) (+.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.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 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 x) x) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (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))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (neg.f64 x) x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 x) x) (-.f64 (cos.f64 x) #s(literal -1 binary64))))) |
(neg.f64 (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))) |
(neg.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) (/.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)))) |
(-.f64 (/.f64 (/.f64 #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 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.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 (cos.f64 x) (*.f64 x x)) (+.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.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 (cos.f64 x) (*.f64 x x)) (+.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.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 (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (*.f64 x x)) (/.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (*.f64 x x))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (*.f64 x x)) (/.f64 (*.f64 (cos.f64 (+.f64 x x)) (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) (*.f64 (cos.f64 (+.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) (/.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)))) |
(*.f64 (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 (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)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x 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 (neg.f64 x) x)) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.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))) |
#s(literal 1 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)) |
(neg.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(neg.f64 (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(*.f64 (cos.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 x)) |
(neg.f64 (*.f64 (cos.f64 x) #s(literal -1 binary64))) |
(neg.f64 (*.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))))) |
(*.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 (sin.f64 x) (/.f64 (sin.f64 x) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)))) (*.f64 (*.f64 (cos.f64 (+.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)))) (*.f64 (cos.f64 (+.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) (*.f64 (cos.f64 (+.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) (fma.f64 (*.f64 (cos.f64 (+.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)))) (*.f64 (cos.f64 (+.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) (*.f64 (cos.f64 (+.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)))))))) |
(/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (/.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 (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 binary64) x) (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 x x))) (neg.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.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 (cos.f64 x) (*.f64 x x)) (+.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x)))) (*.f64 (*.f64 (neg.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)))) (neg.f64 (*.f64 (*.f64 (neg.f64 x) x) (-.f64 (cos.f64 x) #s(literal -1 binary64))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (/.f64 (-.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) (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 binary64) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) |
(/.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 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 1 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 binary64) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (*.f64 (-.f64 (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 (cos.f64 x) (*.f64 x x)) (+.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.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 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 x) x) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (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))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (neg.f64 x) x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 x) x) (-.f64 (cos.f64 x) #s(literal -1 binary64))))) |
(neg.f64 (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))) |
(neg.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) (/.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)))) |
(-.f64 (/.f64 (/.f64 #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 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.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 (cos.f64 x) (*.f64 x x)) (+.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.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 (cos.f64 x) (*.f64 x x)) (+.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.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 (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (*.f64 x x)) (/.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (*.f64 x x))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (*.f64 x x)) (/.f64 (*.f64 (cos.f64 (+.f64 x x)) (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) (*.f64 (cos.f64 (+.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) (/.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)))) |
(*.f64 (sin.f64 x) (/.f64 (sin.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) (*.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (cos.f64 x) #s(literal -1 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (cos.f64 x) #s(literal -1 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) (*.f64 (*.f64 (cos.f64 (+.f64 x x)) (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) (*.f64 (cos.f64 (+.f64 x x)) (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64)))))) (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (cos.f64 x) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (fma.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (cos.f64 x) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (fma.f64 (*.f64 (cos.f64 (+.f64 x x)) (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) (*.f64 (cos.f64 (+.f64 x x)) (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (*.f64 (cos.f64 (+.f64 x x)) (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (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 binary64) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (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 binary64) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (-.f64 (cos.f64 x) #s(literal -1 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 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64))))) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (neg.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (-.f64 (cos.f64 x) #s(literal -1 binary64))) |
(neg.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64))))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (*.f64 (cos.f64 (+.f64 x x)) (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))))) |
(-.f64 #s(literal 1 binary64) (cos.f64 x)) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 (sin.f64 x)) (fabs.f64 (sin.f64 x))) |
(*.f64 (neg.f64 (sin.f64 x)) (neg.f64 (sin.f64 x))) |
(*.f64 (cos.f64 (+.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))) (cos.f64 (+.f64 x (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(*.f64 (sin.f64 (neg.f64 x)) (sin.f64 (neg.f64 x))) |
(*.f64 (sin.f64 x) (sin.f64 x)) |
(*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x)))) |
(pow.f64 (sin.f64 x) #s(literal 2 binary64)) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (+.f64 x x)) #s(literal 3 binary64)) #s(literal 1/8 binary64))))) (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (+.f64 x x)) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (cos.f64 (-.f64 x x)) (cos.f64 (+.f64 x x))) #s(literal 2 binary64)) |
(/.f64 (-.f64 #s(literal 1 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 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (+.f64 x x)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.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 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))))) (/.f64 (pow.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (/.f64 (*.f64 (pow.f64 (cos.f64 (+.f64 x x)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (cos.f64 (+.f64 x x))) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (cos.f64 x)) (cos.f64 x))) |
(*.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (fabs.f64 (cos.f64 x)) (fabs.f64 (cos.f64 x))) |
(*.f64 (neg.f64 (cos.f64 x)) (neg.f64 (cos.f64 x))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64))) |
(*.f64 (cos.f64 x) (cos.f64 x)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(pow.f64 (cos.f64 x) #s(literal 2 binary64)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (cos.f64 (+.f64 x x)) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x))))))) |
(/.f64 (*.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 #s(literal 2 binary64) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (+.f64 x x)) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (+.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (+.f64 x x)) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (cos.f64 (+.f64 x x)) (cos.f64 (-.f64 (neg.f64 x) (neg.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 x) x)) (cos.f64 (-.f64 (neg.f64 x) x))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 x (neg.f64 x))) (cos.f64 (-.f64 x (neg.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 x x)) (cos.f64 (-.f64 x x))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 x (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 x (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (+.f64 (+.f64 x (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 x (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 x))) (sin.f64 (+.f64 (+.f64 x (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 x (/.f64 (PI.f64) #s(literal 2 binary64))) x)) (sin.f64 (+.f64 (+.f64 x (/.f64 (PI.f64) #s(literal 2 binary64))) x))) #s(literal 2 binary64)) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (+.f64 x x)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #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 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) (/.f64 (*.f64 (pow.f64 (cos.f64 (+.f64 x x)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) |
(*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 x x))) |
(neg.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal -1/2 binary64))) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 x x)))) |
(*.f64 (+.f64 (cos.f64 x) (sin.f64 x)) (-.f64 (cos.f64 x) (sin.f64 x))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))) (fma.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (+.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 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (+.f64 x x)) #s(literal 3 binary64)) #s(literal 1/8 binary64))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (+.f64 x x)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (+.f64 x x)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (+.f64 x x)) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (+.f64 x x)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (+.f64 x x)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (+.f64 x x)) #s(literal 3 binary64)) #s(literal 1/8 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) |
(sin.f64 (fma.f64 #s(literal -2 binary64) x (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (fma.f64 #s(literal 2 binary64) x (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (+.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) |
(fma.f64 (fabs.f64 (cos.f64 x)) (fabs.f64 (cos.f64 x)) (+.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) |
(fma.f64 (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)) (+.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x x))) (+.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) (+.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) |
(fma.f64 (cos.f64 x) (cos.f64 x) (+.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) |
(fma.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 (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))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 #s(literal 1 binary64) x)) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) |
(+.f64 x x) |
#s(literal 2 binary64) |
(*.f64 (sin.f64 x) (/.f64 (sin.f64 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 #s(literal 1 binary64) (cos.f64 x))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (-.f64 (cos.f64 x) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(/.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 (+.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 binary64) (cos.f64 x)))) |
(/.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 (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 (cos.f64 x) (-.f64 (cos.f64 x) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(/.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 (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (cos.f64 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 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (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))) |
(fma.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)) |
(-.f64 (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (cos.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 x) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (/.f64 (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 x))) (/.f64 (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(-.f64 (cos.f64 x) #s(literal -1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (-.f64 (cos.f64 x) #s(literal 1 binary64))))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (-.f64 (cos.f64 x) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (fma.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (cos.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (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 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) (* x x)) #s(literal 1/2 binary64)) |
#s(approx (/ (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) (* x x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) (* x x)) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#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 (* 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 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (/ (cos x) (* 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 1 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 (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x))) |
#s(approx (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) |
#s(approx (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) (*.f64 x x))) |
#s(approx (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (*.f64 (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)))) (-.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))) (-.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)) (fma.f64 #s(literal -2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos (* 2 x)) (fma.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos (* 2 x)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -4/45 binary64) (*.f64 x x) #s(literal 2/3 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (* 2 x) (+.f64 x x)) |
#s(approx (+ (cos x) 1) #s(literal 2 binary64)) |
#s(approx (+ (cos x) 1) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (+ (cos x) 1) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (+ (cos x) 1) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 2 binary64))) |
#s(approx (/ (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) (* x x)) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) |
#s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/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) (*.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 (/ (cos x) (* x x)) (/.f64 (cos.f64 x) (*.f64 x x))) |
#s(approx (cos x) (cos.f64 x)) |
#s(approx (/ (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) (* x x)) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
#s(approx (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64)))) |
#s(approx (+ 1/2 (* 1/2 (cos (* 2 x)))) (fma.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (cos (* 2 x))) (*.f64 (cos.f64 (+.f64 x x)) #s(literal 1/2 binary64))) |
#s(approx (cos (* 2 x)) (cos.f64 (+.f64 x x))) |
#s(approx (+ (cos x) 1) (-.f64 (cos.f64 x) #s(literal -1 binary64))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (neg.f64 (-.f64 #s(literal 1/40320 binary64) (/.f64 #s(literal 1/720 binary64) (*.f64 x x)))))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) (*.f64 (neg.f64 (pow.f64 x #s(literal 5 binary64))) (+.f64 #s(literal 1/40320 binary64) (-.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/720 binary64) (*.f64 x x)))))) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) x) (*.f64 (neg.f64 (-.f64 #s(literal 1/40320 binary64) (/.f64 #s(literal 1/720 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x))) |
Compiled 6 855 to 2 654 computations (61.3% saved)
21 alts after pruning (16 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 550 | 12 | 562 |
| Fresh | 6 | 4 | 10 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 1 | 1 |
| Total | 557 | 21 | 578 |
| Status | Accuracy | Program |
|---|---|---|
| 75.5% | (/.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (+.f64 (cos.f64 x) #s(literal 1 binary64))) (*.f64 x x)) | |
| 48.9% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 x x)) | |
| ▶ | 48.8% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (+.f64 (cos.f64 x) #s(literal 1 binary64))) (*.f64 x x)) |
| ▶ | 49.7% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
| 48.9% | (/.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))) | |
| 17.7% | (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x x)) (*.f64 x (cos.f64 x))) (*.f64 (*.f64 x x) x)) | |
| 13.4% | (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) | |
| ▶ | 18.5% | (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) x)) |
| ✓ | 48.9% | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| ▶ | 26.0% | (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
| 48.9% | (/.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))) | |
| 29.2% | (/.f64 #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)) (*.f64 x x)) | |
| 49.4% | (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 (cos.f64 x) (*.f64 x x))) | |
| ✓ | 49.3% | (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))) |
| 75.8% | (*.f64 (/.f64 (sin.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 (sin.f64 x) (*.f64 x x))) | |
| ▶ | 75.8% | (*.f64 (sin.f64 x) (/.f64 (sin.f64 x) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)))) |
| 53.9% | #s(approx (/ (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) (* x x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) | |
| ✓ | 53.6% | #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))) |
| ✓ | 53.3% | #s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
| 27.9% | #s(approx (/ (- 1 (cos x)) (* x x)) #s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x)))) | |
| ✓ | 54.1% | #s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
Compiled 439 to 410 computations (6.6% saved)
| Inputs |
|---|
(*.f64 (sin.f64 x) (/.f64 (sin.f64 x) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)))) |
(sin.f64 x) |
x |
(/.f64 (sin.f64 x) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) |
(*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)) |
(-.f64 (cos.f64 x) #s(literal -1 binary64)) |
(cos.f64 x) |
#s(literal -1 binary64) |
(*.f64 x x) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
(-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) |
#s(literal 1 binary64) |
#s(approx (cos x) #s(literal 1 binary64)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) |
(-.f64 #s(literal 1 binary64) (cos.f64 x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) x)) |
(-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) x))) |
(*.f64 #s(literal 1 binary64) x) |
(*.f64 (*.f64 x x) (/.f64 (cos.f64 x) x)) |
(/.f64 (cos.f64 x) x) |
(*.f64 (*.f64 x x) x) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (+.f64 (cos.f64 x) #s(literal 1 binary64))) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (+.f64 (cos.f64 x) #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
(pow.f64 (cos.f64 x) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(+.f64 (cos.f64 x) #s(literal 1 binary64)) |
| Outputs |
|---|
#s(approx (* (sin x) (/ (sin x) (* (- (cos x) -1) (* x x)))) #s(hole binary64 1/2)) |
#s(approx (* (sin x) (/ (sin x) (* (- (cos x) -1) (* x x)))) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (* (sin x) (/ (sin x) (* (- (cos x) -1) (* x x)))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (* (sin x) (/ (sin 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 (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 (/ (sin x) (* (- (cos x) -1) (* x x))) #s(hole binary64 (/ 1/2 x))) |
#s(approx (/ (sin x) (* (- (cos x) -1) (* x x))) #s(hole binary64 (/ (+ 1/2 (* 1/24 (pow x 2))) x))) |
#s(approx (/ (sin x) (* (- (cos x) -1) (* x x))) #s(hole binary64 (/ (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2))))) x))) |
#s(approx (/ (sin x) (* (- (cos x) -1) (* x x))) #s(hole binary64 (/ (+ 1/2 (* (pow x 2) (+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 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 (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 x) #s(hole binary64 (pow x 2))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (/ (- 1 (cos x)) x) #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 x) (* (* x x) (/ (cos x) x))) #s(hole binary64 (* 1/2 (pow x 3)))) |
#s(approx (- (* 1 x) (* (* x x) (/ (cos x) x))) #s(hole binary64 (* (pow x 3) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- (* 1 x) (* (* x x) (/ (cos x) 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) (/ (cos x) x))) #s(hole binary64 (* (pow x 3) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (* (* x x) (/ (cos x) x)) #s(hole binary64 (* x (+ 1 (* -1/2 (pow x 2)))))) |
#s(approx (* (* x x) (/ (cos x) x)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))) |
#s(approx (* (* x x) (/ (cos x) x)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))) |
#s(approx (/ (cos x) x) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (cos x) x) #s(hole binary64 (/ (+ 1 (* -1/2 (pow x 2))) x))) |
#s(approx (/ (cos x) x) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) x))) |
#s(approx (/ (cos x) x) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))) x))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (- 1 (pow (cos x) 2)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1/3 (pow x 2)))))) |
#s(approx (- 1 (pow (cos x) 2)) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* 2/45 (pow x 2)) 1/3)))))) |
#s(approx (- 1 (pow (cos x) 2)) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/45 (* -1/315 (pow x 2)))) 1/3)))))) |
#s(approx (pow (cos x) 2) #s(hole binary64 (+ 1 (* -1 (pow x 2))))) |
#s(approx (pow (cos x) 2) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/3 (pow x 2)) 1))))) |
#s(approx (pow (cos x) 2) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/3 (* -2/45 (pow x 2)))) 1))))) |
#s(approx (* (sin x) (/ (sin x) (* (- (cos x) -1) (* x x)))) #s(hole binary64 (/ (pow (sin x) 2) (* (pow x 2) (+ 1 (cos x)))))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (/ (sin x) (* (- (cos x) -1) (* x x))) #s(hole binary64 (/ (sin x) (* (pow x 2) (+ 1 (cos 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 (cos x) #s(hole binary64 (cos x))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (- 1 (cos x)))) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (/ (- 1 (cos x)) x))) |
#s(approx (- (* 1 x) (* (* x x) (/ (cos x) x))) #s(hole binary64 (* x (- 1 (cos x))))) |
#s(approx (* (* x x) (/ (cos x) x)) #s(hole binary64 (* x (cos x)))) |
#s(approx (/ (cos x) x) #s(hole binary64 (/ (cos x) x))) |
#s(approx (/ (/ (- 1 (pow (cos x) 2)) (+ (cos x) 1)) (* x x)) #s(hole binary64 (/ (- 1 (pow (cos x) 2)) (* (pow x 2) (+ 1 (cos x)))))) |
#s(approx (/ (- 1 (pow (cos x) 2)) (+ (cos x) 1)) #s(hole binary64 (/ (- 1 (pow (cos x) 2)) (+ 1 (cos x))))) |
#s(approx (- 1 (pow (cos x) 2)) #s(hole binary64 (- 1 (pow (cos x) 2)))) |
#s(approx (pow (cos x) 2) #s(hole binary64 (pow (cos x) 2))) |
#s(approx (/ (- (* 1 x) (* (* x x) (/ (cos x) x))) (* (* x x) x)) #s(hole binary64 (/ (+ 1 (* -1 (cos x))) (pow x 2)))) |
#s(approx (- (* 1 x) (* (* x x) (/ (cos x) x))) #s(hole binary64 (* x (+ 1 (* -1 (cos x)))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 9.0ms | x | @ | -inf | ((* (sin x) (/ (sin x) (* (- (cos x) -1) (* x x)))) (sin x) x (/ (sin x) (* (- (cos x) -1) (* x x))) (* (- (cos x) -1) (* x x)) (- (cos x) -1) (cos x) -1 (* x x) (/ (- 1 (cos x)) (* x x)) (- 1 (cos x)) 1 (cos x) (/ (/ (- 1 (cos x)) x) x) (/ (- 1 (cos x)) x) (- 1 (cos x)) (/ (- (* 1 x) (* (* x x) (/ (cos x) x))) (* (* x x) x)) (- (* 1 x) (* (* x x) (/ (cos x) x))) (* 1 x) (* (* x x) (/ (cos x) x)) (/ (cos x) x) (* (* x x) x) (/ (/ (- 1 (pow (cos x) 2)) (+ (cos x) 1)) (* x x)) (/ (- 1 (pow (cos x) 2)) (+ (cos x) 1)) (- 1 (pow (cos x) 2)) (pow (cos x) 2) 2 (+ (cos x) 1)) |
| 6.0ms | x | @ | inf | ((* (sin x) (/ (sin x) (* (- (cos x) -1) (* x x)))) (sin x) x (/ (sin x) (* (- (cos x) -1) (* x x))) (* (- (cos x) -1) (* x x)) (- (cos x) -1) (cos x) -1 (* x x) (/ (- 1 (cos x)) (* x x)) (- 1 (cos x)) 1 (cos x) (/ (/ (- 1 (cos x)) x) x) (/ (- 1 (cos x)) x) (- 1 (cos x)) (/ (- (* 1 x) (* (* x x) (/ (cos x) x))) (* (* x x) x)) (- (* 1 x) (* (* x x) (/ (cos x) x))) (* 1 x) (* (* x x) (/ (cos x) x)) (/ (cos x) x) (* (* x x) x) (/ (/ (- 1 (pow (cos x) 2)) (+ (cos x) 1)) (* x x)) (/ (- 1 (pow (cos x) 2)) (+ (cos x) 1)) (- 1 (pow (cos x) 2)) (pow (cos x) 2) 2 (+ (cos x) 1)) |
| 2.0ms | x | @ | 0 | ((* (sin x) (/ (sin x) (* (- (cos x) -1) (* x x)))) (sin x) x (/ (sin x) (* (- (cos x) -1) (* x x))) (* (- (cos x) -1) (* x x)) (- (cos x) -1) (cos x) -1 (* x x) (/ (- 1 (cos x)) (* x x)) (- 1 (cos x)) 1 (cos x) (/ (/ (- 1 (cos x)) x) x) (/ (- 1 (cos x)) x) (- 1 (cos x)) (/ (- (* 1 x) (* (* x x) (/ (cos x) x))) (* (* x x) x)) (- (* 1 x) (* (* x x) (/ (cos x) x))) (* 1 x) (* (* x x) (/ (cos x) x)) (/ (cos x) x) (* (* x x) x) (/ (/ (- 1 (pow (cos x) 2)) (+ (cos x) 1)) (* x x)) (/ (- 1 (pow (cos x) 2)) (+ (cos x) 1)) (- 1 (pow (cos x) 2)) (pow (cos x) 2) 2 (+ (cos x) 1)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 259 | 1469 |
| 0 | 307 | 1419 |
| 1 | 1301 | 1340 |
| 0 | 8402 | 1285 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (sin.f64 x) (/.f64 (sin.f64 x) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)))) |
(sin.f64 x) |
x |
(/.f64 (sin.f64 x) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x))) |
(*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)) |
(-.f64 (cos.f64 x) #s(literal -1 binary64)) |
(cos.f64 x) |
#s(literal -1 binary64) |
(*.f64 x x) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
(-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) |
#s(literal 1 binary64) |
#s(approx (cos x) #s(literal 1 binary64)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) |
(-.f64 #s(literal 1 binary64) (cos.f64 x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) x)) |
(-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) x))) |
(*.f64 #s(literal 1 binary64) x) |
(*.f64 (*.f64 x x) (/.f64 (cos.f64 x) x)) |
(/.f64 (cos.f64 x) x) |
(*.f64 (*.f64 x x) x) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (+.f64 (cos.f64 x) #s(literal 1 binary64))) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (+.f64 (cos.f64 x) #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
(pow.f64 (cos.f64 x) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(+.f64 (cos.f64 x) #s(literal 1 binary64)) |
#s(approx (* (sin x) (/ (sin x) (* (- (cos x) -1) (* x x)))) #s(hole binary64 1/2)) |
#s(approx (* (sin x) (/ (sin x) (* (- (cos x) -1) (* x x)))) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (* (sin x) (/ (sin x) (* (- (cos x) -1) (* x x)))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (* (sin x) (/ (sin 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 (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 (/ (sin x) (* (- (cos x) -1) (* x x))) #s(hole binary64 (/ 1/2 x))) |
#s(approx (/ (sin x) (* (- (cos x) -1) (* x x))) #s(hole binary64 (/ (+ 1/2 (* 1/24 (pow x 2))) x))) |
#s(approx (/ (sin x) (* (- (cos x) -1) (* x x))) #s(hole binary64 (/ (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2))))) x))) |
#s(approx (/ (sin x) (* (- (cos x) -1) (* x x))) #s(hole binary64 (/ (+ 1/2 (* (pow x 2) (+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 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 (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 x) #s(hole binary64 (pow x 2))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (/ (- 1 (cos x)) x) #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 x) (* (* x x) (/ (cos x) x))) #s(hole binary64 (* 1/2 (pow x 3)))) |
#s(approx (- (* 1 x) (* (* x x) (/ (cos x) x))) #s(hole binary64 (* (pow x 3) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- (* 1 x) (* (* x x) (/ (cos x) 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) (/ (cos x) x))) #s(hole binary64 (* (pow x 3) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (* (* x x) (/ (cos x) x)) #s(hole binary64 (* x (+ 1 (* -1/2 (pow x 2)))))) |
#s(approx (* (* x x) (/ (cos x) x)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))) |
#s(approx (* (* x x) (/ (cos x) x)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))) |
#s(approx (/ (cos x) x) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (cos x) x) #s(hole binary64 (/ (+ 1 (* -1/2 (pow x 2))) x))) |
#s(approx (/ (cos x) x) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) x))) |
#s(approx (/ (cos x) x) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))) x))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (- 1 (pow (cos x) 2)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1/3 (pow x 2)))))) |
#s(approx (- 1 (pow (cos x) 2)) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* 2/45 (pow x 2)) 1/3)))))) |
#s(approx (- 1 (pow (cos x) 2)) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/45 (* -1/315 (pow x 2)))) 1/3)))))) |
#s(approx (pow (cos x) 2) #s(hole binary64 (+ 1 (* -1 (pow x 2))))) |
#s(approx (pow (cos x) 2) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/3 (pow x 2)) 1))))) |
#s(approx (pow (cos x) 2) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/3 (* -2/45 (pow x 2)))) 1))))) |
#s(approx (* (sin x) (/ (sin x) (* (- (cos x) -1) (* x x)))) #s(hole binary64 (/ (pow (sin x) 2) (* (pow x 2) (+ 1 (cos x)))))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (/ (sin x) (* (- (cos x) -1) (* x x))) #s(hole binary64 (/ (sin x) (* (pow x 2) (+ 1 (cos 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 (cos x) #s(hole binary64 (cos x))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (- 1 (cos x)))) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (/ (- 1 (cos x)) x))) |
#s(approx (- (* 1 x) (* (* x x) (/ (cos x) x))) #s(hole binary64 (* x (- 1 (cos x))))) |
#s(approx (* (* x x) (/ (cos x) x)) #s(hole binary64 (* x (cos x)))) |
#s(approx (/ (cos x) x) #s(hole binary64 (/ (cos x) x))) |
#s(approx (/ (/ (- 1 (pow (cos x) 2)) (+ (cos x) 1)) (* x x)) #s(hole binary64 (/ (- 1 (pow (cos x) 2)) (* (pow x 2) (+ 1 (cos x)))))) |
#s(approx (/ (- 1 (pow (cos x) 2)) (+ (cos x) 1)) #s(hole binary64 (/ (- 1 (pow (cos x) 2)) (+ 1 (cos x))))) |
#s(approx (- 1 (pow (cos x) 2)) #s(hole binary64 (- 1 (pow (cos x) 2)))) |
#s(approx (pow (cos x) 2) #s(hole binary64 (pow (cos x) 2))) |
#s(approx (/ (- (* 1 x) (* (* x x) (/ (cos x) x))) (* (* x x) x)) #s(hole binary64 (/ (+ 1 (* -1 (cos x))) (pow x 2)))) |
#s(approx (- (* 1 x) (* (* x x) (/ (cos x) x))) #s(hole binary64 (* x (+ 1 (* -1 (cos x)))))) |
| Outputs |
|---|
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x)) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (-.f64 (cos.f64 x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (-.f64 (cos.f64 x) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x)) (-.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
(*.f64 (/.f64 (sin.f64 x) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x)) (/.f64 (sin.f64 x) x)) |
(*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (/.f64 (sin.f64 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 (/.f64 (sin.f64 x) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (sin.f64 x)) |
(*.f64 (sin.f64 x) (/.f64 (sin.f64 x) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x))) |
(/.f64 (/.f64 (-.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)) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.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 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (-.f64 (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 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.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 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (-.f64 (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 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (-.f64 (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 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.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 (fma.f64 x x (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (*.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 x x) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (neg.f64 (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) (neg.f64 x)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x))) (neg.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x)) (-.f64 (cos.f64 x) #s(literal -1 binary64))) |
(/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) (neg.f64 x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 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 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 6 binary64))) (*.f64 (+.f64 #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 (+.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 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x))) |
(/.f64 (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) x) (neg.f64 x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x 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 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) 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) (neg.f64 x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (neg.f64 x) x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) (neg.f64 x)))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x))) |
(neg.f64 (/.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))) |
(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) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 (cos.f64 x) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #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) x) (/.f64 #s(literal -1 binary64) x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (cos.f64 x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) 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 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (cos.f64 x) x) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (cos.f64 x) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (-.f64 (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 (cos.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(*.f64 (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 (/.f64 (sin.f64 x) (*.f64 x x)) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (-.f64 (cos.f64 x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (-.f64 (cos.f64 x) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (-.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(*.f64 (/.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
(/.f64 (/.f64 (/.f64 (sin.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 (/.f64 (sin.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (/.f64 (/.f64 (sin.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64))) x) x) |
(/.f64 (/.f64 (sin.f64 x) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x)) x) |
(/.f64 (neg.f64 (/.f64 (sin.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (/.f64 (sin.f64 x) (*.f64 x x))) (neg.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 x))) (neg.f64 (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) (neg.f64 x)))) |
(/.f64 (/.f64 (sin.f64 x) (*.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 x x)) |
(/.f64 (neg.f64 (sin.f64 x)) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) (neg.f64 x))) |
(/.f64 (sin.f64 x) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) |
(neg.f64 (/.f64 (sin.f64 x) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) (neg.f64 x)))) |
(neg.f64 (/.f64 (neg.f64 (sin.f64 x)) (*.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 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (-.f64 (cos.f64 x) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (cos.f64 x)) (*.f64 (*.f64 x x) (cos.f64 x)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (cos.f64 x) (*.f64 x x)) (*.f64 (cos.f64 x) (*.f64 x x)))) (-.f64 (*.f64 x x) (*.f64 (cos.f64 x) (*.f64 x x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) (cos.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 (*.f64 (*.f64 x x) (cos.f64 x)) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 x) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 (*.f64 (cos.f64 x) (*.f64 x x)) (*.f64 (cos.f64 x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (cos.f64 x) (*.f64 x x)))))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal -1 binary64)) (*.f64 (fabs.f64 x) #s(literal -1 binary64)) (*.f64 (*.f64 x x) (cos.f64 x))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal -1 binary64)) (*.f64 (fabs.f64 x) #s(literal -1 binary64)) (*.f64 (cos.f64 x) (*.f64 x x))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (*.f64 x x) (cos.f64 x))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (cos.f64 x) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 x)) (*.f64 #s(literal -1 binary64) (fabs.f64 x)) (*.f64 (*.f64 x x) (cos.f64 x))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 x)) (*.f64 #s(literal -1 binary64) (fabs.f64 x)) (*.f64 (cos.f64 x) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (*.f64 x x) (cos.f64 x))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (cos.f64 x) (*.f64 x x))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (*.f64 x x) (cos.f64 x))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (cos.f64 x) (*.f64 x x))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (*.f64 x x) (cos.f64 x))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (cos.f64 x) (*.f64 x x))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (*.f64 x x) (cos.f64 x))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (cos.f64 x) (*.f64 x x))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (*.f64 x x) (cos.f64 x))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (cos.f64 x) (*.f64 x x))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (*.f64 x x) (cos.f64 x))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (cos.f64 x) (*.f64 x x))) |
(fma.f64 (*.f64 x x) (cos.f64 x) (*.f64 x x)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (*.f64 x x) (cos.f64 x))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (cos.f64 x) (*.f64 x x))) |
(fma.f64 (cos.f64 x) (*.f64 x x) (*.f64 x x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (cos.f64 x) (*.f64 x x))) |
(fma.f64 x x (*.f64 (*.f64 x x) (cos.f64 x))) |
(fma.f64 x x (*.f64 (cos.f64 x) (*.f64 x x))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x))) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) (cos.f64 x)) (*.f64 x x)) |
(+.f64 (*.f64 (cos.f64 x) (*.f64 x x)) (*.f64 x x)) |
(+.f64 (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))) |
(+.f64 (*.f64 x x) (*.f64 (cos.f64 x) (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (neg.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (-.f64 (cos.f64 x) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (cos.f64 x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (cos.f64 x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (-.f64 (cos.f64 x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (-.f64 (cos.f64 x) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (-.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(/.f64 (neg.f64 (-.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 4 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 #s(literal 1 binary64) (cos.f64 x)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (-.f64 (cos.f64 x) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 6 binary64))) (*.f64 (+.f64 #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 (+.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 #s(literal 1 binary64) (cos.f64 x)))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
(fma.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.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)) |
(-.f64 (/.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 #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 #s(literal 2 binary64) x)))) (-.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 #s(literal 2 binary64) x)))) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) (/.f64 #s(literal -1 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (-.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(-.f64 (cos.f64 x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (-.f64 (cos.f64 x) #s(literal 1 binary64))))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (-.f64 (cos.f64 x) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (-.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(+.f64 (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 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) |
(*.f64 (cos.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 x)) |
(pow.f64 (pow.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (cos.f64 x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal -1 binary64))) |
(neg.f64 (neg.f64 (cos.f64 x))) |
(sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 (sin.f64 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 x)) |
(cos.f64 x) |
(+.f64 (*.f64 (sin.f64 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal 1 binary64))) |
#s(literal -1 binary64) |
(*.f64 (*.f64 (fabs.f64 x) #s(literal -1 binary64)) (*.f64 (fabs.f64 x) #s(literal -1 binary64))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(*.f64 (*.f64 #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 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.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 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(/.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64)))) #s(literal -1 binary64)) (*.f64 x x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 x x)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 x x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) x) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x))) |
(/.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 (+.f64 #s(literal 1 binary64) (fma.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (cos x) #s(literal 1 binary64)) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 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 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) x))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (cos x) #s(literal 1 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (cos x) #s(literal 1 binary64))) #s(approx (cos x) #s(literal 1 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (cos x) #s(literal 1 binary64)) #s(approx (cos x) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (cos x) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (cos x) #s(literal 1 binary64))) #s(approx (cos x) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (cos x) #s(literal 1 binary64)) #s(approx (cos x) #s(literal 1 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64)))) (/.f64 (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (cos x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (cos x) #s(literal 1 binary64)) #s(approx (cos x) #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (cos x) #s(literal 1 binary64))) #s(approx (cos x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (cos x) #s(literal 1 binary64)) #s(approx (cos x) #s(literal 1 binary64)))))) |
(-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) |
#s(literal 1 binary64) |
(*.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) |
#s(approx (cos x) #s(literal 1 binary64)) |
(neg.f64 (*.f64 #s(literal -1 binary64) #s(approx (cos x) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x)) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (-.f64 (cos.f64 x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (-.f64 (cos.f64 x) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x)) (-.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
(*.f64 (/.f64 (sin.f64 x) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x)) (/.f64 (sin.f64 x) x)) |
(*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (/.f64 (sin.f64 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 (/.f64 (sin.f64 x) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (sin.f64 x)) |
(*.f64 (sin.f64 x) (/.f64 (sin.f64 x) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x))) |
(/.f64 (/.f64 (-.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)) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.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 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (-.f64 (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 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.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 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (-.f64 (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 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (-.f64 (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 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.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 (fma.f64 x x (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (*.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 x x) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (neg.f64 (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) (neg.f64 x)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x))) (neg.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x)) (-.f64 (cos.f64 x) #s(literal -1 binary64))) |
(/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) (neg.f64 x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 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 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 6 binary64))) (*.f64 (+.f64 #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 (+.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 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x))) |
(/.f64 (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) x) (neg.f64 x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x 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 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) 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) (neg.f64 x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (neg.f64 x) x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) (neg.f64 x)))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x))) |
(neg.f64 (/.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))) |
(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) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 (cos.f64 x) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #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) x) (/.f64 #s(literal -1 binary64) x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (cos.f64 x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) 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 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (cos.f64 x) x) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (cos.f64 x) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (-.f64 (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 (cos.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) x) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (cos.f64 x) x) (/.f64 (cos.f64 x) x))) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (cos.f64 x) x) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (/.f64 (cos.f64 x) x) (/.f64 (cos.f64 x) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) x))))) |
(/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x))) (neg.f64 x)) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) (*.f64 x x)) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 (neg.f64 x) (cos.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) (neg.f64 x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 (neg.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64))) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) |
(neg.f64 (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) x)) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) x) (/.f64 (/.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))) x)) |
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (-.f64 (cos.f64 x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (-.f64 (cos.f64 x) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (-.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
(*.f64 #s(literal -1 binary64) (-.f64 (cos.f64 x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) (*.f64 (/.f64 (+.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/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (-.f64 (cos.f64 x) #s(literal -1 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (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 (pow.f64 (neg.f64 (cos.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.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))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (fma.f64 (/.f64 (+.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/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (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 (*.f64 #s(literal 1 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (*.f64 (-.f64 (cos.f64 x) #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 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (neg.f64 (neg.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (-.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (neg.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 6 binary64))) (*.f64 (+.f64 #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 (+.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 (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))) |
(neg.f64 (-.f64 (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)) |
(fma.f64 #s(literal -1 binary64) (cos.f64 x) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64))))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64)))))) |
(-.f64 (/.f64 #s(literal 1 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 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (cos.f64 x)) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64))))) (/.f64 (pow.f64 (neg.f64 (cos.f64 x)) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64)))))) |
(+.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))) |
(/.f64 (/.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (cos.f64 x) x)))) (*.f64 x x)) #s(literal 1 binary64)) x) |
(/.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (cos.f64 x) x)))) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(/.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (cos.f64 x) x)))) x) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 x (*.f64 (*.f64 x x) x))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (cos.f64 x)) (*.f64 x (*.f64 (*.f64 x x) x))) (/.f64 (*.f64 (*.f64 x x) (cos.f64 x)) (*.f64 x (*.f64 (*.f64 x x) x))))) (+.f64 (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (*.f64 x x) (cos.f64 x)) (*.f64 x (*.f64 (*.f64 x x) x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 x x) (cos.f64 x)) (*.f64 x (*.f64 (*.f64 x x) x))) #s(literal 3 binary64))) (fma.f64 (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 x (*.f64 (*.f64 x x) x)) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (cos.f64 x)) (*.f64 x (*.f64 (*.f64 x x) x))) (/.f64 (*.f64 (*.f64 x x) (cos.f64 x)) (*.f64 x (*.f64 (*.f64 x x) x))) (*.f64 (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (*.f64 x x) (cos.f64 x)) (*.f64 x (*.f64 (*.f64 x x) x))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (/.f64 (cos.f64 x) x) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (neg.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (cos.f64 x) x)))) (*.f64 x x))) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (cos.f64 x) x)))))) (neg.f64 (*.f64 (*.f64 (neg.f64 x) x) x))) |
(/.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (cos.f64 x) x)))) (*.f64 x x)) x) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (/.f64 (cos.f64 x) x) (*.f64 x x)) #s(literal 2 binary64))) (*.f64 (+.f64 x (*.f64 (/.f64 (cos.f64 x) x) (*.f64 x x))) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (/.f64 (cos.f64 x) x) (*.f64 x x)) #s(literal 3 binary64))) (*.f64 (fma.f64 x x (*.f64 (*.f64 (/.f64 (cos.f64 x) x) (*.f64 x x)) (fma.f64 (/.f64 (cos.f64 x) x) (*.f64 x x) x))) (*.f64 (*.f64 x x) x))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (cos.f64 x) x))))) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (cos.f64 x) x)))) (*.f64 (*.f64 x x) x)) #s(literal 1 binary64)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (cos.f64 x) x)))) (*.f64 (*.f64 x x) x)) |
(neg.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (cos.f64 x) x)))) (*.f64 (*.f64 (neg.f64 x) x) x))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (cos.f64 x) 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 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 x (pow.f64 x #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 x x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x))) |
(-.f64 (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (*.f64 x x) (cos.f64 x)) (*.f64 x (*.f64 (*.f64 x x) x)))) |
(+.f64 (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (cos.f64 x) x)))) |
(/.f64 (fma.f64 (*.f64 x x) x (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 x) x) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (/.f64 (cos.f64 x) x) (*.f64 x x)) #s(literal 2 binary64)))) (neg.f64 (+.f64 x (*.f64 (/.f64 (cos.f64 x) x) (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (/.f64 (cos.f64 x) x) (*.f64 x x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (*.f64 (*.f64 (/.f64 (cos.f64 x) x) (*.f64 x x)) (fma.f64 (/.f64 (cos.f64 x) x) (*.f64 x x) x))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (/.f64 (cos.f64 x) x) (*.f64 x x)) #s(literal 2 binary64))) (+.f64 x (*.f64 (/.f64 (cos.f64 x) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (/.f64 (cos.f64 x) x) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 x x (*.f64 (*.f64 (/.f64 (cos.f64 x) x) (*.f64 x x)) (fma.f64 (/.f64 (cos.f64 x) x) (*.f64 x x) x)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 (/.f64 (cos.f64 x) x) (*.f64 x x)))) (/.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 x) x) (*.f64 x x)) #s(literal 2 binary64)) (+.f64 x (*.f64 (/.f64 (cos.f64 x) x) (*.f64 x x))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (*.f64 (*.f64 (/.f64 (cos.f64 x) x) (*.f64 x x)) (fma.f64 (/.f64 (cos.f64 x) x) (*.f64 x x) x)))) (/.f64 (pow.f64 (*.f64 (/.f64 (cos.f64 x) x) (*.f64 x x)) #s(literal 3 binary64)) (fma.f64 x x (*.f64 (*.f64 (/.f64 (cos.f64 x) x) (*.f64 x x)) (fma.f64 (/.f64 (cos.f64 x) x) (*.f64 x x) x))))) |
(-.f64 x (*.f64 (/.f64 (cos.f64 x) x) (*.f64 x x))) |
(+.f64 x (*.f64 (neg.f64 (/.f64 (cos.f64 x) x)) (*.f64 x x))) |
(+.f64 x (*.f64 (neg.f64 x) (*.f64 x (/.f64 (cos.f64 x) x)))) |
(+.f64 x (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x))) |
x |
(*.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (/.f64 (cos.f64 x) x)) |
(*.f64 (/.f64 (*.f64 x x) x) (/.f64 (cos.f64 x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (cos.f64 x) x) (*.f64 x x)) |
(*.f64 (*.f64 x x) (/.f64 (cos.f64 x) x)) |
(*.f64 x (*.f64 x (/.f64 (cos.f64 x) x))) |
(/.f64 (/.f64 (*.f64 (*.f64 x x) (cos.f64 x)) #s(literal 1 binary64)) x) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (cos.f64 x))) (neg.f64 x)) |
(/.f64 (*.f64 (*.f64 x x) (cos.f64 x)) x) |
(/.f64 (*.f64 (/.f64 (cos.f64 x) x) (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal -1 binary64) (/.f64 (cos.f64 x) (neg.f64 x))) |
(/.f64 (/.f64 (cos.f64 x) #s(literal 1 binary64)) x) |
(/.f64 (neg.f64 (cos.f64 x)) (neg.f64 x)) |
(/.f64 (/.f64 (cos.f64 x) x) #s(literal 1 binary64)) |
(/.f64 (cos.f64 x) x) |
(neg.f64 (/.f64 (neg.f64 (cos.f64 x)) x)) |
(neg.f64 (/.f64 (cos.f64 x) (neg.f64 x))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) |
(*.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 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x)) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (-.f64 (cos.f64 x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (-.f64 (cos.f64 x) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x)) (-.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
(*.f64 (/.f64 (sin.f64 x) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x)) (/.f64 (sin.f64 x) x)) |
(*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (/.f64 (sin.f64 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 (/.f64 (sin.f64 x) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (sin.f64 x)) |
(*.f64 (sin.f64 x) (/.f64 (sin.f64 x) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x))) |
(/.f64 (/.f64 (-.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)) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.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 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (-.f64 (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 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.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 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (-.f64 (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 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (-.f64 (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 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.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 (fma.f64 x x (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (*.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 x x) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (neg.f64 (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) (neg.f64 x)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x))) (neg.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x)) (-.f64 (cos.f64 x) #s(literal -1 binary64))) |
(/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) (neg.f64 x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 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 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 6 binary64))) (*.f64 (+.f64 #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 (+.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 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x))) |
(/.f64 (/.f64 (-.f64 (cos.f64 x) #s(literal 1 binary64)) x) (neg.f64 x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x 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 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) 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) (neg.f64 x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (neg.f64 x) x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) (neg.f64 x)))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x))) |
(neg.f64 (/.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))) |
(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) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 (cos.f64 x) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #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) x) (/.f64 #s(literal -1 binary64) x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (cos.f64 x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) 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 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (cos.f64 x) x) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (cos.f64 x) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (-.f64 (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 (cos.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (-.f64 (cos.f64 x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (-.f64 (cos.f64 x) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (-.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
(*.f64 #s(literal -1 binary64) (-.f64 (cos.f64 x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) (*.f64 (/.f64 (+.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/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (-.f64 (cos.f64 x) #s(literal -1 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (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 (pow.f64 (neg.f64 (cos.f64 x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.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))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (fma.f64 (/.f64 (+.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/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (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 (*.f64 #s(literal 1 binary64) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (*.f64 (-.f64 (cos.f64 x) #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 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (neg.f64 (neg.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (-.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (neg.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 6 binary64))) (*.f64 (+.f64 #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 (+.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 (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))) |
(neg.f64 (-.f64 (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)) |
(fma.f64 #s(literal -1 binary64) (cos.f64 x) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64))))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64)))))) |
(-.f64 (/.f64 #s(literal 1 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 (neg.f64 (cos.f64 x)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (cos.f64 x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (cos.f64 x)) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64))))) (/.f64 (pow.f64 (neg.f64 (cos.f64 x)) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64)))))) |
(+.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))) |
(*.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 (-.f64 (cos.f64 x) #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (cos.f64 x))) |
(*.f64 (neg.f64 (sin.f64 x)) (neg.f64 (sin.f64 x))) |
(*.f64 (neg.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64))) (-.f64 #s(literal -1 binary64) (neg.f64 (cos.f64 x)))) |
(*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
(*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (-.f64 (cos.f64 x) #s(literal -1 binary64))) |
(*.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 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal 1 binary64)) |
(pow.f64 (sin.f64 x) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (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))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 6 binary64)))) (neg.f64 (+.f64 #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 (+.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 (-.f64 (cos.f64 (-.f64 x x)) (cos.f64 (+.f64 x x))) #s(literal 2 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 6 binary64))) (+.f64 #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 (+.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 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))))) |
(-.f64 (/.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 #s(literal 2 binary64) x)))) (+.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 (pow.f64 (cos.f64 x) #s(literal 6 binary64)) (+.f64 #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 (+.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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) |
(-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) |
(+.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 binary64) (*.f64 (cos.f64 x) (neg.f64 (cos.f64 x)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (cos.f64 x)) (cos.f64 x))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 x)) #s(literal 2 binary64))) |
(*.f64 (fabs.f64 (neg.f64 (cos.f64 x))) (fabs.f64 (neg.f64 (cos.f64 x)))) |
(*.f64 (fabs.f64 (cos.f64 x)) (fabs.f64 (cos.f64 x))) |
(*.f64 (exp.f64 (log.f64 (cos.f64 x))) (exp.f64 (log.f64 (cos.f64 x)))) |
(*.f64 (neg.f64 (cos.f64 x)) (neg.f64 (cos.f64 x))) |
(*.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 (cos.f64 x) (cos.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))))) |
(pow.f64 (exp.f64 (log.f64 (cos.f64 x))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (cos.f64 x)) #s(literal 2 binary64)) |
(pow.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)) |
(pow.f64 (cos.f64 x) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 x) (neg.f64 x))) (cos.f64 (-.f64 (neg.f64 x) (neg.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 x) x)) (cos.f64 (-.f64 (neg.f64 x) x))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 x (neg.f64 x))) (cos.f64 (-.f64 x (neg.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 x x)) (cos.f64 (-.f64 x x))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 x (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 x (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (+.f64 (+.f64 x (/.f64 (PI.f64) #s(literal 2 binary64))) (+.f64 x (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 x (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 x))) (sin.f64 (+.f64 (+.f64 x (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 x)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 x (/.f64 (PI.f64) #s(literal 2 binary64))) x)) (sin.f64 (+.f64 (+.f64 x (/.f64 (PI.f64) #s(literal 2 binary64))) x))) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (cos.f64 x) (neg.f64 (cos.f64 x)))) |
(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 (neg.f64 (cos.f64 x)) (cos.f64 x))) |
(-.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 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal 2 binary64)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 (cos.f64 x)) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal 2 binary64))) |
#s(literal 2 binary64) |
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (neg.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (-.f64 (cos.f64 x) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (cos.f64 x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (cos.f64 x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (-.f64 (cos.f64 x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (-.f64 (cos.f64 x) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (-.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(/.f64 (neg.f64 (-.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 4 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 #s(literal 1 binary64) (cos.f64 x)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (-.f64 (cos.f64 x) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 6 binary64))) (*.f64 (+.f64 #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 (+.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 #s(literal 1 binary64) (cos.f64 x)))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
(fma.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.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)) |
(-.f64 (/.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 #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 #s(literal 2 binary64) x)))) (-.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 #s(literal 2 binary64) x)))) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) (/.f64 #s(literal -1 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (-.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(-.f64 (cos.f64 x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (-.f64 (cos.f64 x) #s(literal 1 binary64))))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (-.f64 (cos.f64 x) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (-.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(+.f64 (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)) |
#s(approx (/ (/ (- 1 (pow (cos x) 2)) (+ (cos x) 1)) (* x x)) #s(literal 1/2 binary64)) |
#s(approx (/ (/ (- 1 (pow (cos x) 2)) (+ (cos x) 1)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (- 1 (pow (cos x) 2)) (+ (cos x) 1)) (* 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 (pow (cos x) 2)) (+ (cos x) 1)) (* 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) 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 (/ (sin x) (* (- (cos x) -1) (* x x))) (/.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ (sin x) (* (- (cos x) -1) (* x x))) (/.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) x)) |
#s(approx (/ (sin x) (* (- (cos x) -1) (* x x))) (/.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) (* x x))) (/.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 (* (- (cos x) -1) (* x x)) (*.f64 x (+.f64 x x))) |
#s(approx (* (- (cos x) -1) (* x x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 2 binary64)) (*.f64 x x))) |
#s(approx (* (- (cos x) -1) (* x x)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 2 binary64)) (*.f64 x x))) |
#s(approx (* (- (cos x) -1) (* x x)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 2 binary64)) (*.f64 x x))) |
#s(approx (- (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))) |
(*.f64 #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) #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 (* x x) (*.f64 x x)) |
#s(approx (/ (- 1 (pow (cos x) 2)) (+ (cos x) 1)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (pow (cos x) 2)) (+ (cos x) 1)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x))) |
#s(approx (/ (- 1 (pow (cos x) 2)) (+ (cos x) 1)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) |
#s(approx (/ (- 1 (pow (cos x) 2)) (+ (cos x) 1)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x))) |
#s(approx (/ (- 1 (cos x)) x) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ (- 1 (cos x)) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (/ (- 1 (cos x)) x) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x)) |
#s(approx (/ (- 1 (cos x)) x) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x)) |
#s(approx (- (* 1 x) (* (* x x) (/ (cos x) x))) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64))) |
#s(approx (- (* 1 x) (* (* x x) (/ (cos x) x))) (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)))) |
#s(approx (- (* 1 x) (* (* x x) (/ (cos x) x))) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (- (* 1 x) (* (* x x) (/ (cos x) x))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (* (* x x) (/ (cos x) x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (* (* x x) (/ (cos x) x)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (* (* x x) (/ (cos 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)) x)) |
#s(approx (/ (cos x) x) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (/ (cos x) x) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (/ (cos x) x) (/.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (/ (cos x) x) (/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (* (* x x) x) (*.f64 (*.f64 x x) x)) |
#s(approx (- 1 (pow (cos x) 2)) (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (- 1 (pow (cos x) 2)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (- 1 (pow (cos x) 2)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/315 binary64) (*.f64 x x) #s(literal 2/45 binary64)) (*.f64 x x)) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (pow (cos x) 2) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
#s(approx (pow (cos x) 2) (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 (pow (cos x) 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 binary64))) |
#s(approx (/ (/ (- 1 (pow (cos x) 2)) (+ (cos x) 1)) (* x x)) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (sin x) (sin.f64 x)) |
#s(approx (/ (sin x) (* (- (cos x) -1) (* x x))) (/.f64 (sin.f64 x) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) 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 (cos x) (cos.f64 x)) |
#s(approx (/ (/ (- 1 (pow (cos x) 2)) (+ (cos x) 1)) (* x x)) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (/ (- 1 (pow (cos x) 2)) (+ (cos x) 1)) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
#s(approx (/ (- 1 (cos x)) x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
#s(approx (- (* 1 x) (* (* x x) (/ (cos x) x))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
#s(approx (* (* x x) (/ (cos x) x)) (*.f64 (cos.f64 x) x)) |
#s(approx (/ (cos x) x) (/.f64 (cos.f64 x) x)) |
#s(approx (/ (/ (- 1 (pow (cos x) 2)) (+ (cos x) 1)) (* x x)) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (/ (- 1 (pow (cos x) 2)) (+ (cos x) 1)) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
#s(approx (- 1 (pow (cos x) 2)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) |
#s(approx (pow (cos x) 2) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) |
#s(approx (/ (- (* 1 x) (* (* x x) (/ (cos x) x))) (* (* x x) x)) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (- (* 1 x) (* (* x x) (/ (cos x) x))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
Compiled 5 573 to 2 015 computations (63.8% saved)
33 alts after pruning (26 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 526 | 19 | 545 |
| Fresh | 4 | 7 | 11 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 5 | 5 |
| Total | 533 | 33 | 566 |
| Status | Accuracy | Program |
|---|---|---|
| 49.6% | (fma.f64 (/.f64 (cos.f64 x) x) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) | |
| ▶ | 18.3% | (fma.f64 (/.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x))) |
| 48.7% | (fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) | |
| 48.9% | (fma.f64 (cos.f64 x) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) | |
| 75.5% | (/.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (+.f64 (cos.f64 x) #s(literal 1 binary64))) (*.f64 x x)) | |
| 48.9% | (/.f64 (/.f64 (-.f64 (neg.f64 x) (*.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 (neg.f64 x) x)) x) | |
| ✓ | 49.7% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
| 4.2% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) x) x) | |
| 48.9% | (/.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))) | |
| 48.9% | (/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (*.f64 x x)) x) | |
| 49.7% | (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) x)) x) | |
| 13.4% | (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) | |
| 18.5% | (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) x))) (pow.f64 x #s(literal 3 binary64))) | |
| 3.4% | (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) (/.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) x))) (*.f64 (*.f64 x x) x)) | |
| 3.1% | (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) #s(approx (/ (cos x) x) (/.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 x x) x)) | |
| 2.5% | (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) #s(approx (* (* x x) (/ (cos x) x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) x))) (*.f64 (*.f64 x x) x)) | |
| ▶ | 41.3% | (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) #s(approx (* (* x x) (/ (cos x) x)) (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) x)) |
| ✓ | 48.9% | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| ✓ | 26.0% | (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
| 48.9% | (/.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))) | |
| 48.9% | (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) | |
| 41.3% | (/.f64 #s(approx (- (* 1 x) (* (* x x) (/ (cos x) x))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (*.f64 (*.f64 x x) x)) | |
| ▶ | 29.2% | (/.f64 #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)) (*.f64 x x)) |
| ✓ | 49.3% | (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))) |
| 75.8% | (*.f64 (/.f64 (sin.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 (sin.f64 x) (*.f64 x x))) | |
| 75.8% | (*.f64 (/.f64 (sin.f64 x) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (sin.f64 x)) | |
| ▶ | 99.4% | (*.f64 (sin.f64 x) (/.f64 (/.f64 (/.f64 (sin.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64))) x) x)) |
| 54.8% | (*.f64 (sin.f64 x) #s(approx (/ (sin x) (* (- (cos x) -1) (* x x))) (/.f64 #s(literal 1/2 binary64) x))) | |
| 53.9% | #s(approx (/ (/ (- 1 (pow (cos x) 2)) (+ (cos x) 1)) (* 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))) | |
| ✓ | 53.6% | #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))) |
| ✓ | 53.3% | #s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
| ▶ | 27.9% | #s(approx (/ (- 1 (cos x)) (* x x)) #s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x)))) |
| ✓ | 54.1% | #s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
Compiled 706 to 667 computations (5.5% saved)
| Inputs |
|---|
(*.f64 (sin.f64 x) (/.f64 (/.f64 (/.f64 (sin.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64))) x) x)) |
(sin.f64 x) |
x |
(/.f64 (/.f64 (/.f64 (sin.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64))) x) x) |
(/.f64 (/.f64 (sin.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64))) x) |
(/.f64 (sin.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64))) |
(-.f64 (cos.f64 x) #s(literal -1 binary64)) |
(cos.f64 x) |
#s(literal -1 binary64) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x)))) |
#s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x)) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
#s(literal 1/2 binary64) |
(*.f64 x x) |
#s(literal 1/24 binary64) |
(/.f64 #s(approx (- 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)) (*.f64 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)) |
(*.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) |
(*.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) |
(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) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) #s(approx (* (* x x) (/ (cos x) x)) (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) x)) |
(-.f64 (*.f64 #s(literal 1 binary64) x) #s(approx (* (* x x) (/ (cos x) x)) (*.f64 (cos.f64 x) x))) |
(*.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
#s(approx (* (* x x) (/ (cos x) x)) (*.f64 (cos.f64 x) x)) |
(*.f64 (cos.f64 x) x) |
(*.f64 (*.f64 x x) x) |
(fma.f64 (/.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x))) |
(/.f64 x (*.f64 x x)) |
(/.f64 #s(literal 1 binary64) x) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) |
(*.f64 (neg.f64 x) x) |
(neg.f64 x) |
(/.f64 (cos.f64 x) x) |
| Outputs |
|---|
#s(approx (* (sin x) (/ (/ (/ (sin x) (- (cos x) -1)) x) x)) #s(hole binary64 1/2)) |
#s(approx (* (sin x) (/ (/ (/ (sin x) (- (cos x) -1)) x) x)) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (* (sin x) (/ (/ (/ (sin x) (- (cos x) -1)) x) x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (* (sin x) (/ (/ (/ (sin 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 (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 (/ (/ (/ (sin x) (- (cos x) -1)) x) x) #s(hole binary64 (/ 1/2 x))) |
#s(approx (/ (/ (/ (sin x) (- (cos x) -1)) x) x) #s(hole binary64 (/ (+ 1/2 (* 1/24 (pow x 2))) x))) |
#s(approx (/ (/ (/ (sin x) (- (cos x) -1)) x) x) #s(hole binary64 (/ (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2))))) x))) |
#s(approx (/ (/ (/ (sin x) (- (cos x) -1)) x) x) #s(hole binary64 (/ (+ 1/2 (* (pow x 2) (+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2))))))) x))) |
#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) (- (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 (- (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 (- (/ 1/2 (* x x)) 1/24) #s(hole binary64 (/ 1/2 (pow x 2)))) |
#s(approx (- (/ 1/2 (* x x)) 1/24) #s(hole binary64 (/ (+ 1/2 (* -1/24 (pow x 2))) (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (* (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (* (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (* (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) x) #s(hole binary64 (* x (+ 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 x) (* (* x x) (/ (cos x) x))) #s(hole binary64 (* 1/2 (pow x 3)))) |
#s(approx (- (* 1 x) (* (* x x) (/ (cos x) x))) #s(hole binary64 (* (pow x 3) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- (* 1 x) (* (* x x) (/ (cos x) 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) (/ (cos x) x))) #s(hole binary64 (* (pow x 3) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (* (* x x) (/ (cos x) x)) #s(hole binary64 (* x (+ 1 (* -1/2 (pow x 2)))))) |
#s(approx (* (* x x) (/ (cos x) x)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))) |
#s(approx (* (* x x) (/ (cos x) x)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (/ x (* x x)) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (* (* (neg x) x) (/ (cos x) x)) (* (* x x) x)) #s(hole binary64 (/ -1 (pow x 2)))) |
#s(approx (/ (* (* (neg x) x) (/ (cos x) x)) (* (* x x) x)) #s(hole binary64 (/ (- (* 1/2 (pow x 2)) 1) (pow x 2)))) |
#s(approx (/ (* (* (neg x) x) (/ (cos x) x)) (* (* x x) x)) #s(hole binary64 (/ (- (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))) 1) (pow x 2)))) |
#s(approx (/ (* (* (neg x) x) (/ (cos x) x)) (* (* x x) x)) #s(hole binary64 (/ (- (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))) 1) (pow x 2)))) |
#s(approx (* (* (neg x) x) (/ (cos x) x)) #s(hole binary64 (* -1 x))) |
#s(approx (* (* (neg x) x) (/ (cos x) x)) #s(hole binary64 (* x (- (* 1/2 (pow x 2)) 1)))) |
#s(approx (* (* (neg x) x) (/ (cos x) x)) #s(hole binary64 (* x (- (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))) 1)))) |
#s(approx (* (* (neg x) x) (/ (cos x) x)) #s(hole binary64 (* x (- (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))) 1)))) |
#s(approx (* (neg x) x) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (/ (cos x) x) #s(hole binary64 (/ (+ 1 (* -1/2 (pow x 2))) x))) |
#s(approx (/ (cos x) x) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) x))) |
#s(approx (/ (cos x) x) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))) x))) |
#s(approx (* (sin x) (/ (/ (/ (sin x) (- (cos x) -1)) x) x)) #s(hole binary64 (/ (pow (sin x) 2) (* (pow x 2) (+ 1 (cos x)))))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (/ (/ (/ (sin x) (- (cos x) -1)) x) x) #s(hole binary64 (/ (sin x) (* (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) (- (cos x) -1)) #s(hole binary64 (/ (sin 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 (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (+ (* (* x x) -1/24) 1/2) #s(hole binary64 (* -1/24 (pow x 2)))) |
#s(approx (+ (* (* x x) -1/24) 1/2) #s(hole binary64 (* (pow x 2) (- (* 1/2 (/ 1 (pow x 2))) 1/24)))) |
#s(approx (- (/ 1/2 (* x x)) 1/24) #s(hole binary64 (- (* 1/2 (/ 1 (pow x 2))) 1/24))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (- 1 (cos x)))) |
#s(approx (* (* (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) x) x) #s(hole binary64 (* -1/40320 (pow x 8)))) |
#s(approx (* (* (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) x) x) #s(hole binary64 (* (pow x 8) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (* (* (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) x) x) #s(hole binary64 (* (pow x 8) (- (* 1/720 (/ 1 (pow x 2))) (+ 1/40320 (/ 1/24 (pow x 4))))))) |
#s(approx (* (* (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) x) x) #s(hole binary64 (* (pow x 8) (- (+ (* 1/720 (/ 1 (pow x 2))) (* 1/2 (/ 1 (pow x 6)))) (+ 1/40320 (/ 1/24 (pow x 4))))))) |
#s(approx (* (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) x) #s(hole binary64 (* -1/40320 (pow x 7)))) |
#s(approx (* (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) x) #s(hole binary64 (* (pow x 7) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (* (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) x) #s(hole binary64 (* (pow x 7) (- (* 1/720 (/ 1 (pow x 2))) (+ 1/40320 (/ 1/24 (pow x 4))))))) |
#s(approx (* (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) x) #s(hole binary64 (* (pow x 7) (- (+ (* 1/720 (/ 1 (pow x 2))) (* 1/2 (/ 1 (pow x 6)))) (+ 1/40320 (/ 1/24 (pow x 4))))))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) #s(hole binary64 (* -1/40320 (pow x 6)))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) #s(hole binary64 (* (pow x 6) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) #s(hole binary64 (* (pow x 6) (- (* 1/720 (/ 1 (pow x 2))) (+ 1/40320 (/ 1/24 (pow x 4))))))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) #s(hole binary64 (* (pow x 6) (- (+ (* 1/720 (/ 1 (pow x 2))) (* 1/2 (/ 1 (pow x 6)))) (+ 1/40320 (/ 1/24 (pow x 4))))))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) 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) #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 x) (* (* x x) (/ (cos x) x))) #s(hole binary64 (* x (- 1 (cos x))))) |
#s(approx (* (* x x) (/ (cos x) x)) #s(hole binary64 (* x (cos x)))) |
#s(approx (+ (* (/ x (* x x)) (/ 1 x)) (/ (* (* (neg x) x) (/ (cos x) x)) (* (* x x) x))) #s(hole binary64 (/ (+ 1 (* -1 (cos x))) (pow x 2)))) |
#s(approx (/ (* (* (neg x) x) (/ (cos x) x)) (* (* x x) x)) #s(hole binary64 (* -1 (/ (cos x) (pow x 2))))) |
#s(approx (* (* (neg x) x) (/ (cos x) x)) #s(hole binary64 (* -1 (* x (cos x))))) |
#s(approx (/ (cos x) x) #s(hole binary64 (/ (cos x) x))) |
#s(approx (* (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) x) #s(hole binary64 (* -1 (* (pow x 7) (- 1/40320 (* 1/720 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) x) #s(hole binary64 (* -1 (* (pow x 7) (- (+ 1/40320 (/ 1/24 (pow x 4))) (* 1/720 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) x) #s(hole binary64 (* -1 (* (pow x 7) (- (+ 1/40320 (/ 1/24 (pow x 4))) (+ (* 1/720 (/ 1 (pow x 2))) (* 1/2 (/ 1 (pow x 6))))))))) |
#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 (- (* 1 x) (* (* x x) (/ (cos x) x))) #s(hole binary64 (* x (+ 1 (* -1 (cos x)))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 12.0ms | x | @ | -inf | ((* (sin x) (/ (/ (/ (sin x) (- (cos x) -1)) x) x)) (sin x) x (/ (/ (/ (sin x) (- (cos x) -1)) x) x) (/ (/ (sin x) (- (cos x) -1)) x) (/ (sin x) (- (cos x) -1)) (- (cos x) -1) (cos x) -1 (/ (- 1 (cos x)) (* x x)) (+ (* (* x x) -1/24) 1/2) (* (- (/ 1/2 (* x x)) 1/24) (* x x)) (- (/ 1/2 (* x x)) 1/24) (/ 1/2 (* x x)) 1/2 (* x x) 1/24 (/ (- 1 (cos x)) (* x x)) (- 1 (cos x)) (* (* (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) x) x) (* (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) 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 x) (* (* x x) (/ (cos x) x))) (* (* x x) x)) (- (* 1 x) (* (* x x) (/ (cos x) x))) (* 1 x) 1 (* (* x x) (/ (cos x) x)) (* (cos x) x) (* (* x x) x) (+ (* (/ x (* x x)) (/ 1 x)) (/ (* (* (neg x) x) (/ (cos x) x)) (* (* x x) x))) (/ x (* x x)) (/ 1 x) (/ (* (* (neg x) x) (/ (cos x) x)) (* (* x x) x)) (* (* (neg x) x) (/ (cos x) x)) (* (neg x) x) (neg x) (/ (cos x) x)) |
| 6.0ms | x | @ | inf | ((* (sin x) (/ (/ (/ (sin x) (- (cos x) -1)) x) x)) (sin x) x (/ (/ (/ (sin x) (- (cos x) -1)) x) x) (/ (/ (sin x) (- (cos x) -1)) x) (/ (sin x) (- (cos x) -1)) (- (cos x) -1) (cos x) -1 (/ (- 1 (cos x)) (* x x)) (+ (* (* x x) -1/24) 1/2) (* (- (/ 1/2 (* x x)) 1/24) (* x x)) (- (/ 1/2 (* x x)) 1/24) (/ 1/2 (* x x)) 1/2 (* x x) 1/24 (/ (- 1 (cos x)) (* x x)) (- 1 (cos x)) (* (* (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) x) x) (* (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) 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 x) (* (* x x) (/ (cos x) x))) (* (* x x) x)) (- (* 1 x) (* (* x x) (/ (cos x) x))) (* 1 x) 1 (* (* x x) (/ (cos x) x)) (* (cos x) x) (* (* x x) x) (+ (* (/ x (* x x)) (/ 1 x)) (/ (* (* (neg x) x) (/ (cos x) x)) (* (* x x) x))) (/ x (* x x)) (/ 1 x) (/ (* (* (neg x) x) (/ (cos x) x)) (* (* x x) x)) (* (* (neg x) x) (/ (cos x) x)) (* (neg x) x) (neg x) (/ (cos x) x)) |
| 4.0ms | x | @ | 0 | ((* (sin x) (/ (/ (/ (sin x) (- (cos x) -1)) x) x)) (sin x) x (/ (/ (/ (sin x) (- (cos x) -1)) x) x) (/ (/ (sin x) (- (cos x) -1)) x) (/ (sin x) (- (cos x) -1)) (- (cos x) -1) (cos x) -1 (/ (- 1 (cos x)) (* x x)) (+ (* (* x x) -1/24) 1/2) (* (- (/ 1/2 (* x x)) 1/24) (* x x)) (- (/ 1/2 (* x x)) 1/24) (/ 1/2 (* x x)) 1/2 (* x x) 1/24 (/ (- 1 (cos x)) (* x x)) (- 1 (cos x)) (* (* (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) x) x) (* (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) 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 x) (* (* x x) (/ (cos x) x))) (* (* x x) x)) (- (* 1 x) (* (* x x) (/ (cos x) x))) (* 1 x) 1 (* (* x x) (/ (cos x) x)) (* (cos x) x) (* (* x x) x) (+ (* (/ x (* x x)) (/ 1 x)) (/ (* (* (neg x) x) (/ (cos x) x)) (* (* x x) x))) (/ x (* x x)) (/ 1 x) (/ (* (* (neg x) x) (/ (cos x) x)) (* (* x x) x)) (* (* (neg x) x) (/ (cos x) x)) (* (neg x) x) (neg x) (/ (cos x) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 386 | 3047 |
| 0 | 452 | 2919 |
| 1 | 1640 | 2907 |
| 0 | 8125 | 2834 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (sin.f64 x) (/.f64 (/.f64 (/.f64 (sin.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64))) x) x)) |
(sin.f64 x) |
x |
(/.f64 (/.f64 (/.f64 (sin.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64))) x) x) |
(/.f64 (/.f64 (sin.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64))) x) |
(/.f64 (sin.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64))) |
(-.f64 (cos.f64 x) #s(literal -1 binary64)) |
(cos.f64 x) |
#s(literal -1 binary64) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x)))) |
#s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x)) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
#s(literal 1/2 binary64) |
(*.f64 x x) |
#s(literal 1/24 binary64) |
(/.f64 #s(approx (- 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)) (*.f64 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)) |
(*.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) |
(*.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) |
(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) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) #s(approx (* (* x x) (/ (cos x) x)) (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) x)) |
(-.f64 (*.f64 #s(literal 1 binary64) x) #s(approx (* (* x x) (/ (cos x) x)) (*.f64 (cos.f64 x) x))) |
(*.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
#s(approx (* (* x x) (/ (cos x) x)) (*.f64 (cos.f64 x) x)) |
(*.f64 (cos.f64 x) x) |
(*.f64 (*.f64 x x) x) |
(fma.f64 (/.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x))) |
(/.f64 x (*.f64 x x)) |
(/.f64 #s(literal 1 binary64) x) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) |
(*.f64 (neg.f64 x) x) |
(neg.f64 x) |
(/.f64 (cos.f64 x) x) |
#s(approx (* (sin x) (/ (/ (/ (sin x) (- (cos x) -1)) x) x)) #s(hole binary64 1/2)) |
#s(approx (* (sin x) (/ (/ (/ (sin x) (- (cos x) -1)) x) x)) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (* (sin x) (/ (/ (/ (sin x) (- (cos x) -1)) x) x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (* (sin x) (/ (/ (/ (sin 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 (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 (/ (/ (/ (sin x) (- (cos x) -1)) x) x) #s(hole binary64 (/ 1/2 x))) |
#s(approx (/ (/ (/ (sin x) (- (cos x) -1)) x) x) #s(hole binary64 (/ (+ 1/2 (* 1/24 (pow x 2))) x))) |
#s(approx (/ (/ (/ (sin x) (- (cos x) -1)) x) x) #s(hole binary64 (/ (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/240 (pow x 2))))) x))) |
#s(approx (/ (/ (/ (sin x) (- (cos x) -1)) x) x) #s(hole binary64 (/ (+ 1/2 (* (pow x 2) (+ 1/24 (* (pow x 2) (+ 1/240 (* 17/40320 (pow x 2))))))) x))) |
#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) (- (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 (- (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 (- (/ 1/2 (* x x)) 1/24) #s(hole binary64 (/ 1/2 (pow x 2)))) |
#s(approx (- (/ 1/2 (* x x)) 1/24) #s(hole binary64 (/ (+ 1/2 (* -1/24 (pow x 2))) (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (* (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (* (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (* (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) x) #s(hole binary64 (* x (+ 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 x) (* (* x x) (/ (cos x) x))) #s(hole binary64 (* 1/2 (pow x 3)))) |
#s(approx (- (* 1 x) (* (* x x) (/ (cos x) x))) #s(hole binary64 (* (pow x 3) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- (* 1 x) (* (* x x) (/ (cos x) 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) (/ (cos x) x))) #s(hole binary64 (* (pow x 3) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (* (* x x) (/ (cos x) x)) #s(hole binary64 (* x (+ 1 (* -1/2 (pow x 2)))))) |
#s(approx (* (* x x) (/ (cos x) x)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))) |
#s(approx (* (* x x) (/ (cos x) x)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (/ x (* x x)) #s(hole binary64 (/ 1 x))) |
#s(approx (/ (* (* (neg x) x) (/ (cos x) x)) (* (* x x) x)) #s(hole binary64 (/ -1 (pow x 2)))) |
#s(approx (/ (* (* (neg x) x) (/ (cos x) x)) (* (* x x) x)) #s(hole binary64 (/ (- (* 1/2 (pow x 2)) 1) (pow x 2)))) |
#s(approx (/ (* (* (neg x) x) (/ (cos x) x)) (* (* x x) x)) #s(hole binary64 (/ (- (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))) 1) (pow x 2)))) |
#s(approx (/ (* (* (neg x) x) (/ (cos x) x)) (* (* x x) x)) #s(hole binary64 (/ (- (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))) 1) (pow x 2)))) |
#s(approx (* (* (neg x) x) (/ (cos x) x)) #s(hole binary64 (* -1 x))) |
#s(approx (* (* (neg x) x) (/ (cos x) x)) #s(hole binary64 (* x (- (* 1/2 (pow x 2)) 1)))) |
#s(approx (* (* (neg x) x) (/ (cos x) x)) #s(hole binary64 (* x (- (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))) 1)))) |
#s(approx (* (* (neg x) x) (/ (cos x) x)) #s(hole binary64 (* x (- (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))) 1)))) |
#s(approx (* (neg x) x) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (/ (cos x) x) #s(hole binary64 (/ (+ 1 (* -1/2 (pow x 2))) x))) |
#s(approx (/ (cos x) x) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) x))) |
#s(approx (/ (cos x) x) #s(hole binary64 (/ (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))) x))) |
#s(approx (* (sin x) (/ (/ (/ (sin x) (- (cos x) -1)) x) x)) #s(hole binary64 (/ (pow (sin x) 2) (* (pow x 2) (+ 1 (cos x)))))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (/ (/ (/ (sin x) (- (cos x) -1)) x) x) #s(hole binary64 (/ (sin x) (* (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) (- (cos x) -1)) #s(hole binary64 (/ (sin 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 (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (+ (* (* x x) -1/24) 1/2) #s(hole binary64 (* -1/24 (pow x 2)))) |
#s(approx (+ (* (* x x) -1/24) 1/2) #s(hole binary64 (* (pow x 2) (- (* 1/2 (/ 1 (pow x 2))) 1/24)))) |
#s(approx (- (/ 1/2 (* x x)) 1/24) #s(hole binary64 (- (* 1/2 (/ 1 (pow x 2))) 1/24))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (- 1 (cos x)))) |
#s(approx (* (* (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) x) x) #s(hole binary64 (* -1/40320 (pow x 8)))) |
#s(approx (* (* (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) x) x) #s(hole binary64 (* (pow x 8) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (* (* (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) x) x) #s(hole binary64 (* (pow x 8) (- (* 1/720 (/ 1 (pow x 2))) (+ 1/40320 (/ 1/24 (pow x 4))))))) |
#s(approx (* (* (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) x) x) #s(hole binary64 (* (pow x 8) (- (+ (* 1/720 (/ 1 (pow x 2))) (* 1/2 (/ 1 (pow x 6)))) (+ 1/40320 (/ 1/24 (pow x 4))))))) |
#s(approx (* (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) x) #s(hole binary64 (* -1/40320 (pow x 7)))) |
#s(approx (* (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) x) #s(hole binary64 (* (pow x 7) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (* (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) x) #s(hole binary64 (* (pow x 7) (- (* 1/720 (/ 1 (pow x 2))) (+ 1/40320 (/ 1/24 (pow x 4))))))) |
#s(approx (* (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) x) #s(hole binary64 (* (pow x 7) (- (+ (* 1/720 (/ 1 (pow x 2))) (* 1/2 (/ 1 (pow x 6)))) (+ 1/40320 (/ 1/24 (pow x 4))))))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) #s(hole binary64 (* -1/40320 (pow x 6)))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) #s(hole binary64 (* (pow x 6) (- (* 1/720 (/ 1 (pow x 2))) 1/40320)))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) #s(hole binary64 (* (pow x 6) (- (* 1/720 (/ 1 (pow x 2))) (+ 1/40320 (/ 1/24 (pow x 4))))))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) #s(hole binary64 (* (pow x 6) (- (+ (* 1/720 (/ 1 (pow x 2))) (* 1/2 (/ 1 (pow x 6)))) (+ 1/40320 (/ 1/24 (pow x 4))))))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) 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) #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 x) (* (* x x) (/ (cos x) x))) #s(hole binary64 (* x (- 1 (cos x))))) |
#s(approx (* (* x x) (/ (cos x) x)) #s(hole binary64 (* x (cos x)))) |
#s(approx (+ (* (/ x (* x x)) (/ 1 x)) (/ (* (* (neg x) x) (/ (cos x) x)) (* (* x x) x))) #s(hole binary64 (/ (+ 1 (* -1 (cos x))) (pow x 2)))) |
#s(approx (/ (* (* (neg x) x) (/ (cos x) x)) (* (* x x) x)) #s(hole binary64 (* -1 (/ (cos x) (pow x 2))))) |
#s(approx (* (* (neg x) x) (/ (cos x) x)) #s(hole binary64 (* -1 (* x (cos x))))) |
#s(approx (/ (cos x) x) #s(hole binary64 (/ (cos x) x))) |
#s(approx (* (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) x) #s(hole binary64 (* -1 (* (pow x 7) (- 1/40320 (* 1/720 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) x) #s(hole binary64 (* -1 (* (pow x 7) (- (+ 1/40320 (/ 1/24 (pow x 4))) (* 1/720 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) x) #s(hole binary64 (* -1 (* (pow x 7) (- (+ 1/40320 (/ 1/24 (pow x 4))) (+ (* 1/720 (/ 1 (pow x 2))) (* 1/2 (/ 1 (pow x 6))))))))) |
#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 (- (* 1 x) (* (* x x) (/ (cos x) x))) #s(hole binary64 (* x (+ 1 (* -1 (cos x)))))) |
| Outputs |
|---|
(*.f64 (/.f64 (sin.f64 x) #s(literal 1 binary64)) (/.f64 (/.f64 (sin.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (*.f64 x x))) |
(*.f64 (/.f64 (sin.f64 x) x) (/.f64 (/.f64 (sin.f64 x) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (sin.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (*.f64 x x)) (sin.f64 x)) |
(*.f64 (sin.f64 x) (/.f64 (/.f64 (sin.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 x) (/.f64 (sin.f64 x) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x)))) (neg.f64 x)) |
(/.f64 (*.f64 (sin.f64 x) (/.f64 (sin.f64 x) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x))) 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 (neg.f64 (neg.f64 (/.f64 (sin.f64 x) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x)))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (/.f64 (sin.f64 x) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x))) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 (sin.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (/.f64 (sin.f64 x) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x)) x) |
(/.f64 (/.f64 (sin.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64))) (*.f64 x x)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (sin.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64))))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (/.f64 (sin.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64)))) (neg.f64 x)) |
(/.f64 (neg.f64 (sin.f64 x)) (neg.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x))) |
(/.f64 (/.f64 (sin.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64))) x) |
(/.f64 (sin.f64 x) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x)) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 x))) (neg.f64 (neg.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (sin.f64 x)) (neg.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(/.f64 (sin.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (neg.f64 (+.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 #s(literal 2 binary64) x)))) (+.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.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 #s(literal 2 binary64) x)))) (+.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (+.f64 (cos.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 x) #s(literal -1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (+.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)))) (/.f64 #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 (neg.f64 (cos.f64 x)) #s(literal 1 binary64))))) |
(-.f64 (cos.f64 x) #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))))) |
#s(literal -1 binary64) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64))))) |
#s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)))) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) x) x) |
(*.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x)) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/576 binary64))) (neg.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x))) #s(literal 1/13824 binary64))) (neg.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1/576 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/576 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x))) #s(literal 1/13824 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1/576 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1/576 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64))))) (/.f64 #s(literal 1/13824 binary64) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1/576 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)))))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x)) (neg.f64 x)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (neg.f64 x) x)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) x) x) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 (neg.f64 x) x))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
#s(literal 1/2 binary64) |
(*.f64 (*.f64 (fabs.f64 x) #s(literal -1 binary64)) (*.f64 (fabs.f64 x) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal -1 binary64) (fabs.f64 x)) (*.f64 #s(literal -1 binary64) (fabs.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.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 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(fabs.f64 (*.f64 x x)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.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 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
#s(literal 1/24 binary64) |
(/.f64 (neg.f64 (/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x)) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x)))) (neg.f64 (*.f64 (neg.f64 x) x))) |
(/.f64 (/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x)) x) x) |
(/.f64 (neg.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x)) (*.f64 x x)) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64))) |
(*.f64 x (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 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) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 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) (*.f64 x x)))))) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x))) |
(fma.f64 (*.f64 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) (*.f64 x x))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x))) |
(+.f64 (*.f64 (*.f64 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) (*.f64 x x))) |
(*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (*.f64 x (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x)) (*.f64 x (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 x (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) x))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x)) (*.f64 x (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 x (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.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) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) x))))) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 x (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x))) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) x)) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 x (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x))) |
(fma.f64 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) x)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 x (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) x)) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64))) (*.f64 (*.f64 (neg.f64 x) x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64))))) (-.f64 #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 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 (neg.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 3 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 (*.f64 (neg.f64 x) x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64))) (*.f64 (*.f64 (neg.f64 x) x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (neg.f64 x) x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64))))))) |
(/.f64 (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/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 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 (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 (-.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/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 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #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))))) |
(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 (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 #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 #s(literal 1/2 binary64) (*.f64 (*.f64 (neg.f64 x) x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)))) |
(+.f64 (/.f64 (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 #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 (*.f64 (-.f64 (*.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 (neg.f64 x) x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x)) |
(*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) |
(*.f64 x (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/576 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x #s(literal 1/24 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/13824 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/576 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x #s(literal 1/24 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/13824 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x #s(literal 1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x #s(literal 1/24 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64))))) (/.f64 #s(literal 1/13824 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)))))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) |
(*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) #s(literal 1/373248000 binary64) (pow.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) #s(literal 1/373248000 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x)))))) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)))) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x))) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)))) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) (*.f64 x x))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) x) (*.f64 #s(literal 1/720 binary64) x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))))) (-.f64 (*.f64 #s(literal 1/720 binary64) x) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/720 binary64) x) (*.f64 #s(literal 1/720 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) x))) (-.f64 (*.f64 #s(literal 1/720 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/720 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/720 binary64) x) (*.f64 #s(literal 1/720 binary64) x) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)))) (*.f64 (*.f64 #s(literal 1/720 binary64) x) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/720 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/720 binary64) x) (*.f64 #s(literal 1/720 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) x)) (*.f64 (*.f64 #s(literal 1/720 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) x))))) |
(fma.f64 #s(literal 1/720 binary64) x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)))) |
(fma.f64 #s(literal 1/720 binary64) x (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) x)) |
(fma.f64 x #s(literal 1/720 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)))) |
(fma.f64 x #s(literal 1/720 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) x)) |
(+.f64 (*.f64 #s(literal 1/720 binary64) x) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)))) |
(+.f64 (*.f64 #s(literal 1/720 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/40320 binary64)) x)) |
(/.f64 (-.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 #s(literal 1/40320 binary64) (*.f64 x x)) (*.f64 #s(literal 1/40320 binary64) (*.f64 x x)))) (-.f64 #s(literal 1/720 binary64) (*.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 (*.f64 #s(literal 1/40320 binary64) (*.f64 x x)) (*.f64 #s(literal 1/40320 binary64) (*.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) (*.f64 x x)) (*.f64 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) (*.f64 x x)) (*.f64 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) (*.f64 x x)) (*.f64 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) (*.f64 x x)) (*.f64 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 #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) (*.f64 x x)) (*.f64 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) (*.f64 x x)) (*.f64 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) |
(/.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x))) (*.f64 (/.f64 #s(approx (* (* x x) (/ (cos x) x)) (*.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x)) (/.f64 #s(approx (* (* x x) (/ (cos x) x)) (*.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x)))) (+.f64 (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 #s(approx (* (* x x) (/ (cos x) x)) (*.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(approx (* (* x x) (/ (cos x) x)) (*.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 x (*.f64 (*.f64 x x) x)) (fma.f64 (/.f64 #s(approx (* (* x x) (/ (cos x) x)) (*.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x)) (/.f64 #s(approx (* (* x x) (/ (cos x) x)) (*.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x)) (*.f64 (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 #s(approx (* (* x x) (/ (cos x) x)) (*.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) x)) (*.f64 x #s(approx (* (* x x) (/ (cos x) x)) (*.f64 (cos.f64 x) x)))) (*.f64 x (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) #s(approx (* (* x x) (/ (cos x) x)) (*.f64 (cos.f64 x) x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) x) #s(approx (* (* x x) (/ (cos x) x)) (*.f64 (cos.f64 x) x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x))) |
(/.f64 (neg.f64 (/.f64 (-.f64 x #s(approx (* (* x x) (/ (cos x) x)) (*.f64 (cos.f64 x) x))) (*.f64 x x))) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 x #s(approx (* (* x x) (/ (cos x) x)) (*.f64 (cos.f64 x) x))))) (neg.f64 (neg.f64 (*.f64 (*.f64 x x) x)))) |
(/.f64 (/.f64 (-.f64 x #s(approx (* (* x x) (/ (cos x) x)) (*.f64 (cos.f64 x) x))) (*.f64 x x)) x) |
(/.f64 (neg.f64 (-.f64 x #s(approx (* (* x x) (/ (cos x) x)) (*.f64 (cos.f64 x) x)))) (neg.f64 (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 x #s(approx (* (* x x) (/ (cos x) x)) (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) x)) |
(-.f64 (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 #s(approx (* (* x x) (/ (cos x) x)) (*.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 #s(approx (* (* x x) (/ (cos x) x)) (*.f64 (cos.f64 x) x)) #s(literal 2 binary64)))) (neg.f64 (+.f64 x #s(approx (* (* x x) (/ (cos x) x)) (*.f64 (cos.f64 x) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 #s(approx (* (* x x) (/ (cos x) x)) (*.f64 (cos.f64 x) x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (+.f64 (pow.f64 #s(approx (* (* x x) (/ (cos x) x)) (*.f64 (cos.f64 x) x)) #s(literal 2 binary64)) (*.f64 x #s(approx (* (* x x) (/ (cos x) x)) (*.f64 (cos.f64 x) x))))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 #s(approx (* (* x x) (/ (cos x) x)) (*.f64 (cos.f64 x) x)) #s(literal 2 binary64))) (+.f64 x #s(approx (* (* x x) (/ (cos x) x)) (*.f64 (cos.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 #s(approx (* (* x x) (/ (cos x) x)) (*.f64 (cos.f64 x) x)) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 #s(approx (* (* x x) (/ (cos x) x)) (*.f64 (cos.f64 x) x)) #s(literal 2 binary64)) (*.f64 x #s(approx (* (* x x) (/ (cos x) x)) (*.f64 (cos.f64 x) x)))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(approx (* (* x x) (/ (cos x) x)) (*.f64 (cos.f64 x) x)))) (/.f64 (pow.f64 #s(approx (* (* x x) (/ (cos x) x)) (*.f64 (cos.f64 x) x)) #s(literal 2 binary64)) (+.f64 x #s(approx (* (* x x) (/ (cos x) x)) (*.f64 (cos.f64 x) x))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (+.f64 (pow.f64 #s(approx (* (* x x) (/ (cos x) x)) (*.f64 (cos.f64 x) x)) #s(literal 2 binary64)) (*.f64 x #s(approx (* (* x x) (/ (cos x) x)) (*.f64 (cos.f64 x) x)))))) (/.f64 (pow.f64 #s(approx (* (* x x) (/ (cos x) x)) (*.f64 (cos.f64 x) x)) #s(literal 3 binary64)) (fma.f64 x x (+.f64 (pow.f64 #s(approx (* (* x x) (/ (cos x) x)) (*.f64 (cos.f64 x) x)) #s(literal 2 binary64)) (*.f64 x #s(approx (* (* x x) (/ (cos x) x)) (*.f64 (cos.f64 x) x))))))) |
(-.f64 x #s(approx (* (* x x) (/ (cos x) x)) (*.f64 (cos.f64 x) x))) |
x |
#s(literal 1 binary64) |
#s(approx (* (* x x) (/ (cos x) x)) (*.f64 (cos.f64 x) x)) |
(*.f64 (cos.f64 x) x) |
(*.f64 x (cos.f64 x)) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) |
(*.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 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x)) #s(literal 2 binary64)) (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)))) (-.f64 (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x)) (/.f64 x (*.f64 (*.f64 x x) x)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 x (*.f64 (*.f64 x x) x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x)) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x))) (*.f64 (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x)) (/.f64 x (*.f64 (*.f64 x x) x)))))) |
(/.f64 (+.f64 (/.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) (*.f64 x x))) x) |
(/.f64 (fma.f64 (/.f64 (/.f64 (cos.f64 x) x) x) (/.f64 (*.f64 (neg.f64 x) x) x) (/.f64 x (*.f64 x x))) x) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) x) (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (/.f64 x (*.f64 x x)) x (*.f64 x (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) (*.f64 x x)))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 x (*.f64 x x)) (neg.f64 (*.f64 (*.f64 x x) x)) (*.f64 x (neg.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x))))) (*.f64 x (neg.f64 (*.f64 (*.f64 x x) x)))) |
(/.f64 (fma.f64 (/.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) x) (*.f64 x (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)))) (*.f64 x (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (*.f64 x (/.f64 #s(literal 1 binary64) x)) x (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) (*.f64 x x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (*.f64 x (/.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) (neg.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x))))) (*.f64 (*.f64 x x) (neg.f64 (*.f64 (*.f64 x x) x)))) |
(/.f64 (fma.f64 (*.f64 x (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 (*.f64 x x) x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (fma.f64 x (neg.f64 (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x))))) (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 (*.f64 (*.f64 x x) x)))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) (*.f64 x x)) x (*.f64 x (/.f64 x (*.f64 x x)))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) (*.f64 x x)) (*.f64 x x) (*.f64 x (*.f64 x (/.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 x x) x)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) (*.f64 x x)) (*.f64 (*.f64 x x) x) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x))) x (*.f64 (neg.f64 (*.f64 (*.f64 x x) x)) (/.f64 x (*.f64 x x)))) (*.f64 (neg.f64 (*.f64 (*.f64 x x) x)) x)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x))) (*.f64 x x) (*.f64 (neg.f64 (*.f64 (*.f64 x x) x)) (*.f64 x (/.f64 #s(literal 1 binary64) x)))) (*.f64 (neg.f64 (*.f64 (*.f64 x x) x)) (*.f64 x x))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) x) (*.f64 (neg.f64 (*.f64 (*.f64 x x) x)) x)) (*.f64 (neg.f64 (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) x (*.f64 (*.f64 (*.f64 x x) x) (/.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x (/.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x))) (pow.f64 (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 x (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 x (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 x (*.f64 (*.f64 x x) x)) (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x)) #s(literal 2 binary64)) (/.f64 (*.f64 x (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x))) (pow.f64 (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x)) #s(literal 2 binary64))) (/.f64 (-.f64 x (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) x))) |
(/.f64 (+.f64 (pow.f64 (/.f64 x (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 x (*.f64 (*.f64 x x) x)) (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x)) #s(literal 2 binary64)) (/.f64 (*.f64 x (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)))))) |
(/.f64 (-.f64 x (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) x)) |
(fma.f64 (/.f64 (neg.f64 x) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 (*.f64 x (/.f64 (cos.f64 x) x)) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 x (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 x x)) (/.f64 (*.f64 x (/.f64 (cos.f64 x) x)) x) (/.f64 x (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 x) x) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 (/.f64 (cos.f64 x) x) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 x (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 (/.f64 (cos.f64 x) x) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 (*.f64 (neg.f64 x) x) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 x (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 (/.f64 (cos.f64 x) x) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) x) x) (/.f64 x (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 (/.f64 x (*.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) 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 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 x (pow.f64 x #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 x (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 x (neg.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 (neg.f64 x) x) (/.f64 (*.f64 x (/.f64 (cos.f64 x) x)) (*.f64 x x)) (/.f64 x (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 x) x) x) (/.f64 (/.f64 (cos.f64 x) x) (*.f64 x x)) (/.f64 x (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 x x) (/.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 (/.f64 (cos.f64 x) x) x) (/.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (/.f64 x (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (/.f64 (/.f64 (cos.f64 x) x) x) (/.f64 x (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 (neg.f64 x) x) (/.f64 (/.f64 (cos.f64 x) x) (*.f64 (*.f64 x x) x)) (/.f64 x (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 x (*.f64 (*.f64 x x) x)) #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 x x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x))) (/.f64 (-.f64 x (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) x))) (/.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x)) #s(literal 2 binary64)) (/.f64 (-.f64 x (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) x)))) |
(+.f64 (/.f64 (pow.f64 (/.f64 x (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)) (fma.f64 (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 x (*.f64 (*.f64 x x) x)) (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x)) #s(literal 2 binary64)) (/.f64 (*.f64 x (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)))))) (/.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x)) #s(literal 3 binary64)) (fma.f64 (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 x (*.f64 (*.f64 x x) x)) (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x)) #s(literal 2 binary64)) (/.f64 (*.f64 x (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x))))))) |
(+.f64 (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x))) |
(+.f64 (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x)) (/.f64 x (*.f64 (*.f64 x x) x))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 x (fabs.f64 x))) |
(*.f64 (/.f64 x (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 x (neg.f64 x))) |
(*.f64 (/.f64 x (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (/.f64 x (neg.f64 x)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 x (neg.f64 x))) |
(*.f64 (/.f64 x (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 (/.f64 x x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x x)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 x x) #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (/.f64 x x)) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (*.f64 (neg.f64 x) x))) |
(/.f64 (/.f64 x x) x) |
(/.f64 (neg.f64 x) (*.f64 (neg.f64 x) x)) |
(/.f64 x (*.f64 x x)) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.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 (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 x) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 (*.f64 x (/.f64 (cos.f64 x) x)) (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 (neg.f64 x) (*.f64 x x)) (/.f64 (*.f64 x (/.f64 (cos.f64 x) x)) x)) |
(*.f64 (/.f64 (*.f64 (neg.f64 x) x) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 (/.f64 (cos.f64 x) x) (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 (/.f64 (cos.f64 x) x) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 (*.f64 (neg.f64 x) x) (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 (/.f64 (cos.f64 x) x) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) x) x)) |
(*.f64 (/.f64 (neg.f64 x) x) (/.f64 (*.f64 x (/.f64 (cos.f64 x) x)) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 (neg.f64 x) x) x) (/.f64 (/.f64 (cos.f64 x) x) (*.f64 x x))) |
(*.f64 (/.f64 (/.f64 (cos.f64 x) x) x) (/.f64 (*.f64 (neg.f64 x) x) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)) (/.f64 (/.f64 (cos.f64 x) x) x)) |
(*.f64 (*.f64 (neg.f64 x) x) (/.f64 (/.f64 (cos.f64 x) x) (*.f64 (*.f64 x x) x))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) (*.f64 x x))) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)))) (neg.f64 (neg.f64 (*.f64 (*.f64 x x) x)))) |
(/.f64 (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) (*.f64 x x)) x) |
(/.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x))) (neg.f64 (*.f64 (*.f64 x x) x))) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x)) |
(*.f64 (/.f64 (*.f64 (neg.f64 x) x) #s(literal 1 binary64)) (/.f64 (cos.f64 x) x)) |
(*.f64 (/.f64 (*.f64 (neg.f64 x) x) x) (/.f64 (cos.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) |
(*.f64 (neg.f64 x) (*.f64 x (/.f64 (cos.f64 x) x))) |
(*.f64 (/.f64 (cos.f64 x) x) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x))) (neg.f64 x)) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) x) (cos.f64 x)) x) |
(*.f64 (*.f64 x x) #s(literal -1 binary64)) |
(*.f64 (neg.f64 x) x) |
(*.f64 #s(literal -1 binary64) (*.f64 x x)) |
(*.f64 x (neg.f64 x)) |
(neg.f64 (*.f64 x x)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
(*.f64 (/.f64 (cos.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (cos.f64 x) #s(literal -1 binary64))) |
(*.f64 (/.f64 (cos.f64 x) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) x)) |
(/.f64 (neg.f64 (neg.f64 (cos.f64 x))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (cos.f64 x)) (neg.f64 x)) |
(/.f64 (cos.f64 x) x) |
#s(approx (* (sin x) (/ (/ (/ (sin x) (- (cos x) -1)) x) x)) #s(literal 1/2 binary64)) |
#s(approx (* (sin x) (/ (/ (/ (sin x) (- (cos x) -1)) x) x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (* (sin x) (/ (/ (/ (sin x) (- (cos x) -1)) x) x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (* (sin x) (/ (/ (/ (sin x) (- (cos x) -1)) x) x)) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (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 (/ (/ (/ (sin x) (- (cos x) -1)) x) x) (/.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ (/ (/ (sin x) (- (cos x) -1)) x) x) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (/ (/ (/ (sin x) (- (cos x) -1)) x) x) (/.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)) x) x) (/.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) (- (cos x) -1)) x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #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) (- (cos x) -1)) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ (sin x) (- (cos x) -1)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #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 (- (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 (cos x) #s(literal 1 binary64)) |
#s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos x) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (- (/ 1/2 (* x x)) 1/24) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
#s(approx (- (/ 1/2 (* x x)) 1/24) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x))) |
#s(approx (* x x) (*.f64 x x)) |
#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 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x)) |
#s(approx (* (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (* (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) x) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x)) |
#s(approx (* (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) x) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)) x)) |
#s(approx (* (- (* (* (+ (* -1/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 x) (* (* x x) (/ (cos x) x))) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64))) |
#s(approx (- (* 1 x) (* (* x x) (/ (cos x) x))) (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)))) |
#s(approx (- (* 1 x) (* (* x x) (/ (cos x) x))) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (- (* 1 x) (* (* x x) (/ (cos x) x))) (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/40320 binary64) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)))) |
#s(approx (* (* x x) (/ (cos x) x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (* (* x x) (/ (cos x) x)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (* (* x x) (/ (cos 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 1 binary64)) x)) |
#s(approx (* (* x x) x) (*.f64 (*.f64 x x) x)) |
#s(approx (/ x (* x x)) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (/ (* (* (neg x) x) (/ (cos x) x)) (* (* x x) x)) (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
#s(approx (/ (* (* (neg x) x) (/ (cos x) x)) (* (* x x) x)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -1 binary64)) (*.f64 x x))) |
#s(approx (/ (* (* (neg x) x) (/ (cos x) x)) (* (* x x) x)) (/.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal -1 binary64)) (*.f64 x x))) |
#s(approx (/ (* (* (neg x) x) (/ (cos x) x)) (* (* x x) x)) (/.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal -1 binary64)) (*.f64 x x))) |
#s(approx (* (* (neg x) x) (/ (cos x) x)) (neg.f64 x)) |
#s(approx (* (* (neg x) x) (/ (cos x) x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -1 binary64)) x)) |
#s(approx (* (* (neg x) x) (/ (cos x) x)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal -1 binary64)) x)) |
#s(approx (* (* (neg x) x) (/ (cos x) x)) (*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal -1 binary64)) x)) |
#s(approx (* (neg x) x) (*.f64 (neg.f64 x) x)) |
#s(approx (/ (cos x) x) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (/ (cos x) x) (/.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (/ (cos x) x) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (* (sin x) (/ (/ (/ (sin x) (- (cos x) -1)) x) x)) (*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (tan.f64 (/.f64 x #s(literal 2 binary64))))) |
#s(approx (sin x) (sin.f64 x)) |
#s(approx (/ (/ (/ (sin x) (- (cos x) -1)) x) x) (/.f64 (sin.f64 x) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x)))) |
#s(approx (/ (/ (sin x) (- (cos x) -1)) x) (/.f64 (sin.f64 x) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) x))) |
#s(approx (/ (sin x) (- (cos x) -1)) (tan.f64 (/.f64 x #s(literal 2 binary64)))) |
#s(approx (- (cos x) -1) (+.f64 (cos.f64 x) #s(literal 1 binary64))) |
#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 (+ (* (* 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 x x) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)))) |
#s(approx (- (/ 1/2 (* x x)) 1/24) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64))) |
#s(approx (- 1 (cos x)) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
#s(approx (* (* (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) x) x) (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal -1/40320 binary64))) |
#s(approx (* (* (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) x) x) (*.f64 (-.f64 (/.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/40320 binary64)) (pow.f64 x #s(literal 8 binary64)))) |
#s(approx (* (* (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) x) x) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/40320 binary64)) (/.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (pow.f64 x #s(literal 8 binary64)))) |
#s(approx (* (* (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) x) x) (*.f64 (-.f64 (-.f64 (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)))) (pow.f64 x #s(literal 8 binary64)))) |
#s(approx (* (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) x) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/40320 binary64))) |
#s(approx (* (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) x) (*.f64 (pow.f64 x #s(literal 7 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) x) 1/2) x) (*.f64 (pow.f64 x #s(literal 7 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) x) x) 1/2) x) (*.f64 (pow.f64 x #s(literal 7 binary64)) (-.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) x) 1/2) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) #s(literal -1/40320 binary64))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.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) x) x) 1/2) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) (-.f64 (-.f64 (/.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/40320 binary64)) (/.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
#s(approx (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 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) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/40320 binary64))) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) x) (*.f64 (-.f64 (/.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/40320 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (+ (* -1/40320 (* x x)) 1/720) (*.f64 (*.f64 x x) #s(literal -1/40320 binary64))) |
#s(approx (+ (* -1/40320 (* x x)) 1/720) (*.f64 (-.f64 (/.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/40320 binary64)) (*.f64 x x))) |
#s(approx (- (* 1 x) (* (* x x) (/ (cos x) x))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
#s(approx (* (* x x) (/ (cos x) x)) (*.f64 (cos.f64 x) x)) |
#s(approx (+ (* (/ x (* x x)) (/ 1 x)) (/ (* (* (neg x) x) (/ (cos x) x)) (* (* x x) x))) (/.f64 (+.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (/ (* (* (neg x) x) (/ (cos x) x)) (* (* x x) x)) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
#s(approx (* (* (neg x) x) (/ (cos x) x)) (*.f64 (neg.f64 x) (cos.f64 x))) |
#s(approx (/ (cos x) x) (/.f64 (cos.f64 x) x)) |
#s(approx (* (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) x) (neg.f64 (*.f64 (-.f64 #s(literal 1/40320 binary64) (/.f64 #s(literal 1/720 binary64) (*.f64 x x))) (pow.f64 x #s(literal 7 binary64))))) |
#s(approx (* (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) x) (neg.f64 (*.f64 (+.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)))) (pow.f64 x #s(literal 7 binary64))))) |
#s(approx (* (+ (* (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) x) 1/2) x) (neg.f64 (*.f64 (-.f64 (+.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)))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)))) (pow.f64 x #s(literal 7 binary64))))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) (neg.f64 (*.f64 (-.f64 #s(literal 1/40320 binary64) (/.f64 #s(literal 1/720 binary64) (*.f64 x x))) (pow.f64 x #s(literal 5 binary64))))) |
#s(approx (* (- (* (* (+ (* -1/40320 (* x x)) 1/720) x) x) 1/24) x) (neg.f64 (*.f64 (+.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)))) (pow.f64 x #s(literal 5 binary64))))) |
#s(approx (* (+ (* -1/40320 (* x x)) 1/720) x) (*.f64 (neg.f64 (*.f64 (*.f64 x x) x)) (-.f64 #s(literal 1/40320 binary64) (/.f64 #s(literal 1/720 binary64) (*.f64 x x))))) |
#s(approx (- (* 1 x) (* (* x x) (/ (cos x) x))) (*.f64 (+.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)) x)) |
Compiled 7 802 to 2 863 computations (63.3% saved)
38 alts after pruning (29 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 532 | 18 | 550 |
| Fresh | 10 | 11 | 21 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 7 | 7 |
| Total | 545 | 38 | 583 |
| Status | Accuracy | Program |
|---|---|---|
| 49.6% | (fma.f64 (/.f64 (cos.f64 x) x) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) | |
| 3.4% | (fma.f64 (/.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (*.f64 (*.f64 x x) x))) | |
| 2.6% | (fma.f64 (/.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(approx (* (* (neg x) x) (/ (cos x) x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -1 binary64)) x)) (*.f64 (*.f64 x x) x))) | |
| 26.9% | (fma.f64 (/.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(approx (* (* (neg x) x) (/ (cos x) x)) (neg.f64 x)) (*.f64 (*.f64 x x) x))) | |
| 48.6% | (fma.f64 (/.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) x) #s(approx (/ (* (* (neg x) x) (/ (cos x) x)) (* (* x x) x)) (/.f64 (neg.f64 (cos.f64 x)) (*.f64 x x)))) | |
| 26.2% | (fma.f64 (/.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) x) #s(approx (/ (* (* (neg x) x) (/ (cos x) x)) (* (* x x) x)) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) | |
| 48.7% | (fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) | |
| 48.9% | (fma.f64 (cos.f64 x) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) | |
| 13.3% | (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) (*.f64 x x)) (*.f64 (*.f64 x x) x) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) x))) | |
| 25.1% | (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) (*.f64 x x)) x (*.f64 x (/.f64 x (*.f64 x x)))) (*.f64 x x)) | |
| 18.6% | (/.f64 (fma.f64 (/.f64 (cos.f64 x) x) (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x)) | |
| 25.0% | (/.f64 (fma.f64 (/.f64 x (*.f64 x x)) x (*.f64 x (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) (*.f64 x x)))) (*.f64 x x)) | |
| 12.8% | (/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) x (*.f64 (*.f64 (*.f64 x x) x) (/.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) x) x)) | |
| 75.5% | (/.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (+.f64 (cos.f64 x) #s(literal 1 binary64))) (*.f64 x x)) | |
| 48.9% | (/.f64 (/.f64 (-.f64 x #s(approx (* (* x x) (/ (cos x) x)) (*.f64 (cos.f64 x) x))) (*.f64 x x)) x) | |
| ✓ | 49.7% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
| 4.2% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) x) x) | |
| 49.7% | (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) x)) x) | |
| 13.4% | (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) | |
| 3.1% | (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) #s(approx (/ (cos x) x) (/.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 x x) x)) | |
| 2.5% | (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) #s(approx (* (* x x) (/ (cos x) x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) x))) (*.f64 (*.f64 x x) x)) | |
| 41.3% | (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) #s(approx (* (* x x) (/ (cos x) x)) (*.f64 (cos.f64 x) x))) (pow.f64 x #s(literal 3 binary64))) | |
| 41.3% | (/.f64 (-.f64 x #s(approx (* (* x x) (/ (cos x) x)) (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) x)) | |
| ✓ | 48.9% | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| ✓ | 26.0% | (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
| 48.9% | (/.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))) | |
| ✓ | 29.2% | (/.f64 #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)) (*.f64 x x)) |
| ✓ | 49.3% | (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))) |
| 99.7% | (*.f64 (sin.f64 x) (/.f64 (/.f64 #s(approx (/ (sin x) (- (cos x) -1)) (tan.f64 (/.f64 x #s(literal 2 binary64)))) x) x)) | |
| 54.8% | (*.f64 (sin.f64 x) #s(approx (/ (/ (/ (sin x) (- (cos x) -1)) x) x) (/.f64 #s(literal 1/2 binary64) x))) | |
| 53.9% | #s(approx (/ (/ (- 1 (pow (cos x) 2)) (+ (cos x) 1)) (* 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))) | |
| ✓ | 53.6% | #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))) |
| ✓ | 53.3% | #s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
| ✓ | 27.9% | #s(approx (/ (- 1 (cos x)) (* x x)) #s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x)))) |
| 28.6% | #s(approx (/ (- 1 (cos x)) (* x x)) #s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) x) x))) | |
| 27.9% | #s(approx (/ (- 1 (cos x)) (* x x)) #s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 #s(approx (- (/ 1/2 (* x x)) 1/24) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 x x)))) | |
| ✓ | 54.1% | #s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
| 76.0% | #s(approx (* (sin x) (/ (/ (/ (sin x) (- (cos x) -1)) x) x)) (*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (tan.f64 (/.f64 x #s(literal 2 binary64))))) |
Compiled 1 130 to 758 computations (32.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)) #s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 #s(approx (- (/ 1/2 (* x x)) 1/24) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 x x)))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) x) x))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x)))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) (* x x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (- 1 (pow (cos x) 2)) (+ (cos x) 1)) (* 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 #s(literal 1 binary64) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) x) x) |
(fma.f64 (/.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) x) #s(approx (/ (* (* (neg x) x) (/ (cos x) x)) (* (* x x) x)) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) #s(approx (/ (cos x) x) (/.f64 #s(literal 1 binary64) x)))) (*.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))) |
(fma.f64 (/.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(approx (* (* (neg x) x) (/ (cos x) x)) (neg.f64 x)) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) #s(approx (* (* x x) (/ (cos x) x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) (/.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) x))) (*.f64 (*.f64 x x) x)) |
(fma.f64 (/.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(approx (* (* (neg x) x) (/ (cos x) x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -1 binary64)) x)) (*.f64 (*.f64 x x) x))) |
(/.f64 #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)) (*.f64 x x)) |
(*.f64 (sin.f64 x) #s(approx (/ (sin x) (* (- (cos x) -1) (* x x))) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (sin.f64 x) #s(approx (/ (/ (/ (sin x) (- (cos x) -1)) x) x) (/.f64 #s(literal 1/2 binary64) 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 #s(approx (- (* 1 x) (* (* x x) (/ (cos x) x))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 x #s(approx (* (* x x) (/ (cos x) x)) (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (*.f64 x x)) x) |
(/.f64 (/.f64 (-.f64 x #s(approx (* (* x x) (/ (cos x) x)) (*.f64 (cos.f64 x) x))) (*.f64 x x)) x) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 (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))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) #s(approx (* (* x x) (/ (cos x) x)) (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) x)) |
(fma.f64 (/.f64 (cos.f64 x) x) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (/.f64 (-.f64 (neg.f64 x) (*.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 (neg.f64 x) x)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) x) (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x)) |
(fma.f64 (/.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) x) #s(approx (/ (* (* (neg x) x) (/ (cos x) x)) (* (* x x) x)) (/.f64 (neg.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 (*.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 x x)) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) #s(approx (* (* x x) (/ (cos x) x)) (*.f64 (cos.f64 x) x))) (pow.f64 x #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) x))) (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 (/.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (/.f64 x (*.f64 x x)) x (*.f64 x (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) (*.f64 x x)))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) (*.f64 x x)) x (*.f64 x (/.f64 x (*.f64 x x)))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) x (*.f64 (*.f64 (*.f64 x x) x) (/.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) (*.f64 x x)) (*.f64 (*.f64 x x) x) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) x))) |
#s(approx (* (sin x) (/ (/ (/ (sin x) (- (cos x) -1)) x) x)) (*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (tan.f64 (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (sin.f64 x) (/.f64 (/.f64 #s(approx (/ (sin x) (- (cos x) -1)) (tan.f64 (/.f64 x #s(literal 2 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 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) 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 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (+.f64 (cos.f64 x) #s(literal 1 binary64))) (*.f64 x x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (+.f64 (cos.f64 x) #s(literal 1 binary64))) (*.f64 x x)) |
(*.f64 (/.f64 (sin.f64 x) (*.f64 (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) x) x)) (sin.f64 x)) |
(*.f64 (sin.f64 x) (/.f64 (sin.f64 x) (*.f64 (-.f64 (cos.f64 x) #s(literal -1 binary64)) (*.f64 x x)))) |
(*.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 (/.f64 (/.f64 (sin.f64 x) (-.f64 (cos.f64 x) #s(literal -1 binary64))) 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 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 x x)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (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 x x)) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))))) |
| Outputs |
|---|
(*.f64 (sin.f64 x) (/.f64 (/.f64 #s(approx (/ (sin x) (- (cos x) -1)) (tan.f64 (/.f64 x #s(literal 2 binary64)))) x) x)) |
2 calls:
| 21.0ms | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| 16.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 1 | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| 99.7% | 1 | x |
Compiled 7 to 7 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 #s(approx (- (/ 1/2 (* x x)) 1/24) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 x x)))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) x) x))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x)))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) (* x x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (- 1 (pow (cos x) 2)) (+ (cos x) 1)) (* 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 #s(literal 1 binary64) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) x) x) |
(fma.f64 (/.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) x) #s(approx (/ (* (* (neg x) x) (/ (cos x) x)) (* (* x x) x)) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) #s(approx (/ (cos x) x) (/.f64 #s(literal 1 binary64) x)))) (*.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))) |
(fma.f64 (/.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(approx (* (* (neg x) x) (/ (cos x) x)) (neg.f64 x)) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) #s(approx (* (* x x) (/ (cos x) x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) (/.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) x))) (*.f64 (*.f64 x x) x)) |
(fma.f64 (/.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(approx (* (* (neg x) x) (/ (cos x) x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -1 binary64)) x)) (*.f64 (*.f64 x x) x))) |
(/.f64 #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)) (*.f64 x x)) |
(*.f64 (sin.f64 x) #s(approx (/ (sin x) (* (- (cos x) -1) (* x x))) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (sin.f64 x) #s(approx (/ (/ (/ (sin x) (- (cos x) -1)) x) x) (/.f64 #s(literal 1/2 binary64) 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 #s(approx (- (* 1 x) (* (* x x) (/ (cos x) x))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 x #s(approx (* (* x x) (/ (cos x) x)) (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (*.f64 x x)) x) |
(/.f64 (/.f64 (-.f64 x #s(approx (* (* x x) (/ (cos x) x)) (*.f64 (cos.f64 x) x))) (*.f64 x x)) x) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 (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))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) #s(approx (* (* x x) (/ (cos x) x)) (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) x)) |
(fma.f64 (/.f64 (cos.f64 x) x) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (/.f64 (-.f64 (neg.f64 x) (*.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 (neg.f64 x) x)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) x) (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x)) |
(fma.f64 (/.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) x) #s(approx (/ (* (* (neg x) x) (/ (cos x) x)) (* (* x x) x)) (/.f64 (neg.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 (*.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 x x)) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) #s(approx (* (* x x) (/ (cos x) x)) (*.f64 (cos.f64 x) x))) (pow.f64 x #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) x))) (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 (/.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (/.f64 x (*.f64 x x)) x (*.f64 x (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) (*.f64 x x)))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) (*.f64 x x)) x (*.f64 x (/.f64 x (*.f64 x x)))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) x (*.f64 (*.f64 (*.f64 x x) x) (/.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) (*.f64 x x)) (*.f64 (*.f64 x x) x) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) x))) |
#s(approx (* (sin x) (/ (/ (/ (sin x) (- (cos x) -1)) x) x)) (*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (tan.f64 (/.f64 x #s(literal 2 binary64))))) |
| Outputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (* (sin x) (/ (/ (/ (sin x) (- (cos x) -1)) x) x)) (*.f64 (/.f64 (sin.f64 x) (*.f64 x x)) (tan.f64 (/.f64 x #s(literal 2 binary64))))) |
2 calls:
| 14.0ms | x |
| 10.0ms | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 2 | x |
| 99.1% | 2 | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
Compiled 7 to 7 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 #s(approx (- (/ 1/2 (* x x)) 1/24) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 x x)))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) x) x))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x)))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) (* x x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (- 1 (pow (cos x) 2)) (+ (cos x) 1)) (* 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 #s(literal 1 binary64) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) x) x) |
(fma.f64 (/.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) x) #s(approx (/ (* (* (neg x) x) (/ (cos x) x)) (* (* x x) x)) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) #s(approx (/ (cos x) x) (/.f64 #s(literal 1 binary64) x)))) (*.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))) |
(fma.f64 (/.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(approx (* (* (neg x) x) (/ (cos x) x)) (neg.f64 x)) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) #s(approx (* (* x x) (/ (cos x) x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) (/.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) x))) (*.f64 (*.f64 x x) x)) |
(fma.f64 (/.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(approx (* (* (neg x) x) (/ (cos x) x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -1 binary64)) x)) (*.f64 (*.f64 x x) x))) |
(/.f64 #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)) (*.f64 x x)) |
(*.f64 (sin.f64 x) #s(approx (/ (sin x) (* (- (cos x) -1) (* x x))) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (sin.f64 x) #s(approx (/ (/ (/ (sin x) (- (cos x) -1)) x) x) (/.f64 #s(literal 1/2 binary64) 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 #s(approx (- (* 1 x) (* (* x x) (/ (cos x) x))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 x #s(approx (* (* x x) (/ (cos x) x)) (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (*.f64 x x)) x) |
(/.f64 (/.f64 (-.f64 x #s(approx (* (* x x) (/ (cos x) x)) (*.f64 (cos.f64 x) x))) (*.f64 x x)) x) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 (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))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) #s(approx (* (* x x) (/ (cos x) x)) (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 x x) x)) |
(fma.f64 (/.f64 (cos.f64 x) x) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (/.f64 (-.f64 (neg.f64 x) (*.f64 (neg.f64 (cos.f64 x)) x)) (*.f64 (neg.f64 x) x)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(/.f64 (fma.f64 (/.f64 (cos.f64 x) x) (*.f64 (neg.f64 x) x) x) (*.f64 (*.f64 x x) x)) |
(fma.f64 (/.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) x) #s(approx (/ (* (* (neg x) x) (/ (cos x) x)) (* (* x x) x)) (/.f64 (neg.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 (*.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 x x)) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) #s(approx (* (* x x) (/ (cos x) x)) (*.f64 (cos.f64 x) x))) (pow.f64 x #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) (/.f64 (cos.f64 x) x))) (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 (/.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) (*.f64 (*.f64 x x) x))) |
(/.f64 (fma.f64 (/.f64 x (*.f64 x x)) x (*.f64 x (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) (*.f64 x x)))) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) (*.f64 x x)) x (*.f64 x (/.f64 x (*.f64 x x)))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) x (*.f64 (*.f64 (*.f64 x x) x) (/.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) x)) (*.f64 x x)) (*.f64 (*.f64 x x) x) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) x))) |
| Outputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
1 calls:
| 12.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 2 | x |
Compiled 1 to 1 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 #s(approx (- (/ 1/2 (* x x)) 1/24) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 x x)))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) x) x))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x)))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) (* x x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (- 1 (pow (cos x) 2)) (+ (cos x) 1)) (* 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 #s(literal 1 binary64) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) x) x) |
(fma.f64 (/.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) x) #s(approx (/ (* (* (neg x) x) (/ (cos x) x)) (* (* x x) x)) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) #s(approx (/ (cos x) x) (/.f64 #s(literal 1 binary64) x)))) (*.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))) |
(fma.f64 (/.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(approx (* (* (neg x) x) (/ (cos x) x)) (neg.f64 x)) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) #s(approx (* (* x x) (/ (cos x) x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) (/.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) x))) (*.f64 (*.f64 x x) x)) |
(fma.f64 (/.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(approx (* (* (neg x) x) (/ (cos x) x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -1 binary64)) x)) (*.f64 (*.f64 x x) x))) |
(/.f64 #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)) (*.f64 x x)) |
(*.f64 (sin.f64 x) #s(approx (/ (sin x) (* (- (cos x) -1) (* x x))) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (sin.f64 x) #s(approx (/ (/ (/ (sin x) (- (cos x) -1)) x) x) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| Outputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
1 calls:
| 6.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)) #s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 #s(approx (- (/ 1/2 (* x x)) 1/24) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 x x)))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) x) x))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x)))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) (* x x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (- 1 (pow (cos x) 2)) (+ (cos x) 1)) (* 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 #s(literal 1 binary64) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) x) x) |
(fma.f64 (/.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) x) #s(approx (/ (* (* (neg x) x) (/ (cos x) x)) (* (* x x) x)) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) #s(approx (/ (cos x) x) (/.f64 #s(literal 1 binary64) x)))) (*.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))) |
(fma.f64 (/.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(approx (* (* (neg x) x) (/ (cos x) x)) (neg.f64 x)) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) #s(approx (* (* x x) (/ (cos x) x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) x))) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) (/.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) x))) (*.f64 (*.f64 x x) x)) |
(fma.f64 (/.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) x)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (/.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(approx (* (* (neg x) x) (/ (cos x) x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -1 binary64)) x)) (*.f64 (*.f64 x x) x))) |
(/.f64 #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)) (*.f64 x x)) |
(*.f64 (sin.f64 x) #s(approx (/ (sin x) (* (- (cos x) -1) (* x x))) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (sin.f64 x) #s(approx (/ (/ (/ (sin x) (- (cos x) -1)) x) x) (/.f64 #s(literal 1/2 binary64) x))) |
| Outputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(approx (* (* (neg x) x) (/ (cos x) x)) (neg.f64 x)) (*.f64 (*.f64 x x) x))) |
2 calls:
| 8.0ms | x |
| 5.0ms | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.8% | 1 | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| 79.1% | 2 | x |
Compiled 7 to 7 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 #s(approx (- (/ 1/2 (* x x)) 1/24) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 x x)))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) x) x))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x)))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) (* x x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (- 1 (pow (cos x) 2)) (+ (cos x) 1)) (* 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 #s(literal 1 binary64) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) x) x) |
(fma.f64 (/.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) x) #s(approx (/ (* (* (neg x) x) (/ (cos x) x)) (* (* x x) x)) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x x) #s(approx (/ (cos x) x) (/.f64 #s(literal 1 binary64) x)))) (*.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))) |
| Outputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) x) #s(approx (/ (* (* (neg x) x) (/ (cos x) x)) (* (* x x) x)) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
1 calls:
| 4.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.3% | 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)) #s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 #s(approx (- (/ 1/2 (* x x)) 1/24) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 x x)))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) x) x))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x)))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (- 1 (+ 1/2 (* 1/2 (cos (* 2 x))))) (+ (cos x) 1)) (* x x)) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (- 1 (pow (cos x) 2)) (+ (cos x) 1)) (* 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 #s(literal 1 binary64) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) x) x) |
| Outputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
1 calls:
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.0% | 2 | x |
Compiled 1 to 1 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 #s(approx (- (/ 1/2 (* x x)) 1/24) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 x x)))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) x) x))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x)))) |
| Outputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) (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:
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.7% | 2 | x |
Compiled 1 to 1 computations (0% saved)
Total -0.8b remaining (-2.7%)
Threshold costs -0.8b (-2.7%)
| 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.1% | 1 | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| 54.1% | 1 | x |
Compiled 7 to 7 computations (0% saved)
| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 2.164179791103847e-5 | 0.0024283028642209568 |
| 1.0ms | 16× | 1 | valid |
Compiled 40 to 40 computations (0% saved)
adjust: 0.0ms (0% of total)ival-sub!: 0.0ms (0% of total)ival-cos: 0.0ms (0% of total)ival-mult!: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 0.0024283028642209568 | 0.203413457814216 |
| 4.0ms | 112× | 0 | valid |
Compiled 158 to 164 computations (-3.8% saved)
ival-cos: 1.0ms (41.7% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-mult!: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 0.0024283028642209568 | 0.203413457814216 |
Compiled 158 to 164 computations (-3.8% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 1.835424623354136e+21 | 7.593299281052659e+24 |
| 9.0ms | 128× | 0 | valid |
Compiled 259 to 258 computations (0.4% saved)
ival-cos: 5.0ms (83.2% of total)ival-mult!: 1.0ms (16.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 |
|---|---|---|
| 10.0ms | 3.9862543804743137e+36 | 1.5939994088608383e+37 |
| 5.0ms | 80× | 0 | valid |
Compiled 176 to 175 computations (0.6% saved)
ival-cos: 3.0ms (82.9% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-mult!: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 1.8144494745028716e+37 | 1.5949852663020443e+39 |
| 7.0ms | 112× | 0 | valid |
Compiled 165 to 171 computations (-3.6% saved)
ival-cos: 4.0ms (79.4% of total)ival-mult!: 1.0ms (19.8% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 0.4285005786802529 | 11.588855128460205 |
| 7.0ms | 112× | 0 | valid |
Compiled 137 to 150 computations (-9.5% saved)
ival-cos: 4.0ms (82.3% of total)ival-mult!: 1.0ms (20.6% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)| 1× | fuel |
Compiled 117 to 81 computations (30.8% saved)
(abs x)
Compiled 545 to 469 computations (13.9% saved)
Loading profile data...