
Time bar (total: 3.1s)
| 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)
| 662.0ms | 2 159× | 2 | valid |
| 437.0ms | 4 147× | 0 | valid |
| 291.0ms | 671× | 3 | valid |
| 104.0ms | 1 279× | 1 | valid |
ival-cos: 935.0ms (77.6% of total)adjust: 109.0ms (9% of total)ival-div!: 77.0ms (6.4% of total)ival-sub!: 45.0ms (3.7% of total)ival-mult!: 39.0ms (3.2% of total)Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 25 |
| 1 | 46 | 25 |
| 2 | 112 | 25 |
| 3 | 187 | 25 |
| 4 | 405 | 24 |
| 5 | 1957 | 24 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 48.7% | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(abs x)
Compiled 12 to 12 computations (0% saved)
| Inputs |
|---|
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(-.f64 #s(literal 1 binary64) (cos.f64 x)) |
#s(literal 1 binary64) |
(cos.f64 x) |
x |
(*.f64 x x) |
| Outputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 1/2)) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (cos x) #s(hole binary64 1)) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (- 1 (cos x)))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((/ (- 1 (cos x)) (* x x)) (- 1 (cos x)) 1 (cos x) x (* x x)) |
| 1.0ms | x | @ | inf | ((/ (- 1 (cos x)) (* x x)) (- 1 (cos x)) 1 (cos x) x (* x x)) |
| 1.0ms | x | @ | 0 | ((/ (- 1 (cos x)) (* x x)) (- 1 (cos x)) 1 (cos x) x (* x x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 65 | 264 |
| 0 | 70 | 264 |
| 1 | 312 | 264 |
| 0 | 2707 | 252 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(-.f64 #s(literal 1 binary64) (cos.f64 x)) |
#s(literal 1 binary64) |
(cos.f64 x) |
x |
(*.f64 x x) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 1/2)) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (cos x) #s(hole binary64 1)) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (- 1 (cos x)))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
| Outputs |
|---|
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(neg.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 x x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (neg.f64 x) x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (neg.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 (cos.f64 x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 x) #s(literal 1 binary64))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (+.f64 (cos.f64 x) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (cos.f64 x)) |
#s(literal 1 binary64) |
(*.f64 (cos.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 x)) #s(literal 2 binary64)) |
(sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) |
(fma.f64 (sin.f64 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (neg.f64 x))) |
(cos.f64 (neg.f64 x)) |
(cos.f64 x) |
(+.f64 (*.f64 (sin.f64 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
x |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(+.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)
12 alts after pruning (11 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 50 | 11 | 61 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 50 | 12 | 62 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 50.1% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
| 48.5% | (/.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)) | |
| 12.5% | (/.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)))) | |
| ▶ | 12.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.6% | (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))) | |
| ✓ | 48.7% | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| 30.2% | (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) | |
| 48.7% | (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))) | |
| ▶ | 53.5% | #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.0% | #s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64))) | |
| ▶ | 52.9% | #s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
| ▶ | 53.7% | #s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
Compiled 282 to 246 computations (12.8% saved)
| Inputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) |
(*.f64 x x) |
x |
#s(literal -1/24 binary64) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) |
(-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) |
(*.f64 #s(literal 1/720 binary64) (*.f64 x x)) |
#s(literal 1/720 binary64) |
#s(literal 1/24 binary64) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) |
(-.f64 #s(literal 1 binary64) (cos.f64 x)) |
#s(literal 1 binary64) |
(cos.f64 x) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (cos.f64 x))) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) (cos.f64 x)) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
| Outputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 1/2)) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (+ (* (* x x) -1/24) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (* x x) -1/24) 1/2) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (- (* 1/720 (* x x)) 1/24) #s(hole binary64 -1/24)) |
#s(approx (- (* 1/720 (* x x)) 1/24) #s(hole binary64 (- (* 1/720 (pow x 2)) 1/24))) |
#s(approx (* 1/720 (* x x)) #s(hole binary64 (* 1/720 (pow x 2)))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 1/2)) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (* x (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (cos x) #s(hole binary64 1)) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(hole binary64 1/2)) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) #s(hole binary64 (* 1/2 (pow x 4)))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) #s(hole binary64 (* (pow x 4) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) #s(hole binary64 (* (pow x 4) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) #s(hole binary64 (* (pow x 4) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (* 1 (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (* (* x x) (cos x)) #s(hole binary64 (pow x 2))) |
#s(approx (* (* x x) (cos x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1/2 (pow x 2)))))) |
#s(approx (* (* x x) (cos x)) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))) |
#s(approx (* (* x x) (cos x)) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))) |
#s(approx (* (* x x) (* x x)) #s(hole binary64 (pow x 4))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (+ (* (* x x) -1/24) 1/2) #s(hole binary64 (* -1/24 (pow x 2)))) |
#s(approx (+ (* (* x x) -1/24) 1/2) #s(hole binary64 (* (pow x 2) (- (* 1/2 (/ 1 (pow x 2))) 1/24)))) |
#s(approx (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (* 1/720 (pow x 4)))) |
#s(approx (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (* (pow x 4) (- 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (* (pow x 4) (- (+ 1/720 (/ 1/2 (pow x 4))) (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (- (* 1/720 (* x x)) 1/24) #s(hole binary64 (* 1/720 (pow x 2)))) |
#s(approx (- (* 1/720 (* x x)) 1/24) #s(hole binary64 (* (pow x 2) (- 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (/ (- 1 (cos x)) x))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (- 1 (cos x)))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) #s(hole binary64 (* (pow x 2) (- 1 (cos x))))) |
#s(approx (* (* x x) (cos x)) #s(hole binary64 (* (pow x 2) (cos x)))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 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/720 (* x x)) 1/24) (* x x)) 1/2) (- (* 1/720 (* x x)) 1/24) (* 1/720 (* x x)) 1/720 1/24 (/ (/ (- 1 (cos x)) x) x) (/ (- 1 (cos x)) x) (- 1 (cos x)) 1 (cos x) (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (- (* 1 (* x x)) (* (* x x) (cos x))) (* 1 (* x x)) (* (* x x) (cos x)) (* (* x x) (* x x))) |
| 3.0ms | x | @ | inf | ((/ (- 1 (cos x)) (* x x)) 1/2 (/ (- 1 (cos x)) (* x x)) (+ (* (* x x) -1/24) 1/2) (* x x) x -1/24 (/ (- 1 (cos x)) (* x x)) (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (- (* 1/720 (* x x)) 1/24) (* 1/720 (* x x)) 1/720 1/24 (/ (/ (- 1 (cos x)) x) x) (/ (- 1 (cos x)) x) (- 1 (cos x)) 1 (cos x) (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (- (* 1 (* x x)) (* (* x x) (cos x))) (* 1 (* x x)) (* (* x x) (cos x)) (* (* x x) (* x x))) |
| 2.0ms | x | @ | 0 | ((/ (- 1 (cos x)) (* x x)) 1/2 (/ (- 1 (cos x)) (* x x)) (+ (* (* x x) -1/24) 1/2) (* x x) x -1/24 (/ (- 1 (cos x)) (* x x)) (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (- (* 1/720 (* x x)) 1/24) (* 1/720 (* x x)) 1/720 1/24 (/ (/ (- 1 (cos x)) x) x) (/ (- 1 (cos x)) x) (- 1 (cos x)) 1 (cos x) (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (- (* 1 (* x x)) (* (* x x) (cos x))) (* 1 (* x x)) (* (* x x) (cos x)) (* (* x x) (* x x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 160 | 1238 |
| 0 | 192 | 1119 |
| 1 | 697 | 1101 |
| 0 | 5274 | 1046 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) |
(*.f64 x x) |
x |
#s(literal -1/24 binary64) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) |
(-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) |
(*.f64 #s(literal 1/720 binary64) (*.f64 x x)) |
#s(literal 1/720 binary64) |
#s(literal 1/24 binary64) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) |
(-.f64 #s(literal 1 binary64) (cos.f64 x)) |
#s(literal 1 binary64) |
(cos.f64 x) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (cos.f64 x))) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) (cos.f64 x)) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 1/2)) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (+ (* (* x x) -1/24) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (* x x) -1/24) 1/2) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (- (* 1/720 (* x x)) 1/24) #s(hole binary64 -1/24)) |
#s(approx (- (* 1/720 (* x x)) 1/24) #s(hole binary64 (- (* 1/720 (pow x 2)) 1/24))) |
#s(approx (* 1/720 (* x x)) #s(hole binary64 (* 1/720 (pow x 2)))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 1/2)) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (* x (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (cos x) #s(hole binary64 1)) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(hole binary64 1/2)) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) #s(hole binary64 (* 1/2 (pow x 4)))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) #s(hole binary64 (* (pow x 4) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) #s(hole binary64 (* (pow x 4) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) #s(hole binary64 (* (pow x 4) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (* 1 (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (* (* x x) (cos x)) #s(hole binary64 (pow x 2))) |
#s(approx (* (* x x) (cos x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1/2 (pow x 2)))))) |
#s(approx (* (* x x) (cos x)) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))) |
#s(approx (* (* x x) (cos x)) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))) |
#s(approx (* (* x x) (* x x)) #s(hole binary64 (pow x 4))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (+ (* (* x x) -1/24) 1/2) #s(hole binary64 (* -1/24 (pow x 2)))) |
#s(approx (+ (* (* x x) -1/24) 1/2) #s(hole binary64 (* (pow x 2) (- (* 1/2 (/ 1 (pow x 2))) 1/24)))) |
#s(approx (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (* 1/720 (pow x 4)))) |
#s(approx (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (* (pow x 4) (- 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(hole binary64 (* (pow x 4) (- (+ 1/720 (/ 1/2 (pow x 4))) (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (- (* 1/720 (* x x)) 1/24) #s(hole binary64 (* 1/720 (pow x 2)))) |
#s(approx (- (* 1/720 (* x x)) 1/24) #s(hole binary64 (* (pow x 2) (- 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (/ (- 1 (cos x)) x))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (- 1 (cos x)))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) #s(hole binary64 (* (pow x 2) (- 1 (cos x))))) |
#s(approx (* (* x x) (cos x)) #s(hole binary64 (* (pow x 2) (cos x)))) |
| Outputs |
|---|
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
#s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/13824 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 x x) #s(literal 1/48 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/13824 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 x x) #s(literal 1/48 binary64) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/13824 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/4 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 #s(literal -1/13824 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 x x) #s(literal 1/48 binary64) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/13824 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) |
(fma.f64 (*.f64 #s(literal -1/24 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal -1/24 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal -1/24 binary64) x) x #s(literal 1/2 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -1/24 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -1/24 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) #s(literal 1 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) |
(fma.f64 x (*.f64 #s(literal -1/24 binary64) x) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) #s(literal -1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal -1/24 binary64))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal -1/24 binary64) x))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/13824 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 x x) #s(literal 1/48 binary64) #s(literal 1/4 binary64)))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 x x) #s(literal 1/48 binary64) #s(literal 1/4 binary64))))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (/.f64 (*.f64 #s(literal -1/13824 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/24 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/24 binary64))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) |
(*.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x x) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(sqrt.f64 (*.f64 (*.f64 (*.f64 x x) x) x)) |
(fabs.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(+.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))) |
x |
#s(literal -1/24 binary64) |
#s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 1 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal -1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x)) x)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x)) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/576 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) (neg.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 x x) #s(literal 1/17280 binary64) #s(literal 1/576 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/576 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 x x) #s(literal 1/17280 binary64) #s(literal 1/576 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal -1/24 binary64)) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) (neg.f64 x)) (neg.f64 x) #s(literal -1/24 binary64)) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) x) x #s(literal -1/24 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64) #s(literal -1/24 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal -1/24 binary64)) |
(fma.f64 x (*.f64 #s(literal 1/720 binary64) x) #s(literal -1/24 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/373248000 binary64)) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 x x) #s(literal 1/17280 binary64) #s(literal 1/576 binary64)))) (/.f64 #s(literal 1/13824 binary64) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 x x) #s(literal 1/17280 binary64) #s(literal 1/576 binary64))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) |
(*.f64 (*.f64 #s(literal 1/720 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1/720 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal 1/720 binary64) x) x) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/720 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/720 binary64))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) #s(literal 1/720 binary64)) |
(*.f64 #s(literal 1/720 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 #s(literal 1/720 binary64) x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(neg.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 x x))) |
#s(literal 1/720 binary64) |
#s(literal 1/24 binary64) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 x x)) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 x x)) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 x x)) x) x) |
(/.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 (*.f64 x x) x)) x) |
(/.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) x) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 x x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x))) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 x x)) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (pow.f64 (*.f64 (*.f64 (cos.f64 x) x) x) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 (*.f64 (*.f64 (cos.f64 x) x) x) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x)) (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (neg.f64 (neg.f64 x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x)) x)) |
(neg.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 x x))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (neg.f64 x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (neg.f64 x) x))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 x)))) |
(fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 x x)) (/.f64 (fabs.f64 x) (*.f64 x x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (fabs.f64 x) x) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (neg.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 x x)) (/.f64 (neg.f64 x) (*.f64 x x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (neg.f64 x) x) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 x (*.f64 x x)) (/.f64 x (*.f64 x x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 x x) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 x x) (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 x x) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 x x) x) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 x x) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (neg.f64 x) (/.f64 (neg.f64 x) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 x (/.f64 x (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (*.f64 x x)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (cos.f64 x) x) (/.f64 (cos.f64 x) x))) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (cos.f64 x) x) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (/.f64 (cos.f64 x) x) (/.f64 (cos.f64 x) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)))) (neg.f64 (neg.f64 x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x))) (neg.f64 x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x))) |
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (neg.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 (cos.f64 x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 x) #s(literal 1 binary64))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (+.f64 (cos.f64 x) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (cos.f64 x)) |
#s(literal 1 binary64) |
(*.f64 (cos.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 x)) #s(literal 2 binary64)) |
(sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) |
(fma.f64 (sin.f64 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (neg.f64 x))) |
(cos.f64 (neg.f64 x)) |
(cos.f64 x) |
(+.f64 (*.f64 (sin.f64 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 x x)) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 x x)) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 x x)) x) x) |
(/.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 (*.f64 x x) x)) x) |
(/.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) x) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 x x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x))) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 x x)) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (pow.f64 (*.f64 (*.f64 (cos.f64 x) x) x) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 (*.f64 (*.f64 (cos.f64 x) x) x) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x)) (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (neg.f64 (neg.f64 x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x)) x)) |
(neg.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x))) (*.f64 x x))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (neg.f64 x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (neg.f64 x) x))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 x)))) |
(fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 x x)) (/.f64 (fabs.f64 x) (*.f64 x x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (fabs.f64 x) x) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (neg.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 x x)) (/.f64 (neg.f64 x) (*.f64 x x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (neg.f64 x) x) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 x (*.f64 x x)) (/.f64 x (*.f64 x x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 x x) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 x x) (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 x x) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 x x) x) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 x x) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (neg.f64 x) (/.f64 (neg.f64 x) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 x (/.f64 x (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) (*.f64 x x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
(*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(*.f64 x (*.f64 x (-.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(*.f64 x (-.f64 x (*.f64 (cos.f64 x) x))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x)) (+.f64 (cos.f64 x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 x x)) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 (cos.f64 x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) (pow.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) x) x (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 x x) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (*.f64 x x) x) x)))) (neg.f64 (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (pow.f64 (*.f64 (*.f64 (cos.f64 x) x) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 (*.f64 (*.f64 (cos.f64 x) x) x) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (pow.f64 (*.f64 (*.f64 (cos.f64 x) x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 (*.f64 (*.f64 (cos.f64 x) x) x) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 (neg.f64 x) x) (cos.f64 x) (*.f64 x x)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (cos.f64 x) (*.f64 (neg.f64 x) x) (*.f64 x x)) |
(fma.f64 x x (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 x x (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 x x (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 (*.f64 (*.f64 (cos.f64 x) x) x) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 x) x) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 (*.f64 (*.f64 (cos.f64 x) x) x) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x)))))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(+.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 x x)) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(+.f64 (*.f64 x x) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(*.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x x) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(sqrt.f64 (*.f64 (*.f64 (*.f64 x x) x) x)) |
(fabs.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(+.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 (cos.f64 x) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (cos.f64 x) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (cos.f64 x) x) x) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (cos.f64 x))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (cos.f64 x))) |
(*.f64 (*.f64 (*.f64 (cos.f64 x) x) x) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) (cos.f64 x)) |
(*.f64 (cos.f64 x) (*.f64 x x)) |
(*.f64 x (*.f64 (cos.f64 x) x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(*.f64 (*.f64 (*.f64 x x) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (fabs.f64 x) (neg.f64 x)) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(*.f64 (*.f64 (fabs.f64 x) x) (*.f64 (fabs.f64 x) x)) |
(*.f64 (*.f64 (neg.f64 x) (fabs.f64 x)) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(*.f64 (*.f64 x (fabs.f64 x)) (*.f64 x (fabs.f64 x))) |
(*.f64 (*.f64 (*.f64 x x) x) x) |
(*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 x (*.f64 (*.f64 x x) x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 4 binary64)) |
(neg.f64 (*.f64 (*.f64 (*.f64 x x) x) (neg.f64 x))) |
(fabs.f64 (*.f64 (*.f64 (*.f64 x x) x) x)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(literal 1/2 binary64)) |
#s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (+ (* (* x x) -1/24) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* (* x x) -1/24) 1/2) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (* 1 (* x x)) (*.f64 x x)) |
#s(approx x x) |
#s(approx (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (- (* 1/720 (* x x)) 1/24) #s(literal -1/24 binary64)) |
#s(approx (- (* 1/720 (* x x)) 1/24) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) |
#s(approx (* 1/720 (* x x)) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(literal 1/2 binary64)) |
#s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) x) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ (- 1 (cos x)) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (/ (- 1 (cos x)) x) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x)) |
#s(approx (/ (- 1 (cos x)) x) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x)) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) x) x)) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x)) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x)) |
#s(approx (cos x) #s(literal 1 binary64)) |
#s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos x) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) x) x #s(literal 1 binary64))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(literal 1/2 binary64)) |
#s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) x)) x)) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) x)) x)) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) x)) x)) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x) (*.f64 x x))) |
#s(approx (* 1 (* x x)) (*.f64 x x)) |
#s(approx (* (* x x) (cos x)) (*.f64 x x)) |
#s(approx (* (* x x) (cos x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
#s(approx (* (* x x) (cos x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
#s(approx (* (* x x) (cos x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) x) x #s(literal 1 binary64)) x) x)) |
#s(approx (* (* x x) (* x x)) (*.f64 (*.f64 (*.f64 x x) x) x)) |
#s(approx (/ (/ (- 1 (cos x)) x) x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) |
#s(approx (+ (* (* x x) -1/24) 1/2) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) x) x)) |
#s(approx (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (*.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) x)) x)) |
#s(approx (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (*.f64 (*.f64 (-.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) x)) x)) |
#s(approx (+ (* (- (* 1/720 (* x x)) 1/24) (* x x)) 1/2) (*.f64 (*.f64 (+.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) #s(literal 1/720 binary64)) (*.f64 (*.f64 x x) x)) x)) |
#s(approx (- (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
#s(approx (- (* 1/720 (* x x)) 1/24) (*.f64 (*.f64 (-.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) x) x)) |
#s(approx (/ (/ (- 1 (cos x)) x) x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (/ (- 1 (cos x)) x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
#s(approx (- 1 (cos x)) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
#s(approx (cos x) (cos.f64 x)) |
#s(approx (/ (/ (- 1 (cos x)) x) x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x)) |
#s(approx (* (* x x) (cos x)) (*.f64 (*.f64 (cos.f64 x) x) x)) |
Compiled 4 644 to 1 542 computations (66.8% saved)
22 alts after pruning (18 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 437 | 16 | 453 |
| Fresh | 4 | 2 | 6 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 443 | 22 | 465 |
| Status | Accuracy | Program |
|---|---|---|
| 12.5% | (fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) | |
| ▶ | 48.7% | (/.f64 (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (*.f64 x x)) x) |
| ✓ | 50.1% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
| 26.0% | (/.f64 (/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) x) x) | |
| 50.0% | (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) x)) x) | |
| 9.0% | (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x))) | |
| ▶ | 12.4% | (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (cos.f64 x) x) x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
| 12.4% | (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (cos.f64 x))) (pow.f64 x #s(literal 4 binary64))) | |
| 1.9% | (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (*.f64 x x) (*.f64 x x))) | |
| 1.9% | (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(approx (* (* x x) (cos x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x))) (*.f64 (*.f64 x x) (*.f64 x x))) | |
| ✓ | 48.7% | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| ▶ | 30.2% | (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
| 12.4% | (/.f64 (+.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) | |
| 12.6% | (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 (*.f64 (*.f64 x x) x) x)) | |
| 53.5% | (/.f64 #s(approx (/ (- 1 (cos x)) x) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x)) x) | |
| ▶ | 13.4% | (/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) x)) x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
| 48.7% | (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))) | |
| 48.8% | (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) | |
| 53.0% | #s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) | |
| ▶ | 53.5% | #s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
| ✓ | 52.9% | #s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
| ✓ | 53.7% | #s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
Compiled 489 to 429 computations (12.3% saved)
| Inputs |
|---|
#s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) |
(*.f64 x x) |
x |
#s(literal 1/720 binary64) |
#s(literal -1/24 binary64) |
#s(literal 1/2 binary64) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
(-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) |
#s(literal 1 binary64) |
#s(approx (cos x) #s(literal 1 binary64)) |
(/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) x)) x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) x)) x)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) x)) x) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(/.f64 (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (*.f64 x x)) x) |
(/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (*.f64 x x)) |
(-.f64 x (*.f64 (cos.f64 x) x)) |
(*.f64 (cos.f64 x) x) |
(cos.f64 x) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (cos.f64 x) x) x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(*.f64 (*.f64 (cos.f64 x) x) x) |
| Outputs |
|---|
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 1/2)) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (* (+ (* (* x x) 1/720) -1/24) x) #s(hole binary64 (* -1/24 x))) |
#s(approx (* (+ (* (* x x) 1/720) -1/24) x) #s(hole binary64 (* x (- (* 1/720 (pow x 2)) 1/24)))) |
#s(approx (+ (* (* x x) 1/720) -1/24) #s(hole binary64 -1/24)) |
#s(approx (+ (* (* x x) 1/720) -1/24) #s(hole binary64 (- (* 1/720 (pow x 2)) 1/24))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 1/2)) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (cos x) #s(hole binary64 1)) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(hole binary64 1/2)) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) #s(hole binary64 (* 1/2 (pow x 4)))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) #s(hole binary64 (* (pow x 4) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) #s(hole binary64 (* (pow x 4) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) #s(hole binary64 (* (pow x 4) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (* (* 1/2 (* (* x x) x)) x) #s(hole binary64 (* 1/2 (pow x 4)))) |
#s(approx (* 1/2 (* (* x x) x)) #s(hole binary64 (* 1/2 (pow x 3)))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (* (* x x) (* x x)) #s(hole binary64 (pow x 4))) |
#s(approx (/ (/ (- x (* (cos x) x)) (* x x)) x) #s(hole binary64 1/2)) |
#s(approx (/ (/ (- x (* (cos x) x)) (* x x)) x) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (/ (- x (* (cos x) x)) (* x x)) x) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (/ (- x (* (cos x) x)) (* x x)) x) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (/ (- x (* (cos x) x)) (* x x)) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ (- x (* (cos x) x)) (* x x)) #s(hole binary64 (* x (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (/ (- x (* (cos x) x)) (* x x)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (/ (- x (* (cos x) x)) (* x x)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (- x (* (cos x) x)) #s(hole binary64 (* 1/2 (pow x 3)))) |
#s(approx (- x (* (cos x) x)) #s(hole binary64 (* (pow x 3) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- x (* (cos x) x)) #s(hole binary64 (* (pow x 3) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- x (* (cos x) x)) #s(hole binary64 (* (pow x 3) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (* (cos x) x) #s(hole binary64 x)) |
#s(approx (* (cos x) x) #s(hole binary64 (* x (+ 1 (* -1/2 (pow x 2)))))) |
#s(approx (* (cos x) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))) |
#s(approx (* (cos x) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))) |
#s(approx (/ (- (* x x) (* (* (cos x) x) x)) (* (* x x) (* x x))) #s(hole binary64 1/2)) |
#s(approx (/ (- (* x x) (* (* (cos x) x) x)) (* (* x x) (* x x))) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (- (* x x) (* (* (cos x) x) x)) (* (* x x) (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (- (* x x) (* (* (cos x) x) x)) (* (* x x) (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (- (* x x) (* (* (cos x) x) x)) #s(hole binary64 (* 1/2 (pow x 4)))) |
#s(approx (- (* x x) (* (* (cos x) x) x)) #s(hole binary64 (* (pow x 4) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- (* x x) (* (* (cos x) x) x)) #s(hole binary64 (* (pow x 4) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- (* x x) (* (* (cos x) x) x)) #s(hole binary64 (* (pow x 4) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (* (* (cos x) x) x) #s(hole binary64 (pow x 2))) |
#s(approx (* (* (cos x) x) x) #s(hole binary64 (* (pow x 2) (+ 1 (* -1/2 (pow x 2)))))) |
#s(approx (* (* (cos x) x) x) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))) |
#s(approx (* (* (cos x) x) x) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) #s(hole binary64 (* 1/720 (pow x 4)))) |
#s(approx (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) #s(hole binary64 (* (pow x 4) (- 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) #s(hole binary64 (* (pow x 4) (- (+ 1/720 (/ 1/2 (pow x 4))) (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (* x x) 1/720) -1/24) x) #s(hole binary64 (* 1/720 (pow x 3)))) |
#s(approx (* (+ (* (* x x) 1/720) -1/24) x) #s(hole binary64 (* (pow x 3) (- 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/720) -1/24) #s(hole binary64 (* 1/720 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/720) -1/24) #s(hole binary64 (* (pow x 2) (- 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (- 1 (cos x)))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) #s(hole binary64 (* (pow x 2) (- 1 (cos x))))) |
#s(approx (/ (/ (- x (* (cos x) x)) (* x x)) x) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (/ (- x (* (cos x) x)) (* x x)) #s(hole binary64 (/ (- 1 (cos x)) x))) |
#s(approx (- x (* (cos x) x)) #s(hole binary64 (* x (- 1 (cos x))))) |
#s(approx (* (cos x) x) #s(hole binary64 (* x (cos x)))) |
#s(approx (/ (- (* x x) (* (* (cos x) x) x)) (* (* x x) (* x x))) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (- (* x x) (* (* (cos x) x) x)) #s(hole binary64 (* (pow x 2) (- 1 (cos x))))) |
#s(approx (* (* (cos x) x) x) #s(hole binary64 (* (pow x 2) (cos x)))) |
#s(approx (* (+ (* (* x x) 1/720) -1/24) x) #s(hole binary64 (* -1 (* (pow x 3) (- (* 1/24 (/ 1 (pow x 2))) 1/720))))) |
#s(approx (/ (/ (- x (* (cos x) x)) (* x x)) x) #s(hole binary64 (/ (+ 1 (* -1 (cos x))) (pow x 2)))) |
#s(approx (/ (- x (* (cos x) x)) (* x x)) #s(hole binary64 (/ (+ 1 (* -1 (cos x))) x))) |
#s(approx (- x (* (cos x) x)) #s(hole binary64 (* x (+ 1 (* -1 (cos x)))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | x | @ | -inf | ((/ (/ (- 1 (cos x)) x) x) (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) (* (+ (* (* x x) 1/720) -1/24) x) (+ (* (* x x) 1/720) -1/24) (* x x) x 1/720 -1/24 1/2 (/ (- 1 (cos x)) (* x x)) (- 1 (cos x)) 1 (cos x) (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* 1/2 (* (* x x) x)) x) (* 1/2 (* (* x x) x)) (* (* x x) x) (* (* x x) (* x x)) (/ (/ (- x (* (cos x) x)) (* x x)) x) (/ (- x (* (cos x) x)) (* x x)) (- x (* (cos x) x)) (* (cos x) x) (cos x) (/ (- (* x x) (* (* (cos x) x) x)) (* (* x x) (* x x))) (- (* x x) (* (* (cos x) x) x)) (* (* (cos x) x) x)) |
| 3.0ms | x | @ | inf | ((/ (/ (- 1 (cos x)) x) x) (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) (* (+ (* (* x x) 1/720) -1/24) x) (+ (* (* x x) 1/720) -1/24) (* x x) x 1/720 -1/24 1/2 (/ (- 1 (cos x)) (* x x)) (- 1 (cos x)) 1 (cos x) (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* 1/2 (* (* x x) x)) x) (* 1/2 (* (* x x) x)) (* (* x x) x) (* (* x x) (* x x)) (/ (/ (- x (* (cos x) x)) (* x x)) x) (/ (- x (* (cos x) x)) (* x x)) (- x (* (cos x) x)) (* (cos x) x) (cos x) (/ (- (* x x) (* (* (cos x) x) x)) (* (* x x) (* x x))) (- (* x x) (* (* (cos x) x) x)) (* (* (cos x) x) x)) |
| 3.0ms | x | @ | 0 | ((/ (/ (- 1 (cos x)) x) x) (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) (* (+ (* (* x x) 1/720) -1/24) x) (+ (* (* x x) 1/720) -1/24) (* x x) x 1/720 -1/24 1/2 (/ (- 1 (cos x)) (* x x)) (- 1 (cos x)) 1 (cos x) (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* 1/2 (* (* x x) x)) x) (* 1/2 (* (* x x) x)) (* (* x x) x) (* (* x x) (* x x)) (/ (/ (- x (* (cos x) x)) (* x x)) x) (/ (- x (* (cos x) x)) (* x x)) (- x (* (cos x) x)) (* (cos x) x) (cos x) (/ (- (* x x) (* (* (cos x) x) x)) (* (* x x) (* x x))) (- (* x x) (* (* (cos x) x) x)) (* (* (cos x) x) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 225 | 1971 |
| 0 | 262 | 1724 |
| 1 | 918 | 1666 |
| 0 | 6611 | 1609 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) |
(*.f64 x x) |
x |
#s(literal 1/720 binary64) |
#s(literal -1/24 binary64) |
#s(literal 1/2 binary64) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
(-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) |
#s(literal 1 binary64) |
#s(approx (cos x) #s(literal 1 binary64)) |
(/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) x)) x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) x)) x)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) x)) x) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(/.f64 (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (*.f64 x x)) x) |
(/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (*.f64 x x)) |
(-.f64 x (*.f64 (cos.f64 x) x)) |
(*.f64 (cos.f64 x) x) |
(cos.f64 x) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (cos.f64 x) x) x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(*.f64 (*.f64 (cos.f64 x) x) x) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 1/2)) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (* (+ (* (* x x) 1/720) -1/24) x) #s(hole binary64 (* -1/24 x))) |
#s(approx (* (+ (* (* x x) 1/720) -1/24) x) #s(hole binary64 (* x (- (* 1/720 (pow x 2)) 1/24)))) |
#s(approx (+ (* (* x x) 1/720) -1/24) #s(hole binary64 -1/24)) |
#s(approx (+ (* (* x x) 1/720) -1/24) #s(hole binary64 (- (* 1/720 (pow x 2)) 1/24))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 1/2)) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (cos x) #s(hole binary64 1)) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(hole binary64 1/2)) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) #s(hole binary64 (* 1/2 (pow x 4)))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) #s(hole binary64 (* (pow x 4) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) #s(hole binary64 (* (pow x 4) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) #s(hole binary64 (* (pow x 4) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (* (* 1/2 (* (* x x) x)) x) #s(hole binary64 (* 1/2 (pow x 4)))) |
#s(approx (* 1/2 (* (* x x) x)) #s(hole binary64 (* 1/2 (pow x 3)))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (* (* x x) (* x x)) #s(hole binary64 (pow x 4))) |
#s(approx (/ (/ (- x (* (cos x) x)) (* x x)) x) #s(hole binary64 1/2)) |
#s(approx (/ (/ (- x (* (cos x) x)) (* x x)) x) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (/ (- x (* (cos x) x)) (* x x)) x) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (/ (- x (* (cos x) x)) (* x x)) x) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (/ (- x (* (cos x) x)) (* x x)) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ (- x (* (cos x) x)) (* x x)) #s(hole binary64 (* x (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (/ (- x (* (cos x) x)) (* x x)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (/ (- x (* (cos x) x)) (* x x)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (- x (* (cos x) x)) #s(hole binary64 (* 1/2 (pow x 3)))) |
#s(approx (- x (* (cos x) x)) #s(hole binary64 (* (pow x 3) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- x (* (cos x) x)) #s(hole binary64 (* (pow x 3) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- x (* (cos x) x)) #s(hole binary64 (* (pow x 3) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (* (cos x) x) #s(hole binary64 x)) |
#s(approx (* (cos x) x) #s(hole binary64 (* x (+ 1 (* -1/2 (pow x 2)))))) |
#s(approx (* (cos x) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))) |
#s(approx (* (cos x) x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))) |
#s(approx (/ (- (* x x) (* (* (cos x) x) x)) (* (* x x) (* x x))) #s(hole binary64 1/2)) |
#s(approx (/ (- (* x x) (* (* (cos x) x) x)) (* (* x x) (* x x))) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (- (* x x) (* (* (cos x) x) x)) (* (* x x) (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (- (* x x) (* (* (cos x) x) x)) (* (* x x) (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (- (* x x) (* (* (cos x) x) x)) #s(hole binary64 (* 1/2 (pow x 4)))) |
#s(approx (- (* x x) (* (* (cos x) x) x)) #s(hole binary64 (* (pow x 4) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- (* x x) (* (* (cos x) x) x)) #s(hole binary64 (* (pow x 4) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- (* x x) (* (* (cos x) x) x)) #s(hole binary64 (* (pow x 4) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (* (* (cos x) x) x) #s(hole binary64 (pow x 2))) |
#s(approx (* (* (cos x) x) x) #s(hole binary64 (* (pow x 2) (+ 1 (* -1/2 (pow x 2)))))) |
#s(approx (* (* (cos x) x) x) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))) |
#s(approx (* (* (cos x) x) x) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) #s(hole binary64 (* 1/720 (pow x 4)))) |
#s(approx (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) #s(hole binary64 (* (pow x 4) (- 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) #s(hole binary64 (* (pow x 4) (- (+ 1/720 (/ 1/2 (pow x 4))) (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (* x x) 1/720) -1/24) x) #s(hole binary64 (* 1/720 (pow x 3)))) |
#s(approx (* (+ (* (* x x) 1/720) -1/24) x) #s(hole binary64 (* (pow x 3) (- 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/720) -1/24) #s(hole binary64 (* 1/720 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/720) -1/24) #s(hole binary64 (* (pow x 2) (- 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (/ (- 1 (cos x)) (* x x)) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (- 1 (cos x)))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) #s(hole binary64 (* (pow x 2) (- 1 (cos x))))) |
#s(approx (/ (/ (- x (* (cos x) x)) (* x x)) x) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (/ (- x (* (cos x) x)) (* x x)) #s(hole binary64 (/ (- 1 (cos x)) x))) |
#s(approx (- x (* (cos x) x)) #s(hole binary64 (* x (- 1 (cos x))))) |
#s(approx (* (cos x) x) #s(hole binary64 (* x (cos x)))) |
#s(approx (/ (- (* x x) (* (* (cos x) x) x)) (* (* x x) (* x x))) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (- (* x x) (* (* (cos x) x) x)) #s(hole binary64 (* (pow x 2) (- 1 (cos x))))) |
#s(approx (* (* (cos x) x) x) #s(hole binary64 (* (pow x 2) (cos x)))) |
#s(approx (* (+ (* (* x x) 1/720) -1/24) x) #s(hole binary64 (* -1 (* (pow x 3) (- (* 1/24 (/ 1 (pow x 2))) 1/720))))) |
#s(approx (/ (/ (- x (* (cos x) x)) (* x x)) x) #s(hole binary64 (/ (+ 1 (* -1 (cos x))) (pow x 2)))) |
#s(approx (/ (- x (* (cos x) x)) (* x x)) #s(hole binary64 (/ (+ 1 (* -1 (cos x))) x))) |
#s(approx (- x (* (cos x) x)) #s(hole binary64 (* x (+ 1 (* -1 (cos x)))))) |
| Outputs |
|---|
#s(approx (/ (- (* x x) (* (* (cos x) x) x)) (* (* x x) (* x x))) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 1 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x)) x)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) x) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 x x) #s(literal 1/17280 binary64) #s(literal 1/576 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/576 binary64)) x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/373248000 binary64) #s(literal -1/13824 binary64)) x) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal -1/17280 binary64)))) |
(/.f64 (*.f64 x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 x x) #s(literal 1/17280 binary64) #s(literal 1/576 binary64)))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/576 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/373248000 binary64) #s(literal -1/13824 binary64))) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal -1/17280 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 #s(literal -1/24 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) x) (*.f64 x x) (*.f64 #s(literal -1/24 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/720 binary64)) (*.f64 #s(literal -1/24 binary64) x)) |
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/720 binary64) (*.f64 #s(literal -1/24 binary64) x)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x (*.f64 #s(literal -1/24 binary64) x)) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) x) (*.f64 #s(literal -1/24 binary64) x)) |
(fma.f64 #s(literal -1/24 binary64) x (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/720 binary64))) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) x) (*.f64 #s(literal -1/24 binary64) x)) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 #s(literal -1/24 binary64) x)) |
(fma.f64 x #s(literal -1/24 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/720 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/720 binary64)) (*.f64 #s(literal -1/24 binary64) x)) |
(+.f64 (*.f64 #s(literal -1/24 binary64) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/720 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/373248000 binary64) #s(literal -1/13824 binary64))) (neg.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal -1/17280 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/576 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) (neg.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 x x) #s(literal 1/17280 binary64) #s(literal 1/576 binary64))))) |
(/.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (-.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/576 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 x x) #s(literal 1/17280 binary64) #s(literal 1/576 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/373248000 binary64) #s(literal -1/13824 binary64)) (+.f64 #s(literal 1/576 binary64) (-.f64 (*.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 x x) #s(literal -1/17280 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/373248000 binary64) #s(literal -1/13824 binary64)) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal -1/17280 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal -1/24 binary64)) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) (neg.f64 x)) (neg.f64 x) #s(literal -1/24 binary64)) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) x) x #s(literal -1/24 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64) #s(literal -1/24 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal -1/24 binary64)) |
(fma.f64 x (*.f64 #s(literal 1/720 binary64) x) #s(literal -1/24 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/373248000 binary64)) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 x x) #s(literal 1/17280 binary64) #s(literal 1/576 binary64)))) (/.f64 #s(literal 1/13824 binary64) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 x x) #s(literal 1/17280 binary64) #s(literal 1/576 binary64))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) |
(-.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/720 binary64))) |
(-.f64 #s(literal -1/24 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/720 binary64) x))) |
(-.f64 #s(literal -1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/373248000 binary64)) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal -1/17280 binary64)))) (/.f64 #s(literal -1/13824 binary64) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal -1/17280 binary64))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) |
(+.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(*.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x x) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(sqrt.f64 (*.f64 (*.f64 (*.f64 x x) x) x)) |
(fabs.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(+.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))) |
x |
#s(literal 1/720 binary64) |
#s(literal -1/24 binary64) |
#s(literal 1/2 binary64) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) x) x) |
(/.f64 (-.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(approx (cos x) #s(literal 1 binary64)) #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 (fma.f64 #s(approx (cos x) #s(literal 1 binary64)) (+.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(literal 1 binary64)) #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 (neg.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 x x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(approx (cos x) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (cos x) #s(literal 1 binary64))))) (neg.f64 (+.f64 #s(approx (cos x) #s(literal 1 binary64)) #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 (fma.f64 #s(approx (cos x) #s(literal 1 binary64)) (+.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (cos x) #s(literal 1 binary64)))) (+.f64 #s(approx (cos x) #s(literal 1 binary64)) #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)))) (fma.f64 #s(approx (cos x) #s(literal 1 binary64)) (+.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (cos x) #s(literal 1 binary64))) (+.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(approx (cos x) #s(literal 1 binary64)) (+.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(approx (cos x) #s(literal 1 binary64))) #s(approx (cos x) #s(literal 1 binary64))) (fma.f64 #s(approx (cos x) #s(literal 1 binary64)) (+.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) |
#s(literal 1 binary64) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) |
#s(approx (cos x) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) #s(approx (cos x) #s(literal 1 binary64))) #s(literal 2 binary64)) |
(neg.f64 (*.f64 #s(literal -1 binary64) #s(approx (cos x) #s(literal 1 binary64)))) |
(/.f64 (/.f64 (/.f64 #s(approx (- (* x x) (* (* (cos x) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) x)) (*.f64 x x)) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 (/.f64 #s(approx (- (* x x) (* (* (cos x) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) x)) (*.f64 x x)) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (/.f64 (/.f64 #s(approx (- (* x x) (* (* (cos x) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) x)) (*.f64 x x)) x) x) |
(/.f64 (/.f64 #s(approx (- (* x x) (* (* (cos x) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) x)) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (/.f64 #s(approx (- (* x x) (* (* (cos x) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) x)) (*.f64 (*.f64 x x) x)) x) |
(/.f64 (/.f64 #s(approx (- (* x x) (* (* (cos x) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) x)) x) (*.f64 (*.f64 x x) x)) |
(/.f64 (neg.f64 (/.f64 #s(approx (- (* x x) (* (* (cos x) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) x)) (*.f64 x x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- (* x x) (* (* (cos x) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) x)))) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (/.f64 #s(approx (- (* x x) (* (* (cos x) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) x)) (*.f64 x x)) (*.f64 x x)) |
(/.f64 (neg.f64 #s(approx (- (* x x) (* (* (cos x) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (/.f64 #s(approx (- (* x x) (* (* (cos x) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) x)) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1 binary64)) |
(/.f64 #s(approx (- (* x x) (* (* (cos x) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) x)) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(neg.f64 (/.f64 (neg.f64 #s(approx (- (* x x) (* (* (cos x) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) x))) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(neg.f64 (/.f64 #s(approx (- (* x x) (* (* (cos x) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x))) |
#s(approx (- (* x x) (* (* (cos x) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) x)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) x)) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) (*.f64 x x)) |
(*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) x) |
(*.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(*.f64 x (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64))) |
(neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/2 binary64)) x)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) x) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) x)) |
(*.f64 x (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) |
(neg.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 x (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (neg.f64 x) x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) x)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) x)) |
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) x) |
(*.f64 x (*.f64 x x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) |
(pow.f64 x #s(literal 3 binary64)) |
(+.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 x x) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 x (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (fabs.f64 x) (neg.f64 x)) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(*.f64 (*.f64 (fabs.f64 x) x) (*.f64 (fabs.f64 x) x)) |
(*.f64 (*.f64 (neg.f64 x) (fabs.f64 x)) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(*.f64 (*.f64 x (fabs.f64 x)) (*.f64 x (fabs.f64 x))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) x)) |
(*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 x x) x) x) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 x (*.f64 (*.f64 x x) x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 4 binary64)) |
(neg.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(fabs.f64 (*.f64 (*.f64 (*.f64 x x) x) x)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
(*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) x)) |
(*.f64 (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x)) |
(*.f64 (/.f64 x x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
(*.f64 (/.f64 x (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
(*.f64 x (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) x) x) |
(/.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 (*.f64 x x) x)) x) |
(/.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) x) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x))) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (*.f64 x x)) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (*.f64 x (fma.f64 (cos.f64 x) x x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (fma.f64 (cos.f64 x) x x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x))) (*.f64 (fma.f64 (cos.f64 x) x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (pow.f64 (*.f64 (*.f64 (cos.f64 x) x) x) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 x) x) x) (*.f64 x (fma.f64 (cos.f64 x) x x)) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (cos.f64 x) x) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (cos.f64 x) x) (fma.f64 (cos.f64 x) x x) (*.f64 x x)) (*.f64 (*.f64 x x) x))) |
(/.f64 (*.f64 (neg.f64 x) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) x) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (neg.f64 (neg.f64 x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (*.f64 (*.f64 x x) x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) (*.f64 x x))) |
(neg.f64 (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) x) x)) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (neg.f64 x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (neg.f64 x) x))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x))) |
(fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (/.f64 (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) x) (/.f64 (cos.f64 x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 (cos.f64 x) (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) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 x x)) (/.f64 (fabs.f64 x) (*.f64 x x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 x x)) (/.f64 (fabs.f64 x) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (fabs.f64 x) x) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (fabs.f64 x) x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 x x)) (/.f64 (neg.f64 x) (*.f64 x x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 x x)) (/.f64 (neg.f64 x) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (neg.f64 x) x) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 x x) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 x x) (*.f64 (neg.f64 x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (*.f64 x x) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 x x) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 x x) x) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 x x) x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 x x) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 x x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 x x) (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 x x) (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (neg.f64 (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 x (*.f64 x x)) (/.f64 x (*.f64 x x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 x (*.f64 x x)) (/.f64 x (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (cos.f64 x) x) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (neg.f64 (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (neg.f64 x) (/.f64 (neg.f64 x) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (neg.f64 x) (/.f64 (neg.f64 x) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (cos.f64 x) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 x (/.f64 x (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 x (/.f64 x (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(-.f64 (/.f64 (/.f64 x (*.f64 x x)) x) (/.f64 (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x))) x)) |
(-.f64 (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (cos.f64 x) x) (*.f64 (*.f64 x x) x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (cos.f64 x) (/.f64 #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 x (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(+.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (cos.f64 x) x) (/.f64 (cos.f64 x) x))) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) x))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x))) (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x))))) (+.f64 (/.f64 x (*.f64 x x)) (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (neg.f64 (cos.f64 x)) x) (/.f64 (neg.f64 (cos.f64 x)) x))) (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (neg.f64 (cos.f64 x)) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (cos.f64 x) x) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (/.f64 (cos.f64 x) x) (/.f64 (cos.f64 x) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x))) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x))) (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x))) (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 (cos.f64 x)) x) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 (/.f64 (neg.f64 (cos.f64 x)) x) (/.f64 (neg.f64 (cos.f64 x)) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))))) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x)) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (fma.f64 (cos.f64 x) x x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x))) (*.f64 (fma.f64 (cos.f64 x) x x) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (cos.f64 x) x) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (cos.f64 x) x) (fma.f64 (cos.f64 x) x x) (*.f64 x x)) (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) (neg.f64 x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) #s(literal 1 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 (neg.f64 x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 x) x) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (cos.f64 x) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 (neg.f64 (cos.f64 x)) x)) |
(-.f64 (/.f64 x (*.f64 x x)) (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) x)) |
(+.f64 (/.f64 (neg.f64 (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 (/.f64 x (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (neg.f64 (cos.f64 x)) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) |
(*.f64 x (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) x) (+.f64 (cos.f64 x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) x) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 (cos.f64 x) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 x x) x (pow.f64 (*.f64 (neg.f64 x) (cos.f64 x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 x) x) (fma.f64 (cos.f64 x) x x) (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x)))) (neg.f64 (fma.f64 (cos.f64 x) x x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (cos.f64 x) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (cos.f64 x) x) (fma.f64 (cos.f64 x) x x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x))) (fma.f64 (cos.f64 x) x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (cos.f64 x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 x) x) (fma.f64 (cos.f64 x) x x) (*.f64 x x))) |
(fma.f64 (*.f64 x #s(literal -1 binary64)) (cos.f64 x) x) |
(fma.f64 (neg.f64 x) (cos.f64 x) x) |
(fma.f64 (neg.f64 (cos.f64 x)) x x) |
(fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 x) x) x) |
(fma.f64 (*.f64 (cos.f64 x) x) #s(literal -1 binary64) x) |
(fma.f64 (cos.f64 x) (*.f64 #s(literal -1 binary64) x) x) |
(fma.f64 (cos.f64 x) (neg.f64 x) x) |
(fma.f64 x (neg.f64 (cos.f64 x)) x) |
(-.f64 (/.f64 (*.f64 x x) (fma.f64 (cos.f64 x) x x)) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x)) (fma.f64 (cos.f64 x) x x))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 (cos.f64 x) x) (fma.f64 (cos.f64 x) x x) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 (cos.f64 x) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (cos.f64 x) x) (fma.f64 (cos.f64 x) x x) (*.f64 x x)))) |
(-.f64 x (*.f64 (neg.f64 x) (neg.f64 (cos.f64 x)))) |
(-.f64 x (*.f64 (cos.f64 x) x)) |
(+.f64 (*.f64 (neg.f64 x) (cos.f64 x)) x) |
(+.f64 x (*.f64 (neg.f64 x) (cos.f64 x))) |
(*.f64 (cos.f64 x) x) |
(*.f64 x (cos.f64 x)) |
(*.f64 (cos.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (cos.f64 x)) |
(/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 x)) #s(literal 2 binary64)) |
(neg.f64 (neg.f64 (cos.f64 x))) |
(sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) |
(fma.f64 (sin.f64 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (neg.f64 x))) |
(cos.f64 (neg.f64 x)) |
(cos.f64 x) |
(+.f64 (*.f64 (sin.f64 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) x)) |
(*.f64 (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x)) |
(*.f64 (/.f64 x x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
(*.f64 (/.f64 x (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
(*.f64 x (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) x) x) |
(/.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 (*.f64 x x) x)) x) |
(/.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) x) (*.f64 (*.f64 x x) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x))) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (*.f64 x x)) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (*.f64 x (fma.f64 (cos.f64 x) x x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (fma.f64 (cos.f64 x) x x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x))) (*.f64 (fma.f64 (cos.f64 x) x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (pow.f64 (*.f64 (*.f64 (cos.f64 x) x) x) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 x) x) x) (*.f64 x (fma.f64 (cos.f64 x) x x)) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (cos.f64 x) x) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (cos.f64 x) x) (fma.f64 (cos.f64 x) x x) (*.f64 x x)) (*.f64 (*.f64 x x) x))) |
(/.f64 (*.f64 (neg.f64 x) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) x) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (neg.f64 (neg.f64 x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (*.f64 (*.f64 x x) x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) (*.f64 x x))) |
(neg.f64 (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) x) x)) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (neg.f64 x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (neg.f64 x) x))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x))) |
(fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (/.f64 (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) x) (/.f64 (cos.f64 x) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 (cos.f64 x) (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) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 x x)) (/.f64 (fabs.f64 x) (*.f64 x x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 x x)) (/.f64 (fabs.f64 x) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (fabs.f64 x) x) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (fabs.f64 x) x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 x x)) (/.f64 (neg.f64 x) (*.f64 x x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 x x)) (/.f64 (neg.f64 x) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (neg.f64 x) x) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 x x) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 x x) (*.f64 (neg.f64 x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (*.f64 x x) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 x x) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 x x) x) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 x x) x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 x x) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 x x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 x x) (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 x x) (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (neg.f64 (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 x (*.f64 x x)) (/.f64 x (*.f64 x x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 x (*.f64 x x)) (/.f64 x (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (cos.f64 x) x) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (neg.f64 (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (neg.f64 x) (/.f64 (neg.f64 x) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (neg.f64 x) (/.f64 (neg.f64 x) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (cos.f64 x) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 x (/.f64 x (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 x (/.f64 x (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(-.f64 (/.f64 (/.f64 x (*.f64 x x)) x) (/.f64 (*.f64 (cos.f64 x) (/.f64 x (*.f64 x x))) x)) |
(-.f64 (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (cos.f64 x) x) (*.f64 (*.f64 x x) x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (cos.f64 x) (/.f64 #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 x (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(+.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) (*.f64 x x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) #s(literal 1 binary64)) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
(*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x)) (+.f64 (cos.f64 x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 x x)) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (-.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x)))) (fma.f64 (cos.f64 x) x x)) |
(/.f64 (*.f64 x (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (cos.f64 x) x) #s(literal 3 binary64)))) (fma.f64 (*.f64 (cos.f64 x) x) (fma.f64 (cos.f64 x) x x) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 (cos.f64 x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (fma.f64 (cos.f64 x) (+.f64 (cos.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) (pow.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) x) x (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 x x) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (*.f64 x x) x) x)))) (neg.f64 (*.f64 x (fma.f64 (cos.f64 x) x x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (pow.f64 (*.f64 (*.f64 (cos.f64 x) x) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (cos.f64 x) x) x) (*.f64 x (fma.f64 (cos.f64 x) x x)) (*.f64 (*.f64 (*.f64 x x) x) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 x (fma.f64 (cos.f64 x) x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (pow.f64 (*.f64 (*.f64 (cos.f64 x) x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (cos.f64 x) x) x) (*.f64 x (fma.f64 (cos.f64 x) x x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 (neg.f64 x) (cos.f64 x)) x (*.f64 x x)) |
(fma.f64 (*.f64 (neg.f64 x) x) (cos.f64 x) (*.f64 x x)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (cos.f64 x) (*.f64 (neg.f64 x) x) (*.f64 x x)) |
(fma.f64 x (*.f64 (neg.f64 x) (cos.f64 x)) (*.f64 x x)) |
(fma.f64 x x (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 x x (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 x x (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x (fma.f64 (cos.f64 x) x x))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 x (fma.f64 (cos.f64 x) x x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (*.f64 (cos.f64 x) x) x) (*.f64 x (fma.f64 (cos.f64 x) x x)) (*.f64 (*.f64 (*.f64 x x) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 x) x) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (cos.f64 x) x) x) (*.f64 x (fma.f64 (cos.f64 x) x x)) (*.f64 (*.f64 (*.f64 x x) x) x)))) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 (*.f64 (neg.f64 x) (cos.f64 x))) x)) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(+.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 x x)) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(+.f64 (*.f64 x x) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(*.f64 (*.f64 (cos.f64 x) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (neg.f64 x) (cos.f64 x)) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (cos.f64 x))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (cos.f64 x))) |
(*.f64 (*.f64 (*.f64 (cos.f64 x) x) x) #s(literal 1 binary64)) |
(*.f64 (*.f64 (cos.f64 x) x) x) |
(*.f64 (*.f64 x x) (cos.f64 x)) |
(*.f64 (cos.f64 x) (*.f64 x x)) |
(*.f64 x (*.f64 (cos.f64 x) x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (cos.f64 x) x) x)) |
#s(approx (/ (- (* x x) (* (* (cos x) x) x)) (* (* x x) (* x x))) #s(literal 1/2 binary64)) |
#s(approx (/ (- (* x x) (* (* (cos x) x) x)) (* (* x x) (* x x))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (- (* x x) (* (* (cos x) x) x)) (* (* x x) (* x x))) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (/ (- (* x x) (* (* (cos x) x) x)) (* (* x x) (* x x))) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (* (+ (* (* x x) 1/720) -1/24) x) (*.f64 #s(literal -1/24 binary64) x)) |
#s(approx (* (+ (* (* x x) 1/720) -1/24) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x)) |
#s(approx (+ (* (* x x) 1/720) -1/24) #s(literal -1/24 binary64)) |
#s(approx (+ (* (* x x) 1/720) -1/24) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (/ (- (* x x) (* (* (cos x) x) x)) (* (* x x) (* x x))) #s(literal 1/2 binary64)) |
#s(approx (/ (- (* x x) (* (* (cos x) x) x)) (* (* x x) (* x x))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (- (* x x) (* (* (cos x) x) x)) (* (* x x) (* x x))) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (/ (- (* x x) (* (* (cos x) x) x)) (* (* x x) (* x x))) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) x) x)) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x)) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x)) |
(*.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) |
#s(approx (cos x) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) #s(approx (cos x) #s(literal 1 binary64))) #s(literal 2 binary64)) |
(neg.f64 (*.f64 #s(literal -1 binary64) #s(approx (cos x) #s(literal 1 binary64)))) |
#s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (cos x) (fma.f64 (-.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) (* (* (cos x) x) x)) (* (* x x) (* x x))) #s(literal 1/2 binary64)) |
#s(approx (/ (- (* x x) (* (* (cos x) x) x)) (* (* x x) (* x x))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (- (* x x) (* (* (cos x) x) x)) (* (* x x) (* x x))) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (/ (- (* x x) (* (* (cos x) x) x)) (* (* x x) (* x x))) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (- (* x x) (* (* (cos x) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) x)) |
#s(approx (- (* x x) (* (* (cos x) x) x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) x) (*.f64 x x)) x)) |
#s(approx (- (* x x) (* (* (cos x) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x) x) x)) |
#s(approx (- (* x x) (* (* (cos x) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x) x) x)) |
#s(approx (* (* 1/2 (* (* x x) x)) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) x)) |
#s(approx (* 1/2 (* (* x x) x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64))) |
#s(approx (* (* x x) x) (*.f64 (*.f64 x x) x)) |
#s(approx (* (* x x) (* x x)) (*.f64 (*.f64 (*.f64 x x) x) x)) |
#s(approx (/ (- (* x x) (* (* (cos x) x) x)) (* (* x x) (* x x))) #s(literal 1/2 binary64)) |
#s(approx (/ (- (* x x) (* (* (cos x) x) x)) (* (* x x) (* x x))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (- (* x x) (* (* (cos x) x) x)) (* (* x x) (* x x))) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (/ (- (* x x) (* (* (cos x) x) x)) (* (* x x) (* x x))) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (/ (- x (* (cos x) x)) (* x x)) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ (- x (* (cos x) x)) (* x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (/ (- x (* (cos x) x)) (* x x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x)) |
#s(approx (/ (- x (* (cos x) x)) (* x x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x)) |
#s(approx (- x (* (cos x) x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64))) |
#s(approx (- x (* (cos x) x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) x) (*.f64 x x))) |
#s(approx (- x (* (cos x) x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x) x)) |
#s(approx (- x (* (cos x) x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x) x)) |
#s(approx (* (cos x) x) x) |
#s(approx (* (cos x) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (* (cos x) x) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (* (cos x) x) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64)) x)) |
#s(approx (/ (- (* x x) (* (* (cos x) x) x)) (* (* x x) (* x x))) #s(literal 1/2 binary64)) |
#s(approx (/ (- (* x x) (* (* (cos x) x) x)) (* (* x x) (* x x))) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (- (* x x) (* (* (cos x) x) x)) (* (* x x) (* x x))) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (/ (- (* x x) (* (* (cos x) x) x)) (* (* x x) (* x x))) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (- (* x x) (* (* (cos x) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) x)) |
#s(approx (- (* x x) (* (* (cos x) x) x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) x) (*.f64 x x)) x)) |
#s(approx (- (* x x) (* (* (cos x) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x) x) x)) |
#s(approx (- (* x x) (* (* (cos x) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x) x) x)) |
#s(approx (* (* (cos x) x) x) (*.f64 x x)) |
#s(approx (* (* (cos x) x) x) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
#s(approx (* (* (cos x) x) x) (*.f64 (*.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) x)) |
#s(approx (* (* (cos x) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64)) x) x)) |
#s(approx (/ (- (* x x) (* (* (cos x) x) x)) (* (* x x) (* x x))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) (*.f64 (*.f64 #s(literal 1/720 binary64) x) (*.f64 (*.f64 x x) x))) |
#s(approx (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) x) (*.f64 x x)) x)) |
#s(approx (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) (*.f64 (*.f64 (+.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) #s(literal 1/720 binary64)) (*.f64 (*.f64 x x) x)) x)) |
#s(approx (* (+ (* (* x x) 1/720) -1/24) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/720 binary64))) |
#s(approx (* (+ (* (* x x) 1/720) -1/24) x) (*.f64 (*.f64 (-.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) x) (*.f64 x x))) |
#s(approx (+ (* (* x x) 1/720) -1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
#s(approx (+ (* (* x x) 1/720) -1/24) (*.f64 (*.f64 (-.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) x) x)) |
#s(approx (/ (- (* x x) (* (* (cos x) x) x)) (* (* x x) (* x x))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (- 1 (cos x)) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
#s(approx (cos x) (cos.f64 x)) |
#s(approx (/ (- (* x x) (* (* (cos x) x) x)) (* (* x x) (* x x))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (- (* x x) (* (* (cos x) x) x)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x)) |
#s(approx (/ (- (* x x) (* (* (cos x) x) x)) (* (* x x) (* x x))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (/ (- x (* (cos x) x)) (* x x)) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
#s(approx (- x (* (cos x) x)) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
#s(approx (* (cos x) x) (*.f64 (cos.f64 x) x)) |
#s(approx (/ (- (* x x) (* (* (cos x) x) x)) (* (* x x) (* x x))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (- (* x x) (* (* (cos x) x) x)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x)) |
#s(approx (* (* (cos x) x) x) (*.f64 (*.f64 (cos.f64 x) x) x)) |
#s(approx (* (+ (* (* x x) 1/720) -1/24) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (-.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/720 binary64)))) |
#s(approx (/ (- (* x x) (* (* (cos x) x) x)) (* (* x x) (* x x))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (/ (- x (* (cos x) x)) (* x x)) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
#s(approx (- x (* (cos x) x)) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
Compiled 7 142 to 2 269 computations (68.2% saved)
33 alts after pruning (25 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 708 | 17 | 725 |
| Fresh | 5 | 8 | 13 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 4 | 4 |
| Total | 714 | 33 | 747 |
| Status | Accuracy | Program |
|---|---|---|
| 49.4% | (fma.f64 (/.f64 (cos.f64 x) x) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) | |
| 12.5% | (fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) | |
| 11.8% | (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 (*.f64 x x) x) x)) x) | |
| ✓ | 48.7% | (/.f64 (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (*.f64 x x)) x) |
| ✓ | 50.1% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
| 13.4% | (/.f64 (/.f64 #s(approx (- (* x x) (* (* (cos x) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) x)) (*.f64 (*.f64 x x) x)) x) | |
| 13.7% | (/.f64 (/.f64 #s(approx (- (* x x) (* (* (cos x) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) x)) (*.f64 x x)) (*.f64 x x)) | |
| 13.4% | (/.f64 (/.f64 #s(approx (- (* x x) (* (* (cos x) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) x)) x) (*.f64 (*.f64 x x) x)) | |
| 16.7% | (/.f64 (/.f64 #s(approx (- x (* (cos x) x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64))) (*.f64 x x)) x) | |
| ▶ | 26.0% | (/.f64 (/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) x) x) |
| 50.0% | (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) x)) x) | |
| 12.4% | (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (cos.f64 x) x) x)) (pow.f64 x #s(literal 4 binary64))) | |
| 11.6% | (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (cos.f64 x) x) x)) (exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 2 binary64)))) | |
| 12.4% | (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) | |
| 1.9% | (/.f64 (-.f64 (*.f64 x x) (*.f64 #s(approx (* (cos x) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) x)) (*.f64 (*.f64 x x) (*.f64 x x))) | |
| 1.9% | (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (*.f64 x x) (*.f64 x x))) | |
| ✓ | 48.7% | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| ✓ | 30.2% | (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
| 42.5% | (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (*.f64 (*.f64 x x) x)) | |
| ▶ | 12.6% | (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 (*.f64 (*.f64 x x) x) x)) |
| ▶ | 53.5% | (/.f64 #s(approx (/ (- x (* (cos x) x)) (* x x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x)) x) |
| 13.3% | (/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))) x)) (*.f64 (*.f64 x x) (*.f64 x x))) | |
| ▶ | 13.4% | (/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) x)) x)) (pow.f64 x #s(literal 4 binary64))) |
| ✓ | 13.4% | (/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) x)) x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
| 12.4% | (/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) x)) x)) (exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 2 binary64)))) | |
| 12.4% | (/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) x)) x)) (exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) | |
| ▶ | 12.3% | (/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))) x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
| 48.7% | (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))) | |
| 48.8% | (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) | |
| 53.0% | #s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) | |
| ✓ | 53.5% | #s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
| ✓ | 52.9% | #s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
| ✓ | 53.7% | #s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
Compiled 757 to 680 computations (10.2% saved)
| Inputs |
|---|
(/.f64 #s(approx (/ (- x (* (cos x) x)) (* x x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x)) x) |
#s(approx (/ (- x (* (cos x) x)) (* x x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x)) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) |
(*.f64 x x) |
x |
#s(literal 1/720 binary64) |
#s(literal -1/24 binary64) |
#s(literal 1/2 binary64) |
(/.f64 (/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) x) x) |
(/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) x) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) x) |
(*.f64 #s(literal 1/2 binary64) x) |
(/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) x)) x)) (pow.f64 x #s(literal 4 binary64))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) x)) x)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) x)) x) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 x x) x) |
(pow.f64 x #s(literal 4 binary64)) |
#s(literal 4 binary64) |
(/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))) x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))) x)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))) x) |
(*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(*.f64 (log.f64 x) #s(literal 3 binary64)) |
(log.f64 x) |
#s(literal 3 binary64) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) |
(-.f64 #s(literal 1 binary64) (cos.f64 x)) |
#s(literal 1 binary64) |
(cos.f64 x) |
(*.f64 (*.f64 (*.f64 x x) x) x) |
| Outputs |
|---|
#s(approx (/ (/ (- x (* (cos x) x)) (* x x)) x) #s(hole binary64 1/2)) |
#s(approx (/ (/ (- x (* (cos x) x)) (* x x)) x) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (/ (- x (* (cos x) x)) (* x x)) x) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (/ (- x (* (cos x) x)) (* x x)) x) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (/ (- x (* (cos x) x)) (* x x)) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ (- x (* (cos x) x)) (* x x)) #s(hole binary64 (* x (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (/ (- x (* (cos x) x)) (* x x)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (/ (- x (* (cos x) x)) (* x x)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (* (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) x) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (* (+ (* (* (+ (* (* x x) 1/720) -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 (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (* (+ (* (* x x) 1/720) -1/24) x) #s(hole binary64 (* -1/24 x))) |
#s(approx (* (+ (* (* x x) 1/720) -1/24) x) #s(hole binary64 (* x (- (* 1/720 (pow x 2)) 1/24)))) |
#s(approx (+ (* (* x x) 1/720) -1/24) #s(hole binary64 -1/24)) |
#s(approx (+ (* (* x x) 1/720) -1/24) #s(hole binary64 (- (* 1/720 (pow x 2)) 1/24))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 1/2)) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (* x (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (* (* 1/2 x) x) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (* 1/2 x) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (pow x 4)) #s(hole binary64 1/2)) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (pow x 4)) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (pow x 4)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (pow x 4)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) #s(hole binary64 (* 1/2 (pow x 4)))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) #s(hole binary64 (* (pow x 4) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) #s(hole binary64 (* (pow x 4) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) #s(hole binary64 (* (pow x 4) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (* (* 1/2 (* (* x x) x)) x) #s(hole binary64 (* 1/2 (pow x 4)))) |
#s(approx (* 1/2 (* (* x x) x)) #s(hole binary64 (* 1/2 (pow x 3)))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (pow x 4) #s(hole binary64 (pow x 4))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(hole binary64 1/2)) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (* (* 1/2 (exp (* (log x) 3))) x) #s(hole binary64 (* 1/2 (pow x 4)))) |
#s(approx (* 1/2 (exp (* (log x) 3))) #s(hole binary64 (* 1/2 (pow x 3)))) |
#s(approx (exp (* (log x) 3)) #s(hole binary64 (pow x 3))) |
#s(approx (* (log x) 3) #s(hole binary64 (* 3 (log x)))) |
#s(approx (log x) #s(hole binary64 (log x))) |
#s(approx (* (* x x) (* x x)) #s(hole binary64 (pow x 4))) |
#s(approx (/ (* (* (- 1 (cos x)) x) x) (* (* (* x x) x) x)) #s(hole binary64 1/2)) |
#s(approx (/ (* (* (- 1 (cos x)) x) x) (* (* (* x x) x) x)) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (* (* (- 1 (cos x)) x) x) (* (* (* x x) x) x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (* (* (- 1 (cos x)) x) x) (* (* (* x x) x) x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (* (* (- 1 (cos x)) x) x) #s(hole binary64 (* 1/2 (pow x 4)))) |
#s(approx (* (* (- 1 (cos x)) x) x) #s(hole binary64 (* (pow x 4) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (* (* (- 1 (cos x)) x) x) #s(hole binary64 (* (pow x 4) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (* (* (- 1 (cos x)) x) x) #s(hole binary64 (* (pow x 4) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (* (- 1 (cos x)) x) #s(hole binary64 (* 1/2 (pow x 3)))) |
#s(approx (* (- 1 (cos x)) x) #s(hole binary64 (* (pow x 3) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (* (- 1 (cos x)) x) #s(hole binary64 (* (pow x 3) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (* (- 1 (cos x)) x) #s(hole binary64 (* (pow x 3) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (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) x) x) #s(hole binary64 (pow x 4))) |
#s(approx (/ (/ (- x (* (cos x) x)) (* x x)) x) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (/ (- x (* (cos x) x)) (* x x)) #s(hole binary64 (/ (- 1 (cos x)) x))) |
#s(approx (* (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) x) #s(hole binary64 (* 1/720 (pow x 5)))) |
#s(approx (* (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) x) #s(hole binary64 (* (pow x 5) (- 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) x) #s(hole binary64 (* (pow x 5) (- (+ 1/720 (/ 1/2 (pow x 4))) (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) #s(hole binary64 (* 1/720 (pow x 4)))) |
#s(approx (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) #s(hole binary64 (* (pow x 4) (- 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) #s(hole binary64 (* (pow x 4) (- (+ 1/720 (/ 1/2 (pow x 4))) (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (* x x) 1/720) -1/24) x) #s(hole binary64 (* 1/720 (pow x 3)))) |
#s(approx (* (+ (* (* x x) 1/720) -1/24) x) #s(hole binary64 (* (pow x 3) (- 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/720) -1/24) #s(hole binary64 (* 1/720 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/720) -1/24) #s(hole binary64 (* (pow x 2) (- 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (/ (- 1 (cos x)) x))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (- 1 (cos x)))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (pow x 4)) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) #s(hole binary64 (* (pow x 2) (- 1 (cos x))))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (* (log x) 3) #s(hole binary64 (* -3 (log (/ 1 x))))) |
#s(approx (log x) #s(hole binary64 (* -1 (log (/ 1 x))))) |
#s(approx (/ (* (* (- 1 (cos x)) x) x) (* (* (* x x) x) x)) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (* (* (- 1 (cos x)) x) x) #s(hole binary64 (* (pow x 2) (- 1 (cos x))))) |
#s(approx (* (- 1 (cos x)) x) #s(hole binary64 (* x (- 1 (cos x))))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (/ (/ (- x (* (cos x) x)) (* x x)) x) #s(hole binary64 (/ (+ 1 (* -1 (cos x))) (pow x 2)))) |
#s(approx (/ (- x (* (cos x) x)) (* x x)) #s(hole binary64 (/ (+ 1 (* -1 (cos x))) x))) |
#s(approx (* (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/24 (/ 1 (pow x 2))) 1/720))))) |
#s(approx (* (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/24 (/ 1 (pow x 2))) (+ 1/720 (/ 1/2 (pow x 4)))))))) |
#s(approx (* (+ (* (* x x) 1/720) -1/24) x) #s(hole binary64 (* -1 (* (pow x 3) (- (* 1/24 (/ 1 (pow x 2))) 1/720))))) |
#s(approx (* (log x) 3) #s(hole binary64 (* 3 (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (log x) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 x)))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 36.0ms | x | @ | inf | ((/ (/ (- x (* (cos x) x)) (* x x)) x) (/ (- x (* (cos x) x)) (* x x)) (* (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) x) (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) (* (+ (* (* x x) 1/720) -1/24) x) (+ (* (* x x) 1/720) -1/24) (* x x) x 1/720 -1/24 1/2 (/ (/ (- 1 (cos x)) x) x) (/ (- 1 (cos x)) x) (- 1 (cos x)) (* (* 1/2 x) x) (* 1/2 x) (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (pow x 4)) (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* 1/2 (* (* x x) x)) x) (* 1/2 (* (* x x) x)) (* (* x x) x) (pow x 4) 4 (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* 1/2 (exp (* (log x) 3))) x) (* 1/2 (exp (* (log x) 3))) (exp (* (log x) 3)) (* (log x) 3) (log x) 3 (* (* x x) (* x x)) (/ (* (* (- 1 (cos x)) x) x) (* (* (* x x) x) x)) (* (* (- 1 (cos x)) x) x) (* (- 1 (cos x)) x) (- 1 (cos x)) 1 (cos x) (* (* (* x x) x) x)) |
| 25.0ms | x | @ | 0 | ((/ (/ (- x (* (cos x) x)) (* x x)) x) (/ (- x (* (cos x) x)) (* x x)) (* (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) x) (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) (* (+ (* (* x x) 1/720) -1/24) x) (+ (* (* x x) 1/720) -1/24) (* x x) x 1/720 -1/24 1/2 (/ (/ (- 1 (cos x)) x) x) (/ (- 1 (cos x)) x) (- 1 (cos x)) (* (* 1/2 x) x) (* 1/2 x) (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (pow x 4)) (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* 1/2 (* (* x x) x)) x) (* 1/2 (* (* x x) x)) (* (* x x) x) (pow x 4) 4 (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* 1/2 (exp (* (log x) 3))) x) (* 1/2 (exp (* (log x) 3))) (exp (* (log x) 3)) (* (log x) 3) (log x) 3 (* (* x x) (* x x)) (/ (* (* (- 1 (cos x)) x) x) (* (* (* x x) x) x)) (* (* (- 1 (cos x)) x) x) (* (- 1 (cos x)) x) (- 1 (cos x)) 1 (cos x) (* (* (* x x) x) x)) |
| 21.0ms | x | @ | -inf | ((/ (/ (- x (* (cos x) x)) (* x x)) x) (/ (- x (* (cos x) x)) (* x x)) (* (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) x) (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) (* (+ (* (* x x) 1/720) -1/24) x) (+ (* (* x x) 1/720) -1/24) (* x x) x 1/720 -1/24 1/2 (/ (/ (- 1 (cos x)) x) x) (/ (- 1 (cos x)) x) (- 1 (cos x)) (* (* 1/2 x) x) (* 1/2 x) (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (pow x 4)) (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* 1/2 (* (* x x) x)) x) (* 1/2 (* (* x x) x)) (* (* x x) x) (pow x 4) 4 (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* 1/2 (exp (* (log x) 3))) x) (* 1/2 (exp (* (log x) 3))) (exp (* (log x) 3)) (* (log x) 3) (log x) 3 (* (* x x) (* x x)) (/ (* (* (- 1 (cos x)) x) x) (* (* (* x x) x) x)) (* (* (- 1 (cos x)) x) x) (* (- 1 (cos x)) x) (- 1 (cos x)) 1 (cos x) (* (* (* x x) x) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 272 | 2364 |
| 0 | 322 | 2155 |
| 1 | 971 | 1993 |
| 0 | 6909 | 1936 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 #s(approx (/ (- x (* (cos x) x)) (* x x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x)) x) |
#s(approx (/ (- x (* (cos x) x)) (* x x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x)) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) |
(*.f64 x x) |
x |
#s(literal 1/720 binary64) |
#s(literal -1/24 binary64) |
#s(literal 1/2 binary64) |
(/.f64 (/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) x) x) |
(/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) x) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) x) |
(*.f64 #s(literal 1/2 binary64) x) |
(/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) x)) x)) (pow.f64 x #s(literal 4 binary64))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) x)) x)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) x)) x) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 x x) x) |
(pow.f64 x #s(literal 4 binary64)) |
#s(literal 4 binary64) |
(/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))) x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))) x)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))) x) |
(*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(*.f64 (log.f64 x) #s(literal 3 binary64)) |
(log.f64 x) |
#s(literal 3 binary64) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) |
(-.f64 #s(literal 1 binary64) (cos.f64 x)) |
#s(literal 1 binary64) |
(cos.f64 x) |
(*.f64 (*.f64 (*.f64 x x) x) x) |
#s(approx (/ (/ (- x (* (cos x) x)) (* x x)) x) #s(hole binary64 1/2)) |
#s(approx (/ (/ (- x (* (cos x) x)) (* x x)) x) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (/ (- x (* (cos x) x)) (* x x)) x) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (/ (- x (* (cos x) x)) (* x x)) x) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (/ (- x (* (cos x) x)) (* x x)) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ (- x (* (cos x) x)) (* x x)) #s(hole binary64 (* x (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (/ (- x (* (cos x) x)) (* x x)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (/ (- x (* (cos x) x)) (* x x)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (* (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) x) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) x) #s(hole binary64 (* x (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (* (+ (* (* (+ (* (* x x) 1/720) -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 (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (* (+ (* (* x x) 1/720) -1/24) x) #s(hole binary64 (* -1/24 x))) |
#s(approx (* (+ (* (* x x) 1/720) -1/24) x) #s(hole binary64 (* x (- (* 1/720 (pow x 2)) 1/24)))) |
#s(approx (+ (* (* x x) 1/720) -1/24) #s(hole binary64 -1/24)) |
#s(approx (+ (* (* x x) 1/720) -1/24) #s(hole binary64 (- (* 1/720 (pow x 2)) 1/24))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 1/2)) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (* x (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (* (* 1/2 x) x) #s(hole binary64 (* 1/2 (pow x 2)))) |
#s(approx (* 1/2 x) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (pow x 4)) #s(hole binary64 1/2)) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (pow x 4)) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (pow x 4)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (pow x 4)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) #s(hole binary64 (* 1/2 (pow x 4)))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) #s(hole binary64 (* (pow x 4) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) #s(hole binary64 (* (pow x 4) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) #s(hole binary64 (* (pow x 4) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (* (* 1/2 (* (* x x) x)) x) #s(hole binary64 (* 1/2 (pow x 4)))) |
#s(approx (* 1/2 (* (* x x) x)) #s(hole binary64 (* 1/2 (pow x 3)))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (pow x 4) #s(hole binary64 (pow x 4))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(hole binary64 1/2)) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (* (* 1/2 (exp (* (log x) 3))) x) #s(hole binary64 (* 1/2 (pow x 4)))) |
#s(approx (* 1/2 (exp (* (log x) 3))) #s(hole binary64 (* 1/2 (pow x 3)))) |
#s(approx (exp (* (log x) 3)) #s(hole binary64 (pow x 3))) |
#s(approx (* (log x) 3) #s(hole binary64 (* 3 (log x)))) |
#s(approx (log x) #s(hole binary64 (log x))) |
#s(approx (* (* x x) (* x x)) #s(hole binary64 (pow x 4))) |
#s(approx (/ (* (* (- 1 (cos x)) x) x) (* (* (* x x) x) x)) #s(hole binary64 1/2)) |
#s(approx (/ (* (* (- 1 (cos x)) x) x) (* (* (* x x) x) x)) #s(hole binary64 (+ 1/2 (* -1/24 (pow x 2))))) |
#s(approx (/ (* (* (- 1 (cos x)) x) x) (* (* (* x x) x) x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24))))) |
#s(approx (/ (* (* (- 1 (cos x)) x) x) (* (* (* x x) x) x)) #s(hole binary64 (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24))))) |
#s(approx (* (* (- 1 (cos x)) x) x) #s(hole binary64 (* 1/2 (pow x 4)))) |
#s(approx (* (* (- 1 (cos x)) x) x) #s(hole binary64 (* (pow x 4) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (* (* (- 1 (cos x)) x) x) #s(hole binary64 (* (pow x 4) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (* (* (- 1 (cos x)) x) x) #s(hole binary64 (* (pow x 4) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (* (- 1 (cos x)) x) #s(hole binary64 (* 1/2 (pow x 3)))) |
#s(approx (* (- 1 (cos x)) x) #s(hole binary64 (* (pow x 3) (+ 1/2 (* -1/24 (pow x 2)))))) |
#s(approx (* (- 1 (cos x)) x) #s(hole binary64 (* (pow x 3) (+ 1/2 (* (pow x 2) (- (* 1/720 (pow x 2)) 1/24)))))) |
#s(approx (* (- 1 (cos x)) x) #s(hole binary64 (* (pow x 3) (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 1/720 (* -1/40320 (pow x 2)))) 1/24)))))) |
#s(approx (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) x) x) #s(hole binary64 (pow x 4))) |
#s(approx (/ (/ (- x (* (cos x) x)) (* x x)) x) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (/ (- x (* (cos x) x)) (* x x)) #s(hole binary64 (/ (- 1 (cos x)) x))) |
#s(approx (* (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) x) #s(hole binary64 (* 1/720 (pow x 5)))) |
#s(approx (* (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) x) #s(hole binary64 (* (pow x 5) (- 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) x) #s(hole binary64 (* (pow x 5) (- (+ 1/720 (/ 1/2 (pow x 4))) (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) #s(hole binary64 (* 1/720 (pow x 4)))) |
#s(approx (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) #s(hole binary64 (* (pow x 4) (- 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) #s(hole binary64 (* (pow x 4) (- (+ 1/720 (/ 1/2 (pow x 4))) (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (* x x) 1/720) -1/24) x) #s(hole binary64 (* 1/720 (pow x 3)))) |
#s(approx (* (+ (* (* x x) 1/720) -1/24) x) #s(hole binary64 (* (pow x 3) (- 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* x x) 1/720) -1/24) #s(hole binary64 (* 1/720 (pow x 2)))) |
#s(approx (+ (* (* x x) 1/720) -1/24) #s(hole binary64 (* (pow x 2) (- 1/720 (* 1/24 (/ 1 (pow x 2))))))) |
#s(approx (/ (/ (- 1 (cos x)) x) x) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (/ (- 1 (cos x)) x) #s(hole binary64 (/ (- 1 (cos x)) x))) |
#s(approx (- 1 (cos x)) #s(hole binary64 (- 1 (cos x)))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (pow x 4)) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) #s(hole binary64 (* (pow x 2) (- 1 (cos x))))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (* (* x x) (* x x))) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (* (log x) 3) #s(hole binary64 (* -3 (log (/ 1 x))))) |
#s(approx (log x) #s(hole binary64 (* -1 (log (/ 1 x))))) |
#s(approx (/ (* (* (- 1 (cos x)) x) x) (* (* (* x x) x) x)) #s(hole binary64 (/ (- 1 (cos x)) (pow x 2)))) |
#s(approx (* (* (- 1 (cos x)) x) x) #s(hole binary64 (* (pow x 2) (- 1 (cos x))))) |
#s(approx (* (- 1 (cos x)) x) #s(hole binary64 (* x (- 1 (cos x))))) |
#s(approx (cos x) #s(hole binary64 (cos x))) |
#s(approx (/ (/ (- x (* (cos x) x)) (* x x)) x) #s(hole binary64 (/ (+ 1 (* -1 (cos x))) (pow x 2)))) |
#s(approx (/ (- x (* (cos x) x)) (* x x)) #s(hole binary64 (/ (+ 1 (* -1 (cos x))) x))) |
#s(approx (* (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/24 (/ 1 (pow x 2))) 1/720))))) |
#s(approx (* (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/24 (/ 1 (pow x 2))) (+ 1/720 (/ 1/2 (pow x 4)))))))) |
#s(approx (* (+ (* (* x x) 1/720) -1/24) x) #s(hole binary64 (* -1 (* (pow x 3) (- (* 1/24 (/ 1 (pow x 2))) 1/720))))) |
#s(approx (* (log x) 3) #s(hole binary64 (* 3 (+ (log -1) (* -1 (log (/ -1 x))))))) |
#s(approx (log x) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 x)))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (neg.f64 #s(approx (/ (- x (* (cos x) x)) (* x x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x)))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 #s(approx (/ (- x (* (cos x) x)) (* x x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x))) (neg.f64 x)) |
(/.f64 #s(approx (/ (- x (* (cos x) x)) (* x x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x)) x) |
(neg.f64 (/.f64 (neg.f64 #s(approx (/ (- x (* (cos x) x)) (* x x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x))) x)) |
(neg.f64 (/.f64 #s(approx (/ (- x (* (cos x) x)) (* x x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x)) (neg.f64 x))) |
#s(approx (/ (- x (* (cos x) x)) (* x x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x)) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64))) x) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) x) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) x) (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x))) |
(/.f64 (*.f64 x (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 x (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) #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 x x) x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))))))) |
(fma.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) (*.f64 x x) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) x (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))) |
(fma.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) (*.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) x)) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (*.f64 #s(literal 1/2 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) #s(literal 1 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 1 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 1/2 binary64)) |
(fma.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x)) x)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64)))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/373248000 binary64) #s(literal -1/13824 binary64)) x) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal -1/17280 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/576 binary64)) x) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) x) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 x x) #s(literal 1/17280 binary64) #s(literal 1/576 binary64)))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/373248000 binary64) #s(literal -1/13824 binary64))) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal -1/17280 binary64)))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/576 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) |
(/.f64 (*.f64 x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 x x) #s(literal 1/17280 binary64) #s(literal 1/576 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 #s(literal -1/24 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) x) (*.f64 x x) (*.f64 #s(literal -1/24 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/720 binary64)) (*.f64 #s(literal -1/24 binary64) x)) |
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/720 binary64) (*.f64 #s(literal -1/24 binary64) x)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) x (*.f64 #s(literal -1/24 binary64) x)) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) x) (*.f64 #s(literal -1/24 binary64) x)) |
(fma.f64 #s(literal -1/24 binary64) x (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/720 binary64))) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) x) (*.f64 #s(literal -1/24 binary64) x)) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 #s(literal -1/24 binary64) x)) |
(fma.f64 x #s(literal -1/24 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/720 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/720 binary64)) (*.f64 #s(literal -1/24 binary64) x)) |
(+.f64 (*.f64 #s(literal -1/24 binary64) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/720 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/373248000 binary64) #s(literal -1/13824 binary64))) (neg.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal -1/17280 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/576 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64))) (neg.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 x x) #s(literal 1/17280 binary64) #s(literal 1/576 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/576 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) |
(/.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (-.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/373248000 binary64)) #s(literal 1/13824 binary64)) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 x x) #s(literal 1/17280 binary64) #s(literal 1/576 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/373248000 binary64) #s(literal -1/13824 binary64)) (+.f64 #s(literal 1/576 binary64) (-.f64 (*.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 x x) #s(literal -1/17280 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/373248000 binary64) #s(literal -1/13824 binary64)) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal -1/17280 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal -1/24 binary64)) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) (neg.f64 x)) (neg.f64 x) #s(literal -1/24 binary64)) |
(fma.f64 (*.f64 #s(literal 1/720 binary64) x) x #s(literal -1/24 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1 binary64) #s(literal -1/24 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) |
(fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal -1/24 binary64)) |
(fma.f64 x (*.f64 #s(literal 1/720 binary64) x) #s(literal -1/24 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal 1/24 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/373248000 binary64)) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 x x) #s(literal 1/17280 binary64) #s(literal 1/576 binary64)))) (/.f64 #s(literal 1/13824 binary64) (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (fma.f64 (*.f64 x x) #s(literal 1/17280 binary64) #s(literal 1/576 binary64))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal 1/24 binary64)) |
(-.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/720 binary64))) |
(-.f64 #s(literal -1/24 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/720 binary64) x))) |
(-.f64 #s(literal -1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/373248000 binary64)) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal -1/17280 binary64)))) (/.f64 #s(literal -1/13824 binary64) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal -1/17280 binary64))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/720 binary64)) #s(literal -1/24 binary64)) |
(+.f64 #s(literal -1/24 binary64) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
(*.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 x x) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(sqrt.f64 (*.f64 (*.f64 (*.f64 x x) x) x)) |
(fabs.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(+.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))) |
x |
#s(literal 1/720 binary64) |
#s(literal -1/24 binary64) |
#s(literal 1/2 binary64) |
(/.f64 (/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (neg.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) (*.f64 x x)) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) x) (neg.f64 (neg.f64 x))) |
(/.f64 (/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) x) x) |
(/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) (*.f64 x x)) |
(neg.f64 (/.f64 (/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) (neg.f64 x)) x)) |
(neg.f64 (/.f64 (/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) x) (neg.f64 x))) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x))) (neg.f64 x)) |
(/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) x) |
(neg.f64 (/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) (neg.f64 x))) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) x) |
(*.f64 (*.f64 x x) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 #s(literal 1/2 binary64) x)) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 x #s(literal 1/2 binary64)) |
(neg.f64 (*.f64 x #s(literal -1/2 binary64))) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) x)) |
(/.f64 (/.f64 (/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) x)) (*.f64 x x)) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 (/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) x)) (*.f64 x x)) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (/.f64 (/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) x)) (*.f64 x x)) x) x) |
(/.f64 (/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) x)) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) x)) (*.f64 (*.f64 x x) x)) x) |
(/.f64 (/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) x)) x) (*.f64 (*.f64 x x) x)) |
(/.f64 (neg.f64 (/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) x)) (*.f64 x x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) x)))) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) x)) (*.f64 x x)) (*.f64 x x)) |
(/.f64 (/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) x)) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) x)) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(neg.f64 (/.f64 (neg.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) x))) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(neg.f64 (/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) x)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) x)) |
(*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) x) |
(*.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) (*.f64 x x)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(*.f64 x (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64))) |
(neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/2 binary64))) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) x) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 x x)) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) x)) |
(*.f64 x (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) |
(neg.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/2 binary64))) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) x))) |
(fma.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) #s(literal 1/2 binary64) (*.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))))) |
(+.f64 (*.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) #s(literal 1/2 binary64)) (*.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))))) |
(*.f64 (*.f64 x (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -3/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) 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 (fabs.f64 (pow.f64 x #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (neg.f64 x) x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) x)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) x)) |
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) x) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) |
(*.f64 x (*.f64 x x)) |
(pow.f64 (exp.f64 #s(literal 3 binary64)) (log.f64 x)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -3 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) |
(pow.f64 x #s(literal 3 binary64)) |
(/.f64 (-.f64 (*.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))) (*.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))))) (-.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (-.f64 (*.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))) (*.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))))))) |
(+.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(*.f64 (*.f64 (*.f64 x x) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 x (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (fabs.f64 x) (neg.f64 x)) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(*.f64 (*.f64 (fabs.f64 x) x) (*.f64 (fabs.f64 x) x)) |
(*.f64 (*.f64 (neg.f64 x) (fabs.f64 x)) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(*.f64 (*.f64 x (fabs.f64 x)) (*.f64 x (fabs.f64 x))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) x)) |
(*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 x x) x) x) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(*.f64 x (*.f64 (*.f64 x x) x)) |
(pow.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 4 binary64)) |
(neg.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(fma.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) x (*.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) x)) |
(fma.f64 x (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (*.f64 x (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))))) |
(fabs.f64 (*.f64 (*.f64 (*.f64 x x) x) x)) |
(+.f64 (*.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) x) (*.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) x)) |
(+.f64 (*.f64 x (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))) (*.f64 x (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
#s(literal 4 binary64) |
(/.f64 (/.f64 (/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) x)) (*.f64 x x)) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 (/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) x)) (*.f64 x x)) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (/.f64 (/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) x)) (*.f64 x x)) x) x) |
(/.f64 (/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) x)) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) x)) (*.f64 (*.f64 x x) x)) x) |
(/.f64 (/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) x)) x) (*.f64 (*.f64 x x) x)) |
(/.f64 (neg.f64 (/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) x)) (*.f64 x x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) x)))) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) x)) (*.f64 x x)) (*.f64 x x)) |
(/.f64 (/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) x)) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) x)) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(neg.f64 (/.f64 (neg.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) x))) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(neg.f64 (/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) x)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) x)) |
(*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) x) |
(*.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) (*.f64 x x)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(*.f64 x (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64))) |
(neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/2 binary64))) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) x) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 x x)) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) x)) |
(*.f64 x (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) |
(neg.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/2 binary64))) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) x))) |
(fma.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) #s(literal 1/2 binary64) (*.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))))) |
(+.f64 (*.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) #s(literal 1/2 binary64)) (*.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))))) |
(*.f64 (*.f64 x (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -3/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) 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 (fabs.f64 (pow.f64 x #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (neg.f64 x) x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) x)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) x)) |
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) x) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) |
(*.f64 x (*.f64 x x)) |
(pow.f64 (exp.f64 #s(literal 3 binary64)) (log.f64 x)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -3 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) |
(pow.f64 x #s(literal 3 binary64)) |
(/.f64 (-.f64 (*.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))) (*.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))))) (-.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (-.f64 (*.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))) (*.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))))))) |
(+.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(*.f64 (neg.f64 (log.f64 x)) #s(literal -3 binary64)) |
(*.f64 #s(literal -3 binary64) (neg.f64 (log.f64 x))) |
(*.f64 (log.f64 x) #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) (log.f64 x)) |
(neg.f64 (*.f64 #s(literal -3 binary64) (log.f64 x))) |
(neg.f64 (*.f64 (log.f64 x) #s(literal -3 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)) (log.f64 (*.f64 x x))) |
(fma.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64) (log.f64 (*.f64 x x))) |
(+.f64 (log.f64 (pow.f64 x #s(literal 3/2 binary64))) (log.f64 (pow.f64 x #s(literal 3/2 binary64)))) |
(+.f64 (log.f64 (*.f64 x x)) (log.f64 x)) |
(+.f64 (log.f64 x) (log.f64 (*.f64 x x))) |
(log.f64 (*.f64 (*.f64 x x) x)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x))) |
(*.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64)) |
(neg.f64 (*.f64 (neg.f64 (log.f64 x)) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 x)))) |
(neg.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) |
(neg.f64 (neg.f64 (log.f64 x))) |
(log.f64 x) |
#s(literal 3 binary64) |
(*.f64 (*.f64 (*.f64 x x) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 x (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (fabs.f64 x) (neg.f64 x)) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(*.f64 (*.f64 (fabs.f64 x) x) (*.f64 (fabs.f64 x) x)) |
(*.f64 (*.f64 (neg.f64 x) (fabs.f64 x)) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(*.f64 (*.f64 x (fabs.f64 x)) (*.f64 x (fabs.f64 x))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) x)) |
(*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 x x) x) x) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(*.f64 x (*.f64 (*.f64 x x) x)) |
(pow.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 4 binary64)) |
(neg.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(fma.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) x (*.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) x)) |
(fma.f64 x (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (*.f64 x (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))))) |
(fabs.f64 (*.f64 (*.f64 (*.f64 x x) x) x)) |
(+.f64 (*.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) x) (*.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) x)) |
(+.f64 (*.f64 x (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))) (*.f64 x (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 x x) (*.f64 (neg.f64 x) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 x x) x)) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (/.f64 x (*.f64 (*.f64 x x) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 x (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 x (pow.f64 x #s(literal 3/2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 (neg.f64 x) x)) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (neg.f64 x) x))) |
(*.f64 (/.f64 (*.f64 x x) x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
(*.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) x)) |
(*.f64 (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x)) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
(*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) x) (/.f64 x (*.f64 (neg.f64 x) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (/.f64 (*.f64 x x) (*.f64 (*.f64 x x) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 x x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (/.f64 x (*.f64 (*.f64 x x) x))) |
(*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
(*.f64 x (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)))) |
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 x x)) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 x x)) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) #s(literal 1 binary64)) x) |
(/.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) x) (*.f64 (*.f64 x x) x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x)) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) x) x) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (cos.f64 x) (*.f64 (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 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 x x)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 x x))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (cos.f64 x) x) x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 (neg.f64 x) x (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (fma.f64 x x (*.f64 (*.f64 x x) (neg.f64 (cos.f64 x)))) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(/.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 x x)) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (*.f64 x (fma.f64 (cos.f64 x) x x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (fma.f64 (cos.f64 x) x x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x))) (*.f64 (fma.f64 (cos.f64 x) x x) (*.f64 (*.f64 x x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (pow.f64 (*.f64 (*.f64 (cos.f64 x) x) x) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 (*.f64 (*.f64 (cos.f64 x) x) x) (*.f64 x (fma.f64 (cos.f64 x) x x)))) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (cos.f64 x) x) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (cos.f64 x) x) (fma.f64 (cos.f64 x) x x) (*.f64 x x)) (*.f64 (*.f64 x x) x))) |
(/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) x) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) (*.f64 (*.f64 (neg.f64 x) x) x)) |
(/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) (*.f64 (neg.f64 x) x)) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (*.f64 (*.f64 x x) x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) #s(literal 1 binary64)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (neg.f64 (neg.f64 x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 (*.f64 (*.f64 x 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)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(neg.f64 (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) x) x)) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x)) (*.f64 x x))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x))) |
(neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (neg.f64 x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (neg.f64 x) x))) |
(fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (/.f64 (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) (*.f64 x x)) (/.f64 (cos.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (cos.f64 x) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 (cos.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (fabs.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 x x)) (/.f64 (fabs.f64 x) (*.f64 x x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 x x)) (/.f64 (fabs.f64 x) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (fabs.f64 x) x) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (fabs.f64 x) x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (fabs.f64 x) x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 x x)) (/.f64 (neg.f64 x) (*.f64 x x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 x x)) (/.f64 (neg.f64 x) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (neg.f64 x) x) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (neg.f64 x) x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (neg.f64 x) x) (/.f64 (neg.f64 x) (*.f64 (*.f64 x x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 x x) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 x x) (*.f64 (neg.f64 x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (*.f64 x x) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 x x) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 x (*.f64 (neg.f64 x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 x (*.f64 (*.f64 x x) x)) #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 x (*.f64 (*.f64 x x) x)) #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 x x) x) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 x x) x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 (neg.f64 (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 (cos.f64 x) x) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 (cos.f64 x) (*.f64 x x)) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (neg.f64 x) (/.f64 (neg.f64 x) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (neg.f64 x) (/.f64 (neg.f64 x) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (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 #s(literal -1 binary64) x) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (neg.f64 (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (cos.f64 x) (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(-.f64 (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (cos.f64 x) x) (*.f64 (*.f64 x x) x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (/.f64 (cos.f64 x) x) #s(literal 1 binary64)) x)) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(+.f64 (/.f64 x (*.f64 (*.f64 x x) x)) (/.f64 (*.f64 (neg.f64 (cos.f64 x)) x) (*.f64 (*.f64 x x) x))) |
(+.f64 (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) (*.f64 x x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
(*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x)) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (cos.f64 x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (*.f64 x x)) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1 binary64) (cos.f64 x))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x) (pow.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) x) x (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 x x) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (*.f64 x x) x) x)))) (neg.f64 (*.f64 x (fma.f64 (cos.f64 x) x x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (pow.f64 (*.f64 (*.f64 (cos.f64 x) x) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 (*.f64 (*.f64 (cos.f64 x) x) x) (*.f64 x (fma.f64 (cos.f64 x) x x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 x (fma.f64 (cos.f64 x) x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (pow.f64 (*.f64 (*.f64 (cos.f64 x) x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 (*.f64 (*.f64 (cos.f64 x) x) x) (*.f64 x (fma.f64 (cos.f64 x) x x))))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 (neg.f64 x) x) (cos.f64 x) (*.f64 x x)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(fma.f64 (cos.f64 x) (*.f64 (neg.f64 x) x) (*.f64 x x)) |
(fma.f64 x x (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(fma.f64 x x (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(fma.f64 x x (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x (fma.f64 (cos.f64 x) x x))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 x (fma.f64 (cos.f64 x) x x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 (*.f64 (*.f64 (cos.f64 x) x) x) (*.f64 x (fma.f64 (cos.f64 x) x x))))) (/.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 x) x) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) x) x (*.f64 (*.f64 (*.f64 (cos.f64 x) x) x) (*.f64 x (fma.f64 (cos.f64 x) x x)))))) |
(-.f64 (*.f64 x x) (*.f64 (*.f64 (cos.f64 x) x) x)) |
(+.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 x x)) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 (cos.f64 x)) (*.f64 x x))) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 x) (*.f64 (cos.f64 x) x))) |
(+.f64 (*.f64 x x) (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) |
(*.f64 x (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) x) (+.f64 #s(literal 1 binary64) (cos.f64 x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) x) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1 binary64) (cos.f64 x))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64)))) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 x x) x (pow.f64 (*.f64 (neg.f64 (cos.f64 x)) x) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x)) (*.f64 x (*.f64 (neg.f64 (cos.f64 x)) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x)))) (neg.f64 (fma.f64 (cos.f64 x) x x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (cos.f64 x) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (cos.f64 x) x) (fma.f64 (cos.f64 x) x x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x))) (fma.f64 (cos.f64 x) x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (cos.f64 x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 x) x) (fma.f64 (cos.f64 x) x x) (*.f64 x x))) |
(fma.f64 (neg.f64 (cos.f64 x)) x x) |
(fma.f64 #s(literal -1 binary64) (*.f64 (cos.f64 x) x) x) |
(fma.f64 (cos.f64 x) (*.f64 #s(literal -1 binary64) x) x) |
(fma.f64 x (neg.f64 (cos.f64 x)) x) |
(-.f64 (/.f64 (*.f64 x x) (fma.f64 (cos.f64 x) x x)) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 x x)) (fma.f64 (cos.f64 x) x x))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 (cos.f64 x) x) (fma.f64 (cos.f64 x) x x) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 (cos.f64 x) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (cos.f64 x) x) (fma.f64 (cos.f64 x) x x) (*.f64 x x)))) |
(-.f64 x (*.f64 (cos.f64 x) x)) |
(+.f64 (*.f64 (neg.f64 (cos.f64 x)) x) x) |
(+.f64 x (*.f64 (neg.f64 x) (cos.f64 x))) |
(+.f64 x (*.f64 (neg.f64 (cos.f64 x)) x)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
(/.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal 1 binary64)) (-.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (neg.f64 (+.f64 #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 (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (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 #s(literal 1 binary64) (cos.f64 x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (+.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 3 binary64))) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) |
(neg.f64 (+.f64 #s(literal -1 binary64) (cos.f64 x))) |
(fma.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (cos.f64 x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (cos.f64 x) #s(literal -1 binary64) #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 #s(literal 1 binary64) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (/.f64 (pow.f64 (cos.f64 x) #s(literal 3 binary64)) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (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) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64))) (/.f64 (pow.f64 (neg.f64 (cos.f64 x)) #s(literal 3 binary64)) (fma.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)))) |
(+.f64 (neg.f64 (cos.f64 x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 x))) |
#s(literal 1 binary64) |
(*.f64 #s(literal 1 binary64) (cos.f64 x)) |
(*.f64 (cos.f64 x) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (cos.f64 x)) #s(literal 2 binary64)) |
(neg.f64 (neg.f64 (cos.f64 x))) |
(sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64)))) |
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x)) |
(fma.f64 (sin.f64 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(cos.f64 (neg.f64 (neg.f64 x))) |
(cos.f64 (neg.f64 x)) |
(cos.f64 x) |
(+.f64 (*.f64 (sin.f64 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (*.f64 x x) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 x (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (fabs.f64 x) (neg.f64 x)) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(*.f64 (*.f64 (fabs.f64 x) x) (*.f64 (fabs.f64 x) x)) |
(*.f64 (*.f64 (neg.f64 x) (fabs.f64 x)) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(*.f64 (*.f64 x (fabs.f64 x)) (*.f64 x (fabs.f64 x))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) x)) |
(*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 x x) x) x) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(*.f64 x (*.f64 (*.f64 x x) x)) |
(pow.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 4 binary64)) |
(neg.f64 (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) x)) |
(fma.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) x (*.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) x)) |
(fma.f64 x (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (*.f64 x (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))))) |
(fabs.f64 (*.f64 (*.f64 (*.f64 x x) x) x)) |
(+.f64 (*.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) x) (*.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) x)) |
(+.f64 (*.f64 x (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))) (*.f64 x (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (pow x 4)) #s(literal 1/2 binary64)) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (pow x 4)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (pow x 4)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (pow x 4)) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (/ (- x (* (cos x) x)) (* x x)) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ (- x (* (cos x) x)) (* x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (/ (- x (* (cos x) x)) (* x x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x)) |
#s(approx (/ (- x (* (cos x) x)) (* x x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x)) |
#s(approx (* (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) x) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (* (+ (* (* (+ (* (* x x) 1/720) -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 (* (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) x) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x)) |
#s(approx (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (* (+ (* (* x x) 1/720) -1/24) x) (*.f64 #s(literal -1/24 binary64) x)) |
#s(approx (* (+ (* (* x x) 1/720) -1/24) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x)) |
#s(approx (+ (* (* x x) 1/720) -1/24) #s(literal -1/24 binary64)) |
#s(approx (+ (* (* x x) 1/720) -1/24) (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (pow x 4)) #s(literal 1/2 binary64)) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (pow x 4)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (pow x 4)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (pow x 4)) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (/ (- x (* (cos x) x)) (* x x)) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ (- x (* (cos x) x)) (* x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (/ (- x (* (cos x) x)) (* x x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x)) |
#s(approx (/ (- x (* (cos x) x)) (* x x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x)) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) x) x)) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x)) |
#s(approx (- 1 (cos x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x)) |
#s(approx (* (* 1/2 x) x) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) |
#s(approx (* 1/2 x) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (pow x 4)) #s(literal 1/2 binary64)) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (pow x 4)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (pow x 4)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (pow x 4)) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) x)) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) x) x) x) x)) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x) x) x)) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x) x) x)) |
#s(approx (* (* 1/2 (exp (* (log x) 3))) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) x)) |
#s(approx (* 1/2 (exp (* (log x) 3))) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64))) |
#s(approx (exp (* (log x) 3)) (*.f64 (*.f64 x x) x)) |
#s(approx (pow x 4) (*.f64 (*.f64 (*.f64 x x) x) x)) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (pow x 4)) #s(literal 1/2 binary64)) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (pow x 4)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (pow x 4)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (pow x 4)) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (* (* 1/2 (exp (* (log x) 3))) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) x)) |
#s(approx (* 1/2 (exp (* (log x) 3))) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64))) |
#s(approx (exp (* (log x) 3)) (*.f64 (*.f64 x x) x)) |
#s(approx (* (log x) 3) (*.f64 (log.f64 x) #s(literal 3 binary64))) |
#s(approx (log x) (log.f64 x)) |
#s(approx (pow x 4) (*.f64 (*.f64 (*.f64 x x) x) x)) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (pow x 4)) #s(literal 1/2 binary64)) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (pow x 4)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (pow x 4)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (pow x 4)) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) x)) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) x) x) x) x)) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x) x) x)) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x) x) x)) |
#s(approx (* (- 1 (cos x)) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64))) |
#s(approx (* (- 1 (cos x)) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64)) x) x) x)) |
#s(approx (* (- 1 (cos x)) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x) x)) |
#s(approx (* (- 1 (cos x)) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x) x) x)) |
#s(approx (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 (pow x 4) (*.f64 (*.f64 (*.f64 x x) x) x)) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (pow x 4)) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (/ (- x (* (cos x) x)) (* x x)) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
#s(approx (* (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 1/720 binary64))) |
#s(approx (* (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) x) (*.f64 (-.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (* (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) x) (*.f64 (+.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) #s(literal 1/720 binary64)) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) (*.f64 (*.f64 #s(literal 1/720 binary64) x) (*.f64 (*.f64 x x) x))) |
#s(approx (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) x) (*.f64 x x)) x)) |
#s(approx (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) (*.f64 (*.f64 (+.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) #s(literal 1/720 binary64)) (*.f64 (*.f64 x x) x)) x)) |
#s(approx (* (+ (* (* x x) 1/720) -1/24) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/720 binary64))) |
#s(approx (* (+ (* (* x x) 1/720) -1/24) x) (*.f64 (*.f64 (-.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) x) (*.f64 x x))) |
#s(approx (+ (* (* x x) 1/720) -1/24) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) |
#s(approx (+ (* (* x x) 1/720) -1/24) (*.f64 (*.f64 (-.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))) x) x)) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (pow x 4)) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (/ (- x (* (cos x) x)) (* x x)) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
#s(approx (- 1 (cos x)) (-.f64 #s(literal 1 binary64) (cos.f64 x))) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (pow x 4)) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x)) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (pow x 4)) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (* (log x) 3) (*.f64 (log.f64 x) #s(literal 3 binary64))) |
#s(approx (log x) (log.f64 x)) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (pow x 4)) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x)) |
#s(approx (* (- 1 (cos x)) x) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
#s(approx (cos x) (cos.f64 x)) |
#s(approx (/ (- (* 1 (* x x)) (* (* x x) (cos x))) (pow x 4)) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x))) |
#s(approx (/ (- x (* (cos x) x)) (* x x)) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x)) |
#s(approx (* (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (neg.f64 (-.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/720 binary64))))) |
#s(approx (* (+ (* (* (+ (* (* x x) 1/720) -1/24) x) x) 1/2) x) (*.f64 (neg.f64 (pow.f64 x #s(literal 5 binary64))) (-.f64 (-.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/720 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))))) |
#s(approx (* (+ (* (* x x) 1/720) -1/24) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) x) (-.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/720 binary64)))) |
#s(approx (* (log x) 3) (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64))) #s(literal 3 binary64))) |
#s(approx (log x) (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64)))) |
Compiled 7 190 to 2 685 computations (62.7% saved)
37 alts after pruning (26 fresh and 11 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 698 | 7 | 705 |
| Fresh | 1 | 19 | 20 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 8 | 8 |
| Total | 701 | 37 | 738 |
| Status | Accuracy | Program |
|---|---|---|
| 49.4% | (fma.f64 (/.f64 (cos.f64 x) x) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) | |
| 12.5% | (fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) | |
| 42.9% | (fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) | |
| 11.8% | (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 (*.f64 x x) x) x)) x) | |
| ✓ | 48.7% | (/.f64 (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (*.f64 x x)) x) |
| ✓ | 50.1% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
| 13.4% | (/.f64 (/.f64 #s(approx (- (* x x) (* (* (cos x) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) x)) (*.f64 (*.f64 x x) x)) x) | |
| 13.7% | (/.f64 (/.f64 #s(approx (- (* x x) (* (* (cos x) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) x)) (*.f64 x x)) (*.f64 x x)) | |
| 13.4% | (/.f64 (/.f64 #s(approx (- (* x x) (* (* (cos x) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) x)) x) (*.f64 (*.f64 x x) x)) | |
| 16.7% | (/.f64 (/.f64 #s(approx (- x (* (cos x) x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64))) (*.f64 x x)) x) | |
| ✓ | 26.0% | (/.f64 (/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) x) x) |
| 50.0% | (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) x)) x) | |
| 11.6% | (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (cos.f64 x) x) x)) (exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 2 binary64)))) | |
| 12.4% | (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) | |
| 1.9% | (/.f64 (-.f64 (*.f64 x x) (*.f64 #s(approx (* (cos x) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) x)) (*.f64 (*.f64 x x) (*.f64 x x))) | |
| 1.9% | (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (*.f64 x x) (*.f64 x x))) | |
| ✓ | 48.7% | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| ✓ | 30.2% | (/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
| 42.5% | (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (*.f64 (*.f64 x x) x)) | |
| 11.9% | (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) x)) | |
| ✓ | 53.5% | (/.f64 #s(approx (/ (- x (* (cos x) x)) (* x x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x)) x) |
| 13.3% | (/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) (*.f64 x x))) (pow.f64 x #s(literal 4 binary64))) | |
| 13.3% | (/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))) x)) (*.f64 (*.f64 x x) (*.f64 x x))) | |
| ✓ | 13.4% | (/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) x)) x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
| 12.4% | (/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) x)) x)) (exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 2 binary64)))) | |
| 12.4% | (/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) x)) x)) (exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) | |
| ✓ | 12.3% | (/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))) x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
| 48.7% | (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))) | |
| 48.8% | (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) | |
| 50.1% | (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) x)) | |
| 48.7% | (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) | |
| 12.5% | (*.f64 (*.f64 x x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) | |
| 42.5% | (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (*.f64 x x) x))) | |
| 53.0% | #s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) | |
| ✓ | 53.5% | #s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
| ✓ | 52.9% | #s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
| ✓ | 53.7% | #s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
Compiled 890 to 611 computations (31.3% saved)
| Inputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
(/.f64 (/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) x) x) |
#s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(approx (- x (* (cos x) x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64))) (*.f64 x x)) x) |
(/.f64 #s(approx (/ (- 1 (cos x)) x) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x)) x) |
(/.f64 #s(approx (/ (- x (* (cos x) x)) (* x x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x)) x) |
#s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
(/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) x)) x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(approx (- (* x x) (* (* (cos x) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) x)) x) (*.f64 (*.f64 x x) x)) |
(/.f64 (/.f64 #s(approx (- (* x x) (* (* (cos x) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) x)) (*.f64 (*.f64 x x) x)) x) |
(/.f64 (/.f64 #s(approx (- (* x x) (* (* (cos x) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) x)) (*.f64 x x)) (*.f64 x x)) |
(/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) x)) x)) (pow.f64 x #s(literal 4 binary64))) |
(/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) (*.f64 x x))) (pow.f64 x #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 #s(approx (* (cos x) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))) x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) x)) x)) (exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(approx (* (* x x) (cos x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) x)) x)) (exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 2 binary64)))) |
(/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))) x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
(*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (cos.f64 x) x)) x) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) (*.f64 (*.f64 x x) x)) |
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (*.f64 x x) x))) |
(/.f64 (/.f64 (-.f64 x (*.f64 (cos.f64 x) x)) (*.f64 x x)) x) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (cos.f64 x) (*.f64 x x))) |
(fma.f64 (/.f64 (cos.f64 x) x) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(*.f64 (*.f64 x x) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 (cos.f64 x) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (cos.f64 x) x) x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (+.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (cos.f64 x) x) x)) (pow.f64 x #s(literal 4 binary64))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) (*.f64 (cos.f64 x) x))) (*.f64 (*.f64 (*.f64 x x) x) x)) x) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (cos.f64 x))) (pow.f64 x #s(literal 4 binary64))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) (*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (cos.f64 x) x) x)) (exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 (*.f64 (cos.f64 x) (*.f64 (neg.f64 x) x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (*.f64 (+.f64 (cos.f64 x) #s(literal 1 binary64)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (-.f64 (/.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 (/.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)))) |
| Outputs |
|---|
#s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) x) x) |
2 calls:
| 15.0ms | x |
| 9.0ms | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.5% | 2 | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| 99.8% | 2 | x |
Compiled 7 to 7 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
(/.f64 (/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) x) x) |
#s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(approx (- x (* (cos x) x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64))) (*.f64 x x)) x) |
(/.f64 #s(approx (/ (- 1 (cos x)) x) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x)) x) |
(/.f64 #s(approx (/ (- x (* (cos x) x)) (* x x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x)) x) |
#s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
(/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) x)) x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(approx (- (* x x) (* (* (cos x) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) x)) x) (*.f64 (*.f64 x x) x)) |
(/.f64 (/.f64 #s(approx (- (* x x) (* (* (cos x) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) x)) (*.f64 (*.f64 x x) x)) x) |
(/.f64 (/.f64 #s(approx (- (* x x) (* (* (cos x) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) x)) (*.f64 x x)) (*.f64 x x)) |
(/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) x)) x)) (pow.f64 x #s(literal 4 binary64))) |
(/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) (*.f64 x x))) (pow.f64 x #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 #s(approx (* (cos x) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))) x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) x)) x)) (exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(approx (* (* x x) (cos x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) x)) x)) (exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 2 binary64)))) |
(/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))) x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| Outputs |
|---|
#s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
1 calls:
| 6.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.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)) |
(/.f64 (/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) x) x) |
#s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(approx (- x (* (cos x) x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64))) (*.f64 x x)) x) |
(/.f64 #s(approx (/ (- 1 (cos x)) x) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x)) x) |
(/.f64 #s(approx (/ (- x (* (cos x) x)) (* x x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x)) x) |
#s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
(/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) x)) x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/40320 binary64) (*.f64 x x) #s(literal 1/720 binary64)) x) x) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(approx (- (* x x) (* (* (cos x) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) x)) x) (*.f64 (*.f64 x x) x)) |
(/.f64 (/.f64 #s(approx (- (* x x) (* (* (cos x) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) x)) (*.f64 (*.f64 x x) x)) x) |
(/.f64 (/.f64 #s(approx (- (* x x) (* (* (cos x) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64)) x)) (*.f64 x x)) (*.f64 x x)) |
(/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) x)) x)) (pow.f64 x #s(literal 4 binary64))) |
(/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) (*.f64 x x))) (pow.f64 x #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 #s(approx (* (cos x) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 3 binary64))) x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) x)) x)) (exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(approx (* (* x x) (cos x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) x)) x)) (exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 2 binary64)))) |
(/.f64 #s(approx (- (* 1 (* x x)) (* (* x x) (cos x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))) x)) (*.f64 (*.f64 x x) (*.f64 x x))) |
| Outputs |
|---|
(/.f64 #s(approx (/ (- 1 (cos x)) x) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64)) x)) x) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
1 calls:
| 6.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.0% | 2 | x |
Compiled 1 to 1 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
(/.f64 (/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) x) x) |
#s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(approx (- x (* (cos x) x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/2 binary64))) (*.f64 x x)) x) |
| Outputs |
|---|
#s(approx (/ (/ (- 1 (cos x)) x) x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/720 binary64) #s(literal -1/24 binary64)) x) x #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
1 calls:
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.0% | 2 | x |
Compiled 1 to 1 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (- 1 (cos x)) (* x x)) #s(literal 1/2 binary64)) |
#s(approx (/ (- 1 (cos x)) (* x x)) (fma.f64 (*.f64 x x) #s(literal -1/24 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) #s(approx (cos x) #s(literal 1 binary64))) (*.f64 x x)) |
(/.f64 (/.f64 #s(approx (- 1 (cos x)) (*.f64 (*.f64 #s(literal 1/2 binary64) x) x)) x) x) |
| 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 |
|---|---|---|
| 81.6% | 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 |
|---|---|---|
| 53.7% | 1 | (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 x x)) |
| 53.7% | 1 | x |
Compiled 7 to 7 computations (0% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 0.01817562842873103 | 309.5139385550375 |
| 7.0ms | 128× | 0 | valid |
Compiled 195 to 202 computations (-3.6% saved)
ival-cos: 3.0ms (62.7% of total)ival-mult!: 1.0ms (20.9% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 0.01817562842873103 | 309.5139385550375 |
Compiled 195 to 202 computations (-3.6% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 1.9545797442742015e+34 | 8.693487085772e+38 |
| 8.0ms | 128× | 0 | valid |
Compiled 187 to 202 computations (-8% saved)
ival-cos: 4.0ms (69.4% of total)ival-mult!: 1.0ms (17.4% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-div!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.9545797442742015e+34 | 8.693487085772e+38 |
Compiled 179 to 194 computations (-8.4% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 0.01817562842873103 | 309.5139385550375 |
| 7.0ms | 112× | 0 | valid |
Compiled 155 to 170 computations (-9.7% saved)
ival-cos: 3.0ms (64.1% 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× | fuel |
Compiled 76 to 48 computations (36.8% saved)
(abs x)
Compiled 332 to 286 computations (13.9% saved)
Loading profile data...