
Time bar (total: 5.1s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 50% | 50% | 0% | 0% | 0% | 0 |
| 0% | 0% | 50% | 50% | 0% | 0% | 0% | 1 |
| 50% | 25% | 25% | 50% | 0% | 0% | 0% | 2 |
| 75% | 37.5% | 12.5% | 50% | 0% | 0% | 0% | 3 |
| 87.5% | 43.7% | 6.2% | 50% | 0% | 0% | 0% | 4 |
| 93.8% | 46.8% | 3.1% | 50% | 0% | 0% | 0% | 5 |
| 96.9% | 48.4% | 1.6% | 50% | 0% | 0% | 0% | 6 |
| 98.4% | 49.2% | 0.8% | 50% | 0% | 0% | 0% | 7 |
| 99.2% | 49.6% | 0.4% | 50% | 0% | 0% | 0% | 8 |
| 99.6% | 49.8% | 0.2% | 50% | 0% | 0% | 0% | 9 |
| 99.8% | 49.9% | 0.1% | 50% | 0% | 0% | 0% | 10 |
| 99.9% | 49.9% | 0% | 50% | 0% | 0% | 0% | 11 |
| 100% | 49.9% | 0% | 50% | 0% | 0% | 0% | 12 |
Compiled 15 to 11 computations (26.7% saved)
| 2.7s | 5 750× | 2 | valid |
| 336.0ms | 2 450× | 1 | valid |
| 3.0ms | 56× | 0 | valid |
ival-sin: 2.0s (73.1% of total)adjust: 441.0ms (16.4% of total)ival-div!: 152.0ms (5.6% of total)ival-sub!: 75.0ms (2.8% of total)ival-tan: 55.0ms (2% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 25 |
| 1 | 35 | 21 |
| 2 | 103 | 21 |
| 3 | 197 | 21 |
| 4 | 356 | 21 |
| 5 | 832 | 21 |
| 6 | 2211 | 21 |
| 7 | 3982 | 21 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 54.4% | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
(abs x)
Compiled 10 to 10 computations (0% saved)
| Inputs |
|---|
(/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
(-.f64 x (sin.f64 x)) |
x |
(sin.f64 x) |
(tan.f64 x) |
| Outputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* -1/120 (pow x 2)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sin x) #s(hole binary64 x)) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))) |
#s(approx (tan x) #s(hole binary64 x)) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2)))))))) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2)))))))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (/ (* x (cos x)) (sin x)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* x (+ (* -1 (/ (cos x) x)) (/ (cos x) (sin x)))))) |
#s(approx (- x (sin x)) #s(hole binary64 x)) |
#s(approx (- x (sin x)) #s(hole binary64 (* x (+ 1 (* -1 (/ (sin x) x)))))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (tan x) #s(hole binary64 (/ (sin x) (cos x)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (/ (cos x) x)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* -1 (* x (- (/ (sin x) x) 1))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | ((/ (- x (sin x)) (tan x)) (- x (sin x)) x (sin x) (tan x)) |
| 1.0ms | x | @ | inf | ((/ (- x (sin x)) (tan x)) (- x (sin x)) x (sin x) (tan x)) |
| 1.0ms | x | @ | 0 | ((/ (- x (sin x)) (tan x)) (- x (sin x)) x (sin x) (tan x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 137 | 409 |
| 0 | 143 | 400 |
| 1 | 765 | 384 |
| 0 | 6985 | 360 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
(-.f64 x (sin.f64 x)) |
x |
(sin.f64 x) |
(tan.f64 x) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* -1/120 (pow x 2)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sin x) #s(hole binary64 x)) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))) |
#s(approx (tan x) #s(hole binary64 x)) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2)))))))) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2)))))))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (/ (* x (cos x)) (sin x)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* x (+ (* -1 (/ (cos x) x)) (/ (cos x) (sin x)))))) |
#s(approx (- x (sin x)) #s(hole binary64 x)) |
#s(approx (- x (sin x)) #s(hole binary64 (* x (+ 1 (* -1 (/ (sin x) x)))))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (tan x) #s(hole binary64 (/ (sin x) (cos x)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (/ (cos x) x)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* -1 (* x (- (/ (sin x) x) 1))))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (/.f64 x (tan.f64 x)) (/.f64 x (tan.f64 x))) (*.f64 (/.f64 (sin.f64 x) (tan.f64 x)) (/.f64 (sin.f64 x) (tan.f64 x)))) (+.f64 (/.f64 x (tan.f64 x)) (/.f64 (sin.f64 x) (tan.f64 x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sin.f64 x) (tan.f64 x)) #s(literal 3 binary64))) (fma.f64 (/.f64 x (tan.f64 x)) (/.f64 x (tan.f64 x)) (fma.f64 (/.f64 (sin.f64 x) (tan.f64 x)) (/.f64 (sin.f64 x) (tan.f64 x)) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (sin.f64 x) (tan.f64 x)))))) |
(/.f64 (-.f64 (*.f64 x (tan.f64 x)) (*.f64 (tan.f64 x) (sin.f64 x))) (*.f64 (tan.f64 x) (tan.f64 x))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 (+.f64 (sin.f64 x) x) (tan.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (sin.f64 x) #s(literal 3 binary64))) (*.f64 (fma.f64 (sin.f64 x) (+.f64 (sin.f64 x) x) (*.f64 x x)) (tan.f64 x))) |
(/.f64 (-.f64 (sin.f64 x) x) (neg.f64 (tan.f64 x))) |
(/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
(neg.f64 (-.f64 (/.f64 (sin.f64 x) (tan.f64 x)) (/.f64 x (tan.f64 x)))) |
(neg.f64 (/.f64 (-.f64 (sin.f64 x) x) (tan.f64 x))) |
(neg.f64 (/.f64 (-.f64 x (sin.f64 x)) (neg.f64 (tan.f64 x)))) |
(-.f64 (/.f64 x (tan.f64 x)) (/.f64 (sin.f64 x) (tan.f64 x))) |
(+.f64 (/.f64 x (tan.f64 x)) (neg.f64 (/.f64 (sin.f64 x) (tan.f64 x)))) |
(+.f64 (/.f64 x (tan.f64 x)) (/.f64 (neg.f64 (sin.f64 x)) (tan.f64 x))) |
(/.f64 (fma.f64 (*.f64 x x) x (pow.f64 (neg.f64 (sin.f64 x)) #s(literal 3 binary64))) (fma.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 (neg.f64 (sin.f64 x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (neg.f64 (+.f64 (sin.f64 x) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (sin.f64 x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (sin.f64 x) (+.f64 (sin.f64 x) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (-.f64 x (neg.f64 (sin.f64 x)))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 (sin.f64 x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (pow.f64 (sin.f64 x) #s(literal 3 binary64))) (fma.f64 (sin.f64 x) (+.f64 (sin.f64 x) x) (*.f64 x x))) |
(neg.f64 (-.f64 (sin.f64 x) x)) |
(fma.f64 #s(literal -1 binary64) (sin.f64 x) x) |
(fma.f64 (sin.f64 x) #s(literal -1 binary64) x) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 (sin.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 (sin.f64 x) x))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 (sin.f64 x) (+.f64 (sin.f64 x) x) (*.f64 x x))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (fma.f64 (sin.f64 x) (+.f64 (sin.f64 x) x) (*.f64 x x)))) |
(-.f64 x (sin.f64 x)) |
(+.f64 (neg.f64 (sin.f64 x)) x) |
(+.f64 x (neg.f64 (sin.f64 x))) |
x |
(sin.f64 x) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 x))) (neg.f64 (neg.f64 (cos.f64 x)))) |
(/.f64 (+.f64 (tan.f64 x) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 (PI.f64))))) |
(/.f64 (neg.f64 (sin.f64 x)) (neg.f64 (cos.f64 x))) |
(/.f64 (sin.f64 x) (cos.f64 x)) |
(neg.f64 (neg.f64 (tan.f64 x))) |
(tan.f64 (+.f64 (+.f64 (PI.f64) x) (PI.f64))) |
(tan.f64 (+.f64 (PI.f64) x)) |
(tan.f64 x) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -11/15120 binary64) (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -143/604800 binary64) (*.f64 x x) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x) x)) |
#s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) |
#s(approx (- x (sin x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) (*.f64 x x))) |
#s(approx (- x (sin x)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal -1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) (*.f64 x x))) |
#s(approx (- x (sin x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx x x) |
#s(approx (sin x) x) |
#s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (sin x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal -1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (sin x) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) x) x #s(literal 1 binary64)) x)) |
#s(approx (tan x) x) |
#s(approx (tan x) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (tan x) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (tan x) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 x x) #s(literal 2/15 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) x) x #s(literal 1 binary64)) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (cos.f64 x) (/.f64 x (sin.f64 x)))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (-.f64 (/.f64 (cos.f64 x) (sin.f64 x)) (/.f64 (cos.f64 x) x)) x)) |
#s(approx (- x (sin x)) x) |
#s(approx (- x (sin x)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sin.f64 x) x)) x)) |
#s(approx (sin x) (sin.f64 x)) |
#s(approx (tan x) (tan.f64 x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (-.f64 (/.f64 (cos.f64 x) (sin.f64 x)) (/.f64 (cos.f64 x) x)) x)) |
#s(approx (- x (sin x)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sin.f64 x) x)) x)) |
Compiled 503 to 247 computations (50.9% saved)
10 alts after pruning (9 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 48 | 9 | 57 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 48 | 10 | 58 |
| Status | Accuracy | Program |
|---|---|---|
| 5.2% | (/.f64 (/.f64 (fma.f64 (*.f64 x x) x (pow.f64 (neg.f64 (sin.f64 x)) #s(literal 3 binary64))) (fma.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 (neg.f64 (sin.f64 x)))))) (tan.f64 x)) | |
| ✓ | 54.4% | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
| ▶ | 87.8% | (/.f64 #s(approx (- x (sin x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x))) (tan.f64 x)) |
| 87.7% | (/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal -1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) (*.f64 x x))) (tan.f64 x)) | |
| ▶ | 87.4% | (/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) (*.f64 x x))) (tan.f64 x)) |
| 86.9% | (/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) (tan.f64 x)) | |
| ▶ | 99.4% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -11/15120 binary64) (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
| ▶ | 99.5% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -143/604800 binary64) (*.f64 x x) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x) x)) |
| 99.2% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) | |
| ▶ | 98.6% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
Compiled 271 to 253 computations (6.6% saved)
| Inputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -143/604800 binary64) (*.f64 x x) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -143/604800 binary64) (*.f64 x x) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -143/604800 binary64) (*.f64 x x) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -143/604800 binary64) (*.f64 x x) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) |
(*.f64 (fma.f64 (fma.f64 #s(literal -143/604800 binary64) (*.f64 x x) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) |
(fma.f64 (fma.f64 #s(literal -143/604800 binary64) (*.f64 x x) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) |
(fma.f64 #s(literal -143/604800 binary64) (*.f64 x x) #s(literal -11/15120 binary64)) |
#s(literal -143/604800 binary64) |
(*.f64 x x) |
x |
#s(literal -11/15120 binary64) |
#s(literal -23/360 binary64) |
#s(literal 1/6 binary64) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -11/15120 binary64) (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -11/15120 binary64) (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) |
(*.f64 (fma.f64 (fma.f64 #s(literal -11/15120 binary64) (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) |
(fma.f64 (fma.f64 #s(literal -11/15120 binary64) (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) |
(fma.f64 #s(literal -11/15120 binary64) (*.f64 x x) #s(literal -23/360 binary64)) |
(/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) (*.f64 x x))) (tan.f64 x)) |
#s(approx (- x (sin x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) (*.f64 x x))) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) (*.f64 x x)) |
(*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) |
(fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) |
#s(literal -1/120 binary64) |
(tan.f64 x) |
(/.f64 #s(approx (- x (sin x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x))) (tan.f64 x)) |
#s(approx (- x (sin x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x))) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x)) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x #s(literal 1/6 binary64)) |
(*.f64 (fma.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) |
(fma.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) |
(fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) |
#s(literal -1/362880 binary64) |
#s(literal 1/5040 binary64) |
(*.f64 (*.f64 x x) x) |
| Outputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))))) |
#s(approx (* (* (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (* (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (* (* (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))))) |
#s(approx (* (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (* (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))))) |
#s(approx (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) #s(hole binary64 (+ 1/6 (* -23/360 (pow x 2))))) |
#s(approx (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))) |
#s(approx (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360))))) |
#s(approx (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) #s(hole binary64 (* -23/360 x))) |
#s(approx (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) #s(hole binary64 (* x (- (* -11/15120 (pow x 2)) 23/360)))) |
#s(approx (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) #s(hole binary64 (* x (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))) |
#s(approx (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) #s(hole binary64 -23/360)) |
#s(approx (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) #s(hole binary64 (- (* -11/15120 (pow x 2)) 23/360))) |
#s(approx (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) #s(hole binary64 (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360))) |
#s(approx (+ (* -143/604800 (* x x)) -11/15120) #s(hole binary64 -11/15120)) |
#s(approx (+ (* -143/604800 (* x x)) -11/15120) #s(hole binary64 (- (* -143/604800 (pow x 2)) 11/15120))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (* x x) 1/6) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* -23/360 (pow x 2))))) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))) |
#s(approx (+ (* -11/15120 (* x x)) -23/360) #s(hole binary64 -23/360)) |
#s(approx (+ (* -11/15120 (* x x)) -23/360) #s(hole binary64 (- (* -11/15120 (pow x 2)) 23/360))) |
#s(approx (- x (sin x)) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* -1/120 (pow x 2)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120)))))) |
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* -1/120 (pow x 2)))))) |
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -1/120 (pow x 2)))))) |
#s(approx (+ (* -1/120 (* x x)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* -1/120 (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* -1/120 (pow x 2))))) |
#s(approx (tan x) #s(hole binary64 x)) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2)))))))) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2)))))))))) |
#s(approx (* (+ (* (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) x) 1/6) (* (* x x) x)) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (* (+ (* (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) x) 1/6) (* (* x x) x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* -1/120 (pow x 2)))))) |
#s(approx (* (+ (* (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) x) 1/6) (* (* x x) x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120)))))) |
#s(approx (* (+ (* (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) x) 1/6) (* (* x x) x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120)))))) |
#s(approx (+ (* (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) x) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) x) 1/6) #s(hole binary64 (+ 1/6 (* -1/120 (pow x 2))))) |
#s(approx (+ (* (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) x) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120))))) |
#s(approx (+ (* (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) x) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120))))) |
#s(approx (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) #s(hole binary64 (* -1/120 x))) |
#s(approx (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) #s(hole binary64 (* x (- (* 1/5040 (pow x 2)) 1/120)))) |
#s(approx (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) #s(hole binary64 (* x (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120)))) |
#s(approx (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) #s(hole binary64 -1/120)) |
#s(approx (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) #s(hole binary64 (- (* 1/5040 (pow x 2)) 1/120))) |
#s(approx (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) #s(hole binary64 (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120))) |
#s(approx (+ (* -1/362880 (* x x)) 1/5040) #s(hole binary64 1/5040)) |
#s(approx (+ (* -1/362880 (* x x)) 1/5040) #s(hole binary64 (+ 1/5040 (* -1/362880 (pow x 2))))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (/ (* x (cos x)) (sin x)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* x (+ (* -1 (/ (cos x) x)) (/ (cos x) (sin x)))))) |
#s(approx (* (* (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) x) x) #s(hole binary64 (* -143/604800 (pow x 8)))) |
#s(approx (* (* (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) x) x) #s(hole binary64 (* -1 (* (pow x 8) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) x) x) #s(hole binary64 (* (pow x 8) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)))) |
#s(approx (* (* (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) x) x) #s(hole binary64 (* (pow x 8) (- (* 1/6 (/ 1 (pow x 6))) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))))))) |
#s(approx (* (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) x) #s(hole binary64 (* -143/604800 (pow x 7)))) |
#s(approx (* (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) x) #s(hole binary64 (* -1 (* (pow x 7) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) x) #s(hole binary64 (* (pow x 7) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)))) |
#s(approx (* (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) x) #s(hole binary64 (* (pow x 7) (- (* 1/6 (/ 1 (pow x 6))) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))))))) |
#s(approx (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) #s(hole binary64 (* -143/604800 (pow x 6)))) |
#s(approx (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) #s(hole binary64 (* -1 (* (pow x 6) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) #s(hole binary64 (* (pow x 6) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)))) |
#s(approx (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) #s(hole binary64 (* (pow x 6) (- (* 1/6 (/ 1 (pow x 6))) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))))))) |
#s(approx (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) #s(hole binary64 (* -143/604800 (pow x 5)))) |
#s(approx (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) #s(hole binary64 (* -1 (* (pow x 5) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) #s(hole binary64 (* (pow x 5) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)))) |
#s(approx (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) #s(hole binary64 (* -143/604800 (pow x 4)))) |
#s(approx (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) #s(hole binary64 (* -1 (* (pow x 4) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) #s(hole binary64 (* (pow x 4) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)))) |
#s(approx (+ (* -143/604800 (* x x)) -11/15120) #s(hole binary64 (* -143/604800 (pow x 2)))) |
#s(approx (+ (* -143/604800 (* x x)) -11/15120) #s(hole binary64 (* -1 (* (pow x 2) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* -11/15120 (pow x 6)))) |
#s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* -1 (* (pow x 6) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 6) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* -11/15120 (pow x 5)))) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* (pow x 5) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(hole binary64 (* -11/15120 (pow x 4)))) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(hole binary64 (* -1 (* (pow x 4) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* -11/15120 (* x x)) -23/360) #s(hole binary64 (* -11/15120 (pow x 2)))) |
#s(approx (+ (* -11/15120 (* x x)) -23/360) #s(hole binary64 (* -1 (* (pow x 2) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (- x (sin x)) #s(hole binary64 x)) |
#s(approx (- x (sin x)) #s(hole binary64 (* x (+ 1 (* -1 (/ (sin x) x)))))) |
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* -1/120 (pow x 5)))) |
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 1/120)))) |
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) #s(hole binary64 (* -1/120 (pow x 3)))) |
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) #s(hole binary64 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 1/120)))) |
#s(approx (+ (* -1/120 (* x x)) 1/6) #s(hole binary64 (* -1/120 (pow x 2)))) |
#s(approx (+ (* -1/120 (* x x)) 1/6) #s(hole binary64 (* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 1/120)))) |
#s(approx (tan x) #s(hole binary64 (/ (sin x) (cos x)))) |
#s(approx (* (+ (* (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) x) 1/6) (* (* x x) x)) #s(hole binary64 (* -1/362880 (pow x 9)))) |
#s(approx (* (+ (* (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) x) 1/6) (* (* x x) x)) #s(hole binary64 (* (pow x 9) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880)))) |
#s(approx (* (+ (* (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) x) 1/6) (* (* x x) x)) #s(hole binary64 (* (pow x 9) (- (* 1/5040 (/ 1 (pow x 2))) (+ 1/362880 (/ 1/120 (pow x 4))))))) |
#s(approx (* (+ (* (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) x) 1/6) (* (* x x) x)) #s(hole binary64 (* (pow x 9) (- (+ (* 1/5040 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6)))) (+ 1/362880 (/ 1/120 (pow x 4))))))) |
#s(approx (+ (* (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) x) 1/6) #s(hole binary64 (* -1/362880 (pow x 6)))) |
#s(approx (+ (* (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) x) 1/6) #s(hole binary64 (* (pow x 6) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880)))) |
#s(approx (+ (* (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) x) 1/6) #s(hole binary64 (* (pow x 6) (- (* 1/5040 (/ 1 (pow x 2))) (+ 1/362880 (/ 1/120 (pow x 4))))))) |
#s(approx (+ (* (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) x) 1/6) #s(hole binary64 (* (pow x 6) (- (+ (* 1/5040 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6)))) (+ 1/362880 (/ 1/120 (pow x 4))))))) |
#s(approx (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) #s(hole binary64 (* -1/362880 (pow x 5)))) |
#s(approx (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) #s(hole binary64 (* (pow x 5) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880)))) |
#s(approx (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) #s(hole binary64 (* (pow x 5) (- (* 1/5040 (/ 1 (pow x 2))) (+ 1/362880 (/ 1/120 (pow x 4))))))) |
#s(approx (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) #s(hole binary64 (* -1/362880 (pow x 4)))) |
#s(approx (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) #s(hole binary64 (* (pow x 4) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880)))) |
#s(approx (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) #s(hole binary64 (* (pow x 4) (- (* 1/5040 (/ 1 (pow x 2))) (+ 1/362880 (/ 1/120 (pow x 4))))))) |
#s(approx (+ (* -1/362880 (* x x)) 1/5040) #s(hole binary64 (* -1/362880 (pow x 2)))) |
#s(approx (+ (* -1/362880 (* x x)) 1/5040) #s(hole binary64 (* (pow x 2) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (/ (cos x) x)))))) |
#s(approx (* (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) x) #s(hole binary64 (* -1 (* (pow x 7) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))))))) |
#s(approx (* (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) x) #s(hole binary64 (* -1 (* (pow x 7) (- (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))) (* 1/6 (/ 1 (pow x 6)))))))) |
#s(approx (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) #s(hole binary64 (* -1 (* (pow x 5) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))))))) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (- (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (/ 1/6 (pow x 4))))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* -1 (* x (- (/ (sin x) x) 1))))) |
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* -1 (* (pow x 5) (- 1/120 (* 1/6 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/120 (* 1/6 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) x) 1/6) (* (* x x) x)) #s(hole binary64 (* -1 (* (pow x 9) (- 1/362880 (* 1/5040 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) x) 1/6) (* (* x x) x)) #s(hole binary64 (* -1 (* (pow x 9) (- (+ 1/362880 (/ 1/120 (pow x 4))) (* 1/5040 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) x) 1/6) (* (* x x) x)) #s(hole binary64 (* -1 (* (pow x 9) (- (+ 1/362880 (/ 1/120 (pow x 4))) (+ (* 1/5040 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6))))))))) |
#s(approx (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) #s(hole binary64 (* -1 (* (pow x 5) (- 1/362880 (* 1/5040 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) #s(hole binary64 (* -1 (* (pow x 5) (- (+ 1/362880 (/ 1/120 (pow x 4))) (* 1/5040 (/ 1 (pow x 2)))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | x | @ | inf | ((/ (- x (sin x)) (tan x)) (* (* (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) x) x) (* (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) x) (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) (+ (* -143/604800 (* x x)) -11/15120) -143/604800 (* x x) x -11/15120 -23/360 1/6 (/ (- x (sin x)) (tan x)) (* (* x x) 1/6) (/ (- x (sin x)) (tan x)) (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) (+ (* -11/15120 (* x x)) -23/360) (/ (- x (sin x)) (tan x)) (- x (sin x)) (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) (* (+ (* -1/120 (* x x)) 1/6) x) (+ (* -1/120 (* x x)) 1/6) -1/120 (tan x) (/ (- x (sin x)) (tan x)) (- x (sin x)) (* (+ (* (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) x) 1/6) (* (* x x) x)) (+ (* (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) x) 1/6) (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) (+ (* -1/362880 (* x x)) 1/5040) -1/362880 1/5040 (* (* x x) x)) |
| 5.0ms | x | @ | -inf | ((/ (- x (sin x)) (tan x)) (* (* (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) x) x) (* (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) x) (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) (+ (* -143/604800 (* x x)) -11/15120) -143/604800 (* x x) x -11/15120 -23/360 1/6 (/ (- x (sin x)) (tan x)) (* (* x x) 1/6) (/ (- x (sin x)) (tan x)) (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) (+ (* -11/15120 (* x x)) -23/360) (/ (- x (sin x)) (tan x)) (- x (sin x)) (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) (* (+ (* -1/120 (* x x)) 1/6) x) (+ (* -1/120 (* x x)) 1/6) -1/120 (tan x) (/ (- x (sin x)) (tan x)) (- x (sin x)) (* (+ (* (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) x) 1/6) (* (* x x) x)) (+ (* (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) x) 1/6) (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) (+ (* -1/362880 (* x x)) 1/5040) -1/362880 1/5040 (* (* x x) x)) |
| 3.0ms | x | @ | 0 | ((/ (- x (sin x)) (tan x)) (* (* (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) x) x) (* (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) x) (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) (+ (* -143/604800 (* x x)) -11/15120) -143/604800 (* x x) x -11/15120 -23/360 1/6 (/ (- x (sin x)) (tan x)) (* (* x x) 1/6) (/ (- x (sin x)) (tan x)) (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) (+ (* -11/15120 (* x x)) -23/360) (/ (- x (sin x)) (tan x)) (- x (sin x)) (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) (* (+ (* -1/120 (* x x)) 1/6) x) (+ (* -1/120 (* x x)) 1/6) -1/120 (tan x) (/ (- x (sin x)) (tan x)) (- x (sin x)) (* (+ (* (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) x) 1/6) (* (* x x) x)) (+ (* (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) x) 1/6) (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) (+ (* -1/362880 (* x x)) 1/5040) -1/362880 1/5040 (* (* x x) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 427 | 3903 |
| 0 | 483 | 3661 |
| 1 | 1860 | 3661 |
| 0 | 8075 | 3600 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -143/604800 binary64) (*.f64 x x) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -143/604800 binary64) (*.f64 x x) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -143/604800 binary64) (*.f64 x x) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -143/604800 binary64) (*.f64 x x) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) |
(*.f64 (fma.f64 (fma.f64 #s(literal -143/604800 binary64) (*.f64 x x) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) |
(fma.f64 (fma.f64 #s(literal -143/604800 binary64) (*.f64 x x) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) |
(fma.f64 #s(literal -143/604800 binary64) (*.f64 x x) #s(literal -11/15120 binary64)) |
#s(literal -143/604800 binary64) |
(*.f64 x x) |
x |
#s(literal -11/15120 binary64) |
#s(literal -23/360 binary64) |
#s(literal 1/6 binary64) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -11/15120 binary64) (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -11/15120 binary64) (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) |
(*.f64 (fma.f64 (fma.f64 #s(literal -11/15120 binary64) (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) |
(fma.f64 (fma.f64 #s(literal -11/15120 binary64) (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) |
(fma.f64 #s(literal -11/15120 binary64) (*.f64 x x) #s(literal -23/360 binary64)) |
(/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) (*.f64 x x))) (tan.f64 x)) |
#s(approx (- x (sin x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) (*.f64 x x))) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) (*.f64 x x)) |
(*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) |
(fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) |
#s(literal -1/120 binary64) |
(tan.f64 x) |
(/.f64 #s(approx (- x (sin x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x))) (tan.f64 x)) |
#s(approx (- x (sin x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x))) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x)) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x #s(literal 1/6 binary64)) |
(*.f64 (fma.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) |
(fma.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) |
(fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) |
#s(literal -1/362880 binary64) |
#s(literal 1/5040 binary64) |
(*.f64 (*.f64 x x) x) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))))) |
#s(approx (* (* (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (* (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (* (* (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))))) |
#s(approx (* (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (* (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))))) |
#s(approx (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) #s(hole binary64 (+ 1/6 (* -23/360 (pow x 2))))) |
#s(approx (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))) |
#s(approx (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360))))) |
#s(approx (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) #s(hole binary64 (* -23/360 x))) |
#s(approx (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) #s(hole binary64 (* x (- (* -11/15120 (pow x 2)) 23/360)))) |
#s(approx (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) #s(hole binary64 (* x (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))) |
#s(approx (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) #s(hole binary64 -23/360)) |
#s(approx (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) #s(hole binary64 (- (* -11/15120 (pow x 2)) 23/360))) |
#s(approx (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) #s(hole binary64 (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360))) |
#s(approx (+ (* -143/604800 (* x x)) -11/15120) #s(hole binary64 -11/15120)) |
#s(approx (+ (* -143/604800 (* x x)) -11/15120) #s(hole binary64 (- (* -143/604800 (pow x 2)) 11/15120))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (* x x) 1/6) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* -23/360 (pow x 2))))) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))) |
#s(approx (+ (* -11/15120 (* x x)) -23/360) #s(hole binary64 -23/360)) |
#s(approx (+ (* -11/15120 (* x x)) -23/360) #s(hole binary64 (- (* -11/15120 (pow x 2)) 23/360))) |
#s(approx (- x (sin x)) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* -1/120 (pow x 2)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120)))))) |
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* -1/120 (pow x 2)))))) |
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -1/120 (pow x 2)))))) |
#s(approx (+ (* -1/120 (* x x)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* -1/120 (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* -1/120 (pow x 2))))) |
#s(approx (tan x) #s(hole binary64 x)) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2)))))))) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2)))))))))) |
#s(approx (* (+ (* (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) x) 1/6) (* (* x x) x)) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (* (+ (* (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) x) 1/6) (* (* x x) x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* -1/120 (pow x 2)))))) |
#s(approx (* (+ (* (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) x) 1/6) (* (* x x) x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120)))))) |
#s(approx (* (+ (* (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) x) 1/6) (* (* x x) x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120)))))) |
#s(approx (+ (* (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) x) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) x) 1/6) #s(hole binary64 (+ 1/6 (* -1/120 (pow x 2))))) |
#s(approx (+ (* (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) x) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120))))) |
#s(approx (+ (* (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) x) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120))))) |
#s(approx (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) #s(hole binary64 (* -1/120 x))) |
#s(approx (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) #s(hole binary64 (* x (- (* 1/5040 (pow x 2)) 1/120)))) |
#s(approx (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) #s(hole binary64 (* x (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120)))) |
#s(approx (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) #s(hole binary64 -1/120)) |
#s(approx (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) #s(hole binary64 (- (* 1/5040 (pow x 2)) 1/120))) |
#s(approx (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) #s(hole binary64 (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120))) |
#s(approx (+ (* -1/362880 (* x x)) 1/5040) #s(hole binary64 1/5040)) |
#s(approx (+ (* -1/362880 (* x x)) 1/5040) #s(hole binary64 (+ 1/5040 (* -1/362880 (pow x 2))))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (/ (* x (cos x)) (sin x)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* x (+ (* -1 (/ (cos x) x)) (/ (cos x) (sin x)))))) |
#s(approx (* (* (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) x) x) #s(hole binary64 (* -143/604800 (pow x 8)))) |
#s(approx (* (* (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) x) x) #s(hole binary64 (* -1 (* (pow x 8) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) x) x) #s(hole binary64 (* (pow x 8) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)))) |
#s(approx (* (* (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) x) x) #s(hole binary64 (* (pow x 8) (- (* 1/6 (/ 1 (pow x 6))) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))))))) |
#s(approx (* (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) x) #s(hole binary64 (* -143/604800 (pow x 7)))) |
#s(approx (* (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) x) #s(hole binary64 (* -1 (* (pow x 7) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) x) #s(hole binary64 (* (pow x 7) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)))) |
#s(approx (* (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) x) #s(hole binary64 (* (pow x 7) (- (* 1/6 (/ 1 (pow x 6))) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))))))) |
#s(approx (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) #s(hole binary64 (* -143/604800 (pow x 6)))) |
#s(approx (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) #s(hole binary64 (* -1 (* (pow x 6) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) #s(hole binary64 (* (pow x 6) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)))) |
#s(approx (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) #s(hole binary64 (* (pow x 6) (- (* 1/6 (/ 1 (pow x 6))) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))))))) |
#s(approx (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) #s(hole binary64 (* -143/604800 (pow x 5)))) |
#s(approx (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) #s(hole binary64 (* -1 (* (pow x 5) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) #s(hole binary64 (* (pow x 5) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)))) |
#s(approx (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) #s(hole binary64 (* -143/604800 (pow x 4)))) |
#s(approx (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) #s(hole binary64 (* -1 (* (pow x 4) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) #s(hole binary64 (* (pow x 4) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)))) |
#s(approx (+ (* -143/604800 (* x x)) -11/15120) #s(hole binary64 (* -143/604800 (pow x 2)))) |
#s(approx (+ (* -143/604800 (* x x)) -11/15120) #s(hole binary64 (* -1 (* (pow x 2) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* -11/15120 (pow x 6)))) |
#s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* -1 (* (pow x 6) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 6) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* -11/15120 (pow x 5)))) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* (pow x 5) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(hole binary64 (* -11/15120 (pow x 4)))) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(hole binary64 (* -1 (* (pow x 4) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* -11/15120 (* x x)) -23/360) #s(hole binary64 (* -11/15120 (pow x 2)))) |
#s(approx (+ (* -11/15120 (* x x)) -23/360) #s(hole binary64 (* -1 (* (pow x 2) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (- x (sin x)) #s(hole binary64 x)) |
#s(approx (- x (sin x)) #s(hole binary64 (* x (+ 1 (* -1 (/ (sin x) x)))))) |
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* -1/120 (pow x 5)))) |
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 1/120)))) |
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) #s(hole binary64 (* -1/120 (pow x 3)))) |
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) #s(hole binary64 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 1/120)))) |
#s(approx (+ (* -1/120 (* x x)) 1/6) #s(hole binary64 (* -1/120 (pow x 2)))) |
#s(approx (+ (* -1/120 (* x x)) 1/6) #s(hole binary64 (* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 1/120)))) |
#s(approx (tan x) #s(hole binary64 (/ (sin x) (cos x)))) |
#s(approx (* (+ (* (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) x) 1/6) (* (* x x) x)) #s(hole binary64 (* -1/362880 (pow x 9)))) |
#s(approx (* (+ (* (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) x) 1/6) (* (* x x) x)) #s(hole binary64 (* (pow x 9) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880)))) |
#s(approx (* (+ (* (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) x) 1/6) (* (* x x) x)) #s(hole binary64 (* (pow x 9) (- (* 1/5040 (/ 1 (pow x 2))) (+ 1/362880 (/ 1/120 (pow x 4))))))) |
#s(approx (* (+ (* (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) x) 1/6) (* (* x x) x)) #s(hole binary64 (* (pow x 9) (- (+ (* 1/5040 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6)))) (+ 1/362880 (/ 1/120 (pow x 4))))))) |
#s(approx (+ (* (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) x) 1/6) #s(hole binary64 (* -1/362880 (pow x 6)))) |
#s(approx (+ (* (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) x) 1/6) #s(hole binary64 (* (pow x 6) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880)))) |
#s(approx (+ (* (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) x) 1/6) #s(hole binary64 (* (pow x 6) (- (* 1/5040 (/ 1 (pow x 2))) (+ 1/362880 (/ 1/120 (pow x 4))))))) |
#s(approx (+ (* (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) x) 1/6) #s(hole binary64 (* (pow x 6) (- (+ (* 1/5040 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6)))) (+ 1/362880 (/ 1/120 (pow x 4))))))) |
#s(approx (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) #s(hole binary64 (* -1/362880 (pow x 5)))) |
#s(approx (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) #s(hole binary64 (* (pow x 5) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880)))) |
#s(approx (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) #s(hole binary64 (* (pow x 5) (- (* 1/5040 (/ 1 (pow x 2))) (+ 1/362880 (/ 1/120 (pow x 4))))))) |
#s(approx (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) #s(hole binary64 (* -1/362880 (pow x 4)))) |
#s(approx (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) #s(hole binary64 (* (pow x 4) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880)))) |
#s(approx (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) #s(hole binary64 (* (pow x 4) (- (* 1/5040 (/ 1 (pow x 2))) (+ 1/362880 (/ 1/120 (pow x 4))))))) |
#s(approx (+ (* -1/362880 (* x x)) 1/5040) #s(hole binary64 (* -1/362880 (pow x 2)))) |
#s(approx (+ (* -1/362880 (* x x)) 1/5040) #s(hole binary64 (* (pow x 2) (- (* 1/5040 (/ 1 (pow x 2))) 1/362880)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (/ (cos x) x)))))) |
#s(approx (* (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) x) #s(hole binary64 (* -1 (* (pow x 7) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))))))) |
#s(approx (* (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) x) #s(hole binary64 (* -1 (* (pow x 7) (- (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))) (* 1/6 (/ 1 (pow x 6)))))))) |
#s(approx (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) #s(hole binary64 (* -1 (* (pow x 5) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))))))) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (- (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (/ 1/6 (pow x 4))))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* -1 (* x (- (/ (sin x) x) 1))))) |
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* -1 (* (pow x 5) (- 1/120 (* 1/6 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/120 (* 1/6 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) x) 1/6) (* (* x x) x)) #s(hole binary64 (* -1 (* (pow x 9) (- 1/362880 (* 1/5040 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) x) 1/6) (* (* x x) x)) #s(hole binary64 (* -1 (* (pow x 9) (- (+ 1/362880 (/ 1/120 (pow x 4))) (* 1/5040 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) x) 1/6) (* (* x x) x)) #s(hole binary64 (* -1 (* (pow x 9) (- (+ 1/362880 (/ 1/120 (pow x 4))) (+ (* 1/5040 (/ 1 (pow x 2))) (* 1/6 (/ 1 (pow x 6))))))))) |
#s(approx (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) #s(hole binary64 (* -1 (* (pow x 5) (- 1/362880 (* 1/5040 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) #s(hole binary64 (* -1 (* (pow x 5) (- (+ 1/362880 (/ 1/120 (pow x 4))) (* 1/5040 (/ 1 (pow x 2)))))))) |
| Outputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64))) |
(*.f64 x (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) (*.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x)))))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) (*.f64 x x))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) (*.f64 x x))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) (*.f64 x x))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x))) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x))) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x)) (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x)))) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x)) (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x))) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x)))))) |
(fma.f64 #s(literal 1/6 binary64) x (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x)) |
(fma.f64 #s(literal 1/6 binary64) x (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x))) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x)) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x)) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64))) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64))))) (+.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64))))) |
(/.f64 (-.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64))) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64))))) |
(/.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x))))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) |
(fma.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) #s(literal 1/6 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x)))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1/216 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/216 binary64) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x))))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 3 binary64)) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) |
(*.f64 x (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64))) |
(/.f64 (-.f64 #s(literal 529/129600 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal -23/360 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x))) |
(/.f64 (+.f64 #s(literal -12167/46656000 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 3 binary64))) (+.f64 #s(literal 529/129600 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal -23/360 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 2 binary64)) #s(literal 529/129600 binary64))) (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal 23/360 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 3 binary64)) #s(literal 12167/46656000 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 23/360 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 3 binary64)) #s(literal -12167/46656000 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal -23/360 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 2 binary64)) #s(literal 529/129600 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal 23/360 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 3 binary64)) #s(literal 12167/46656000 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 23/360 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 3 binary64)) #s(literal -12167/46656000 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal -23/360 binary64))))) |
(neg.f64 (-.f64 #s(literal 23/360 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal 23/360 binary64))) (/.f64 #s(literal 529/129600 binary64) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal 23/360 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 23/360 binary64))))) (/.f64 #s(literal 12167/46656000 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 23/360 binary64)))))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 23/360 binary64)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal -23/360 binary64))))) (/.f64 #s(literal -12167/46656000 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal -23/360 binary64)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal -23/360 binary64)) |
(+.f64 #s(literal -23/360 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x)) |
(/.f64 (-.f64 #s(literal 121/228614400 binary64) (*.f64 #s(literal 20449/365783040000 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 #s(literal -11/15120 binary64) (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x))) |
(/.f64 (+.f64 #s(literal -1331/3456649728000 binary64) (*.f64 #s(literal -2924207/221225582592000000 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)))) (+.f64 #s(literal 121/228614400 binary64) (-.f64 (*.f64 #s(literal 20449/365783040000 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal -11/15120 binary64) (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 20449/365783040000 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 121/228614400 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal 11/15120 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -2924207/221225582592000000 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x))) #s(literal 1331/3456649728000 binary64))) (neg.f64 (fma.f64 #s(literal 20449/365783040000 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -2924207/221225582592000000 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) #s(literal -1331/3456649728000 binary64))) (neg.f64 (fma.f64 #s(literal 20449/365783040000 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal -11/15120 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 20449/365783040000 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 121/228614400 binary64)) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal 11/15120 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal -2924207/221225582592000000 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x))) #s(literal 1331/3456649728000 binary64)) (fma.f64 #s(literal 20449/365783040000 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64))))) |
(/.f64 (fma.f64 #s(literal -2924207/221225582592000000 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) #s(literal -1331/3456649728000 binary64)) (fma.f64 #s(literal 20449/365783040000 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal -11/15120 binary64))))) |
(neg.f64 (-.f64 #s(literal 11/15120 binary64) (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x))) |
(fma.f64 (*.f64 #s(literal -143/604800 binary64) x) x #s(literal -11/15120 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) |
(fma.f64 #s(literal -143/604800 binary64) (*.f64 x x) #s(literal -11/15120 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 20449/365783040000 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal 11/15120 binary64))) (/.f64 #s(literal 121/228614400 binary64) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal 11/15120 binary64)))) |
(-.f64 (/.f64 (*.f64 #s(literal -2924207/221225582592000000 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x))) (fma.f64 #s(literal 20449/365783040000 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64))))) (/.f64 #s(literal 1331/3456649728000 binary64) (fma.f64 #s(literal 20449/365783040000 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)))))) |
(-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) |
(+.f64 (/.f64 (*.f64 #s(literal -2924207/221225582592000000 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x))) (fma.f64 #s(literal 20449/365783040000 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal -11/15120 binary64))))) (/.f64 #s(literal -1331/3456649728000 binary64) (fma.f64 #s(literal 20449/365783040000 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal -11/15120 binary64)))))) |
(+.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal -11/15120 binary64)) |
(+.f64 #s(literal -11/15120 binary64) (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x)) |
#s(literal -143/604800 binary64) |
(*.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 x #s(literal 2 binary64)) |
(fabs.f64 (*.f64 x x)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
x |
#s(literal -11/15120 binary64) |
#s(literal -23/360 binary64) |
#s(literal 1/6 binary64) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) |
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) (*.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)))))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) (*.f64 x x))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) (*.f64 x x))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) (*.f64 x x))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) |
(*.f64 x (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x))) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)))) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x))) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)))))) |
(fma.f64 #s(literal 1/6 binary64) x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x)) |
(fma.f64 #s(literal 1/6 binary64) x (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x))) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x)) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x)) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))))) (+.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))))) |
(/.f64 (-.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64))))) |
(/.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1/216 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/216 binary64) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x))))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 3 binary64)) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)) |
(/.f64 (-.f64 #s(literal 529/129600 binary64) (*.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 #s(literal -23/360 binary64) (*.f64 (*.f64 #s(literal -11/15120 binary64) x) x))) |
(/.f64 (+.f64 #s(literal -12167/46656000 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) #s(literal -1331/3456649728000 binary64))) (+.f64 #s(literal 529/129600 binary64) (-.f64 (*.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal -23/360 binary64) (*.f64 (*.f64 #s(literal -11/15120 binary64) x) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 529/129600 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal 23/360 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) #s(literal -1331/3456649728000 binary64)) #s(literal 12167/46656000 binary64))) (neg.f64 (fma.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 #s(literal -11/15120 binary64) x) x) #s(literal 23/360 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) #s(literal -1331/3456649728000 binary64) #s(literal -12167/46656000 binary64))) (neg.f64 (fma.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 #s(literal -11/15120 binary64) x) x) #s(literal -23/360 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 529/129600 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal 23/360 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) #s(literal -1331/3456649728000 binary64)) #s(literal 12167/46656000 binary64)) (fma.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 #s(literal -11/15120 binary64) x) x) #s(literal 23/360 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) #s(literal -1331/3456649728000 binary64) #s(literal -12167/46656000 binary64)) (fma.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 #s(literal -11/15120 binary64) x) x) #s(literal -23/360 binary64))))) |
(neg.f64 (-.f64 #s(literal 23/360 binary64) (*.f64 (*.f64 #s(literal -11/15120 binary64) x) x))) |
(fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) |
(fma.f64 #s(literal -11/15120 binary64) (*.f64 x x) #s(literal -23/360 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal 23/360 binary64))) (/.f64 #s(literal 529/129600 binary64) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal 23/360 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) #s(literal -1331/3456649728000 binary64)) (fma.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 #s(literal -11/15120 binary64) x) x) #s(literal 23/360 binary64))))) (/.f64 #s(literal 12167/46656000 binary64) (fma.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 #s(literal -11/15120 binary64) x) x) #s(literal 23/360 binary64)))))) |
(-.f64 (*.f64 (*.f64 #s(literal -11/15120 binary64) x) x) #s(literal 23/360 binary64)) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) #s(literal -1331/3456649728000 binary64)) (fma.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 #s(literal -11/15120 binary64) x) x) #s(literal -23/360 binary64))))) (/.f64 #s(literal -12167/46656000 binary64) (fma.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 #s(literal -11/15120 binary64) x) x) #s(literal -23/360 binary64)))))) |
(+.f64 (*.f64 (*.f64 #s(literal -11/15120 binary64) x) x) #s(literal -23/360 binary64)) |
(+.f64 #s(literal -23/360 binary64) (*.f64 (*.f64 #s(literal -11/15120 binary64) x) x)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) x) x) x)))) (neg.f64 (neg.f64 (tan.f64 x)))) |
(/.f64 (neg.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) x) x) x))) (neg.f64 (tan.f64 x))) |
(/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) x) x) x)) (tan.f64 x)) |
#s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) x) x) x)) |
(*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) x) x) x) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) x) (*.f64 x x)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) (*.f64 (*.f64 x x) x)))) (-.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) (*.f64 (*.f64 x x) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) #s(literal -1/120 binary64))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) #s(literal -1/120 binary64))))) (-.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) #s(literal -1/120 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) (*.f64 (*.f64 x x) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) (*.f64 (*.f64 x x) x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) #s(literal -1/120 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) #s(literal -1/120 binary64))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) #s(literal -1/120 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) #s(literal -1/120 binary64))))))) |
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) #s(literal -1/120 binary64)))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) (*.f64 (*.f64 x x) x))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) #s(literal -1/120 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) (*.f64 (*.f64 x x) x))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) #s(literal -1/120 binary64)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) x))) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/120 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/120 binary64))))) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/120 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/120 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/120 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/120 binary64)))) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/120 binary64))))))) |
(fma.f64 #s(literal 1/6 binary64) x (*.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) x)) |
(fma.f64 #s(literal 1/6 binary64) x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/120 binary64)))) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) x)) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/120 binary64)))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) x)) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/120 binary64)))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))) (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/120 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/36 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal -1/120 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) #s(literal -1/1728000 binary64) #s(literal 1/216 binary64))) (neg.f64 (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) #s(literal 1/6 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) #s(literal -1/1728000 binary64)))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal -1/120 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/36 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal -1/120 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) #s(literal -1/1728000 binary64) #s(literal 1/216 binary64)) (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) #s(literal 1/6 binary64))))) |
(/.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) #s(literal -1/1728000 binary64))) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal -1/120 binary64)))))) |
(fma.f64 (*.f64 #s(literal -1/120 binary64) x) x #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) |
(fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal -1/120 binary64)))) (/.f64 (*.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal -1/120 binary64))))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/120 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) #s(literal -1/1728000 binary64)) (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1/216 binary64) (fma.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) #s(literal 1/6 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/216 binary64) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal -1/120 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) #s(literal -1/1728000 binary64)) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal -1/120 binary64))))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/120 binary64)) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal -1/120 binary64))) |
#s(literal -1/120 binary64) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 x))) (neg.f64 (neg.f64 (cos.f64 x)))) |
(/.f64 (+.f64 (tan.f64 x) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 (PI.f64))))) |
(/.f64 (neg.f64 (sin.f64 x)) (neg.f64 (cos.f64 x))) |
(/.f64 (sin.f64 x) (cos.f64 x)) |
(tan.f64 (+.f64 (+.f64 x (PI.f64)) (PI.f64))) |
(tan.f64 (+.f64 x (PI.f64))) |
(tan.f64 x) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- x (sin x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x))))) (neg.f64 (neg.f64 (tan.f64 x)))) |
(/.f64 (neg.f64 #s(approx (- x (sin x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x)))) (neg.f64 (tan.f64 x))) |
(/.f64 #s(approx (- x (sin x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x))) (tan.f64 x)) |
#s(approx (- x (sin x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x)) x) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x) (*.f64 (*.f64 x x) x)))) (-.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x) (*.f64 (*.f64 x x) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x)))) (-.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x) (*.f64 (*.f64 x x) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x) (*.f64 (*.f64 x x) x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x)))))) |
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x) (*.f64 (*.f64 x x) x))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64))) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64))))) (+.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64))))) |
(/.f64 (-.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64))) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x) #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x) #s(literal 1/6 binary64))) |
(/.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x) #s(literal 1/6 binary64))))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x #s(literal 1/6 binary64)) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) #s(literal 1/6 binary64)) |
(fma.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) #s(literal 1/6 binary64)) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x) #s(literal 1/6 binary64)))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)))) |
(+.f64 (/.f64 #s(literal 1/216 binary64) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x))))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x) #s(literal 3 binary64)) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1/216 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x) #s(literal 1/6 binary64)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) |
(*.f64 x (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64))) |
(/.f64 (-.f64 #s(literal 1/14400 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal -1/120 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x))) |
(/.f64 (+.f64 #s(literal -1/1728000 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/14400 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal -1/120 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/14400 binary64))) (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/1728000 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 3 binary64)) #s(literal -1/1728000 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal -1/120 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/14400 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/1728000 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 3 binary64)) #s(literal -1/1728000 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal -1/120 binary64))))) |
(neg.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x #s(literal -1/120 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) #s(literal -1/120 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64))) (/.f64 #s(literal 1/14400 binary64) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal 1/120 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64))))) (/.f64 #s(literal 1/1728000 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)))))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal -1/120 binary64))))) (/.f64 #s(literal -1/1728000 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal -1/120 binary64)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x) #s(literal -1/120 binary64)) |
(+.f64 #s(literal -1/120 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) x) x)) |
(/.f64 (-.f64 #s(literal 1/25401600 binary64) (*.f64 (*.f64 #s(literal 1/362880 binary64) (*.f64 x x)) (*.f64 #s(literal 1/362880 binary64) (*.f64 x x)))) (+.f64 #s(literal 1/5040 binary64) (*.f64 #s(literal 1/362880 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 1/128024064000 binary64) (pow.f64 (*.f64 #s(literal 1/362880 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/25401600 binary64) (fma.f64 (*.f64 #s(literal 1/362880 binary64) (*.f64 x x)) (*.f64 #s(literal 1/362880 binary64) (*.f64 x x)) (*.f64 #s(literal 1/5040 binary64) (*.f64 #s(literal 1/362880 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/25401600 binary64) (*.f64 #s(literal 1/131681894400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 1/5040 binary64) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/131681894400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/25401600 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) #s(literal 1/5040 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/128024064000 binary64) (*.f64 #s(literal -1/47784725839872000 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x))))) (neg.f64 (+.f64 #s(literal 1/25401600 binary64) (-.f64 (*.f64 #s(literal 1/131681894400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/5040 binary64) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/47784725839872000 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) #s(literal 1/128024064000 binary64))) (neg.f64 (fma.f64 #s(literal 1/131681894400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1/25401600 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) #s(literal 1/5040 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/25401600 binary64) (*.f64 #s(literal 1/131681894400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 #s(literal 1/5040 binary64) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/131681894400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/25401600 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) #s(literal 1/5040 binary64))) |
(/.f64 (+.f64 #s(literal 1/128024064000 binary64) (*.f64 #s(literal -1/47784725839872000 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)))) (+.f64 #s(literal 1/25401600 binary64) (-.f64 (*.f64 #s(literal 1/131681894400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/5040 binary64) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1/47784725839872000 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) #s(literal 1/128024064000 binary64)) (fma.f64 #s(literal 1/131681894400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1/25401600 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) #s(literal 1/5040 binary64))))) |
(fma.f64 (*.f64 #s(literal -1/362880 binary64) x) x #s(literal 1/5040 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) |
(fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) |
(-.f64 (/.f64 #s(literal 1/25401600 binary64) (-.f64 #s(literal 1/5040 binary64) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)))) (/.f64 (*.f64 #s(literal 1/131681894400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal 1/5040 binary64) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/131681894400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) #s(literal 1/5040 binary64))) (/.f64 #s(literal 1/25401600 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) #s(literal 1/5040 binary64)))) |
(-.f64 #s(literal 1/5040 binary64) (*.f64 #s(literal 1/362880 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1/128024064000 binary64) (+.f64 #s(literal 1/25401600 binary64) (-.f64 (*.f64 #s(literal 1/131681894400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/5040 binary64) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)))))) (/.f64 (*.f64 #s(literal -1/47784725839872000 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x))) (+.f64 #s(literal 1/25401600 binary64) (-.f64 (*.f64 #s(literal 1/131681894400 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal 1/5040 binary64) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/47784725839872000 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x))) (fma.f64 #s(literal 1/131681894400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1/25401600 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) #s(literal 1/5040 binary64))))) (/.f64 #s(literal 1/128024064000 binary64) (fma.f64 #s(literal 1/131681894400 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1/25401600 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) #s(literal 1/5040 binary64)))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/362880 binary64)) #s(literal 1/5040 binary64)) |
(+.f64 #s(literal 1/5040 binary64) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64))) |
#s(literal -1/362880 binary64) |
#s(literal 1/5040 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 x x) x) |
(*.f64 x (*.f64 x x)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 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))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x) x)) |
#s(approx (* (* (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) x) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (* (* (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) x) x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)))) |
#s(approx (* (* (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) x) x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (* (* (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x) x)) |
#s(approx (* (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) x) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (* (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) x)) |
#s(approx (* (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x)) |
#s(approx (* (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) x) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x)) |
#s(approx (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) #s(literal 1/6 binary64)) |
#s(approx (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64))) |
#s(approx (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64))) |
#s(approx (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) (*.f64 #s(literal -23/360 binary64) x)) |
#s(approx (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x)) |
#s(approx (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x)) |
#s(approx (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) #s(literal -23/360 binary64)) |
#s(approx (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) |
#s(approx (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64))) |
#s(approx (+ (* -143/604800 (* x x)) -11/15120) #s(literal -11/15120 binary64)) |
#s(approx (+ (* -143/604800 (* x x)) -11/15120) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (* (* x x) 1/6) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)))) |
#s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) x)) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x)) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (+ (* -11/15120 (* x x)) -23/360) #s(literal -23/360 binary64)) |
#s(approx (+ (* -11/15120 (* x x)) -23/360) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) |
#s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) |
#s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) x) x) x)) |
#s(approx (- x (sin x)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (- x (sin x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) |
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) x) x) x)) |
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) x)) |
#s(approx (+ (* -1/120 (* x x)) 1/6) #s(literal 1/6 binary64)) |
#s(approx (+ (* -1/120 (* x x)) 1/6) (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64))) |
#s(approx (tan x) x) |
#s(approx (tan x) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (tan x) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (tan x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 x x) #s(literal 2/15 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (* (+ (* (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) x) 1/6) (* (* x x) x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) |
#s(approx (* (+ (* (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) x) 1/6) (* (* x x) x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) x) x) x)) |
#s(approx (* (+ (* (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) x) 1/6) (* (* x x) x)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (* (+ (* (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) x) 1/6) (* (* x x) x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (+ (* (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) x) 1/6) #s(literal 1/6 binary64)) |
#s(approx (+ (* (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) x) 1/6) (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64))) |
#s(approx (+ (* (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) x) 1/6) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (+ (* (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) x) 1/6) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x #s(literal 1/6 binary64))) |
#s(approx (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) (*.f64 #s(literal -1/120 binary64) x)) |
#s(approx (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) x)) |
#s(approx (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x)) |
#s(approx (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) #s(literal -1/120 binary64)) |
#s(approx (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64))) |
#s(approx (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64))) |
#s(approx (+ (* -1/362880 (* x x)) 1/5040) #s(literal 1/5040 binary64)) |
#s(approx (+ (* -1/362880 (* x x)) 1/5040) (fma.f64 (*.f64 x x) #s(literal -1/362880 binary64) #s(literal 1/5040 binary64))) |
#s(approx (* (* x x) x) (*.f64 (*.f64 x x) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (/.f64 (*.f64 (cos.f64 x) x) (sin.f64 x))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (+.f64 (/.f64 (cos.f64 x) (sin.f64 x)) (neg.f64 (/.f64 (cos.f64 x) x))) x)) |
#s(approx (* (* (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) x) x) (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal -143/604800 binary64))) |
#s(approx (* (* (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) x) x) (neg.f64 (*.f64 (pow.f64 x #s(literal 8 binary64)) (+.f64 (/.f64 #s(literal 11/15120 binary64) (*.f64 x x)) #s(literal 143/604800 binary64))))) |
#s(approx (* (* (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) x) x) (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) (*.f64 x x))) #s(literal 143/604800 binary64)) (pow.f64 x #s(literal 8 binary64)))) |
#s(approx (* (* (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) x) x) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x))) #s(literal 143/604800 binary64)) (+.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 11/15120 binary64) (*.f64 x x)))) (pow.f64 x #s(literal 8 binary64)))) |
#s(approx (* (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) x) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -143/604800 binary64))) |
#s(approx (* (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) x) (neg.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 (/.f64 #s(literal 11/15120 binary64) (*.f64 x x)) #s(literal 143/604800 binary64))))) |
#s(approx (* (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) x) (*.f64 (pow.f64 x #s(literal 7 binary64)) (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) (*.f64 x x))) #s(literal 143/604800 binary64)))) |
#s(approx (* (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) x) (*.f64 (pow.f64 x #s(literal 7 binary64)) (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x))) #s(literal 143/604800 binary64)) (+.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 11/15120 binary64) (*.f64 x x)))))) |
#s(approx (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) #s(literal -143/604800 binary64))) |
#s(approx (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) (+.f64 (/.f64 #s(literal 11/15120 binary64) (*.f64 x x)) #s(literal 143/604800 binary64))))) |
#s(approx (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) (*.f64 x x))) #s(literal 143/604800 binary64)))) |
#s(approx (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x))) #s(literal 143/604800 binary64)) (+.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 11/15120 binary64) (*.f64 x x)))))) |
#s(approx (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -143/604800 binary64))) |
#s(approx (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) (neg.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (/.f64 #s(literal 11/15120 binary64) (*.f64 x x)) #s(literal 143/604800 binary64))))) |
#s(approx (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) (*.f64 x x))) #s(literal 143/604800 binary64)))) |
#s(approx (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -143/604800 binary64))) |
#s(approx (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) (neg.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (/.f64 #s(literal 11/15120 binary64) (*.f64 x x)) #s(literal 143/604800 binary64))))) |
#s(approx (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) (*.f64 x x))) #s(literal 143/604800 binary64)))) |
#s(approx (+ (* -143/604800 (* x x)) -11/15120) (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x)) |
#s(approx (+ (* -143/604800 (* x x)) -11/15120) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 11/15120 binary64) (*.f64 x x)) #s(literal 143/604800 binary64)) (*.f64 x x)))) |
#s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) #s(literal -11/15120 binary64))) |
#s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) (+.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal 11/15120 binary64))))) |
#s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 11/15120 binary64)) (/.f64 #s(literal 23/360 binary64) (*.f64 x x))))) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -11/15120 binary64))) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) (neg.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal 11/15120 binary64))))) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 11/15120 binary64)) (/.f64 #s(literal 23/360 binary64) (*.f64 x x))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -11/15120 binary64))) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) (neg.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal 11/15120 binary64))))) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 11/15120 binary64)) (/.f64 #s(literal 23/360 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
#s(approx (+ (* -11/15120 (* x x)) -23/360) (*.f64 (*.f64 #s(literal -11/15120 binary64) x) x)) |
#s(approx (+ (* -11/15120 (* x x)) -23/360) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) (*.f64 x x)))) |
#s(approx (- x (sin x)) x) |
#s(approx (- x (sin x)) (*.f64 (+.f64 (neg.f64 (/.f64 (sin.f64 x) x)) #s(literal 1 binary64)) x)) |
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/120 binary64))) |
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/120 binary64))) |
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (+ (* -1/120 (* x x)) 1/6) (*.f64 (*.f64 x x) #s(literal -1/120 binary64))) |
#s(approx (+ (* -1/120 (* x x)) 1/6) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 x x))) |
#s(approx (tan x) (tan.f64 x)) |
#s(approx (* (+ (* (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) x) 1/6) (* (* x x) x)) (*.f64 (pow.f64 x #s(literal 9 binary64)) #s(literal -1/362880 binary64))) |
#s(approx (* (+ (* (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) x) 1/6) (* (* x x) x)) (*.f64 (-.f64 (/.f64 #s(literal 1/5040 binary64) (*.f64 x x)) #s(literal 1/362880 binary64)) (pow.f64 x #s(literal 9 binary64)))) |
#s(approx (* (+ (* (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) x) 1/6) (* (* x x) x)) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/5040 binary64) (*.f64 x x)) #s(literal 1/362880 binary64)) (/.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (pow.f64 x #s(literal 9 binary64)))) |
#s(approx (* (+ (* (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) x) 1/6) (* (* x x) x)) (*.f64 (-.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/6 binary64) (/.f64 #s(literal 1/5040 binary64) (*.f64 x x))) #s(literal 1/362880 binary64)) (/.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (pow.f64 x #s(literal 9 binary64)))) |
#s(approx (+ (* (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) x) 1/6) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) #s(literal -1/362880 binary64))) |
#s(approx (+ (* (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) x) 1/6) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/5040 binary64) (*.f64 x x)) #s(literal 1/362880 binary64)))) |
#s(approx (+ (* (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) x) 1/6) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) (-.f64 (-.f64 (/.f64 #s(literal 1/5040 binary64) (*.f64 x x)) #s(literal 1/362880 binary64)) (/.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
#s(approx (+ (* (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) x) 1/6) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) (-.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/6 binary64) (/.f64 #s(literal 1/5040 binary64) (*.f64 x x))) #s(literal 1/362880 binary64)) (/.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
#s(approx (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/362880 binary64))) |
#s(approx (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) (*.f64 (-.f64 (/.f64 #s(literal 1/5040 binary64) (*.f64 x x)) #s(literal 1/362880 binary64)) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/5040 binary64) (*.f64 x x)) #s(literal 1/362880 binary64)) (/.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/362880 binary64))) |
#s(approx (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) (*.f64 (-.f64 (/.f64 #s(literal 1/5040 binary64) (*.f64 x x)) #s(literal 1/362880 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
#s(approx (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/5040 binary64) (*.f64 x x)) #s(literal 1/362880 binary64)) (/.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
#s(approx (+ (* -1/362880 (* x x)) 1/5040) (*.f64 (*.f64 x x) #s(literal -1/362880 binary64))) |
#s(approx (+ (* -1/362880 (* x x)) 1/5040) (*.f64 (-.f64 (/.f64 #s(literal 1/5040 binary64) (*.f64 x x)) #s(literal 1/362880 binary64)) (*.f64 x x))) |
#s(approx (/ (- x (sin x)) (tan x)) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (cos.f64 x) (sin.f64 x))) (/.f64 (cos.f64 x) x)) x))) |
#s(approx (* (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) x) (neg.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 (+.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 11/15120 binary64) (*.f64 x x))) #s(literal 143/604800 binary64))))) |
#s(approx (* (+ (* (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) x) 1/6) x) (neg.f64 (*.f64 (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 11/15120 binary64) (*.f64 x x))) #s(literal 143/604800 binary64)) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)))) (pow.f64 x #s(literal 7 binary64))))) |
#s(approx (* (+ (* (+ (* -143/604800 (* x x)) -11/15120) (* x x)) -23/360) x) (neg.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (+.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 11/15120 binary64) (*.f64 x x))) #s(literal 143/604800 binary64))))) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) (neg.f64 (*.f64 (+.f64 #s(literal 11/15120 binary64) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (pow.f64 x #s(literal 5 binary64))))) |
#s(approx (- x (sin x)) (neg.f64 (*.f64 (-.f64 (/.f64 (sin.f64 x) x) #s(literal 1 binary64)) x))) |
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) (neg.f64 (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (pow.f64 x #s(literal 5 binary64))))) |
#s(approx (* (+ (* -1/120 (* x x)) 1/6) x) (neg.f64 (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) x)))) |
#s(approx (* (+ (* (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) x) 1/6) (* (* x x) x)) (neg.f64 (*.f64 (-.f64 #s(literal 1/362880 binary64) (/.f64 #s(literal 1/5040 binary64) (*.f64 x x))) (pow.f64 x #s(literal 9 binary64))))) |
#s(approx (* (+ (* (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) x) 1/6) (* (* x x) x)) (neg.f64 (*.f64 (+.f64 #s(literal 1/362880 binary64) (-.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/5040 binary64) (*.f64 x x)))) (pow.f64 x #s(literal 9 binary64))))) |
#s(approx (* (+ (* (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) x) 1/6) (* (* x x) x)) (neg.f64 (*.f64 (-.f64 (+.f64 #s(literal 1/362880 binary64) (-.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/5040 binary64) (*.f64 x x)))) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)))) (pow.f64 x #s(literal 9 binary64))))) |
#s(approx (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) (neg.f64 (*.f64 (-.f64 #s(literal 1/362880 binary64) (/.f64 #s(literal 1/5040 binary64) (*.f64 x x))) (pow.f64 x #s(literal 5 binary64))))) |
#s(approx (* (+ (* (+ (* -1/362880 (* x x)) 1/5040) (* x x)) -1/120) x) (neg.f64 (*.f64 (+.f64 #s(literal 1/362880 binary64) (-.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/5040 binary64) (*.f64 x x)))) (pow.f64 x #s(literal 5 binary64))))) |
Compiled 8 768 to 3 311 computations (62.2% saved)
19 alts after pruning (14 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 600 | 12 | 612 |
| Fresh | 2 | 2 | 4 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 1 | 1 |
| Total | 603 | 19 | 622 |
| Status | Accuracy | Program |
|---|---|---|
| 5.2% | (/.f64 (/.f64 (fma.f64 (*.f64 x x) x (pow.f64 (neg.f64 (sin.f64 x)) #s(literal 3 binary64))) (fma.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 (neg.f64 (sin.f64 x)))))) (tan.f64 x)) | |
| ✓ | 54.4% | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
| ✓ | 87.8% | (/.f64 #s(approx (- x (sin x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x))) (tan.f64 x)) |
| 86.8% | (/.f64 #s(approx (- x (sin x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x))) #s(approx (tan x) x)) | |
| 87.7% | (/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal -1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) (*.f64 x x))) (tan.f64 x)) | |
| ▶ | 23.6% | (/.f64 #s(approx (- x (sin x)) #s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (pow.f64 x #s(literal 5 binary64))))) (tan.f64 x)) |
| ▶ | 99.6% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x))) |
| ▶ | 99.5% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x)) x)) |
| 99.4% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x)) x)) | |
| 99.4% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x))) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x))) x)) | |
| 37.9% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x))))) x)) | |
| 99.5% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x)) x)) | |
| ✓ | 99.4% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -11/15120 binary64) (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
| ✓ | 99.5% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -143/604800 binary64) (*.f64 x x) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x) x)) |
| ▶ | 98.6% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
| 99.2% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)))) | |
| ✓ | 98.6% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
| 22.1% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 #s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 11/15120 binary64)) (/.f64 #s(literal 23/360 binary64) (*.f64 x x))) (pow.f64 x #s(literal 5 binary64)))) x)) | |
| ▶ | 16.6% | #s(approx (/ (- x (sin x)) (tan x)) #s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 11/15120 binary64)) (/.f64 #s(literal 23/360 binary64) (*.f64 x x)))))) |
Compiled 720 to 610 computations (15.3% saved)
| Inputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x))) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x)) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) |
(*.f64 x x) |
x |
#s(literal -143/604800 binary64) |
#s(literal -11/15120 binary64) |
#s(literal -23/360 binary64) |
#s(literal 1/6 binary64) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 #s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x) |
(*.f64 #s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x)) x)) |
(*.f64 (fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x)) x) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x)) |
(*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) |
#s(approx (/ (- x (sin x)) (tan x)) #s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 11/15120 binary64)) (/.f64 #s(literal 23/360 binary64) (*.f64 x x)))))) |
#s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 11/15120 binary64)) (/.f64 #s(literal 23/360 binary64) (*.f64 x x))))) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 11/15120 binary64)) (/.f64 #s(literal 23/360 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 11/15120 binary64)) (/.f64 #s(literal 23/360 binary64) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 11/15120 binary64)) |
(/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) |
#s(literal 11/15120 binary64) |
(/.f64 #s(literal 23/360 binary64) (*.f64 x x)) |
#s(literal 23/360 binary64) |
(/.f64 #s(approx (- x (sin x)) #s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (pow.f64 x #s(literal 5 binary64))))) (tan.f64 x)) |
#s(approx (- x (sin x)) #s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (pow.f64 x #s(literal 5 binary64))))) |
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (pow.f64 x #s(literal 5 binary64)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (pow.f64 x #s(literal 5 binary64))) |
(-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) |
(/.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
#s(literal 1/120 binary64) |
(pow.f64 x #s(literal 5 binary64)) |
#s(literal 5 binary64) |
(tan.f64 x) |
| Outputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) (* x x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) #s(hole binary64 (+ 1/6 (* -23/360 (pow x 2))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360))))) |
#s(approx (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) #s(hole binary64 (* -23/360 x))) |
#s(approx (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) #s(hole binary64 (* x (- (* -11/15120 (pow x 2)) 23/360)))) |
#s(approx (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) #s(hole binary64 (* x (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))) |
#s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(hole binary64 -23/360)) |
#s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(hole binary64 (- (* -11/15120 (pow x 2)) 23/360))) |
#s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(hole binary64 (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360))) |
#s(approx (+ (* (* x x) -143/604800) -11/15120) #s(hole binary64 -11/15120)) |
#s(approx (+ (* (* x x) -143/604800) -11/15120) #s(hole binary64 (- (* -143/604800 (pow x 2)) 11/15120))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* -23/360 (pow x 2))))) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))) |
#s(approx (* (+ (* x 1/6) (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x)) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (+ (* x 1/6) (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x)) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (+ (* x 1/6) (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x)) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (* (+ (* x 1/6) (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x)) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))))) |
#s(approx (+ (* x 1/6) (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x)) #s(hole binary64 (* 1/6 x))) |
#s(approx (+ (* x 1/6) (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x)) #s(hole binary64 (* x (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (+ (* x 1/6) (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x)) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (+ (* x 1/6) (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x)) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))))) |
#s(approx (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) #s(hole binary64 (* -23/360 (pow x 3)))) |
#s(approx (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) #s(hole binary64 (* (pow x 3) (- (* -11/15120 (pow x 2)) 23/360)))) |
#s(approx (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) #s(hole binary64 (* (pow x 3) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))) |
#s(approx (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) #s(hole binary64 (* -23/360 (pow x 2)))) |
#s(approx (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) #s(hole binary64 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))) |
#s(approx (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) #s(hole binary64 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))) |
#s(approx (* (* (* (* x x) (* x x)) (* x x)) (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x)))) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (* (* x x) (* x x)) (* x x)) (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x)))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (* (* (* x x) (* x x)) (* x x)) (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x)))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (* (* (* x x) (* x x)) (* x x)) #s(hole binary64 (pow x 6))) |
#s(approx (* (* x x) (* x x)) #s(hole binary64 (pow x 4))) |
#s(approx (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x))) #s(hole binary64 (/ 1/6 (pow x 4)))) |
#s(approx (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x))) #s(hole binary64 (/ (+ 1/6 (* -23/360 (pow x 2))) (pow x 4)))) |
#s(approx (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x))) #s(hole binary64 (/ (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))) (pow x 4)))) |
#s(approx (- (/ 1/6 (* (* x x) (* x x))) 11/15120) #s(hole binary64 (/ 1/6 (pow x 4)))) |
#s(approx (- (/ 1/6 (* (* x x) (* x x))) 11/15120) #s(hole binary64 (/ (+ 1/6 (* -11/15120 (pow x 4))) (pow x 4)))) |
#s(approx (/ 1/6 (* (* x x) (* x x))) #s(hole binary64 (/ 1/6 (pow x 4)))) |
#s(approx (/ 23/360 (* x x)) #s(hole binary64 (/ 23/360 (pow x 2)))) |
#s(approx (- x (sin x)) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* -1/120 (pow x 2)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120)))))) |
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* -1/120 (pow x 2)))))) |
#s(approx (* (- (/ 1/6 (* x x)) 1/120) (pow x 5)) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (* (- (/ 1/6 (* x x)) 1/120) (pow x 5)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* -1/120 (pow x 2)))))) |
#s(approx (- (/ 1/6 (* x x)) 1/120) #s(hole binary64 (/ 1/6 (pow x 2)))) |
#s(approx (- (/ 1/6 (* x x)) 1/120) #s(hole binary64 (/ (+ 1/6 (* -1/120 (pow x 2))) (pow x 2)))) |
#s(approx (/ 1/6 (* x x)) #s(hole binary64 (/ 1/6 (pow x 2)))) |
#s(approx (pow x 5) #s(hole binary64 (pow x 5))) |
#s(approx (tan x) #s(hole binary64 x)) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2)))))))) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2)))))))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (/ (* x (cos x)) (sin x)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* x (+ (* -1 (/ (cos x) x)) (/ (cos x) (sin x)))))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) (* x x)) #s(hole binary64 (* -143/604800 (pow x 8)))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) (* x x)) #s(hole binary64 (* -1 (* (pow x 8) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) (* x x)) #s(hole binary64 (* (pow x 8) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) (* x x)) #s(hole binary64 (* (pow x 8) (- (* 1/6 (/ 1 (pow x 6))) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) #s(hole binary64 (* -143/604800 (pow x 6)))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) #s(hole binary64 (* -1 (* (pow x 6) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) #s(hole binary64 (* (pow x 6) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) #s(hole binary64 (* (pow x 6) (- (* 1/6 (/ 1 (pow x 6))) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))))))) |
#s(approx (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) #s(hole binary64 (* -143/604800 (pow x 5)))) |
#s(approx (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) #s(hole binary64 (* -1 (* (pow x 5) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) #s(hole binary64 (* (pow x 5) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)))) |
#s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(hole binary64 (* -143/604800 (pow x 4)))) |
#s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(hole binary64 (* -1 (* (pow x 4) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(hole binary64 (* (pow x 4) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)))) |
#s(approx (+ (* (* x x) -143/604800) -11/15120) #s(hole binary64 (* -143/604800 (pow x 2)))) |
#s(approx (+ (* (* x x) -143/604800) -11/15120) #s(hole binary64 (* -1 (* (pow x 2) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* -11/15120 (pow x 6)))) |
#s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* -1 (* (pow x 6) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 6) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* -11/15120 (pow x 5)))) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* (pow x 5) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(hole binary64 (* -11/15120 (pow x 4)))) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(hole binary64 (* -1 (* (pow x 4) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* x 1/6) (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x)) x) #s(hole binary64 (* -143/604800 (pow x 8)))) |
#s(approx (* (+ (* x 1/6) (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x)) x) #s(hole binary64 (* -1 (* (pow x 8) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* x 1/6) (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x)) x) #s(hole binary64 (* (pow x 8) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)))) |
#s(approx (* (+ (* x 1/6) (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x)) x) #s(hole binary64 (* (pow x 8) (- (* 1/6 (/ 1 (pow x 6))) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))))))) |
#s(approx (+ (* x 1/6) (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x)) #s(hole binary64 (* -143/604800 (pow x 7)))) |
#s(approx (+ (* x 1/6) (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x)) #s(hole binary64 (* -1 (* (pow x 7) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* x 1/6) (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x)) #s(hole binary64 (* (pow x 7) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)))) |
#s(approx (+ (* x 1/6) (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x)) #s(hole binary64 (* (pow x 7) (- (* 1/6 (/ 1 (pow x 6))) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))))))) |
#s(approx (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) #s(hole binary64 (* -143/604800 (pow x 7)))) |
#s(approx (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) #s(hole binary64 (* -1 (* (pow x 7) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) #s(hole binary64 (* (pow x 7) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)))) |
#s(approx (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) #s(hole binary64 (* -143/604800 (pow x 6)))) |
#s(approx (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) #s(hole binary64 (* -1 (* (pow x 6) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) #s(hole binary64 (* (pow x 6) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)))) |
#s(approx (* (* (* (* x x) (* x x)) (* x x)) (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x)))) #s(hole binary64 (* -11/15120 (pow x 6)))) |
#s(approx (* (* (* (* x x) (* x x)) (* x x)) (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x)))) #s(hole binary64 (* -1 (* (pow x 6) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (* (* x x) (* x x)) (* x x)) (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x)))) #s(hole binary64 (* (pow x 6) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x))) #s(hole binary64 -11/15120)) |
#s(approx (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x))) #s(hole binary64 (* -1 (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))) |
#s(approx (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x))) #s(hole binary64 (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))) |
#s(approx (- (/ 1/6 (* (* x x) (* x x))) 11/15120) #s(hole binary64 -11/15120)) |
#s(approx (- (/ 1/6 (* (* x x) (* x x))) 11/15120) #s(hole binary64 (- (* 1/6 (/ 1 (pow x 4))) 11/15120))) |
#s(approx (- x (sin x)) #s(hole binary64 x)) |
#s(approx (- x (sin x)) #s(hole binary64 (* x (+ 1 (* -1 (/ (sin x) x)))))) |
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* -1/120 (pow x 5)))) |
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 1/120)))) |
#s(approx (* (- (/ 1/6 (* x x)) 1/120) (pow x 5)) #s(hole binary64 (* -1/120 (pow x 5)))) |
#s(approx (* (- (/ 1/6 (* x x)) 1/120) (pow x 5)) #s(hole binary64 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 1/120)))) |
#s(approx (- (/ 1/6 (* x x)) 1/120) #s(hole binary64 -1/120)) |
#s(approx (- (/ 1/6 (* x x)) 1/120) #s(hole binary64 (- (* 1/6 (/ 1 (pow x 2))) 1/120))) |
#s(approx (tan x) #s(hole binary64 (/ (sin x) (cos x)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (/ (cos x) x)))))) |
#s(approx (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) #s(hole binary64 (* -1 (* (pow x 5) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))))))) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (- (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (/ 1/6 (pow x 4))))))) |
#s(approx (+ (* x 1/6) (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x)) #s(hole binary64 (* -1 (* (pow x 7) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))))))) |
#s(approx (+ (* x 1/6) (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x)) #s(hole binary64 (* -1 (* (pow x 7) (- (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))) (* 1/6 (/ 1 (pow x 6)))))))) |
#s(approx (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) #s(hole binary64 (* -1 (* (pow x 7) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* -1 (* x (- (/ (sin x) x) 1))))) |
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* -1 (* (pow x 5) (- 1/120 (* 1/6 (/ 1 (pow x 2)))))))) |
#s(approx (* (- (/ 1/6 (* x x)) 1/120) (pow x 5)) #s(hole binary64 (* -1 (* (pow x 5) (- 1/120 (* 1/6 (/ 1 (pow x 2)))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 9.0ms | x | @ | inf | ((/ (- x (sin x)) (tan x)) (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) (* x x)) (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) (+ (* (* x x) -143/604800) -11/15120) (* x x) x -143/604800 -11/15120 -23/360 1/6 (/ (- x (sin x)) (tan x)) (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) (/ (- x (sin x)) (tan x)) (* (+ (* x 1/6) (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x)) x) (+ (* x 1/6) (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x)) (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) (/ (- x (sin x)) (tan x)) (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) (* (* (* (* x x) (* x x)) (* x x)) (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x)))) (* (* (* x x) (* x x)) (* x x)) (* (* x x) (* x x)) (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x))) (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 1/6 (* (* x x) (* x x))) 11/15120 (/ 23/360 (* x x)) 23/360 (/ (- x (sin x)) (tan x)) (- x (sin x)) (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) (* (- (/ 1/6 (* x x)) 1/120) (pow x 5)) (- (/ 1/6 (* x x)) 1/120) (/ 1/6 (* x x)) 1/120 (pow x 5) 5 (tan x)) |
| 5.0ms | x | @ | -inf | ((/ (- x (sin x)) (tan x)) (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) (* x x)) (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) (+ (* (* x x) -143/604800) -11/15120) (* x x) x -143/604800 -11/15120 -23/360 1/6 (/ (- x (sin x)) (tan x)) (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) (/ (- x (sin x)) (tan x)) (* (+ (* x 1/6) (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x)) x) (+ (* x 1/6) (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x)) (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) (/ (- x (sin x)) (tan x)) (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) (* (* (* (* x x) (* x x)) (* x x)) (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x)))) (* (* (* x x) (* x x)) (* x x)) (* (* x x) (* x x)) (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x))) (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 1/6 (* (* x x) (* x x))) 11/15120 (/ 23/360 (* x x)) 23/360 (/ (- x (sin x)) (tan x)) (- x (sin x)) (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) (* (- (/ 1/6 (* x x)) 1/120) (pow x 5)) (- (/ 1/6 (* x x)) 1/120) (/ 1/6 (* x x)) 1/120 (pow x 5) 5 (tan x)) |
| 4.0ms | x | @ | 0 | ((/ (- x (sin x)) (tan x)) (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) (* x x)) (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) (+ (* (* x x) -143/604800) -11/15120) (* x x) x -143/604800 -11/15120 -23/360 1/6 (/ (- x (sin x)) (tan x)) (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) (/ (- x (sin x)) (tan x)) (* (+ (* x 1/6) (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x)) x) (+ (* x 1/6) (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x)) (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) (/ (- x (sin x)) (tan x)) (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) (* (* (* (* x x) (* x x)) (* x x)) (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x)))) (* (* (* x x) (* x x)) (* x x)) (* (* x x) (* x x)) (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x))) (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 1/6 (* (* x x) (* x x))) 11/15120 (/ 23/360 (* x x)) 23/360 (/ (- x (sin x)) (tan x)) (- x (sin x)) (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) (* (- (/ 1/6 (* x x)) 1/120) (pow x 5)) (- (/ 1/6 (* x x)) 1/120) (/ 1/6 (* x x)) 1/120 (pow x 5) 5 (tan x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 398 | 4293 |
| 0 | 453 | 3892 |
| 1 | 1776 | 3892 |
| 0 | 8169 | 3709 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x))) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x)) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) |
(*.f64 x x) |
x |
#s(literal -143/604800 binary64) |
#s(literal -11/15120 binary64) |
#s(literal -23/360 binary64) |
#s(literal 1/6 binary64) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 #s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x) |
(*.f64 #s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x)) x)) |
(*.f64 (fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x)) x) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x)) |
(*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) |
#s(approx (/ (- x (sin x)) (tan x)) #s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 11/15120 binary64)) (/.f64 #s(literal 23/360 binary64) (*.f64 x x)))))) |
#s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 11/15120 binary64)) (/.f64 #s(literal 23/360 binary64) (*.f64 x x))))) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 11/15120 binary64)) (/.f64 #s(literal 23/360 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 11/15120 binary64)) (/.f64 #s(literal 23/360 binary64) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 11/15120 binary64)) |
(/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) |
#s(literal 11/15120 binary64) |
(/.f64 #s(literal 23/360 binary64) (*.f64 x x)) |
#s(literal 23/360 binary64) |
(/.f64 #s(approx (- x (sin x)) #s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (pow.f64 x #s(literal 5 binary64))))) (tan.f64 x)) |
#s(approx (- x (sin x)) #s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (pow.f64 x #s(literal 5 binary64))))) |
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (pow.f64 x #s(literal 5 binary64)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (pow.f64 x #s(literal 5 binary64))) |
(-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) |
(/.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
#s(literal 1/120 binary64) |
(pow.f64 x #s(literal 5 binary64)) |
#s(literal 5 binary64) |
(tan.f64 x) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) (* x x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) #s(hole binary64 (+ 1/6 (* -23/360 (pow x 2))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360))))) |
#s(approx (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) #s(hole binary64 (* -23/360 x))) |
#s(approx (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) #s(hole binary64 (* x (- (* -11/15120 (pow x 2)) 23/360)))) |
#s(approx (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) #s(hole binary64 (* x (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))) |
#s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(hole binary64 -23/360)) |
#s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(hole binary64 (- (* -11/15120 (pow x 2)) 23/360))) |
#s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(hole binary64 (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360))) |
#s(approx (+ (* (* x x) -143/604800) -11/15120) #s(hole binary64 -11/15120)) |
#s(approx (+ (* (* x x) -143/604800) -11/15120) #s(hole binary64 (- (* -143/604800 (pow x 2)) 11/15120))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* -23/360 (pow x 2))))) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))) |
#s(approx (* (+ (* x 1/6) (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x)) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (+ (* x 1/6) (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x)) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (+ (* x 1/6) (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x)) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (* (+ (* x 1/6) (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x)) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))))) |
#s(approx (+ (* x 1/6) (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x)) #s(hole binary64 (* 1/6 x))) |
#s(approx (+ (* x 1/6) (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x)) #s(hole binary64 (* x (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (+ (* x 1/6) (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x)) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (+ (* x 1/6) (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x)) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))))) |
#s(approx (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) #s(hole binary64 (* -23/360 (pow x 3)))) |
#s(approx (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) #s(hole binary64 (* (pow x 3) (- (* -11/15120 (pow x 2)) 23/360)))) |
#s(approx (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) #s(hole binary64 (* (pow x 3) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))) |
#s(approx (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) #s(hole binary64 (* -23/360 (pow x 2)))) |
#s(approx (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) #s(hole binary64 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))) |
#s(approx (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) #s(hole binary64 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))) |
#s(approx (* (* (* (* x x) (* x x)) (* x x)) (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x)))) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (* (* x x) (* x x)) (* x x)) (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x)))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (* (* (* x x) (* x x)) (* x x)) (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x)))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (* (* (* x x) (* x x)) (* x x)) #s(hole binary64 (pow x 6))) |
#s(approx (* (* x x) (* x x)) #s(hole binary64 (pow x 4))) |
#s(approx (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x))) #s(hole binary64 (/ 1/6 (pow x 4)))) |
#s(approx (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x))) #s(hole binary64 (/ (+ 1/6 (* -23/360 (pow x 2))) (pow x 4)))) |
#s(approx (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x))) #s(hole binary64 (/ (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))) (pow x 4)))) |
#s(approx (- (/ 1/6 (* (* x x) (* x x))) 11/15120) #s(hole binary64 (/ 1/6 (pow x 4)))) |
#s(approx (- (/ 1/6 (* (* x x) (* x x))) 11/15120) #s(hole binary64 (/ (+ 1/6 (* -11/15120 (pow x 4))) (pow x 4)))) |
#s(approx (/ 1/6 (* (* x x) (* x x))) #s(hole binary64 (/ 1/6 (pow x 4)))) |
#s(approx (/ 23/360 (* x x)) #s(hole binary64 (/ 23/360 (pow x 2)))) |
#s(approx (- x (sin x)) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* -1/120 (pow x 2)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120)))))) |
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* -1/120 (pow x 2)))))) |
#s(approx (* (- (/ 1/6 (* x x)) 1/120) (pow x 5)) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (* (- (/ 1/6 (* x x)) 1/120) (pow x 5)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* -1/120 (pow x 2)))))) |
#s(approx (- (/ 1/6 (* x x)) 1/120) #s(hole binary64 (/ 1/6 (pow x 2)))) |
#s(approx (- (/ 1/6 (* x x)) 1/120) #s(hole binary64 (/ (+ 1/6 (* -1/120 (pow x 2))) (pow x 2)))) |
#s(approx (/ 1/6 (* x x)) #s(hole binary64 (/ 1/6 (pow x 2)))) |
#s(approx (pow x 5) #s(hole binary64 (pow x 5))) |
#s(approx (tan x) #s(hole binary64 x)) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2)))))))) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2)))))))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (/ (* x (cos x)) (sin x)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* x (+ (* -1 (/ (cos x) x)) (/ (cos x) (sin x)))))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) (* x x)) #s(hole binary64 (* -143/604800 (pow x 8)))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) (* x x)) #s(hole binary64 (* -1 (* (pow x 8) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) (* x x)) #s(hole binary64 (* (pow x 8) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) (* x x)) #s(hole binary64 (* (pow x 8) (- (* 1/6 (/ 1 (pow x 6))) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) #s(hole binary64 (* -143/604800 (pow x 6)))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) #s(hole binary64 (* -1 (* (pow x 6) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) #s(hole binary64 (* (pow x 6) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) #s(hole binary64 (* (pow x 6) (- (* 1/6 (/ 1 (pow x 6))) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))))))) |
#s(approx (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) #s(hole binary64 (* -143/604800 (pow x 5)))) |
#s(approx (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) #s(hole binary64 (* -1 (* (pow x 5) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) #s(hole binary64 (* (pow x 5) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)))) |
#s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(hole binary64 (* -143/604800 (pow x 4)))) |
#s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(hole binary64 (* -1 (* (pow x 4) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(hole binary64 (* (pow x 4) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)))) |
#s(approx (+ (* (* x x) -143/604800) -11/15120) #s(hole binary64 (* -143/604800 (pow x 2)))) |
#s(approx (+ (* (* x x) -143/604800) -11/15120) #s(hole binary64 (* -1 (* (pow x 2) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* -11/15120 (pow x 6)))) |
#s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* -1 (* (pow x 6) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 6) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* -11/15120 (pow x 5)))) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* (pow x 5) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(hole binary64 (* -11/15120 (pow x 4)))) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(hole binary64 (* -1 (* (pow x 4) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* x 1/6) (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x)) x) #s(hole binary64 (* -143/604800 (pow x 8)))) |
#s(approx (* (+ (* x 1/6) (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x)) x) #s(hole binary64 (* -1 (* (pow x 8) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* x 1/6) (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x)) x) #s(hole binary64 (* (pow x 8) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)))) |
#s(approx (* (+ (* x 1/6) (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x)) x) #s(hole binary64 (* (pow x 8) (- (* 1/6 (/ 1 (pow x 6))) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))))))) |
#s(approx (+ (* x 1/6) (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x)) #s(hole binary64 (* -143/604800 (pow x 7)))) |
#s(approx (+ (* x 1/6) (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x)) #s(hole binary64 (* -1 (* (pow x 7) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* x 1/6) (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x)) #s(hole binary64 (* (pow x 7) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)))) |
#s(approx (+ (* x 1/6) (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x)) #s(hole binary64 (* (pow x 7) (- (* 1/6 (/ 1 (pow x 6))) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))))))) |
#s(approx (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) #s(hole binary64 (* -143/604800 (pow x 7)))) |
#s(approx (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) #s(hole binary64 (* -1 (* (pow x 7) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) #s(hole binary64 (* (pow x 7) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)))) |
#s(approx (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) #s(hole binary64 (* -143/604800 (pow x 6)))) |
#s(approx (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) #s(hole binary64 (* -1 (* (pow x 6) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) #s(hole binary64 (* (pow x 6) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)))) |
#s(approx (* (* (* (* x x) (* x x)) (* x x)) (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x)))) #s(hole binary64 (* -11/15120 (pow x 6)))) |
#s(approx (* (* (* (* x x) (* x x)) (* x x)) (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x)))) #s(hole binary64 (* -1 (* (pow x 6) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (* (* x x) (* x x)) (* x x)) (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x)))) #s(hole binary64 (* (pow x 6) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x))) #s(hole binary64 -11/15120)) |
#s(approx (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x))) #s(hole binary64 (* -1 (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))) |
#s(approx (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x))) #s(hole binary64 (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))) |
#s(approx (- (/ 1/6 (* (* x x) (* x x))) 11/15120) #s(hole binary64 -11/15120)) |
#s(approx (- (/ 1/6 (* (* x x) (* x x))) 11/15120) #s(hole binary64 (- (* 1/6 (/ 1 (pow x 4))) 11/15120))) |
#s(approx (- x (sin x)) #s(hole binary64 x)) |
#s(approx (- x (sin x)) #s(hole binary64 (* x (+ 1 (* -1 (/ (sin x) x)))))) |
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* -1/120 (pow x 5)))) |
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 1/120)))) |
#s(approx (* (- (/ 1/6 (* x x)) 1/120) (pow x 5)) #s(hole binary64 (* -1/120 (pow x 5)))) |
#s(approx (* (- (/ 1/6 (* x x)) 1/120) (pow x 5)) #s(hole binary64 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 1/120)))) |
#s(approx (- (/ 1/6 (* x x)) 1/120) #s(hole binary64 -1/120)) |
#s(approx (- (/ 1/6 (* x x)) 1/120) #s(hole binary64 (- (* 1/6 (/ 1 (pow x 2))) 1/120))) |
#s(approx (tan x) #s(hole binary64 (/ (sin x) (cos x)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (/ (cos x) x)))))) |
#s(approx (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) #s(hole binary64 (* -1 (* (pow x 5) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))))))) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (- (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (/ 1/6 (pow x 4))))))) |
#s(approx (+ (* x 1/6) (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x)) #s(hole binary64 (* -1 (* (pow x 7) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))))))) |
#s(approx (+ (* x 1/6) (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x)) #s(hole binary64 (* -1 (* (pow x 7) (- (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))) (* 1/6 (/ 1 (pow x 6)))))))) |
#s(approx (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) #s(hole binary64 (* -1 (* (pow x 7) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* -1 (* x (- (/ (sin x) x) 1))))) |
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* -1 (* (pow x 5) (- 1/120 (* 1/6 (/ 1 (pow x 2)))))))) |
#s(approx (* (- (/ 1/6 (* x x)) 1/120) (pow x 5)) #s(hole binary64 (* -1 (* (pow x 5) (- 1/120 (* 1/6 (/ 1 (pow x 2)))))))) |
| Outputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64))) |
(*.f64 x (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) (*.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x)))))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) (*.f64 x x))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) (*.f64 x x))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x)) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (neg.f64 (*.f64 x x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64))) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64))))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x))) |
(/.f64 (-.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64))) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal -1/6 binary64))) |
(/.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64))))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) |
(fma.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) #s(literal 1/6 binary64)) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal -1/6 binary64)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal -1/6 binary64)) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x)) x)) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)))) |
(+.f64 (/.f64 #s(literal 1/216 binary64) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x))))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 3 binary64)) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1/216 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (neg.f64 (*.f64 x x))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)))) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) |
(*.f64 x (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64))) |
(/.f64 (-.f64 #s(literal 529/129600 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal -23/360 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x))) |
(/.f64 (+.f64 #s(literal -12167/46656000 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 3 binary64))) (+.f64 #s(literal 529/129600 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal -23/360 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 2 binary64)) #s(literal 529/129600 binary64))) (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal 23/360 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 3 binary64)) #s(literal 12167/46656000 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 23/360 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 3 binary64)) #s(literal -12167/46656000 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal -23/360 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 2 binary64)) #s(literal 529/129600 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal 23/360 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 3 binary64)) #s(literal 12167/46656000 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 23/360 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 3 binary64)) #s(literal -12167/46656000 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal -23/360 binary64))))) |
(neg.f64 (-.f64 #s(literal 23/360 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal 23/360 binary64))) (/.f64 #s(literal 529/129600 binary64) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal 23/360 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 23/360 binary64))))) (/.f64 #s(literal 12167/46656000 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 23/360 binary64)))))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 23/360 binary64)) |
(-.f64 #s(literal -23/360 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x)) x)) |
(-.f64 #s(literal -23/360 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) (*.f64 x x))) |
(-.f64 #s(literal -23/360 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal -23/360 binary64))))) (/.f64 #s(literal -12167/46656000 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal -23/360 binary64)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) #s(literal -23/360 binary64)) |
(+.f64 #s(literal -23/360 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x)) |
(/.f64 (-.f64 #s(literal 121/228614400 binary64) (*.f64 #s(literal 20449/365783040000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (-.f64 #s(literal -11/15120 binary64) (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)))) |
(/.f64 (+.f64 #s(literal -1331/3456649728000 binary64) (*.f64 #s(literal -2924207/221225582592000000 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x))) (+.f64 #s(literal 121/228614400 binary64) (-.f64 (*.f64 #s(literal 20449/365783040000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 #s(literal -11/15120 binary64) (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 20449/365783040000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -121/228614400 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal 11/15120 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -2924207/221225582592000000 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x)) #s(literal 1331/3456649728000 binary64))) (neg.f64 (fma.f64 #s(literal 20449/365783040000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (+.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -2924207/221225582592000000 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x) #s(literal -1331/3456649728000 binary64))) (neg.f64 (fma.f64 #s(literal 20449/365783040000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal -11/15120 binary64)))))) |
(/.f64 (fma.f64 #s(literal 20449/365783040000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -121/228614400 binary64)) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal 11/15120 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal -2924207/221225582592000000 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x)) #s(literal 1331/3456649728000 binary64)) (fma.f64 #s(literal 20449/365783040000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (+.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64))))) |
(/.f64 (fma.f64 #s(literal -2924207/221225582592000000 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x) #s(literal -1331/3456649728000 binary64)) (fma.f64 #s(literal 20449/365783040000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal -11/15120 binary64))))) |
(neg.f64 (-.f64 #s(literal 11/15120 binary64) (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)))) |
(fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) |
(fma.f64 #s(literal -143/604800 binary64) (*.f64 x x) #s(literal -11/15120 binary64)) |
(fma.f64 x (*.f64 x #s(literal -143/604800 binary64)) #s(literal -11/15120 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 20449/365783040000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal 11/15120 binary64))) (/.f64 #s(literal 121/228614400 binary64) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal 11/15120 binary64)))) |
(-.f64 (/.f64 (*.f64 #s(literal -2924207/221225582592000000 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x)) (fma.f64 #s(literal 20449/365783040000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (+.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64))))) (/.f64 #s(literal 1331/3456649728000 binary64) (fma.f64 #s(literal 20449/365783040000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (+.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64)))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64)) |
(-.f64 #s(literal -11/15120 binary64) (*.f64 (neg.f64 (*.f64 x x)) #s(literal -143/604800 binary64))) |
(-.f64 #s(literal -11/15120 binary64) (*.f64 (neg.f64 x) (*.f64 x #s(literal -143/604800 binary64)))) |
(-.f64 #s(literal -11/15120 binary64) (*.f64 #s(literal 143/604800 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 #s(literal -2924207/221225582592000000 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x)) (fma.f64 #s(literal 20449/365783040000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal -11/15120 binary64))))) (/.f64 #s(literal -1331/3456649728000 binary64) (fma.f64 #s(literal 20449/365783040000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal -11/15120 binary64)))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal -11/15120 binary64)) |
(+.f64 #s(literal -11/15120 binary64) (*.f64 (*.f64 x x) #s(literal -143/604800 binary64))) |
(*.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 x #s(literal 2 binary64)) |
(sqrt.f64 (*.f64 (*.f64 (*.f64 x x) x) x)) |
(fabs.f64 (neg.f64 (*.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))) |
x |
#s(literal -143/604800 binary64) |
#s(literal -11/15120 binary64) |
#s(literal -23/360 binary64) |
#s(literal 1/6 binary64) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 #s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x) |
(*.f64 #s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) (*.f64 x x)) |
(*.f64 x (*.f64 #s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x)) |
(*.f64 #s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x) |
(*.f64 x #s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64))) |
(*.f64 x (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) (*.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x)))))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) (*.f64 x x))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) (*.f64 x x))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x)) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (neg.f64 (*.f64 x x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x))) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x)) x) (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x)) x))) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/36 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x)) x) #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (fma.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x)) x) (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x)) x) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x)) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x) #s(literal 3 binary64)) (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x) #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x))))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 #s(literal 1/6 binary64) x (*.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x))) x)) |
(fma.f64 #s(literal 1/6 binary64) x (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x)) |
(fma.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x))) x)) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x)))) |
(-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x) (*.f64 #s(literal -1/6 binary64) x)) |
(-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x) (*.f64 (neg.f64 x) #s(literal 1/6 binary64))) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x)) (*.f64 x x))) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x))) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x)) x)) |
(+.f64 (/.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x)) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x))))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x)))))) |
(+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x))) x)) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x)) |
(*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) (*.f64 x x)) |
(*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) |
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64))) |
(*.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x)) |
#s(approx (/ (- x (sin x)) (tan x)) #s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x) (neg.f64 (+.f64 #s(literal 11/15120 binary64) (/.f64 (-.f64 #s(literal 23/360 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 x x))))))) |
#s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x) (neg.f64 (+.f64 #s(literal 11/15120 binary64) (/.f64 (-.f64 #s(literal 23/360 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 x x)))))) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 x x) (neg.f64 (+.f64 #s(literal 11/15120 binary64) (/.f64 (-.f64 #s(literal 23/360 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 x x)))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x) (neg.f64 (+.f64 #s(literal 11/15120 binary64) (/.f64 (-.f64 #s(literal 23/360 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 x x))))) |
(*.f64 (neg.f64 (+.f64 #s(literal 11/15120 binary64) (/.f64 (-.f64 #s(literal 23/360 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x)) |
(*.f64 (*.f64 (neg.f64 (*.f64 x x)) (fabs.f64 x)) (*.f64 (neg.f64 (*.f64 x x)) (fabs.f64 x))) |
(*.f64 (*.f64 (neg.f64 (*.f64 x x)) (neg.f64 x)) (*.f64 (neg.f64 (*.f64 x x)) (neg.f64 x))) |
(*.f64 (*.f64 (*.f64 x x) (fabs.f64 x)) (*.f64 (*.f64 x x) (fabs.f64 x))) |
(*.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (*.f64 (*.f64 x x) (neg.f64 x))) |
(*.f64 (*.f64 (fabs.f64 x) (neg.f64 (*.f64 x x))) (*.f64 (fabs.f64 x) (neg.f64 (*.f64 x x)))) |
(*.f64 (*.f64 (fabs.f64 x) (*.f64 x x)) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(*.f64 (*.f64 (neg.f64 x) (neg.f64 (*.f64 x x))) (*.f64 (neg.f64 x) (neg.f64 (*.f64 x x)))) |
(*.f64 (*.f64 (neg.f64 x) (*.f64 x x)) (*.f64 (neg.f64 x) (*.f64 x x))) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) (pow.f64 (*.f64 x x) #s(literal 3/2 binary64))) |
(*.f64 (*.f64 x (neg.f64 (*.f64 x x))) (*.f64 x (neg.f64 (*.f64 x x)))) |
(*.f64 (*.f64 (neg.f64 (*.f64 x x)) x) (*.f64 (neg.f64 (*.f64 x x)) x)) |
(*.f64 (neg.f64 (*.f64 (*.f64 x x) x)) (neg.f64 (*.f64 (*.f64 x x) x))) |
(*.f64 (fabs.f64 (*.f64 (*.f64 x x) x)) (fabs.f64 (*.f64 (*.f64 x x) x))) |
(*.f64 (pow.f64 (fabs.f64 x) #s(literal 3 binary64)) (pow.f64 (fabs.f64 x) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 6 binary64)) |
(pow.f64 (*.f64 (*.f64 x x) x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3 binary64)) |
(pow.f64 x #s(literal 6 binary64)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 4 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 3 binary64) (*.f64 (log.f64 x) #s(literal 3 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (*.f64 (log.f64 x) #s(literal 4 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))) |
(*.f64 (*.f64 (fabs.f64 x) (neg.f64 x)) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(*.f64 (*.f64 (fabs.f64 x) x) (*.f64 (fabs.f64 x) x)) |
(*.f64 (*.f64 (neg.f64 x) (fabs.f64 x)) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(*.f64 (*.f64 x (fabs.f64 x)) (*.f64 x (fabs.f64 x))) |
(*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x)) |
(*.f64 (*.f64 x (neg.f64 x)) (*.f64 x (neg.f64 x))) |
(*.f64 (neg.f64 (neg.f64 (*.f64 x x))) (neg.f64 (neg.f64 (*.f64 x x)))) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal 1 binary64)) (pow.f64 (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) |
(*.f64 (neg.f64 (*.f64 x x)) (neg.f64 (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 x x) x) x) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 x (*.f64 (*.f64 x x) x)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 4 binary64)) |
(pow.f64 (neg.f64 (*.f64 x x)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 4 binary64)) |
(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 (pow.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64))) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64))) (-.f64 (*.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64))) (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (neg.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 11/15120 binary64)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x))) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 11/15120 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 11/15120 binary64)) (neg.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 11/15120 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (neg.f64 (+.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 11/15120 binary64)) (/.f64 #s(literal 23/360 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64))) (*.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64))))) (neg.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 11/15120 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 12167/46656000 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x)))) (neg.f64 (+.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 11/15120 binary64)) #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 11/15120 binary64)) (/.f64 #s(literal 23/360 binary64) (*.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 3 binary64)) (pow.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64))) (fma.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)) (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 #s(literal 11/15120 binary64) (/.f64 #s(literal 23/360 binary64) (*.f64 x x)))) (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal 121/228614400 binary64) (/.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))))) (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal 11/15120 binary64) (/.f64 #s(literal 23/360 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 121/228614400 binary64) (-.f64 (/.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 #s(literal 11/15120 binary64) (/.f64 #s(literal 23/360 binary64) (*.f64 x x)))))) (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) x) x)) (+.f64 #s(literal 1331/3456649728000 binary64) (/.f64 #s(literal 12167/46656000 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x))))) (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) x) x)) (+.f64 #s(literal 121/228614400 binary64) (-.f64 (/.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 #s(literal 11/15120 binary64) (/.f64 #s(literal 23/360 binary64) (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (-.f64 #s(literal 11/15120 binary64) (/.f64 #s(literal 23/360 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (-.f64 #s(literal 121/228614400 binary64) (/.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))))) (*.f64 (*.f64 x x) (-.f64 #s(literal 11/15120 binary64) (/.f64 #s(literal 23/360 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (+.f64 #s(literal 121/228614400 binary64) (-.f64 (/.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 #s(literal 11/15120 binary64) (/.f64 #s(literal 23/360 binary64) (*.f64 x x)))))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1331/3456649728000 binary64) (/.f64 #s(literal 12167/46656000 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x))))) (*.f64 (*.f64 x x) (+.f64 #s(literal 121/228614400 binary64) (-.f64 (/.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 #s(literal 11/15120 binary64) (/.f64 #s(literal 23/360 binary64) (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 11/15120 binary64) (/.f64 #s(literal 23/360 binary64) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 121/228614400 binary64) (/.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 11/15120 binary64) (/.f64 #s(literal 23/360 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 121/228614400 binary64) (-.f64 (/.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 #s(literal 11/15120 binary64) (/.f64 #s(literal 23/360 binary64) (*.f64 x x)))))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (+.f64 #s(literal 1331/3456649728000 binary64) (/.f64 #s(literal 12167/46656000 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x))))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (+.f64 #s(literal 121/228614400 binary64) (-.f64 (/.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 #s(literal 11/15120 binary64) (/.f64 #s(literal 23/360 binary64) (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64))) #s(literal 121/228614400 binary64)) x) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal -11/15120 binary64)) (/.f64 #s(literal 23/360 binary64) x))) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal -11/15120 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64))) #s(literal 121/228614400 binary64)) (*.f64 x x)) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64))) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal -11/15120 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64))) #s(literal 121/228614400 binary64)) (neg.f64 (*.f64 x x))) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal -11/15120 binary64)) (neg.f64 (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 3 binary64)) #s(literal 1331/3456649728000 binary64)) x) (*.f64 (+.f64 (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64))) (+.f64 #s(literal 121/228614400 binary64) (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 11/15120 binary64)))) (/.f64 #s(literal 23/360 binary64) x))) (*.f64 (+.f64 (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64))) (+.f64 #s(literal 121/228614400 binary64) (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 11/15120 binary64)))) x)) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 3 binary64)) #s(literal 1331/3456649728000 binary64)) (*.f64 x x)) (*.f64 (+.f64 (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64))) (+.f64 #s(literal 121/228614400 binary64) (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 11/15120 binary64)))) #s(literal 23/360 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64))) (+.f64 #s(literal 121/228614400 binary64) (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 11/15120 binary64)))) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 3 binary64)) #s(literal 1331/3456649728000 binary64)) (neg.f64 (*.f64 x x))) (*.f64 (+.f64 (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64))) (+.f64 #s(literal 121/228614400 binary64) (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 11/15120 binary64)))) #s(literal -23/360 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64))) (+.f64 #s(literal 121/228614400 binary64) (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 11/15120 binary64)))) (neg.f64 (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 11/15120 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 11/15120 binary64)) (neg.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 11/15120 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (+.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 11/15120 binary64)) (/.f64 #s(literal 23/360 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64))) (*.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)))) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (neg.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64))) (*.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)))) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 11/15120 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 12167/46656000 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x))) (+.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 11/15120 binary64)) #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 11/15120 binary64)) (/.f64 #s(literal 23/360 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 3 binary64)) (pow.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64))) (fma.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)) (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)))))) |
(neg.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 11/15120 binary64)))) |
(neg.f64 (+.f64 #s(literal 11/15120 binary64) (/.f64 (-.f64 #s(literal 23/360 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 x x)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fabs.f64 x)) (/.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (neg.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fabs.f64 x)) (neg.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 x)) (/.f64 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) (neg.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 x)) (neg.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x) (/.f64 #s(literal 1/6 binary64) x) (neg.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) (neg.f64 (*.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x))) (neg.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x) (neg.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (neg.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/6 binary64) (neg.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)))) |
(fma.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (neg.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)))) |
(-.f64 (/.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 11/15120 binary64)) #s(literal 2 binary64)) (+.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 11/15120 binary64)) (/.f64 #s(literal 23/360 binary64) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (+.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 11/15120 binary64)) (/.f64 #s(literal 23/360 binary64) (*.f64 x x))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64))) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)))) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64))) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64))))) |
(-.f64 (/.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 11/15120 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 11/15120 binary64)) #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 11/15120 binary64)) (/.f64 #s(literal 23/360 binary64) (*.f64 x x)))))) (/.f64 (/.f64 #s(literal 12167/46656000 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x)) (+.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 11/15120 binary64)) #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 11/15120 binary64)) (/.f64 #s(literal 23/360 binary64) (*.f64 x x))))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64))) (fma.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)) (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)))))) (/.f64 (pow.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64))) (fma.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)) (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64))))))) |
(-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (neg.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)))) |
(-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64))) |
(-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 11/15120 binary64)) (/.f64 #s(literal 23/360 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (neg.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)))) |
(+.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 11/15120 binary64)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 23/360 binary64))) |
(+.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 11/15120 binary64)) (neg.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)))) |
(+.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 11/15120 binary64)) (*.f64 #s(literal -23/360 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 3 binary64)) #s(literal -1331/3456649728000 binary64)) (+.f64 (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64))) (-.f64 #s(literal 121/228614400 binary64) (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal -11/15120 binary64))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64))) #s(literal 121/228614400 binary64))) (neg.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal -11/15120 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 3 binary64)) #s(literal 1331/3456649728000 binary64))) (neg.f64 (+.f64 (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64))) (+.f64 #s(literal 121/228614400 binary64) (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 11/15120 binary64)))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64))) #s(literal 121/228614400 binary64)) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal -11/15120 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 3 binary64)) #s(literal 1331/3456649728000 binary64)) (+.f64 (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64))) (+.f64 #s(literal 121/228614400 binary64) (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 11/15120 binary64))))) |
(neg.f64 (-.f64 #s(literal 11/15120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fabs.f64 x)) (/.f64 #s(literal 1/6 binary64) (fabs.f64 x)) #s(literal -11/15120 binary64)) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fabs.f64 x)) #s(literal -11/15120 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 x)) (/.f64 #s(literal 1/6 binary64) (neg.f64 x)) #s(literal -11/15120 binary64)) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) (neg.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 x)) #s(literal -11/15120 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x) (/.f64 #s(literal 1/6 binary64) x) #s(literal -11/15120 binary64)) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) (neg.f64 (*.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x))) #s(literal -11/15120 binary64)) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) x) #s(literal -11/15120 binary64)) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x) #s(literal -11/15120 binary64)) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) #s(literal -11/15120 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/6 binary64) #s(literal -11/15120 binary64)) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal -11/15120 binary64)) |
(-.f64 (/.f64 (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64))) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal -11/15120 binary64))) (/.f64 #s(literal 121/228614400 binary64) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal -11/15120 binary64)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64))) (+.f64 #s(literal 121/228614400 binary64) (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 11/15120 binary64))))) (/.f64 #s(literal 1331/3456649728000 binary64) (+.f64 (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 8 binary64))) (+.f64 #s(literal 121/228614400 binary64) (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 11/15120 binary64)))))) |
(-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 11/15120 binary64)) |
(+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal -11/15120 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fabs.f64 x)) (/.f64 #s(literal 1/6 binary64) (fabs.f64 x))) |
(*.f64 (/.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fabs.f64 x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 x)) (/.f64 #s(literal 1/6 binary64) (neg.f64 x))) |
(*.f64 (/.f64 #s(literal 1/6 binary64) (neg.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x) (/.f64 #s(literal 1/6 binary64) x)) |
(*.f64 (/.f64 #s(literal 1/6 binary64) (neg.f64 (*.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1/6 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) x)) |
(*.f64 (/.f64 #s(literal 1/6 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/6 binary64)) |
(*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (neg.f64 (*.f64 x x))) |
(/.f64 #s(literal -1/6 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 x x)) |
(/.f64 #s(literal 1/6 binary64) (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) x) x)))) |
(/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) |
#s(literal 11/15120 binary64) |
(*.f64 (/.f64 #s(literal 23/360 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (/.f64 #s(literal 23/360 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (/.f64 #s(literal 23/360 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) |
(*.f64 #s(literal 23/360 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (/.f64 #s(literal 23/360 binary64) x)) (neg.f64 x)) |
(/.f64 (/.f64 #s(literal 23/360 binary64) x) x) |
(/.f64 #s(literal 23/360 binary64) (neg.f64 (neg.f64 (*.f64 x x)))) |
(/.f64 #s(literal 23/360 binary64) (*.f64 x x)) |
(/.f64 #s(literal -23/360 binary64) (neg.f64 (*.f64 x x))) |
#s(literal 23/360 binary64) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- x (sin x)) #s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64))))))) (neg.f64 (neg.f64 (tan.f64 x)))) |
(/.f64 (neg.f64 #s(approx (- x (sin x)) #s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)))))) (neg.f64 (tan.f64 x))) |
(/.f64 #s(approx (- x (sin x)) #s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64))))) (tan.f64 x)) |
#s(approx (- x (sin x)) #s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64))))) |
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)))) |
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x)) |
(/.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/216 binary64) #s(literal -1/1728000 binary64)) (+.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal -1/120 binary64))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/14400 binary64))) (neg.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x)) #s(literal 1/1728000 binary64))) (neg.f64 (+.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (+.f64 #s(literal 1/14400 binary64) (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/14400 binary64)) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal -1/120 binary64))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/14400 binary64)) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x)) #s(literal 1/1728000 binary64)) (+.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (+.f64 #s(literal 1/14400 binary64) (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64))))) |
(neg.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal -1/120 binary64)) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal -1/120 binary64)) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) x) (/.f64 #s(literal 1 binary64) x) #s(literal -1/120 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64) #s(literal -1/120 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/120 binary64)) |
(-.f64 (/.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64))) (/.f64 #s(literal 1/14400 binary64) (+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x)) (+.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (+.f64 #s(literal 1/14400 binary64) (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64))))) (/.f64 #s(literal 1/1728000 binary64) (+.f64 (/.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (+.f64 #s(literal 1/14400 binary64) (*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)))))) |
(-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) |
(+.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal -1/120 binary64)) |
(*.f64 (/.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (/.f64 #s(literal 1/6 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (/.f64 #s(literal 1/6 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/6 binary64) x)) (neg.f64 x)) |
(/.f64 (/.f64 #s(literal 1/6 binary64) x) x) |
(/.f64 #s(literal -1/6 binary64) (neg.f64 (*.f64 x x))) |
(/.f64 #s(literal 1/6 binary64) (neg.f64 (neg.f64 (*.f64 x x)))) |
(/.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
#s(literal 1/120 binary64) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 5/2 binary64))) (neg.f64 (pow.f64 x #s(literal 5/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal 5/2 binary64))) (fabs.f64 (pow.f64 x #s(literal 5/2 binary64)))) |
(*.f64 (pow.f64 x #s(literal 5/2 binary64)) (pow.f64 x #s(literal 5/2 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 5 binary64)) |
(pow.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 5 binary64)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 5 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 5 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 5 binary64))) |
#s(literal 5 binary64) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 x))) (neg.f64 (neg.f64 (cos.f64 x)))) |
(/.f64 (+.f64 (tan.f64 x) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 (PI.f64))))) |
(/.f64 (neg.f64 (sin.f64 x)) (neg.f64 (cos.f64 x))) |
(/.f64 (sin.f64 x) (cos.f64 x)) |
(tan.f64 (+.f64 (+.f64 x (PI.f64)) (PI.f64))) |
(tan.f64 (+.f64 x (PI.f64))) |
(tan.f64 x) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x) x)) |
#s(approx (* (+ (* x 1/6) (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x)) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (* (+ (* x 1/6) (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x)) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (* (+ (* x 1/6) (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x)) x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (* (+ (* x 1/6) (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x)) x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x) x)) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) #s(literal 1/6 binary64)) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64))) |
#s(approx (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) (*.f64 #s(literal -23/360 binary64) x)) |
#s(approx (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x)) |
#s(approx (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x)) |
#s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(literal -23/360 binary64)) |
#s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) |
#s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64))) |
#s(approx (+ (* (* x x) -143/604800) -11/15120) #s(literal -11/15120 binary64)) |
#s(approx (+ (* (* x x) -143/604800) -11/15120) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) x)) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x)) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (* (+ (* x 1/6) (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x)) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (* (+ (* x 1/6) (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x)) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (* (+ (* x 1/6) (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x)) x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (* (+ (* x 1/6) (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x)) x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x) x)) |
#s(approx (+ (* x 1/6) (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x)) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (+ (* x 1/6) (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) x)) |
#s(approx (+ (* x 1/6) (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x)) |
#s(approx (+ (* x 1/6) (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x)) |
#s(approx (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64))) |
#s(approx (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
#s(approx (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) |
#s(approx (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)) |
#s(approx (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x)) |
#s(approx (* (* (* (* x x) (* x x)) (* x x)) (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x)))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (* (* (* (* x x) (* x x)) (* x x)) (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (* (* (* (* x x) (* x x)) (* x x)) (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x)))) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (* (* (* x x) (* x x)) (* x x)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x)) |
#s(approx (* (* x x) (* x x)) (*.f64 (*.f64 (*.f64 x x) x) x)) |
#s(approx (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x))) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) |
#s(approx (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x))) (/.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
#s(approx (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x))) (/.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
#s(approx (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) |
#s(approx (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -11/15120 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
#s(approx (/ 1/6 (* (* x x) (* x x))) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) |
#s(approx (/ 23/360 (* x x)) (/.f64 #s(literal 23/360 binary64) (*.f64 x x))) |
#s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) |
#s(approx (- x (sin x)) (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (- x (sin x)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal -1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (- x (sin x)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) |
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (* (- (/ 1/6 (* x x)) 1/120) (pow x 5)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) |
#s(approx (* (- (/ 1/6 (* x x)) 1/120) (pow x 5)) (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (- (/ 1/6 (* x x)) 1/120) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
#s(approx (- (/ 1/6 (* x x)) 1/120) (/.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (/ 1/6 (* x x)) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) |
#s(approx (pow x 5) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x)) |
#s(approx (tan x) x) |
#s(approx (tan x) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (tan x) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (tan x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 x x) #s(literal 2/15 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (/.f64 (*.f64 (cos.f64 x) x) (sin.f64 x))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (+.f64 (/.f64 (cos.f64 x) (sin.f64 x)) (neg.f64 (/.f64 (cos.f64 x) x))) x)) |
#s(approx (* (+ (* x 1/6) (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x)) x) (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal -143/604800 binary64))) |
#s(approx (* (+ (* x 1/6) (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x)) x) (neg.f64 (*.f64 (pow.f64 x #s(literal 8 binary64)) (+.f64 (/.f64 #s(literal 11/15120 binary64) (*.f64 x x)) #s(literal 143/604800 binary64))))) |
#s(approx (* (+ (* x 1/6) (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x)) x) (*.f64 (-.f64 (/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64))) (*.f64 x x)) #s(literal 143/604800 binary64)) (pow.f64 x #s(literal 8 binary64)))) |
#s(approx (* (+ (* x 1/6) (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x)) x) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x)) #s(literal 143/604800 binary64)) (+.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 11/15120 binary64) (*.f64 x x)))) (pow.f64 x #s(literal 8 binary64)))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x) #s(literal -143/604800 binary64))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 11/15120 binary64) (*.f64 x x)) #s(literal 143/604800 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x)))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) (*.f64 (-.f64 (/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64))) (*.f64 x x)) #s(literal 143/604800 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x)) #s(literal 143/604800 binary64)) (+.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 11/15120 binary64) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x))) |
#s(approx (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) #s(literal -143/604800 binary64))) |
#s(approx (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 11/15120 binary64) (*.f64 x x)) #s(literal 143/604800 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x)))) |
#s(approx (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) (*.f64 (-.f64 (/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64))) (*.f64 x x)) #s(literal 143/604800 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x))) |
#s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -143/604800 binary64))) |
#s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 11/15120 binary64) (*.f64 x x)) #s(literal 143/604800 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x)))) |
#s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) (*.f64 (-.f64 (/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64))) (*.f64 x x)) #s(literal 143/604800 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
#s(approx (+ (* (* x x) -143/604800) -11/15120) (*.f64 (*.f64 x x) #s(literal -143/604800 binary64))) |
#s(approx (+ (* (* x x) -143/604800) -11/15120) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 11/15120 binary64) (*.f64 x x)) #s(literal 143/604800 binary64)) (*.f64 x x)))) |
#s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x) #s(literal -11/15120 binary64))) |
#s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x)))) |
#s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x) (neg.f64 (+.f64 #s(literal 11/15120 binary64) (/.f64 (-.f64 #s(literal 23/360 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 x x)))))) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) #s(literal -11/15120 binary64))) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x)))) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) (neg.f64 (+.f64 #s(literal 11/15120 binary64) (/.f64 (-.f64 #s(literal 23/360 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 x x)))))) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -11/15120 binary64))) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x)))) |
#s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (neg.f64 (+.f64 #s(literal 11/15120 binary64) (/.f64 (-.f64 #s(literal 23/360 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 x x)))))) |
#s(approx (* (+ (* x 1/6) (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x)) x) (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal -143/604800 binary64))) |
#s(approx (* (+ (* x 1/6) (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x)) x) (neg.f64 (*.f64 (pow.f64 x #s(literal 8 binary64)) (+.f64 (/.f64 #s(literal 11/15120 binary64) (*.f64 x x)) #s(literal 143/604800 binary64))))) |
#s(approx (* (+ (* x 1/6) (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x)) x) (*.f64 (-.f64 (/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64))) (*.f64 x x)) #s(literal 143/604800 binary64)) (pow.f64 x #s(literal 8 binary64)))) |
#s(approx (* (+ (* x 1/6) (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x)) x) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x)) #s(literal 143/604800 binary64)) (+.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 11/15120 binary64) (*.f64 x x)))) (pow.f64 x #s(literal 8 binary64)))) |
#s(approx (+ (* x 1/6) (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x)) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -143/604800 binary64))) |
#s(approx (+ (* x 1/6) (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x)) (neg.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 (/.f64 #s(literal 11/15120 binary64) (*.f64 x x)) #s(literal 143/604800 binary64))))) |
#s(approx (+ (* x 1/6) (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x)) (*.f64 (pow.f64 x #s(literal 7 binary64)) (-.f64 (/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64))) (*.f64 x x)) #s(literal 143/604800 binary64)))) |
#s(approx (+ (* x 1/6) (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x)) (*.f64 (pow.f64 x #s(literal 7 binary64)) (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x)) #s(literal 143/604800 binary64)) (+.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 11/15120 binary64) (*.f64 x x)))))) |
#s(approx (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -143/604800 binary64))) |
#s(approx (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (neg.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 (/.f64 #s(literal 11/15120 binary64) (*.f64 x x)) #s(literal 143/604800 binary64))))) |
#s(approx (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (*.f64 (pow.f64 x #s(literal 7 binary64)) (-.f64 (/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64))) (*.f64 x x)) #s(literal 143/604800 binary64)))) |
#s(approx (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x) #s(literal -143/604800 binary64))) |
#s(approx (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 11/15120 binary64) (*.f64 x x)) #s(literal 143/604800 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x)))) |
#s(approx (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) (*.f64 (-.f64 (/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64))) (*.f64 x x)) #s(literal 143/604800 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x))) |
#s(approx (* (* (* (* x x) (* x x)) (* x x)) (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x)))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x) #s(literal -11/15120 binary64))) |
#s(approx (* (* (* (* x x) (* x x)) (* x x)) (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x)))) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x)))) |
#s(approx (* (* (* (* x x) (* x x)) (* x x)) (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x)))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x) (neg.f64 (+.f64 #s(literal 11/15120 binary64) (/.f64 (-.f64 #s(literal 23/360 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 x x)))))) |
#s(approx (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x))) #s(literal -11/15120 binary64)) |
#s(approx (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x))) (neg.f64 (-.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -11/15120 binary64)))) |
#s(approx (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x))) (neg.f64 (+.f64 #s(literal 11/15120 binary64) (/.f64 (-.f64 #s(literal 23/360 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 x x))))) |
#s(approx (- (/ 1/6 (* (* x x) (* x x))) 11/15120) #s(literal -11/15120 binary64)) |
#s(approx (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 11/15120 binary64))) |
#s(approx (- x (sin x)) x) |
#s(approx (- x (sin x)) (*.f64 (-.f64 (neg.f64 (/.f64 (sin.f64 x) x)) #s(literal -1 binary64)) x)) |
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) #s(literal -1/120 binary64))) |
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)))) |
#s(approx (* (- (/ 1/6 (* x x)) 1/120) (pow x 5)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) #s(literal -1/120 binary64))) |
#s(approx (* (- (/ 1/6 (* x x)) 1/120) (pow x 5)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)))) |
#s(approx (- (/ 1/6 (* x x)) 1/120) #s(literal -1/120 binary64)) |
#s(approx (- (/ 1/6 (* x x)) 1/120) (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64))) |
#s(approx (tan x) (tan.f64 x)) |
#s(approx (/ (- x (sin x)) (tan x)) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (cos.f64 x) (sin.f64 x))) (/.f64 (cos.f64 x) x)) x))) |
#s(approx (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) (neg.f64 (*.f64 (+.f64 (+.f64 #s(literal 143/604800 binary64) (/.f64 #s(literal 23/360 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (/.f64 #s(literal 11/15120 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x)))) |
#s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) (neg.f64 (*.f64 (+.f64 #s(literal 11/15120 binary64) (/.f64 (-.f64 #s(literal 23/360 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x)))) |
#s(approx (+ (* x 1/6) (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x)) (neg.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 (+.f64 #s(literal 143/604800 binary64) (/.f64 #s(literal 23/360 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (/.f64 #s(literal 11/15120 binary64) (*.f64 x x)))))) |
#s(approx (+ (* x 1/6) (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x)) (neg.f64 (*.f64 (-.f64 (+.f64 (+.f64 #s(literal 143/604800 binary64) (/.f64 #s(literal 23/360 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (/.f64 #s(literal 11/15120 binary64) (*.f64 x x))) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x))) (pow.f64 x #s(literal 7 binary64))))) |
#s(approx (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (neg.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 (+.f64 #s(literal 143/604800 binary64) (/.f64 #s(literal 23/360 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (/.f64 #s(literal 11/15120 binary64) (*.f64 x x)))))) |
#s(approx (- x (sin x)) (neg.f64 (*.f64 (-.f64 (/.f64 (sin.f64 x) x) #s(literal 1 binary64)) x))) |
#s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) (neg.f64 (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x)))) |
#s(approx (* (- (/ 1/6 (* x x)) 1/120) (pow x 5)) (neg.f64 (*.f64 (-.f64 #s(literal 1/120 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x)))) |
Compiled 10 172 to 3 964 computations (61% saved)
20 alts after pruning (13 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 742 | 7 | 749 |
| Fresh | 3 | 6 | 9 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 5 | 5 |
| Total | 748 | 20 | 768 |
| Status | Accuracy | Program |
|---|---|---|
| 5.2% | (/.f64 (/.f64 (fma.f64 (*.f64 x x) x (pow.f64 (neg.f64 (sin.f64 x)) #s(literal 3 binary64))) (fma.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 (neg.f64 (sin.f64 x)))))) (tan.f64 x)) | |
| ✓ | 54.4% | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
| ✓ | 87.8% | (/.f64 #s(approx (- x (sin x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x))) (tan.f64 x)) |
| 86.8% | (/.f64 #s(approx (- x (sin x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x))) #s(approx (tan x) x)) | |
| ▶ | 87.7% | (/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal -1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) (*.f64 x x))) (tan.f64 x)) |
| 23.0% | (/.f64 #s(approx (- x (sin x)) #s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (pow.f64 x #s(literal 5 binary64))))) #s(approx (tan x) x)) | |
| ✓ | 99.6% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x))) |
| ▶ | 99.5% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x (*.f64 #s(literal 1/6 binary64) x)) x)) |
| ▶ | 99.2% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (*.f64 #s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x))) |
| 99.4% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x)) x)) | |
| 99.2% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 #s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(literal -23/360 binary64)) x) x) x)) x)) | |
| 38.1% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (/.f64 (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x) #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x))))) x)) | |
| 99.5% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/36 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))) x)) | |
| 99.4% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x))) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x))) x)) | |
| ▶ | 37.9% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x))))) x)) |
| ✓ | 99.4% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -11/15120 binary64) (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
| ✓ | 99.5% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -143/604800 binary64) (*.f64 x x) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x) x)) |
| ✓ | 98.6% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
| ✓ | 98.6% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
| ▶ | 15.7% | #s(approx (/ (- x (sin x)) (tan x)) #s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) #s(approx (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x))) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))))) |
Compiled 819 to 666 computations (18.7% saved)
| Inputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x (*.f64 #s(literal 1/6 binary64) x)) x)) |
(*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x (*.f64 #s(literal 1/6 binary64) x)) x) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x (*.f64 #s(literal 1/6 binary64) x)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) |
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) |
(*.f64 x x) |
x |
#s(literal -143/604800 binary64) |
#s(literal -11/15120 binary64) |
#s(literal -23/360 binary64) |
(*.f64 #s(literal 1/6 binary64) x) |
#s(literal 1/6 binary64) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (*.f64 #s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x))) |
(*.f64 (fma.f64 (*.f64 #s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x)) |
(fma.f64 (*.f64 #s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) |
(*.f64 #s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(literal -23/360 binary64)) x) |
#s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(literal -23/360 binary64)) |
#s(approx (/ (- x (sin x)) (tan x)) #s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) #s(approx (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x))) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))))) |
#s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) #s(approx (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x))) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))))) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) #s(approx (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x))) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
#s(approx (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x))) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(*.f64 (*.f64 (*.f64 x x) x) x) |
(*.f64 (*.f64 x x) x) |
(/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal -1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) (*.f64 x x))) (tan.f64 x)) |
#s(approx (- x (sin x)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal -1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) (*.f64 x x))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal -1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) (*.f64 x x)) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal -1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) |
(fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal -1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) |
(fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal -1/120 binary64)) |
#s(literal 1/5040 binary64) |
#s(literal -1/120 binary64) |
(tan.f64 x) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x))))) x)) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x))))) x) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x))))) |
(+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x) #s(literal 3 binary64))) |
(pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) |
#s(literal 3 binary64) |
(pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x) #s(literal 3 binary64)) |
(*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) |
(fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x)))) |
(-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x))) |
(*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x)) |
(*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x)) |
| Outputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))))) |
#s(approx (* (+ (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (* 1/6 x)) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (+ (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (* 1/6 x)) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (+ (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (* 1/6 x)) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (* (+ (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (* 1/6 x)) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))))) |
#s(approx (+ (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (* 1/6 x)) #s(hole binary64 (* 1/6 x))) |
#s(approx (+ (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (* 1/6 x)) #s(hole binary64 (* x (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (+ (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (* 1/6 x)) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (+ (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (* 1/6 x)) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))))) |
#s(approx (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) #s(hole binary64 (* -23/360 (pow x 2)))) |
#s(approx (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) #s(hole binary64 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))) |
#s(approx (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) #s(hole binary64 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))) |
#s(approx (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) #s(hole binary64 (* -23/360 x))) |
#s(approx (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) #s(hole binary64 (* x (- (* -11/15120 (pow x 2)) 23/360)))) |
#s(approx (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) #s(hole binary64 (* x (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))) |
#s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(hole binary64 -23/360)) |
#s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(hole binary64 (- (* -11/15120 (pow x 2)) 23/360))) |
#s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(hole binary64 (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360))) |
#s(approx (+ (* (* x x) -143/604800) -11/15120) #s(hole binary64 -11/15120)) |
#s(approx (+ (* (* x x) -143/604800) -11/15120) #s(hole binary64 (- (* -143/604800 (pow x 2)) 11/15120))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* 1/6 x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) (* x x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) #s(hole binary64 (+ 1/6 (* -23/360 (pow x 2))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360))))) |
#s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (* (* (* (* x x) (* x x)) (* x x)) (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x)))) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (* (* x x) (* x x)) (* x x)) (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x)))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (* (* (* x x) (* x x)) (* x x)) (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x)))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (* (* (* x x) (* x x)) (* x x)) #s(hole binary64 (pow x 6))) |
#s(approx (* (* x x) (* x x)) #s(hole binary64 (pow x 4))) |
#s(approx (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x))) #s(hole binary64 (/ 1/6 (pow x 4)))) |
#s(approx (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x))) #s(hole binary64 (/ (+ 1/6 (* -23/360 (pow x 2))) (pow x 4)))) |
#s(approx (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x))) #s(hole binary64 (/ (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))) (pow x 4)))) |
#s(approx (/ 1/6 (* (* (* x x) x) x)) #s(hole binary64 (/ 1/6 (pow x 4)))) |
#s(approx (* (* (* x x) x) x) #s(hole binary64 (pow x 4))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (- x (sin x)) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* -1/120 (pow x 2)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120)))))) |
#s(approx (* (* (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (* (* (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* -1/120 (pow x 2)))))) |
#s(approx (* (* (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120)))))) |
#s(approx (* (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -1/120 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120)))))) |
#s(approx (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* -1/120 (pow x 2))))) |
#s(approx (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120))))) |
#s(approx (+ (* 1/5040 (* x x)) -1/120) #s(hole binary64 -1/120)) |
#s(approx (+ (* 1/5040 (* x x)) -1/120) #s(hole binary64 (- (* 1/5040 (pow x 2)) 1/120))) |
#s(approx (tan x) #s(hole binary64 x)) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2)))))))) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2)))))))))) |
#s(approx (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))))) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))))) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))))) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))))) #s(hole binary64 (* 1/6 x))) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))))) #s(hole binary64 (* x (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))))) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) #s(hole binary64 (* 1/216 (pow x 3)))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) #s(hole binary64 (* (pow x 3) (+ 1/216 (* -12167/46656000 (pow x 6)))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) #s(hole binary64 (* (pow x 3) (+ 1/216 (* (pow x 6) (- (* -5819/653184000 (pow x 2)) 12167/46656000)))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) #s(hole binary64 (* (pow x 3) (+ 1/216 (* (pow x 6) (- (* (pow x 2) (- (* -2783/27433728000 (pow x 2)) 5819/653184000)) 12167/46656000)))))) |
#s(approx (pow (* 1/6 x) 3) #s(hole binary64 (* 1/216 (pow x 3)))) |
#s(approx (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3) #s(hole binary64 (* -12167/46656000 (pow x 9)))) |
#s(approx (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3) #s(hole binary64 (* (pow x 9) (- (* -5819/653184000 (pow x 2)) 12167/46656000)))) |
#s(approx (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3) #s(hole binary64 (* (pow x 9) (- (* (pow x 2) (- (* -2783/27433728000 (pow x 2)) 5819/653184000)) 12167/46656000)))) |
#s(approx (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3) #s(hole binary64 (* (pow x 9) (- (* (pow x 2) (- (* (pow x 2) (- (* -1331/3456649728000 (pow x 2)) 2783/27433728000)) 5819/653184000)) 12167/46656000)))) |
#s(approx (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) #s(hole binary64 (* -23/360 (pow x 3)))) |
#s(approx (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) #s(hole binary64 (* (pow x 3) (- (* -11/15120 (pow x 2)) 23/360)))) |
#s(approx (* (* (+ (* (* x x) -11/15120) -23/360) x) x) #s(hole binary64 (* -23/360 (pow x 2)))) |
#s(approx (* (* (+ (* (* x x) -11/15120) -23/360) x) x) #s(hole binary64 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))) |
#s(approx (* (+ (* (* x x) -11/15120) -23/360) x) #s(hole binary64 (* -23/360 x))) |
#s(approx (* (+ (* (* x x) -11/15120) -23/360) x) #s(hole binary64 (* x (- (* -11/15120 (pow x 2)) 23/360)))) |
#s(approx (+ (* (* x x) -11/15120) -23/360) #s(hole binary64 -23/360)) |
#s(approx (+ (* (* x x) -11/15120) -23/360) #s(hole binary64 (- (* -11/15120 (pow x 2)) 23/360))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)))) #s(hole binary64 (* 1/36 (pow x 2)))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)))) #s(hole binary64 (* (pow x 2) (+ 1/36 (* 23/2160 (pow x 2)))))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)))) #s(hole binary64 (* (pow x 2) (+ 1/36 (* (pow x 2) (+ 23/2160 (* 1271/302400 (pow x 2)))))))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)))) #s(hole binary64 (* (pow x 2) (+ 1/36 (* (pow x 2) (+ 23/2160 (* (pow x 2) (+ 1271/302400 (* 253/2721600 (pow x 2)))))))))) |
#s(approx (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))) #s(hole binary64 (* 23/2160 (pow x 4)))) |
#s(approx (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))) #s(hole binary64 (* (pow x 4) (+ 23/2160 (* 1271/302400 (pow x 2)))))) |
#s(approx (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))) #s(hole binary64 (* (pow x 4) (+ 23/2160 (* (pow x 2) (+ 1271/302400 (* 253/2721600 (pow x 2)))))))) |
#s(approx (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))) #s(hole binary64 (* (pow x 4) (+ 23/2160 (* (pow x 2) (+ 1271/302400 (* (pow x 2) (+ 253/2721600 (* 121/228614400 (pow x 2)))))))))) |
#s(approx (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) #s(hole binary64 (* 529/129600 (pow x 6)))) |
#s(approx (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) #s(hole binary64 (* (pow x 6) (+ 529/129600 (* 253/2721600 (pow x 2)))))) |
#s(approx (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) #s(hole binary64 (* (pow x 6) (+ 529/129600 (* (pow x 2) (+ 253/2721600 (* 121/228614400 (pow x 2)))))))) |
#s(approx (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) #s(hole binary64 (* -23/2160 (pow x 4)))) |
#s(approx (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) #s(hole binary64 (* (pow x 4) (- (* -11/90720 (pow x 2)) 23/2160)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (/ (* x (cos x)) (sin x)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* x (+ (* -1 (/ (cos x) x)) (/ (cos x) (sin x)))))) |
#s(approx (* (+ (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (* 1/6 x)) x) #s(hole binary64 (* -143/604800 (pow x 8)))) |
#s(approx (* (+ (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (* 1/6 x)) x) #s(hole binary64 (* -1 (* (pow x 8) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (* 1/6 x)) x) #s(hole binary64 (* (pow x 8) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)))) |
#s(approx (* (+ (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (* 1/6 x)) x) #s(hole binary64 (* (pow x 8) (- (* 1/6 (/ 1 (pow x 6))) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))))))) |
#s(approx (+ (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (* 1/6 x)) #s(hole binary64 (* -143/604800 (pow x 7)))) |
#s(approx (+ (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (* 1/6 x)) #s(hole binary64 (* -1 (* (pow x 7) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (* 1/6 x)) #s(hole binary64 (* (pow x 7) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)))) |
#s(approx (+ (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (* 1/6 x)) #s(hole binary64 (* (pow x 7) (- (* 1/6 (/ 1 (pow x 6))) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))))))) |
#s(approx (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) #s(hole binary64 (* -143/604800 (pow x 6)))) |
#s(approx (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) #s(hole binary64 (* -1 (* (pow x 6) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) #s(hole binary64 (* (pow x 6) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)))) |
#s(approx (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) #s(hole binary64 (* -143/604800 (pow x 5)))) |
#s(approx (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) #s(hole binary64 (* -1 (* (pow x 5) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) #s(hole binary64 (* (pow x 5) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)))) |
#s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(hole binary64 (* -143/604800 (pow x 4)))) |
#s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(hole binary64 (* -1 (* (pow x 4) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(hole binary64 (* (pow x 4) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)))) |
#s(approx (+ (* (* x x) -143/604800) -11/15120) #s(hole binary64 (* -143/604800 (pow x 2)))) |
#s(approx (+ (* (* x x) -143/604800) -11/15120) #s(hole binary64 (* -1 (* (pow x 2) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) (* x x)) #s(hole binary64 (* -143/604800 (pow x 8)))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) (* x x)) #s(hole binary64 (* -1 (* (pow x 8) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) (* x x)) #s(hole binary64 (* (pow x 8) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) (* x x)) #s(hole binary64 (* (pow x 8) (- (* 1/6 (/ 1 (pow x 6))) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) #s(hole binary64 (* -143/604800 (pow x 6)))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) #s(hole binary64 (* -1 (* (pow x 6) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) #s(hole binary64 (* (pow x 6) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) #s(hole binary64 (* (pow x 6) (- (* 1/6 (/ 1 (pow x 6))) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))))))) |
#s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* -11/15120 (pow x 6)))) |
#s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* -1 (* (pow x 6) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 6) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (* (* x x) (* x x)) (* x x)) (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x)))) #s(hole binary64 (* -11/15120 (pow x 6)))) |
#s(approx (* (* (* (* x x) (* x x)) (* x x)) (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x)))) #s(hole binary64 (* -1 (* (pow x 6) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (* (* x x) (* x x)) (* x x)) (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x)))) #s(hole binary64 (* (pow x 6) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x))) #s(hole binary64 -11/15120)) |
#s(approx (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x))) #s(hole binary64 (* -1 (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))) |
#s(approx (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x))) #s(hole binary64 (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))) |
#s(approx (- x (sin x)) #s(hole binary64 x)) |
#s(approx (- x (sin x)) #s(hole binary64 (* x (+ 1 (* -1 (/ (sin x) x)))))) |
#s(approx (* (* (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* 1/5040 (pow x 7)))) |
#s(approx (* (* (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* (pow x 7) (- 1/5040 (* 1/120 (/ 1 (pow x 2))))))) |
#s(approx (* (* (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* (pow x 7) (- (+ 1/5040 (/ 1/6 (pow x 4))) (* 1/120 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) x) #s(hole binary64 (* 1/5040 (pow x 5)))) |
#s(approx (* (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) x) #s(hole binary64 (* (pow x 5) (- 1/5040 (* 1/120 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) x) #s(hole binary64 (* (pow x 5) (- (+ 1/5040 (/ 1/6 (pow x 4))) (* 1/120 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) #s(hole binary64 (* 1/5040 (pow x 4)))) |
#s(approx (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (- 1/5040 (* 1/120 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (- (+ 1/5040 (/ 1/6 (pow x 4))) (* 1/120 (/ 1 (pow x 2))))))) |
#s(approx (+ (* 1/5040 (* x x)) -1/120) #s(hole binary64 (* 1/5040 (pow x 2)))) |
#s(approx (+ (* 1/5040 (* x x)) -1/120) #s(hole binary64 (* (pow x 2) (- 1/5040 (* 1/120 (/ 1 (pow x 2))))))) |
#s(approx (tan x) #s(hole binary64 (/ (sin x) (cos x)))) |
#s(approx (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))))) x) #s(hole binary64 (* -11/15120 (pow x 6)))) |
#s(approx (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))))) x) #s(hole binary64 (* -1 (* (pow x 6) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))))) x) #s(hole binary64 (* (pow x 6) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))))) #s(hole binary64 (* -11/15120 (pow x 5)))) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))))) #s(hole binary64 (* -1 (* (pow x 5) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))))) #s(hole binary64 (* (pow x 5) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) #s(hole binary64 (* -1331/3456649728000 (pow x 15)))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) #s(hole binary64 (* -1 (* (pow x 15) (+ 1331/3456649728000 (* 2783/27433728000 (/ 1 (pow x 2)))))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) #s(hole binary64 (* (pow x 15) (- (* -1 (/ (+ 2783/27433728000 (* 5819/653184000 (/ 1 (pow x 2)))) (pow x 2))) 1331/3456649728000)))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) #s(hole binary64 (* (pow x 15) (- (* -1 (/ (+ 5819/653184000 (* 12167/46656000 (/ 1 (pow x 2)))) (pow x 4))) (+ 1331/3456649728000 (* 2783/27433728000 (/ 1 (pow x 2)))))))) |
#s(approx (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3) #s(hole binary64 (* -1331/3456649728000 (pow x 15)))) |
#s(approx (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3) #s(hole binary64 (* -1 (* (pow x 15) (+ 1331/3456649728000 (* 2783/27433728000 (/ 1 (pow x 2)))))))) |
#s(approx (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3) #s(hole binary64 (* (pow x 15) (- (* -1 (/ (+ 2783/27433728000 (* 5819/653184000 (/ 1 (pow x 2)))) (pow x 2))) 1331/3456649728000)))) |
#s(approx (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3) #s(hole binary64 (* (pow x 15) (- (* -1 (/ (+ 5819/653184000 (* 12167/46656000 (/ 1 (pow x 2)))) (pow x 4))) (+ 1331/3456649728000 (* 2783/27433728000 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) #s(hole binary64 (* -11/15120 (pow x 5)))) |
#s(approx (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) #s(hole binary64 (* -1 (* (pow x 5) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (+ (* (* x x) -11/15120) -23/360) x) x) #s(hole binary64 (* -11/15120 (pow x 4)))) |
#s(approx (* (* (+ (* (* x x) -11/15120) -23/360) x) x) #s(hole binary64 (* -1 (* (pow x 4) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (* x x) -11/15120) -23/360) x) #s(hole binary64 (* -11/15120 (pow x 3)))) |
#s(approx (* (+ (* (* x x) -11/15120) -23/360) x) #s(hole binary64 (* -1 (* (pow x 3) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* x x) -11/15120) -23/360) #s(hole binary64 (* -11/15120 (pow x 2)))) |
#s(approx (+ (* (* x x) -11/15120) -23/360) #s(hole binary64 (* -1 (* (pow x 2) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)))) #s(hole binary64 (* 121/228614400 (pow x 10)))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)))) #s(hole binary64 (* (pow x 10) (+ 121/228614400 (* 253/2721600 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)))) #s(hole binary64 (* (pow x 10) (+ 121/228614400 (+ (/ 1271/302400 (pow x 4)) (* 253/2721600 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)))) #s(hole binary64 (* (pow x 10) (+ 121/228614400 (+ (/ 1271/302400 (pow x 4)) (+ (* 253/2721600 (/ 1 (pow x 2))) (* 23/2160 (/ 1 (pow x 6))))))))) |
#s(approx (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))) #s(hole binary64 (* 121/228614400 (pow x 10)))) |
#s(approx (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))) #s(hole binary64 (* (pow x 10) (+ 121/228614400 (* 253/2721600 (/ 1 (pow x 2))))))) |
#s(approx (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))) #s(hole binary64 (* (pow x 10) (+ 121/228614400 (+ (/ 1271/302400 (pow x 4)) (* 253/2721600 (/ 1 (pow x 2)))))))) |
#s(approx (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))) #s(hole binary64 (* (pow x 10) (+ 121/228614400 (+ (/ 1271/302400 (pow x 4)) (+ (* 253/2721600 (/ 1 (pow x 2))) (* 23/2160 (/ 1 (pow x 6))))))))) |
#s(approx (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) #s(hole binary64 (* 121/228614400 (pow x 10)))) |
#s(approx (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) #s(hole binary64 (* (pow x 10) (+ 121/228614400 (* 253/2721600 (/ 1 (pow x 2))))))) |
#s(approx (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) #s(hole binary64 (* (pow x 10) (+ 121/228614400 (+ (/ 529/129600 (pow x 4)) (* 253/2721600 (/ 1 (pow x 2)))))))) |
#s(approx (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) #s(hole binary64 (* -11/90720 (pow x 6)))) |
#s(approx (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) #s(hole binary64 (* -1 (* (pow x 6) (+ 11/90720 (* 23/2160 (/ 1 (pow x 2)))))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (/ (cos x) x)))))) |
#s(approx (+ (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (* 1/6 x)) #s(hole binary64 (* -1 (* (pow x 7) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))))))) |
#s(approx (+ (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (* 1/6 x)) #s(hole binary64 (* -1 (* (pow x 7) (- (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))) (* 1/6 (/ 1 (pow x 6)))))))) |
#s(approx (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) #s(hole binary64 (* -1 (* (pow x 5) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* -1 (* x (- (/ (sin x) x) 1))))) |
#s(approx (* (* (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* -1 (* (pow x 7) (- (* 1/120 (/ 1 (pow x 2))) 1/5040))))) |
#s(approx (* (* (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* -1 (* (pow x 7) (- (* 1/120 (/ 1 (pow x 2))) (+ 1/5040 (/ 1/6 (pow x 4)))))))) |
#s(approx (* (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/120 (/ 1 (pow x 2))) 1/5040))))) |
#s(approx (* (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/120 (/ 1 (pow x 2))) (+ 1/5040 (/ 1/6 (pow x 4)))))))) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))))) #s(hole binary64 (* -1 (* (pow x 5) (- (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (/ 1/6 (pow x 4))))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) #s(hole binary64 (* -1 (* (pow x 15) (+ 1331/3456649728000 (+ (/ 5819/653184000 (pow x 4)) (* 2783/27433728000 (/ 1 (pow x 2))))))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) #s(hole binary64 (* -1 (* (pow x 15) (+ 1331/3456649728000 (+ (/ 5819/653184000 (pow x 4)) (+ (* 2783/27433728000 (/ 1 (pow x 2))) (* 12167/46656000 (/ 1 (pow x 6)))))))))) |
#s(approx (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3) #s(hole binary64 (* -1 (* (pow x 15) (+ 1331/3456649728000 (+ (/ 5819/653184000 (pow x 4)) (* 2783/27433728000 (/ 1 (pow x 2))))))))) |
#s(approx (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3) #s(hole binary64 (* -1 (* (pow x 15) (+ 1331/3456649728000 (+ (/ 5819/653184000 (pow x 4)) (+ (* 2783/27433728000 (/ 1 (pow x 2))) (* 12167/46656000 (/ 1 (pow x 6)))))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 10.0ms | x | @ | inf | ((/ (- x (sin x)) (tan x)) (* (+ (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (* 1/6 x)) x) (+ (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (* 1/6 x)) (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) (+ (* (* x x) -143/604800) -11/15120) (* x x) x -143/604800 -11/15120 -23/360 (* 1/6 x) 1/6 (/ (- x (sin x)) (tan x)) (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) (* x x)) (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) (/ (- x (sin x)) (tan x)) (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) (* (* (* (* x x) (* x x)) (* x x)) (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x)))) (* (* (* x x) (* x x)) (* x x)) (* (* x x) (* x x)) (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x))) (/ 1/6 (* (* (* x x) x) x)) (* (* (* x x) x) x) (* (* x x) x) (/ (- x (sin x)) (tan x)) (- x (sin x)) (* (* (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) x) (* x x)) (* (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) x) (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) (+ (* 1/5040 (* x x)) -1/120) 1/5040 -1/120 (tan x) (/ (- x (sin x)) (tan x)) (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))))) x) (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))))) (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) (pow (* 1/6 x) 3) 3 (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (+ (* (* x x) -11/15120) -23/360) x) x) (* (+ (* (* x x) -11/15120) -23/360) x) (+ (* (* x x) -11/15120) -23/360) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)))) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))) (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))) |
| 9.0ms | x | @ | 0 | ((/ (- x (sin x)) (tan x)) (* (+ (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (* 1/6 x)) x) (+ (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (* 1/6 x)) (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) (+ (* (* x x) -143/604800) -11/15120) (* x x) x -143/604800 -11/15120 -23/360 (* 1/6 x) 1/6 (/ (- x (sin x)) (tan x)) (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) (* x x)) (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) (/ (- x (sin x)) (tan x)) (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) (* (* (* (* x x) (* x x)) (* x x)) (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x)))) (* (* (* x x) (* x x)) (* x x)) (* (* x x) (* x x)) (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x))) (/ 1/6 (* (* (* x x) x) x)) (* (* (* x x) x) x) (* (* x x) x) (/ (- x (sin x)) (tan x)) (- x (sin x)) (* (* (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) x) (* x x)) (* (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) x) (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) (+ (* 1/5040 (* x x)) -1/120) 1/5040 -1/120 (tan x) (/ (- x (sin x)) (tan x)) (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))))) x) (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))))) (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) (pow (* 1/6 x) 3) 3 (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (+ (* (* x x) -11/15120) -23/360) x) x) (* (+ (* (* x x) -11/15120) -23/360) x) (+ (* (* x x) -11/15120) -23/360) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)))) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))) (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))) |
| 8.0ms | x | @ | -inf | ((/ (- x (sin x)) (tan x)) (* (+ (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (* 1/6 x)) x) (+ (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (* 1/6 x)) (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) (+ (* (* x x) -143/604800) -11/15120) (* x x) x -143/604800 -11/15120 -23/360 (* 1/6 x) 1/6 (/ (- x (sin x)) (tan x)) (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) (* x x)) (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) (/ (- x (sin x)) (tan x)) (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) (* (* (* (* x x) (* x x)) (* x x)) (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x)))) (* (* (* x x) (* x x)) (* x x)) (* (* x x) (* x x)) (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x))) (/ 1/6 (* (* (* x x) x) x)) (* (* (* x x) x) x) (* (* x x) x) (/ (- x (sin x)) (tan x)) (- x (sin x)) (* (* (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) x) (* x x)) (* (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) x) (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) (+ (* 1/5040 (* x x)) -1/120) 1/5040 -1/120 (tan x) (/ (- x (sin x)) (tan x)) (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))))) x) (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))))) (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) (pow (* 1/6 x) 3) 3 (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (+ (* (* x x) -11/15120) -23/360) x) x) (* (+ (* (* x x) -11/15120) -23/360) x) (+ (* (* x x) -11/15120) -23/360) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)))) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))) (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 638 | 7838 |
| 0 | 722 | 6587 |
| 1 | 3020 | 6125 |
| 0 | 10510 | 5900 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x (*.f64 #s(literal 1/6 binary64) x)) x)) |
(*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x (*.f64 #s(literal 1/6 binary64) x)) x) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x (*.f64 #s(literal 1/6 binary64) x)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) |
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) |
(*.f64 x x) |
x |
#s(literal -143/604800 binary64) |
#s(literal -11/15120 binary64) |
#s(literal -23/360 binary64) |
(*.f64 #s(literal 1/6 binary64) x) |
#s(literal 1/6 binary64) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (*.f64 #s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x))) |
(*.f64 (fma.f64 (*.f64 #s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x)) |
(fma.f64 (*.f64 #s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) |
(*.f64 #s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(literal -23/360 binary64)) x) |
#s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(literal -23/360 binary64)) |
#s(approx (/ (- x (sin x)) (tan x)) #s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) #s(approx (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x))) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))))) |
#s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) #s(approx (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x))) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))))) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) #s(approx (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x))) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
#s(approx (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x))) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(*.f64 (*.f64 (*.f64 x x) x) x) |
(*.f64 (*.f64 x x) x) |
(/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal -1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) (*.f64 x x))) (tan.f64 x)) |
#s(approx (- x (sin x)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal -1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) (*.f64 x x))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal -1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) (*.f64 x x)) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal -1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) |
(fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal -1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) |
(fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal -1/120 binary64)) |
#s(literal 1/5040 binary64) |
#s(literal -1/120 binary64) |
(tan.f64 x) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x))))) x)) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x))))) x) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x))))) |
(+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x) #s(literal 3 binary64))) |
(pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) |
#s(literal 3 binary64) |
(pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x) #s(literal 3 binary64)) |
(*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) |
(fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x)))) |
(-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x))) |
(*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x)) |
(*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x)) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))))) |
#s(approx (* (+ (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (* 1/6 x)) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (+ (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (* 1/6 x)) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (+ (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (* 1/6 x)) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (* (+ (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (* 1/6 x)) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))))) |
#s(approx (+ (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (* 1/6 x)) #s(hole binary64 (* 1/6 x))) |
#s(approx (+ (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (* 1/6 x)) #s(hole binary64 (* x (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (+ (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (* 1/6 x)) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (+ (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (* 1/6 x)) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))))) |
#s(approx (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) #s(hole binary64 (* -23/360 (pow x 2)))) |
#s(approx (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) #s(hole binary64 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))) |
#s(approx (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) #s(hole binary64 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))) |
#s(approx (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) #s(hole binary64 (* -23/360 x))) |
#s(approx (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) #s(hole binary64 (* x (- (* -11/15120 (pow x 2)) 23/360)))) |
#s(approx (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) #s(hole binary64 (* x (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))) |
#s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(hole binary64 -23/360)) |
#s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(hole binary64 (- (* -11/15120 (pow x 2)) 23/360))) |
#s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(hole binary64 (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360))) |
#s(approx (+ (* (* x x) -143/604800) -11/15120) #s(hole binary64 -11/15120)) |
#s(approx (+ (* (* x x) -143/604800) -11/15120) #s(hole binary64 (- (* -143/604800 (pow x 2)) 11/15120))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* 1/6 x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) (* x x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) #s(hole binary64 (+ 1/6 (* -23/360 (pow x 2))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360))))) |
#s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (* (* (* (* x x) (* x x)) (* x x)) (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x)))) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (* (* x x) (* x x)) (* x x)) (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x)))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (* (* (* x x) (* x x)) (* x x)) (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x)))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (* (* (* x x) (* x x)) (* x x)) #s(hole binary64 (pow x 6))) |
#s(approx (* (* x x) (* x x)) #s(hole binary64 (pow x 4))) |
#s(approx (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x))) #s(hole binary64 (/ 1/6 (pow x 4)))) |
#s(approx (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x))) #s(hole binary64 (/ (+ 1/6 (* -23/360 (pow x 2))) (pow x 4)))) |
#s(approx (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x))) #s(hole binary64 (/ (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))) (pow x 4)))) |
#s(approx (/ 1/6 (* (* (* x x) x) x)) #s(hole binary64 (/ 1/6 (pow x 4)))) |
#s(approx (* (* (* x x) x) x) #s(hole binary64 (pow x 4))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (- x (sin x)) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* -1/120 (pow x 2)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120)))))) |
#s(approx (* (* (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (* (* (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* -1/120 (pow x 2)))))) |
#s(approx (* (* (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120)))))) |
#s(approx (* (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -1/120 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120)))))) |
#s(approx (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* -1/120 (pow x 2))))) |
#s(approx (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120))))) |
#s(approx (+ (* 1/5040 (* x x)) -1/120) #s(hole binary64 -1/120)) |
#s(approx (+ (* 1/5040 (* x x)) -1/120) #s(hole binary64 (- (* 1/5040 (pow x 2)) 1/120))) |
#s(approx (tan x) #s(hole binary64 x)) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2)))))))) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2)))))))))) |
#s(approx (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))))) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))))) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))))) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))))) #s(hole binary64 (* 1/6 x))) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))))) #s(hole binary64 (* x (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))))) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) #s(hole binary64 (* 1/216 (pow x 3)))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) #s(hole binary64 (* (pow x 3) (+ 1/216 (* -12167/46656000 (pow x 6)))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) #s(hole binary64 (* (pow x 3) (+ 1/216 (* (pow x 6) (- (* -5819/653184000 (pow x 2)) 12167/46656000)))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) #s(hole binary64 (* (pow x 3) (+ 1/216 (* (pow x 6) (- (* (pow x 2) (- (* -2783/27433728000 (pow x 2)) 5819/653184000)) 12167/46656000)))))) |
#s(approx (pow (* 1/6 x) 3) #s(hole binary64 (* 1/216 (pow x 3)))) |
#s(approx (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3) #s(hole binary64 (* -12167/46656000 (pow x 9)))) |
#s(approx (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3) #s(hole binary64 (* (pow x 9) (- (* -5819/653184000 (pow x 2)) 12167/46656000)))) |
#s(approx (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3) #s(hole binary64 (* (pow x 9) (- (* (pow x 2) (- (* -2783/27433728000 (pow x 2)) 5819/653184000)) 12167/46656000)))) |
#s(approx (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3) #s(hole binary64 (* (pow x 9) (- (* (pow x 2) (- (* (pow x 2) (- (* -1331/3456649728000 (pow x 2)) 2783/27433728000)) 5819/653184000)) 12167/46656000)))) |
#s(approx (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) #s(hole binary64 (* -23/360 (pow x 3)))) |
#s(approx (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) #s(hole binary64 (* (pow x 3) (- (* -11/15120 (pow x 2)) 23/360)))) |
#s(approx (* (* (+ (* (* x x) -11/15120) -23/360) x) x) #s(hole binary64 (* -23/360 (pow x 2)))) |
#s(approx (* (* (+ (* (* x x) -11/15120) -23/360) x) x) #s(hole binary64 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))) |
#s(approx (* (+ (* (* x x) -11/15120) -23/360) x) #s(hole binary64 (* -23/360 x))) |
#s(approx (* (+ (* (* x x) -11/15120) -23/360) x) #s(hole binary64 (* x (- (* -11/15120 (pow x 2)) 23/360)))) |
#s(approx (+ (* (* x x) -11/15120) -23/360) #s(hole binary64 -23/360)) |
#s(approx (+ (* (* x x) -11/15120) -23/360) #s(hole binary64 (- (* -11/15120 (pow x 2)) 23/360))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)))) #s(hole binary64 (* 1/36 (pow x 2)))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)))) #s(hole binary64 (* (pow x 2) (+ 1/36 (* 23/2160 (pow x 2)))))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)))) #s(hole binary64 (* (pow x 2) (+ 1/36 (* (pow x 2) (+ 23/2160 (* 1271/302400 (pow x 2)))))))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)))) #s(hole binary64 (* (pow x 2) (+ 1/36 (* (pow x 2) (+ 23/2160 (* (pow x 2) (+ 1271/302400 (* 253/2721600 (pow x 2)))))))))) |
#s(approx (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))) #s(hole binary64 (* 23/2160 (pow x 4)))) |
#s(approx (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))) #s(hole binary64 (* (pow x 4) (+ 23/2160 (* 1271/302400 (pow x 2)))))) |
#s(approx (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))) #s(hole binary64 (* (pow x 4) (+ 23/2160 (* (pow x 2) (+ 1271/302400 (* 253/2721600 (pow x 2)))))))) |
#s(approx (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))) #s(hole binary64 (* (pow x 4) (+ 23/2160 (* (pow x 2) (+ 1271/302400 (* (pow x 2) (+ 253/2721600 (* 121/228614400 (pow x 2)))))))))) |
#s(approx (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) #s(hole binary64 (* 529/129600 (pow x 6)))) |
#s(approx (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) #s(hole binary64 (* (pow x 6) (+ 529/129600 (* 253/2721600 (pow x 2)))))) |
#s(approx (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) #s(hole binary64 (* (pow x 6) (+ 529/129600 (* (pow x 2) (+ 253/2721600 (* 121/228614400 (pow x 2)))))))) |
#s(approx (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) #s(hole binary64 (* -23/2160 (pow x 4)))) |
#s(approx (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) #s(hole binary64 (* (pow x 4) (- (* -11/90720 (pow x 2)) 23/2160)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (/ (* x (cos x)) (sin x)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* x (+ (* -1 (/ (cos x) x)) (/ (cos x) (sin x)))))) |
#s(approx (* (+ (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (* 1/6 x)) x) #s(hole binary64 (* -143/604800 (pow x 8)))) |
#s(approx (* (+ (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (* 1/6 x)) x) #s(hole binary64 (* -1 (* (pow x 8) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (* 1/6 x)) x) #s(hole binary64 (* (pow x 8) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)))) |
#s(approx (* (+ (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (* 1/6 x)) x) #s(hole binary64 (* (pow x 8) (- (* 1/6 (/ 1 (pow x 6))) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))))))) |
#s(approx (+ (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (* 1/6 x)) #s(hole binary64 (* -143/604800 (pow x 7)))) |
#s(approx (+ (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (* 1/6 x)) #s(hole binary64 (* -1 (* (pow x 7) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (* 1/6 x)) #s(hole binary64 (* (pow x 7) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)))) |
#s(approx (+ (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (* 1/6 x)) #s(hole binary64 (* (pow x 7) (- (* 1/6 (/ 1 (pow x 6))) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))))))) |
#s(approx (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) #s(hole binary64 (* -143/604800 (pow x 6)))) |
#s(approx (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) #s(hole binary64 (* -1 (* (pow x 6) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) #s(hole binary64 (* (pow x 6) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)))) |
#s(approx (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) #s(hole binary64 (* -143/604800 (pow x 5)))) |
#s(approx (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) #s(hole binary64 (* -1 (* (pow x 5) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) #s(hole binary64 (* (pow x 5) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)))) |
#s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(hole binary64 (* -143/604800 (pow x 4)))) |
#s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(hole binary64 (* -1 (* (pow x 4) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(hole binary64 (* (pow x 4) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)))) |
#s(approx (+ (* (* x x) -143/604800) -11/15120) #s(hole binary64 (* -143/604800 (pow x 2)))) |
#s(approx (+ (* (* x x) -143/604800) -11/15120) #s(hole binary64 (* -1 (* (pow x 2) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) (* x x)) #s(hole binary64 (* -143/604800 (pow x 8)))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) (* x x)) #s(hole binary64 (* -1 (* (pow x 8) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) (* x x)) #s(hole binary64 (* (pow x 8) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)))) |
#s(approx (* (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) (* x x)) #s(hole binary64 (* (pow x 8) (- (* 1/6 (/ 1 (pow x 6))) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) #s(hole binary64 (* -143/604800 (pow x 6)))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) #s(hole binary64 (* -1 (* (pow x 6) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) #s(hole binary64 (* (pow x 6) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) #s(hole binary64 (* (pow x 6) (- (* 1/6 (/ 1 (pow x 6))) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))))))) |
#s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* -11/15120 (pow x 6)))) |
#s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* -1 (* (pow x 6) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 6) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (* (* x x) (* x x)) (* x x)) (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x)))) #s(hole binary64 (* -11/15120 (pow x 6)))) |
#s(approx (* (* (* (* x x) (* x x)) (* x x)) (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x)))) #s(hole binary64 (* -1 (* (pow x 6) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (* (* x x) (* x x)) (* x x)) (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x)))) #s(hole binary64 (* (pow x 6) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x))) #s(hole binary64 -11/15120)) |
#s(approx (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x))) #s(hole binary64 (* -1 (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))) |
#s(approx (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x))) #s(hole binary64 (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))) |
#s(approx (- x (sin x)) #s(hole binary64 x)) |
#s(approx (- x (sin x)) #s(hole binary64 (* x (+ 1 (* -1 (/ (sin x) x)))))) |
#s(approx (* (* (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* 1/5040 (pow x 7)))) |
#s(approx (* (* (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* (pow x 7) (- 1/5040 (* 1/120 (/ 1 (pow x 2))))))) |
#s(approx (* (* (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* (pow x 7) (- (+ 1/5040 (/ 1/6 (pow x 4))) (* 1/120 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) x) #s(hole binary64 (* 1/5040 (pow x 5)))) |
#s(approx (* (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) x) #s(hole binary64 (* (pow x 5) (- 1/5040 (* 1/120 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) x) #s(hole binary64 (* (pow x 5) (- (+ 1/5040 (/ 1/6 (pow x 4))) (* 1/120 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) #s(hole binary64 (* 1/5040 (pow x 4)))) |
#s(approx (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (- 1/5040 (* 1/120 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (- (+ 1/5040 (/ 1/6 (pow x 4))) (* 1/120 (/ 1 (pow x 2))))))) |
#s(approx (+ (* 1/5040 (* x x)) -1/120) #s(hole binary64 (* 1/5040 (pow x 2)))) |
#s(approx (+ (* 1/5040 (* x x)) -1/120) #s(hole binary64 (* (pow x 2) (- 1/5040 (* 1/120 (/ 1 (pow x 2))))))) |
#s(approx (tan x) #s(hole binary64 (/ (sin x) (cos x)))) |
#s(approx (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))))) x) #s(hole binary64 (* -11/15120 (pow x 6)))) |
#s(approx (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))))) x) #s(hole binary64 (* -1 (* (pow x 6) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))))) x) #s(hole binary64 (* (pow x 6) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))))) #s(hole binary64 (* -11/15120 (pow x 5)))) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))))) #s(hole binary64 (* -1 (* (pow x 5) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))))) #s(hole binary64 (* (pow x 5) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) #s(hole binary64 (* -1331/3456649728000 (pow x 15)))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) #s(hole binary64 (* -1 (* (pow x 15) (+ 1331/3456649728000 (* 2783/27433728000 (/ 1 (pow x 2)))))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) #s(hole binary64 (* (pow x 15) (- (* -1 (/ (+ 2783/27433728000 (* 5819/653184000 (/ 1 (pow x 2)))) (pow x 2))) 1331/3456649728000)))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) #s(hole binary64 (* (pow x 15) (- (* -1 (/ (+ 5819/653184000 (* 12167/46656000 (/ 1 (pow x 2)))) (pow x 4))) (+ 1331/3456649728000 (* 2783/27433728000 (/ 1 (pow x 2)))))))) |
#s(approx (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3) #s(hole binary64 (* -1331/3456649728000 (pow x 15)))) |
#s(approx (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3) #s(hole binary64 (* -1 (* (pow x 15) (+ 1331/3456649728000 (* 2783/27433728000 (/ 1 (pow x 2)))))))) |
#s(approx (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3) #s(hole binary64 (* (pow x 15) (- (* -1 (/ (+ 2783/27433728000 (* 5819/653184000 (/ 1 (pow x 2)))) (pow x 2))) 1331/3456649728000)))) |
#s(approx (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3) #s(hole binary64 (* (pow x 15) (- (* -1 (/ (+ 5819/653184000 (* 12167/46656000 (/ 1 (pow x 2)))) (pow x 4))) (+ 1331/3456649728000 (* 2783/27433728000 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) #s(hole binary64 (* -11/15120 (pow x 5)))) |
#s(approx (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) #s(hole binary64 (* -1 (* (pow x 5) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (+ (* (* x x) -11/15120) -23/360) x) x) #s(hole binary64 (* -11/15120 (pow x 4)))) |
#s(approx (* (* (+ (* (* x x) -11/15120) -23/360) x) x) #s(hole binary64 (* -1 (* (pow x 4) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (* x x) -11/15120) -23/360) x) #s(hole binary64 (* -11/15120 (pow x 3)))) |
#s(approx (* (+ (* (* x x) -11/15120) -23/360) x) #s(hole binary64 (* -1 (* (pow x 3) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* x x) -11/15120) -23/360) #s(hole binary64 (* -11/15120 (pow x 2)))) |
#s(approx (+ (* (* x x) -11/15120) -23/360) #s(hole binary64 (* -1 (* (pow x 2) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)))) #s(hole binary64 (* 121/228614400 (pow x 10)))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)))) #s(hole binary64 (* (pow x 10) (+ 121/228614400 (* 253/2721600 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)))) #s(hole binary64 (* (pow x 10) (+ 121/228614400 (+ (/ 1271/302400 (pow x 4)) (* 253/2721600 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)))) #s(hole binary64 (* (pow x 10) (+ 121/228614400 (+ (/ 1271/302400 (pow x 4)) (+ (* 253/2721600 (/ 1 (pow x 2))) (* 23/2160 (/ 1 (pow x 6))))))))) |
#s(approx (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))) #s(hole binary64 (* 121/228614400 (pow x 10)))) |
#s(approx (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))) #s(hole binary64 (* (pow x 10) (+ 121/228614400 (* 253/2721600 (/ 1 (pow x 2))))))) |
#s(approx (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))) #s(hole binary64 (* (pow x 10) (+ 121/228614400 (+ (/ 1271/302400 (pow x 4)) (* 253/2721600 (/ 1 (pow x 2)))))))) |
#s(approx (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))) #s(hole binary64 (* (pow x 10) (+ 121/228614400 (+ (/ 1271/302400 (pow x 4)) (+ (* 253/2721600 (/ 1 (pow x 2))) (* 23/2160 (/ 1 (pow x 6))))))))) |
#s(approx (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) #s(hole binary64 (* 121/228614400 (pow x 10)))) |
#s(approx (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) #s(hole binary64 (* (pow x 10) (+ 121/228614400 (* 253/2721600 (/ 1 (pow x 2))))))) |
#s(approx (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) #s(hole binary64 (* (pow x 10) (+ 121/228614400 (+ (/ 529/129600 (pow x 4)) (* 253/2721600 (/ 1 (pow x 2)))))))) |
#s(approx (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) #s(hole binary64 (* -11/90720 (pow x 6)))) |
#s(approx (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) #s(hole binary64 (* -1 (* (pow x 6) (+ 11/90720 (* 23/2160 (/ 1 (pow x 2)))))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (/ (cos x) x)))))) |
#s(approx (+ (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (* 1/6 x)) #s(hole binary64 (* -1 (* (pow x 7) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))))))) |
#s(approx (+ (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (* 1/6 x)) #s(hole binary64 (* -1 (* (pow x 7) (- (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))) (* 1/6 (/ 1 (pow x 6)))))))) |
#s(approx (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) #s(hole binary64 (* -1 (* (pow x 5) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* -1 (* x (- (/ (sin x) x) 1))))) |
#s(approx (* (* (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* -1 (* (pow x 7) (- (* 1/120 (/ 1 (pow x 2))) 1/5040))))) |
#s(approx (* (* (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) x) (* x x)) #s(hole binary64 (* -1 (* (pow x 7) (- (* 1/120 (/ 1 (pow x 2))) (+ 1/5040 (/ 1/6 (pow x 4)))))))) |
#s(approx (* (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/120 (/ 1 (pow x 2))) 1/5040))))) |
#s(approx (* (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (- (* 1/120 (/ 1 (pow x 2))) (+ 1/5040 (/ 1/6 (pow x 4)))))))) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))))) #s(hole binary64 (* -1 (* (pow x 5) (- (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (/ 1/6 (pow x 4))))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) #s(hole binary64 (* -1 (* (pow x 15) (+ 1331/3456649728000 (+ (/ 5819/653184000 (pow x 4)) (* 2783/27433728000 (/ 1 (pow x 2))))))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) #s(hole binary64 (* -1 (* (pow x 15) (+ 1331/3456649728000 (+ (/ 5819/653184000 (pow x 4)) (+ (* 2783/27433728000 (/ 1 (pow x 2))) (* 12167/46656000 (/ 1 (pow x 6)))))))))) |
#s(approx (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3) #s(hole binary64 (* -1 (* (pow x 15) (+ 1331/3456649728000 (+ (/ 5819/653184000 (pow x 4)) (* 2783/27433728000 (/ 1 (pow x 2))))))))) |
#s(approx (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3) #s(hole binary64 (* -1 (* (pow x 15) (+ 1331/3456649728000 (+ (/ 5819/653184000 (pow x 4)) (+ (* 2783/27433728000 (/ 1 (pow x 2))) (* 12167/46656000 (/ 1 (pow x 6)))))))))) |
| Outputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x) x)) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x) x) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64))) |
(*.f64 x (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) x) x) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) x) x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) x) x) (*.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) x) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) x) x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) x) x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) x) x)))))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) x) x) (*.f64 x x))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) x) x))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) x) x) (*.f64 x x))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) x) x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) x) x) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) x) x))) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) x) x) x) #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) x) x) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) x) x) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) x) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/36 binary64) (*.f64 x x)))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) x) x) x) #s(literal 3 binary64)) (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) x) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) x) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/36 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) x) x) x) #s(literal 3 binary64)) (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) x) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) x) x) x (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) x) (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 #s(literal 1/6 binary64) x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) x) x) x)) |
(fma.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) x) x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) x) x) x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) x) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))) (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))) |
(-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) x) x) x) (*.f64 #s(literal -1/6 binary64) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) x) x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) x) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))))) (/.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x)) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) x) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) x) x) x)) |
(+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) x) x) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) (*.f64 x x)) |
(*.f64 x (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) x)) |
(*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) |
(/.f64 (+.f64 #s(literal -12167/46656000 binary64) (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 529/129600 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal -23/360 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal 2 binary64)) #s(literal 529/129600 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal 2 binary64)) #s(literal 529/129600 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal -23/360 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal 3 binary64)) #s(literal 12167/46656000 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal 23/360 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal 3 binary64)) #s(literal -12167/46656000 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal -23/360 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal 2 binary64)) #s(literal 529/129600 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal 2 binary64)) #s(literal 529/129600 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal -23/360 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal 3 binary64)) #s(literal 12167/46656000 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal 23/360 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal 3 binary64)) #s(literal -12167/46656000 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal -23/360 binary64))))) |
(neg.f64 (-.f64 #s(literal 23/360 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64))) (/.f64 #s(literal 529/129600 binary64) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal -23/360 binary64))) (/.f64 #s(literal 529/129600 binary64) (-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal -23/360 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal 23/360 binary64))))) (/.f64 #s(literal 12167/46656000 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal 23/360 binary64)))))) |
(-.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal 23/360 binary64)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal -23/360 binary64))))) (/.f64 #s(literal -12167/46656000 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal -23/360 binary64)))))) |
(+.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal -23/360 binary64)) |
(+.f64 #s(literal -23/360 binary64) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))) |
(/.f64 (+.f64 #s(literal -1331/3456649728000 binary64) (*.f64 #s(literal -2924207/221225582592000000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) (+.f64 #s(literal 121/228614400 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) (*.f64 (*.f64 x x) #s(literal -143/604800 binary64))) (*.f64 #s(literal -11/15120 binary64) (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) (*.f64 (*.f64 x x) #s(literal -143/604800 binary64))) #s(literal 121/228614400 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal 11/15120 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) (*.f64 (*.f64 x x) #s(literal -143/604800 binary64))) #s(literal 121/228614400 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal -11/15120 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -2924207/221225582592000000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) #s(literal 1331/3456649728000 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) (+.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -2924207/221225582592000000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal -1331/3456649728000 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) (-.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal -11/15120 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) (*.f64 (*.f64 x x) #s(literal -143/604800 binary64))) #s(literal 121/228614400 binary64)) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal 11/15120 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) (*.f64 (*.f64 x x) #s(literal -143/604800 binary64))) #s(literal 121/228614400 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal -11/15120 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal -2924207/221225582592000000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) #s(literal 1331/3456649728000 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) (+.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64))))) |
(/.f64 (fma.f64 #s(literal -2924207/221225582592000000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal -1331/3456649728000 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) (-.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal -11/15120 binary64))))) |
(neg.f64 (-.f64 #s(literal 11/15120 binary64) (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)))) |
(fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) |
(fma.f64 #s(literal -143/604800 binary64) (*.f64 x x) #s(literal -11/15120 binary64)) |
(fma.f64 x (*.f64 x #s(literal -143/604800 binary64)) #s(literal -11/15120 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) (*.f64 (*.f64 x x) #s(literal -143/604800 binary64))) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal 11/15120 binary64))) (/.f64 #s(literal 121/228614400 binary64) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal 11/15120 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) (*.f64 (*.f64 x x) #s(literal -143/604800 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal -11/15120 binary64))) (/.f64 #s(literal 121/228614400 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal -11/15120 binary64)))) |
(-.f64 (/.f64 (*.f64 #s(literal -2924207/221225582592000000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) (+.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64))))) (/.f64 #s(literal 1331/3456649728000 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) (+.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64)))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64)) |
(+.f64 (/.f64 (*.f64 #s(literal -2924207/221225582592000000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) (-.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal -11/15120 binary64))))) (/.f64 #s(literal -1331/3456649728000 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) (-.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal -11/15120 binary64)))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal -11/15120 binary64)) |
(+.f64 #s(literal -11/15120 binary64) (*.f64 (*.f64 x x) #s(literal -143/604800 binary64))) |
(*.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 x #s(literal 2 binary64)) |
(sqrt.f64 (*.f64 (*.f64 (*.f64 x x) x) x)) |
(fabs.f64 (neg.f64 (*.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))) |
x |
#s(literal -143/604800 binary64) |
#s(literal -11/15120 binary64) |
#s(literal -23/360 binary64) |
(*.f64 #s(literal 1/6 binary64) x) |
(*.f64 x #s(literal 1/6 binary64)) |
#s(literal 1/6 binary64) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (*.f64 #s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 #s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x) x) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64))) |
(*.f64 (fma.f64 (*.f64 #s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x)) |
(/.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 #s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(literal -23/360 binary64)) x) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 (*.f64 #s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(literal -23/360 binary64)) x) x) (*.f64 (*.f64 #s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(literal -23/360 binary64)) x) x)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 #s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(literal -23/360 binary64)) x) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(literal -23/360 binary64)) x) x) (*.f64 (*.f64 #s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(literal -23/360 binary64)) x) x)) #s(literal 1/36 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 #s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(literal -23/360 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(literal -23/360 binary64)) x) x) (*.f64 (*.f64 #s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(literal -23/360 binary64)) x) x) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 #s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(literal -23/360 binary64)) x) x) (*.f64 (*.f64 #s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(literal -23/360 binary64)) x) x)) #s(literal 1/36 binary64)) (-.f64 (*.f64 (*.f64 #s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(literal -23/360 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (fma.f64 (*.f64 (*.f64 #s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(literal -23/360 binary64)) x) x) (*.f64 (*.f64 #s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(literal -23/360 binary64)) x) x) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 #s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64))))) |
(fma.f64 (*.f64 #s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) |
(fma.f64 #s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) |
(fma.f64 x (*.f64 #s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(literal -23/360 binary64)) x) #s(literal 1/6 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(literal -23/360 binary64)) x) x) (*.f64 (*.f64 #s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(literal -23/360 binary64)) x) x)) (-.f64 (*.f64 (*.f64 #s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 #s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(literal -23/360 binary64)) x) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(literal -23/360 binary64)) x) x) (*.f64 (*.f64 #s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(literal -23/360 binary64)) x) x) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 #s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1/216 binary64) (fma.f64 (*.f64 (*.f64 #s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(literal -23/360 binary64)) x) x) (*.f64 (*.f64 #s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(literal -23/360 binary64)) x) x) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 #s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64)))))) |
(+.f64 (*.f64 (*.f64 #s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 #s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(literal -23/360 binary64)) x) x)) |
(*.f64 #s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(literal -23/360 binary64)) x) |
(*.f64 x #s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(literal -23/360 binary64))) |
#s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(literal -23/360 binary64)) |
#s(approx (/ (- x (sin x)) (tan x)) #s(approx (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))))) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(approx (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x))) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))))) |
#s(approx (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))))) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(approx (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x))) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))))) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 x x) #s(approx (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x))) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))))) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(approx (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x))) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) |
(*.f64 #s(approx (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x))) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) |
(*.f64 (neg.f64 (*.f64 (*.f64 x x) x)) (neg.f64 (*.f64 (*.f64 x x) x))) |
(*.f64 (fabs.f64 (*.f64 (*.f64 x x) x)) (fabs.f64 (*.f64 (*.f64 x x) x))) |
(*.f64 (pow.f64 (fabs.f64 x) #s(literal 3 binary64)) (pow.f64 (fabs.f64 x) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) x) |
(*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 x x)) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 6 binary64)) |
(pow.f64 (*.f64 (*.f64 x x) x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3 binary64)) |
(pow.f64 x #s(literal 6 binary64)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 3 binary64) (*.f64 (log.f64 x) #s(literal 3 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 4 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (*.f64 (log.f64 x) #s(literal 4 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))) |
(*.f64 (neg.f64 (neg.f64 (*.f64 x x))) (neg.f64 (neg.f64 (*.f64 x x)))) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal 1 binary64)) (pow.f64 (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) |
(*.f64 (neg.f64 (*.f64 x x)) (neg.f64 (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 x x) x) x) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 x (*.f64 (*.f64 x x) x)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 4 binary64)) |
(pow.f64 (neg.f64 (*.f64 x x)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 4 binary64)) |
(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/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x))) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(*.f64 (/.f64 #s(literal 1/6 binary64) (neg.f64 (*.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1/6 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) |
(*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x))) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (neg.f64 (*.f64 x x))) |
(/.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) x) |
(/.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 x x)) |
(/.f64 #s(literal -1/6 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 x x) x) x))) |
(/.f64 #s(literal 1/6 binary64) (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) x) x)))) |
(/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(*.f64 (neg.f64 (neg.f64 (*.f64 x x))) (neg.f64 (neg.f64 (*.f64 x x)))) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal 1 binary64)) (pow.f64 (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) |
(*.f64 (neg.f64 (*.f64 x x)) (neg.f64 (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 x x) x) x) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 x (*.f64 (*.f64 x x) x)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 4 binary64)) |
(pow.f64 (neg.f64 (*.f64 x x)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 4 binary64)) |
(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 (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 x x) x) |
(*.f64 x (*.f64 x x)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 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 (neg.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) x)))) (neg.f64 (neg.f64 (tan.f64 x)))) |
(/.f64 (neg.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) x))) (neg.f64 (tan.f64 x))) |
(/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) x)) (tan.f64 x)) |
#s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) x)) |
(*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) x) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) (*.f64 x x)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) x) x) (*.f64 (*.f64 x x) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) x) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) x) x) (*.f64 (*.f64 x x) x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) x) x) (*.f64 (*.f64 x x) x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) x) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) x) x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) x) x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) x) x)))))) |
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) x) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) x) x))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) x) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) x) x))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) x) x) (*.f64 (*.f64 x x) x))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) x) x))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) |
(*.f64 x (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) x) x) x) #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) x) x) x))))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) x) x)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) x) x)) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) x) x))) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) x) x)))))) |
(fma.f64 #s(literal 1/6 binary64) x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) x) x) x)) |
(fma.f64 #s(literal 1/6 binary64) x (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) x) x))) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) x) x) x)) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) x) x))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) x) x) x)) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) x) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) x) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) x) x) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) x) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) x) x)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) x) x) #s(literal 1/6 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) x) x) #s(literal 1/6 binary64))) |
(/.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) x) x) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) x) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) x) x) #s(literal 1/6 binary64))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) x) x #s(literal 1/6 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) #s(literal 1/6 binary64)) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) x) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) x) x) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) x) x) #s(literal 1/6 binary64)))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)))) |
(+.f64 (/.f64 #s(literal 1/216 binary64) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) x) x))))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) x) x) #s(literal 3 binary64)) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) x) x)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) x) x) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1/216 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) x) x) #s(literal 1/6 binary64)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) x) x) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) x) x)) |
(/.f64 (+.f64 #s(literal -1/1728000 binary64) (*.f64 #s(literal 1/128024064000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) (+.f64 #s(literal 1/14400 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 (*.f64 x x) #s(literal 1/5040 binary64))) (*.f64 #s(literal -1/120 binary64) (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 (*.f64 x x) #s(literal 1/5040 binary64))) #s(literal 1/14400 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 (*.f64 x x) #s(literal 1/5040 binary64))) #s(literal 1/14400 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) #s(literal -1/120 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/128024064000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) #s(literal 1/1728000 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) (+.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/128024064000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal -1/1728000 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) #s(literal -1/120 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 (*.f64 x x) #s(literal 1/5040 binary64))) #s(literal 1/14400 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 (*.f64 x x) #s(literal 1/5040 binary64))) #s(literal 1/14400 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) #s(literal -1/120 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/128024064000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) #s(literal 1/1728000 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) (+.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/128024064000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal -1/1728000 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) #s(literal -1/120 binary64))))) |
(neg.f64 (-.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/5040 binary64) x) x #s(literal -1/120 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) |
(fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal -1/120 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 (*.f64 x x) #s(literal 1/5040 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64))) (/.f64 #s(literal 1/14400 binary64) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal 1/120 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 (*.f64 x x) #s(literal 1/5040 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) #s(literal -1/120 binary64))) (/.f64 #s(literal 1/14400 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) #s(literal -1/120 binary64)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/128024064000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) (+.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64))))) (/.f64 #s(literal 1/1728000 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) (+.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) #s(literal 1/120 binary64)) |
(+.f64 (/.f64 (*.f64 #s(literal 1/128024064000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) #s(literal -1/120 binary64))))) (/.f64 #s(literal -1/1728000 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) (-.f64 #s(literal 1/14400 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) #s(literal -1/120 binary64)))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/5040 binary64)) #s(literal -1/120 binary64)) |
(+.f64 #s(literal -1/120 binary64) (*.f64 (*.f64 x x) #s(literal 1/5040 binary64))) |
#s(literal 1/5040 binary64) |
#s(literal -1/120 binary64) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 x))) (neg.f64 (neg.f64 (cos.f64 x)))) |
(/.f64 (+.f64 (tan.f64 x) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 (PI.f64))))) |
(/.f64 (neg.f64 (sin.f64 x)) (neg.f64 (cos.f64 x))) |
(/.f64 (sin.f64 x) (cos.f64 x)) |
(tan.f64 (+.f64 (+.f64 x (PI.f64)) (PI.f64))) |
(tan.f64 (+.f64 x (PI.f64))) |
(tan.f64 x) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) |
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) (*.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 3 binary64))) x)) (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 #s(literal 1/36 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 3 binary64))) x) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 #s(literal 1/36 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) (*.f64 x x))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) (*.f64 x x))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) |
(*.f64 x (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 #s(literal 1/36 binary64) (*.f64 x x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 #s(literal 1/36 binary64) (*.f64 x x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 #s(literal 1/36 binary64) (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 #s(literal 1/36 binary64) (*.f64 x x)))) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 #s(literal 1/36 binary64) (*.f64 x x)))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 #s(literal 1/36 binary64) (*.f64 x x))))) (*.f64 (/.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 #s(literal 1/36 binary64) (*.f64 x x)))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 #s(literal 1/36 binary64) (*.f64 x x)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 #s(literal 1/36 binary64) (*.f64 x x)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 #s(literal 1/36 binary64) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 #s(literal 1/36 binary64) (*.f64 x x))) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 #s(literal 1/36 binary64) (*.f64 x x))) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 #s(literal 1/36 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 #s(literal 1/36 binary64) (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 #s(literal 1/36 binary64) (*.f64 x x)))) |
(fma.f64 #s(literal 1/6 binary64) x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x))) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 #s(literal 1/36 binary64) (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 #s(literal 1/36 binary64) (*.f64 x x))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 #s(literal 1/36 binary64) (*.f64 x x)))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 #s(literal 1/36 binary64) (*.f64 x x))))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x))))) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 #s(literal 1/36 binary64) (*.f64 x x))) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 9 binary64)) (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 9 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 6 binary64)) (-.f64 (*.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (*.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x))) #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 6 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 9 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 9 binary64)))) (neg.f64 (fma.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 6 binary64)) (*.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x))) #s(literal 3 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 6 binary64))) (-.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 3 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 9 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 9 binary64))) (fma.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 6 binary64)) (*.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x))) #s(literal 3 binary64)))))) |
(fma.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3/2 binary64))) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 3 binary64))) |
(fma.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x))) |
(fma.f64 (fabs.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3/2 binary64))) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 3 binary64))) |
(fma.f64 (fabs.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x))) |
(fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 3 binary64))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 3/2 binary64)) (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x))) |
(fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 3 binary64))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 3 binary64)) (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x))) |
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 3 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (-.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 3 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 6 binary64)) (-.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 3 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 9 binary64)) (fma.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 6 binary64)) (*.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x))) #s(literal 3 binary64)))))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 9 binary64)) (fma.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 6 binary64)) (*.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x))) #s(literal 3 binary64))))))) |
(+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x))) |
(+.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 3 binary64))) |
(*.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3/2 binary64))) |
(*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x)) |
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/216 binary64)) |
(*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/36 binary64) (*.f64 x x))) |
(pow.f64 (exp.f64 (log.f64 (*.f64 #s(literal 1/6 binary64) x))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/6 binary64) x)) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/6 binary64) x)) #s(literal 3 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/6 binary64) x)) #s(literal 3 binary64))) |
#s(literal 3 binary64) |
(*.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 3/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x)) |
(*.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 3 binary64))) |
(*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 3 binary64)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x))) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x))) #s(literal 3 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x))) #s(literal 3 binary64))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x) |
(*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) |
(*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) |
(/.f64 (+.f64 #s(literal -12167/46656000 binary64) (*.f64 #s(literal -1331/3456649728000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) (+.f64 #s(literal 529/129600 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) #s(literal -11/15120 binary64))) (*.f64 #s(literal -23/360 binary64) (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) #s(literal -11/15120 binary64))) #s(literal 529/129600 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal 23/360 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) #s(literal -11/15120 binary64))) #s(literal 529/129600 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1331/3456649728000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) #s(literal 12167/46656000 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) (+.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1331/3456649728000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal -12167/46656000 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) #s(literal -11/15120 binary64))) #s(literal 529/129600 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal 23/360 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) #s(literal -11/15120 binary64))) #s(literal 529/129600 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal -1331/3456649728000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) #s(literal 12167/46656000 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) (+.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64))))) |
(/.f64 (fma.f64 #s(literal -1331/3456649728000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal -12167/46656000 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) |
(neg.f64 (-.f64 #s(literal 23/360 binary64) (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)))) |
(fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) |
(fma.f64 #s(literal -11/15120 binary64) (*.f64 x x) #s(literal -23/360 binary64)) |
(fma.f64 x (*.f64 x #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) #s(literal -11/15120 binary64))) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal 23/360 binary64))) (/.f64 #s(literal 529/129600 binary64) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal 23/360 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) #s(literal -11/15120 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) (/.f64 #s(literal 529/129600 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))) |
(-.f64 (/.f64 (*.f64 #s(literal -1331/3456649728000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) (+.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64))))) (/.f64 #s(literal 12167/46656000 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) (+.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) |
(+.f64 (/.f64 (*.f64 #s(literal -1331/3456649728000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))))) (/.f64 #s(literal -12167/46656000 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) |
(+.f64 #s(literal -23/360 binary64) (*.f64 (*.f64 x x) #s(literal -11/15120 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x))) #s(literal 3 binary64)) (*.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 #s(literal 1/36 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x))) (*.f64 #s(literal 1/36 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 #s(literal 1/36 binary64) (*.f64 x x))) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 #s(literal 1/36 binary64) (*.f64 x x))) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x))) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x))))) |
(/.f64 (fma.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x))))))) |
(fma.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x))) (neg.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x))) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x)))) |
(fma.f64 (neg.f64 (*.f64 (fabs.f64 x) #s(literal 1/6 binary64))) (neg.f64 (*.f64 (fabs.f64 x) #s(literal 1/6 binary64))) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x)))) |
(fma.f64 (fabs.f64 (*.f64 (fabs.f64 x) #s(literal 1/6 binary64))) (fabs.f64 (*.f64 (fabs.f64 x) #s(literal 1/6 binary64))) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x)))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1 binary64)) (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x)))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1 binary64)) (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x)))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/6 binary64)) x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x)))) |
(fma.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x)))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1/6 binary64)) (*.f64 (fabs.f64 x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x)))) |
(fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x)))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x)))) |
(fma.f64 (*.f64 x x) #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x)))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 #s(literal 1/36 binary64) (*.f64 x x))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 #s(literal 1/36 binary64) (*.f64 x x))) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x))))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x)))))) |
(-.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (fma.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x))))))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x))) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x)))))))) |
(+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x))) (*.f64 #s(literal 1/36 binary64) (*.f64 x x))) |
(+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x)))) |
(*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 6 binary64)) (pow.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x))) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x))) #s(literal 3 binary64))) (+.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x))) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)))) (*.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 6 binary64)) (*.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x))) #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x))) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)))))))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 6 binary64)) (*.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x))) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x))))))) |
(neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x))) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)))) (neg.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)))) (neg.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x))))) |
(fma.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)))) (neg.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)))) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)))) |
(fma.f64 (neg.f64 (*.f64 (fabs.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x)) (*.f64 x x))) (neg.f64 (*.f64 (fabs.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x)) (*.f64 x x))) (neg.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x))))) |
(fma.f64 (neg.f64 (*.f64 (fabs.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x)) (*.f64 x x))) (neg.f64 (*.f64 (fabs.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x)) (*.f64 x x))) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)))) |
(fma.f64 (fabs.f64 (*.f64 (fabs.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x)) (*.f64 x x))) (fabs.f64 (*.f64 (fabs.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x)) (*.f64 x x))) (neg.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x))))) |
(fma.f64 (fabs.f64 (*.f64 (fabs.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x)) (*.f64 x x))) (fabs.f64 (*.f64 (fabs.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x)) (*.f64 x x))) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)))) |
(fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x) (neg.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x))))) |
(fma.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 1 binary64)) (neg.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x))))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (neg.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x))))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)) x (neg.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)) x (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (*.f64 x x) (neg.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x))))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (*.f64 x x) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x))) (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x))) (neg.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x))))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x))) (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x))) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)))) |
(fma.f64 (*.f64 (fabs.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x)) (*.f64 x x)) (*.f64 (fabs.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x)) (*.f64 x x)) (neg.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x))))) |
(fma.f64 (*.f64 (fabs.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x)) (*.f64 x x)) (*.f64 (fabs.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x)) (*.f64 x x)) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x))) (neg.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x))))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x))) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x))))) |
(fma.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (neg.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x))))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)))) |
(-.f64 (/.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x))))) (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 6 binary64)) (+.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x))) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x))))))) (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x))) #s(literal 3 binary64))) (+.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x))) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)))))))) |
(-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)))) |
(+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x))))) |
(+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)))) |
(*.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)))) (neg.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x))))) |
(*.f64 (neg.f64 (*.f64 (fabs.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x)) (*.f64 x x))) (neg.f64 (*.f64 (fabs.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x)) (*.f64 x x)))) |
(*.f64 (fabs.f64 (*.f64 (fabs.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x)) (*.f64 x x))) (fabs.f64 (*.f64 (fabs.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x)) (*.f64 x x)))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(*.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)) x) |
(*.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (*.f64 x x)) |
(*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x))) (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)))) |
(*.f64 (*.f64 (fabs.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x)) (*.f64 x x)) (*.f64 (fabs.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x)) (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)))) |
(*.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x))) |
(pow.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fabs.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x)) (*.f64 x x)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 2 binary64)) |
(fabs.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)) x) |
(*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x) x)) |
#s(approx (* (+ (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (* 1/6 x)) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (* (+ (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (* 1/6 x)) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (* (+ (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (* 1/6 x)) x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (* (+ (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (* 1/6 x)) x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x) x)) |
#s(approx (+ (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (* 1/6 x)) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (+ (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (* 1/6 x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) x)) |
#s(approx (+ (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (* 1/6 x)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x)) |
#s(approx (+ (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (* 1/6 x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x)) |
#s(approx (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) |
#s(approx (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)) |
#s(approx (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) x) x)) |
#s(approx (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) (*.f64 #s(literal -23/360 binary64) x)) |
#s(approx (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x)) |
#s(approx (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) x)) |
#s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(literal -23/360 binary64)) |
#s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) |
#s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64))) |
#s(approx (+ (* (* x x) -143/604800) -11/15120) #s(literal -11/15120 binary64)) |
#s(approx (+ (* (* x x) -143/604800) -11/15120) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (* 1/6 x) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (* (+ (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (* 1/6 x)) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (* (+ (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (* 1/6 x)) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (* (+ (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (* 1/6 x)) x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (* (+ (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (* 1/6 x)) x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x) x)) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) #s(literal 1/6 binary64)) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64))) |
#s(approx (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))))) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))))) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))))) x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (* (* (* (* x x) (* x x)) (* x x)) (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x)))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (* (* (* (* x x) (* x x)) (* x x)) (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (* (* (* (* x x) (* x x)) (* x x)) (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x)))) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (* (* (* x x) (* x x)) (* x x)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) |
#s(approx (* (* x x) (* x x)) (*.f64 (*.f64 (*.f64 x x) x) x)) |
#s(approx (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x))) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) |
#s(approx (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x))) (/.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
#s(approx (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x))) (/.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
#s(approx (/ 1/6 (* (* (* x x) x) x)) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) |
#s(approx (* (* x x) (* x x)) (*.f64 (*.f64 (*.f64 x x) x) x)) |
#s(approx (* (* x x) x) (*.f64 (*.f64 x x) x)) |
#s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) |
#s(approx (- x (sin x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) x)) |
#s(approx (- x (sin x)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (* (* (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) x) (* x x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) |
#s(approx (* (* (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) x) (* x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (* (* (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) x) (* x x)) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) x)) |
#s(approx (* (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) x) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (* (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64)) x)) |
#s(approx (* (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x)) |
#s(approx (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) #s(literal 1/6 binary64)) |
#s(approx (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) (fma.f64 (*.f64 x x) #s(literal -1/120 binary64) #s(literal 1/6 binary64))) |
#s(approx (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (+ (* 1/5040 (* x x)) -1/120) #s(literal -1/120 binary64)) |
#s(approx (+ (* 1/5040 (* x x)) -1/120) (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64))) |
#s(approx (tan x) x) |
#s(approx (tan x) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (tan x) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (tan x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 x x) #s(literal 2/15 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))))) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))))) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))))) x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))))) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) x)) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))))) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x)) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) (*.f64 (fma.f64 #s(literal -12167/46656000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/216 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) (*.f64 (fma.f64 (fma.f64 #s(literal -5819/653184000 binary64) (*.f64 x x) #s(literal -12167/46656000 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/216 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -2783/27433728000 binary64) (*.f64 x x) #s(literal -5819/653184000 binary64)) (*.f64 x x) #s(literal -12167/46656000 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/216 binary64)) (*.f64 (*.f64 x x) x))) |
#s(approx (pow (* 1/6 x) 3) (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x))) |
#s(approx (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3) (*.f64 (pow.f64 x #s(literal 9 binary64)) #s(literal -12167/46656000 binary64))) |
#s(approx (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3) (*.f64 (pow.f64 x #s(literal 9 binary64)) (fma.f64 #s(literal -5819/653184000 binary64) (*.f64 x x) #s(literal -12167/46656000 binary64)))) |
#s(approx (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3) (*.f64 (pow.f64 x #s(literal 9 binary64)) (fma.f64 (fma.f64 #s(literal -2783/27433728000 binary64) (*.f64 x x) #s(literal -5819/653184000 binary64)) (*.f64 x x) #s(literal -12167/46656000 binary64)))) |
#s(approx (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1331/3456649728000 binary64) (*.f64 x x) #s(literal -2783/27433728000 binary64)) (*.f64 x x) #s(literal -5819/653184000 binary64)) (*.f64 x x) #s(literal -12167/46656000 binary64)) (pow.f64 x #s(literal 9 binary64)))) |
#s(approx (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64))) |
#s(approx (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
#s(approx (* (* (+ (* (* x x) -11/15120) -23/360) x) x) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) |
#s(approx (* (* (+ (* (* x x) -11/15120) -23/360) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)) |
#s(approx (* (+ (* (* x x) -11/15120) -23/360) x) (*.f64 #s(literal -23/360 binary64) x)) |
#s(approx (* (+ (* (* x x) -11/15120) -23/360) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x)) |
#s(approx (+ (* (* x x) -11/15120) -23/360) #s(literal -23/360 binary64)) |
#s(approx (+ (* (* x x) -11/15120) -23/360) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)))) (*.f64 #s(literal 1/36 binary64) (*.f64 x x))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)))) (*.f64 (fma.f64 #s(literal 23/2160 binary64) (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 x x))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)))) (*.f64 (fma.f64 (fma.f64 #s(literal 1271/302400 binary64) (*.f64 x x) #s(literal 23/2160 binary64)) (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 x x))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 253/2721600 binary64) (*.f64 x x) #s(literal 1271/302400 binary64)) (*.f64 x x) #s(literal 23/2160 binary64)) (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 x x))) |
#s(approx (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))) (*.f64 #s(literal 23/2160 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) |
#s(approx (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))) (*.f64 (fma.f64 #s(literal 1271/302400 binary64) (*.f64 x x) #s(literal 23/2160 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
#s(approx (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))) (*.f64 (fma.f64 (fma.f64 #s(literal 253/2721600 binary64) (*.f64 x x) #s(literal 1271/302400 binary64)) (*.f64 x x) #s(literal 23/2160 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
#s(approx (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 121/228614400 binary64) (*.f64 x x) #s(literal 253/2721600 binary64)) (*.f64 x x) #s(literal 1271/302400 binary64)) (*.f64 x x) #s(literal 23/2160 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
#s(approx (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (*.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) |
#s(approx (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (*.f64 (fma.f64 #s(literal 253/2721600 binary64) (*.f64 x x) #s(literal 529/129600 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) |
#s(approx (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (*.f64 (fma.f64 (fma.f64 #s(literal 121/228614400 binary64) (*.f64 x x) #s(literal 253/2721600 binary64)) (*.f64 x x) #s(literal 529/129600 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) |
#s(approx (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (*.f64 #s(literal -23/2160 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) |
#s(approx (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (*.f64 (fma.f64 #s(literal -11/90720 binary64) (*.f64 x x) #s(literal -23/2160 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
#s(approx (/ (- x (sin x)) (tan x)) (/.f64 (*.f64 (cos.f64 x) x) (sin.f64 x))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (+.f64 (/.f64 (cos.f64 x) (sin.f64 x)) (neg.f64 (/.f64 (cos.f64 x) x))) x)) |
#s(approx (* (+ (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (* 1/6 x)) x) (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal -143/604800 binary64))) |
#s(approx (* (+ (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (* 1/6 x)) x) (neg.f64 (*.f64 (pow.f64 x #s(literal 8 binary64)) (+.f64 (/.f64 #s(literal 11/15120 binary64) (*.f64 x x)) #s(literal 143/604800 binary64))))) |
#s(approx (* (+ (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (* 1/6 x)) x) (*.f64 (-.f64 (/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal 11/15120 binary64))) (*.f64 x x)) #s(literal 143/604800 binary64)) (pow.f64 x #s(literal 8 binary64)))) |
#s(approx (* (+ (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (* 1/6 x)) x) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) #s(literal 143/604800 binary64)) (+.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 11/15120 binary64) (*.f64 x x)))) (pow.f64 x #s(literal 8 binary64)))) |
#s(approx (+ (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (* 1/6 x)) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -143/604800 binary64))) |
#s(approx (+ (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (* 1/6 x)) (neg.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 (/.f64 #s(literal 11/15120 binary64) (*.f64 x x)) #s(literal 143/604800 binary64))))) |
#s(approx (+ (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (* 1/6 x)) (*.f64 (pow.f64 x #s(literal 7 binary64)) (-.f64 (/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal 11/15120 binary64))) (*.f64 x x)) #s(literal 143/604800 binary64)))) |
#s(approx (+ (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (* 1/6 x)) (*.f64 (pow.f64 x #s(literal 7 binary64)) (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) #s(literal 143/604800 binary64)) (+.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 11/15120 binary64) (*.f64 x x)))))) |
#s(approx (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal -143/604800 binary64))) |
#s(approx (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 11/15120 binary64) (*.f64 x x)) #s(literal 143/604800 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))))) |
#s(approx (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) (*.f64 (-.f64 (/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal 11/15120 binary64))) (*.f64 x x)) #s(literal 143/604800 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) |
#s(approx (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) #s(literal -143/604800 binary64))) |
#s(approx (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) (+.f64 (/.f64 #s(literal 11/15120 binary64) (*.f64 x x)) #s(literal 143/604800 binary64))))) |
#s(approx (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) (-.f64 (/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal 11/15120 binary64))) (*.f64 x x)) #s(literal 143/604800 binary64)))) |
#s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -143/604800 binary64))) |
#s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 11/15120 binary64) (*.f64 x x)) #s(literal 143/604800 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x)))) |
#s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) (*.f64 (-.f64 (/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal 11/15120 binary64))) (*.f64 x x)) #s(literal 143/604800 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
#s(approx (+ (* (* x x) -143/604800) -11/15120) (*.f64 (*.f64 x x) #s(literal -143/604800 binary64))) |
#s(approx (+ (* (* x x) -143/604800) -11/15120) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 11/15120 binary64) (*.f64 x x)) #s(literal 143/604800 binary64)) (*.f64 x x)))) |
#s(approx (* (+ (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (* 1/6 x)) x) (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal -143/604800 binary64))) |
#s(approx (* (+ (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (* 1/6 x)) x) (neg.f64 (*.f64 (pow.f64 x #s(literal 8 binary64)) (+.f64 (/.f64 #s(literal 11/15120 binary64) (*.f64 x x)) #s(literal 143/604800 binary64))))) |
#s(approx (* (+ (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (* 1/6 x)) x) (*.f64 (-.f64 (/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal 11/15120 binary64))) (*.f64 x x)) #s(literal 143/604800 binary64)) (pow.f64 x #s(literal 8 binary64)))) |
#s(approx (* (+ (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (* 1/6 x)) x) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) #s(literal 143/604800 binary64)) (+.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 11/15120 binary64) (*.f64 x x)))) (pow.f64 x #s(literal 8 binary64)))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal -143/604800 binary64))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 11/15120 binary64) (*.f64 x x)) #s(literal 143/604800 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) (*.f64 (-.f64 (/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal 11/15120 binary64))) (*.f64 x x)) #s(literal 143/604800 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) |
#s(approx (+ (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) 1/6) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) #s(literal 143/604800 binary64)) (+.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 11/15120 binary64) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) |
#s(approx (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))))) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal -11/15120 binary64))) |
#s(approx (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))))) x) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))))) |
#s(approx (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))))) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (neg.f64 (+.f64 #s(literal 11/15120 binary64) (/.f64 (-.f64 #s(literal 23/360 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 x x)))))) |
#s(approx (* (* (* (* x x) (* x x)) (* x x)) (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal -11/15120 binary64))) |
#s(approx (* (* (* (* x x) (* x x)) (* x x)) (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x)))) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))))) |
#s(approx (* (* (* (* x x) (* x x)) (* x x)) (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (neg.f64 (+.f64 #s(literal 11/15120 binary64) (/.f64 (-.f64 #s(literal 23/360 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 x x)))))) |
#s(approx (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x))) #s(literal -11/15120 binary64)) |
#s(approx (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x))) (neg.f64 (+.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)))) |
#s(approx (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x))) (neg.f64 (+.f64 #s(literal 11/15120 binary64) (/.f64 (-.f64 #s(literal 23/360 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 x x))))) |
#s(approx (- x (sin x)) x) |
#s(approx (- x (sin x)) (*.f64 (+.f64 (neg.f64 (/.f64 (sin.f64 x) x)) #s(literal 1 binary64)) x)) |
#s(approx (* (* (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) x) (* x x)) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/5040 binary64))) |
#s(approx (* (* (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) x) (* x x)) (*.f64 (-.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 x x))) (pow.f64 x #s(literal 7 binary64)))) |
#s(approx (* (* (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) x) (* x x)) (*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal 1/5040 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 x x))))) |
#s(approx (* (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) x) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) #s(literal 1/5040 binary64))) |
#s(approx (* (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) x) (*.f64 (-.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x))) |
#s(approx (* (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) x) (*.f64 (+.f64 #s(literal 1/5040 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x))) |
#s(approx (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/5040 binary64))) |
#s(approx (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) (*.f64 (-.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) x) x))) |
#s(approx (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (+.f64 #s(literal 1/5040 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 x x))))) |
#s(approx (+ (* 1/5040 (* x x)) -1/120) (*.f64 (*.f64 x x) #s(literal 1/5040 binary64))) |
#s(approx (+ (* 1/5040 (* x x)) -1/120) (*.f64 (-.f64 #s(literal 1/5040 binary64) (/.f64 #s(literal 1/120 binary64) (*.f64 x x))) (*.f64 x x))) |
#s(approx (tan x) (tan.f64 x)) |
#s(approx (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))))) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal -11/15120 binary64))) |
#s(approx (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))))) x) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))))) |
#s(approx (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))))) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (neg.f64 (+.f64 #s(literal 11/15120 binary64) (/.f64 (-.f64 #s(literal 23/360 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 x x)))))) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) #s(literal -11/15120 binary64))) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))))) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) (+.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal 11/15120 binary64))))) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) (neg.f64 (+.f64 #s(literal 11/15120 binary64) (/.f64 (-.f64 #s(literal 23/360 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 x x)))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) (*.f64 (pow.f64 x #s(literal 15 binary64)) #s(literal -1331/3456649728000 binary64))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) (neg.f64 (*.f64 (pow.f64 x #s(literal 15 binary64)) (+.f64 (/.f64 #s(literal 2783/27433728000 binary64) (*.f64 x x)) #s(literal 1331/3456649728000 binary64))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 5819/653184000 binary64) (*.f64 x x)) #s(literal 2783/27433728000 binary64)) (*.f64 x x))) #s(literal 1331/3456649728000 binary64)) (pow.f64 x #s(literal 15 binary64)))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) (*.f64 (-.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 12167/46656000 binary64) (*.f64 x x)) #s(literal 5819/653184000 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x))) #s(literal 1331/3456649728000 binary64)) (/.f64 #s(literal 2783/27433728000 binary64) (*.f64 x x))) (pow.f64 x #s(literal 15 binary64)))) |
#s(approx (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3) (*.f64 (pow.f64 x #s(literal 15 binary64)) #s(literal -1331/3456649728000 binary64))) |
#s(approx (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3) (neg.f64 (*.f64 (pow.f64 x #s(literal 15 binary64)) (+.f64 (/.f64 #s(literal 2783/27433728000 binary64) (*.f64 x x)) #s(literal 1331/3456649728000 binary64))))) |
#s(approx (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3) (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 5819/653184000 binary64) (*.f64 x x)) #s(literal 2783/27433728000 binary64)) (*.f64 x x))) #s(literal 1331/3456649728000 binary64)) (pow.f64 x #s(literal 15 binary64)))) |
#s(approx (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3) (*.f64 (-.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 12167/46656000 binary64) (*.f64 x x)) #s(literal 5819/653184000 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x))) #s(literal 1331/3456649728000 binary64)) (/.f64 #s(literal 2783/27433728000 binary64) (*.f64 x x))) (pow.f64 x #s(literal 15 binary64)))) |
#s(approx (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) #s(literal -11/15120 binary64))) |
#s(approx (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) (+.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal 11/15120 binary64))))) |
#s(approx (* (* (+ (* (* x x) -11/15120) -23/360) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -11/15120 binary64))) |
#s(approx (* (* (+ (* (* x x) -11/15120) -23/360) x) x) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x)))) |
#s(approx (* (+ (* (* x x) -11/15120) -23/360) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -11/15120 binary64))) |
#s(approx (* (+ (* (* x x) -11/15120) -23/360) x) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) (*.f64 (*.f64 x x) x)))) |
#s(approx (+ (* (* x x) -11/15120) -23/360) (*.f64 (*.f64 x x) #s(literal -11/15120 binary64))) |
#s(approx (+ (* (* x x) -11/15120) -23/360) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) (*.f64 x x)))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)))) (*.f64 (pow.f64 x #s(literal 10 binary64)) #s(literal 121/228614400 binary64))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)))) (*.f64 (pow.f64 x #s(literal 10 binary64)) (+.f64 (/.f64 #s(literal 253/2721600 binary64) (*.f64 x x)) #s(literal 121/228614400 binary64)))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)))) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1271/302400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 253/2721600 binary64) (*.f64 x x))) #s(literal 121/228614400 binary64)) (pow.f64 x #s(literal 10 binary64)))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)))) (*.f64 (+.f64 (+.f64 #s(literal 121/228614400 binary64) (/.f64 #s(literal 1271/302400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 23/2160 binary64) (/.f64 #s(literal 253/2721600 binary64) (*.f64 x x)))) (pow.f64 x #s(literal 10 binary64)))) |
#s(approx (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))) (*.f64 (pow.f64 x #s(literal 10 binary64)) #s(literal 121/228614400 binary64))) |
#s(approx (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))) (*.f64 (pow.f64 x #s(literal 10 binary64)) (+.f64 (/.f64 #s(literal 253/2721600 binary64) (*.f64 x x)) #s(literal 121/228614400 binary64)))) |
#s(approx (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1271/302400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 253/2721600 binary64) (*.f64 x x))) #s(literal 121/228614400 binary64)) (pow.f64 x #s(literal 10 binary64)))) |
#s(approx (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))) (*.f64 (+.f64 (+.f64 #s(literal 121/228614400 binary64) (/.f64 #s(literal 1271/302400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 23/2160 binary64) (/.f64 #s(literal 253/2721600 binary64) (*.f64 x x)))) (pow.f64 x #s(literal 10 binary64)))) |
#s(approx (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (*.f64 (pow.f64 x #s(literal 10 binary64)) #s(literal 121/228614400 binary64))) |
#s(approx (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (*.f64 (pow.f64 x #s(literal 10 binary64)) (+.f64 (/.f64 #s(literal 253/2721600 binary64) (*.f64 x x)) #s(literal 121/228614400 binary64)))) |
#s(approx (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 253/2721600 binary64) (*.f64 x x))) #s(literal 121/228614400 binary64)) (pow.f64 x #s(literal 10 binary64)))) |
#s(approx (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (*.f64 #s(literal -11/90720 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) |
#s(approx (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 23/2160 binary64) (*.f64 x x)) #s(literal 11/90720 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))))) |
#s(approx (/ (- x (sin x)) (tan x)) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (cos.f64 x) (sin.f64 x))) (/.f64 (cos.f64 x) x)) x))) |
#s(approx (+ (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (* 1/6 x)) (neg.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 (+.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 11/15120 binary64) (*.f64 x x))) #s(literal 143/604800 binary64))))) |
#s(approx (+ (* (* (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) x) x) (* 1/6 x)) (neg.f64 (*.f64 (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 11/15120 binary64) (*.f64 x x))) #s(literal 143/604800 binary64)) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) (pow.f64 x #s(literal 7 binary64))))) |
#s(approx (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) (neg.f64 (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 23/360 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 11/15120 binary64) (*.f64 x x))) #s(literal 143/604800 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x)))) |
#s(approx (- x (sin x)) (neg.f64 (*.f64 (-.f64 (/.f64 (sin.f64 x) x) #s(literal 1 binary64)) x))) |
#s(approx (* (* (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) x) (* x x)) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/5040 binary64)) (pow.f64 x #s(literal 7 binary64))))) |
#s(approx (* (* (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) x) (* x x)) (neg.f64 (*.f64 (neg.f64 (+.f64 #s(literal 1/5040 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 x x)))) (pow.f64 x #s(literal 7 binary64))))) |
#s(approx (* (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) x) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/5040 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x)))) |
#s(approx (* (+ (* (+ (* 1/5040 (* x x)) -1/120) (* x x)) 1/6) x) (neg.f64 (*.f64 (neg.f64 (+.f64 #s(literal 1/5040 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x)))) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x))))) (neg.f64 (*.f64 (+.f64 #s(literal 11/15120 binary64) (/.f64 (-.f64 #s(literal 23/360 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) (*.f64 x x))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x)))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) (neg.f64 (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 5819/653184000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 2783/27433728000 binary64) (*.f64 x x))) #s(literal 1331/3456649728000 binary64)) (pow.f64 x #s(literal 15 binary64))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) (neg.f64 (*.f64 (+.f64 (+.f64 #s(literal 1331/3456649728000 binary64) (/.f64 #s(literal 5819/653184000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 12167/46656000 binary64) (/.f64 #s(literal 2783/27433728000 binary64) (*.f64 x x)))) (pow.f64 x #s(literal 15 binary64))))) |
#s(approx (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3) (neg.f64 (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 5819/653184000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 2783/27433728000 binary64) (*.f64 x x))) #s(literal 1331/3456649728000 binary64)) (pow.f64 x #s(literal 15 binary64))))) |
#s(approx (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3) (neg.f64 (*.f64 (+.f64 (+.f64 #s(literal 1331/3456649728000 binary64) (/.f64 #s(literal 5819/653184000 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 12167/46656000 binary64) (/.f64 #s(literal 2783/27433728000 binary64) (*.f64 x x)))) (pow.f64 x #s(literal 15 binary64))))) |
Compiled 16 637 to 5 820 computations (65% saved)
27 alts after pruning (17 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 990 | 12 | 1 002 |
| Fresh | 3 | 5 | 8 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 7 | 7 |
| Total | 995 | 27 | 1 022 |
| Status | Accuracy | Program |
|---|---|---|
| 5.2% | (/.f64 (/.f64 (fma.f64 (*.f64 x x) x (pow.f64 (neg.f64 (sin.f64 x)) #s(literal 3 binary64))) (fma.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 (neg.f64 (sin.f64 x)))))) (tan.f64 x)) | |
| ✓ | 54.4% | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
| ✓ | 87.8% | (/.f64 #s(approx (- x (sin x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x))) (tan.f64 x)) |
| 86.8% | (/.f64 #s(approx (- x (sin x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x))) #s(approx (tan x) x)) | |
| 54.7% | (/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal -1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) (*.f64 x x))) (tan.f64 (+.f64 (+.f64 x (PI.f64)) (PI.f64)))) | |
| 54.8% | (/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal -1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) (*.f64 x x))) (tan.f64 (+.f64 x (PI.f64)))) | |
| 87.8% | (/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) x)) (tan.f64 x)) | |
| 23.0% | (/.f64 #s(approx (- x (sin x)) #s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (pow.f64 x #s(literal 5 binary64))))) #s(approx (tan x) x)) | |
| ✓ | 99.6% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x))) |
| ✓ | 99.5% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x (*.f64 #s(literal 1/6 binary64) x)) x)) |
| 99.4% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(approx (+ (* (* x x) -143/604800) -11/15120) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x (*.f64 #s(literal 1/6 binary64) x)) x)) | |
| ✓ | 99.2% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (*.f64 #s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x))) |
| 78.2% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (*.f64 #s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (*.f64 (*.f64 x x) x) x)))) | |
| 99.2% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (*.f64 #s(approx (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) (*.f64 #s(literal -23/360 binary64) x)) x) x (*.f64 #s(literal 1/6 binary64) x)) x)) | |
| 99.5% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/36 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))) x)) | |
| 99.4% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x))) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x))) x)) | |
| 37.9% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x) #s(literal 3 binary64))) (fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x))))) x)) | |
| 37.0% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x) #s(literal 3 binary64))) #s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)))) (*.f64 #s(literal 1/36 binary64) (*.f64 x x)))) x)) | |
| 37.8% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (/.f64 #s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x))))) x)) | |
| ✓ | 99.4% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -11/15120 binary64) (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
| ✓ | 99.5% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -143/604800 binary64) (*.f64 x x) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x) x)) |
| ✓ | 98.6% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
| ✓ | 98.6% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
| 15.7% | #s(approx (/ (- x (sin x)) (tan x)) #s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) #s(approx (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x))) (/.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) x))))) | |
| 15.8% | #s(approx (/ (- x (sin x)) (tan x)) #s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) #s(approx (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x))) (/.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 x x)))))) | |
| ✓ | 15.7% | #s(approx (/ (- x (sin x)) (tan x)) #s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) #s(approx (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x))) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))))) |
| 24.9% | #s(approx (/ (- x (sin x)) (tan x)) #s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 x x) #s(approx (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x))) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))))))) |
Compiled 1 276 to 877 computations (31.3% saved)
| Inputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (*.f64 #s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 #s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(literal -23/360 binary64)) x) x) x)) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (*.f64 #s(approx (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) (*.f64 #s(literal -23/360 binary64) x)) x) x (*.f64 #s(literal 1/6 binary64) x)) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (*.f64 #s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (*.f64 (*.f64 x x) x) x)))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -11/15120 binary64) (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x)) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(approx (+ (* (* x x) -143/604800) -11/15120) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x (*.f64 #s(literal 1/6 binary64) x)) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -143/604800 binary64) (*.f64 x x) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 x x) #s(approx (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x))) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) #s(approx (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x))) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) #s(approx (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x))) (/.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (*.f64 x x)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) #s(approx (- (- (/ 1/6 (* (* x x) (* x x))) 11/15120) (/ 23/360 (* x x))) (/.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) x)) x))))) |
(/.f64 #s(approx (- x (sin x)) #s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (pow.f64 x #s(literal 5 binary64))))) #s(approx (tan x) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x)) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x (*.f64 #s(literal 1/6 binary64) x)) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x)) x)) |
(/.f64 #s(approx (- x (sin x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x))) #s(approx (tan x) x)) |
#s(approx (/ (- x (sin x)) (tan x)) #s(approx (* (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 11/15120 binary64)) (/.f64 #s(literal 23/360 binary64) (*.f64 x x)))))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 #s(approx (* (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) x) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 11/15120 binary64)) (/.f64 #s(literal 23/360 binary64) (*.f64 x x))) (pow.f64 x #s(literal 5 binary64)))) x)) |
(/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) (tan.f64 x)) |
(/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) (*.f64 x x))) (tan.f64 x)) |
(/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/5040 binary64) #s(literal -1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) x)) (tan.f64 x)) |
(/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal -1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) (*.f64 x x))) (tan.f64 x)) |
(/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal -1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) (*.f64 x x))) (tan.f64 (+.f64 x (PI.f64)))) |
(/.f64 #s(approx (- x (sin x)) #s(approx (* (* (+ (* -1/120 (* x x)) 1/6) x) (* x x)) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (pow.f64 x #s(literal 5 binary64))))) (tan.f64 x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x) #s(literal 3 binary64))) #s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)) (* (* 1/6 x) (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x)))) (*.f64 #s(literal 1/36 binary64) (*.f64 x x)))) x)) |
(/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal -1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) (*.f64 x x))) (tan.f64 (+.f64 (+.f64 x (PI.f64)) (PI.f64)))) |
(/.f64 #s(approx (- x (sin x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 x x) #s(literal -1/120 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) x))) (tan.f64 x)) |
(/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x))) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x))) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/36 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (/.f64 #s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) x) 3)) (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x))))) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x) #s(literal 3 binary64))) (fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x))))) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x))))) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (/.f64 (fma.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x x) x) (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x) #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x))))) x)) |
(/.f64 (/.f64 (fma.f64 (*.f64 x x) x (pow.f64 (neg.f64 (sin.f64 x)) #s(literal 3 binary64))) (fma.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 (neg.f64 (sin.f64 x)))))) (tan.f64 x)) |
| Outputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x))) |
2 calls:
| 47.0ms | x |
| 10.0ms | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 1 | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
| 99.6% | 1 | x |
Compiled 6 to 6 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (*.f64 #s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 #s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(literal -23/360 binary64)) x) x) x)) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (*.f64 #s(approx (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) (*.f64 #s(literal -23/360 binary64) x)) x) x (*.f64 #s(literal 1/6 binary64) x)) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (*.f64 #s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (*.f64 (*.f64 x x) x) x)))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -11/15120 binary64) (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x)) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(approx (+ (* (* x x) -143/604800) -11/15120) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x (*.f64 #s(literal 1/6 binary64) x)) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -143/604800 binary64) (*.f64 x x) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x) x)) |
| Outputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -143/604800 binary64) (*.f64 x x) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x) x)) |
2 calls:
| 3.0ms | x |
| 3.0ms | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.5% | 1 | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
| 99.5% | 1 | x |
Compiled 6 to 6 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (*.f64 #s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 #s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(literal -23/360 binary64)) x) x) x)) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (*.f64 #s(approx (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) (*.f64 #s(literal -23/360 binary64) x)) x) x (*.f64 #s(literal 1/6 binary64) x)) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (*.f64 #s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (*.f64 (*.f64 x x) x) x)))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -11/15120 binary64) (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x)) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(approx (+ (* (* x x) -143/604800) -11/15120) #s(literal -11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) x) x) x (*.f64 #s(literal 1/6 binary64) x)) x)) |
| Outputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -11/15120 binary64) (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
2 calls:
| 3.0ms | x |
| 2.0ms | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 1 | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
| 99.4% | 1 | x |
Compiled 6 to 6 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (*.f64 #s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 #s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(literal -23/360 binary64)) x) x) x)) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (*.f64 #s(approx (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) x) (*.f64 #s(literal -23/360 binary64) x)) x) x (*.f64 #s(literal 1/6 binary64) x)) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (*.f64 #s(approx (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) (sqrt.f64 (*.f64 (*.f64 (*.f64 x x) x) x)))) |
| Outputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)))) |
2 calls:
| 4.0ms | x |
| 2.0ms | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.2% | 1 | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
| 99.2% | 1 | x |
Compiled 6 to 6 computations (0% saved)
Total -0.1b remaining (-10.5%)
Threshold costs -0.1b (-10.5%)
| Inputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* (+ (* -11/15120 (* x x)) -23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
| Outputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
2 calls:
| 1.0ms | x |
| 1.0ms | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.6% | 1 | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
| 98.6% | 1 | x |
Compiled 6 to 6 computations (0% saved)
| 1× | fuel |
Compiled 54 to 33 computations (38.9% saved)
(abs x)
Compiled 207 to 176 computations (15% saved)
Loading profile data...