
Time bar (total: 4.8s)
| 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.3s | 5 775× | 2 | valid |
| 324.0ms | 2 411× | 1 | valid |
| 4.0ms | 70× | 0 | valid |
ival-sin: 1.7s (73.2% of total)adjust: 356.0ms (15% of total)ival-sub!: 115.0ms (4.8% of total)ival-div!: 114.0ms (4.8% of total)ival-tan: 53.0ms (2.2% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 81 | 0 | - | 0 | - | (-.f64 x (sin.f64 x)) |
| 54 | 1 | (-1.7703980113364398e-161) | 5 | (3.990793293734871e-107) | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
| 0 | 0 | - | 0 | - | (tan.f64 x) |
| 0 | 0 | - | 0 | - | (sin.f64 x) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
-.f64 | (-.f64 x (sin.f64 x)) | cancellation | 81 | 0 |
/.f64 | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) | u/n | 50 | 0 |
| ↳ | (-.f64 x (sin.f64 x)) | underflow | 174 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 130 | 0 |
| - | 1 | 125 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 130 | 0 | 0 |
| - | 1 | 0 | 125 |
| number | freq |
|---|---|
| 0 | 125 |
| 1 | 131 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 148.0ms | 370× | 2 | valid |
| 16.0ms | 140× | 1 | valid |
| 0.0ms | 2× | 0 | valid |
Compiled 43 to 19 computations (55.8% saved)
ival-sin: 110.0ms (78% of total)adjust: 17.0ms (12.1% of total)ival-div!: 7.0ms (5% of total)ival-sub!: 4.0ms (2.8% of total)ival-tan: 4.0ms (2.8% of total)Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 25 |
| 1 | 28 | 23 |
| 2 | 62 | 22 |
| 3 | 111 | 22 |
| 4 | 208 | 22 |
| 5 | 453 | 22 |
| 6 | 1106 | 22 |
| 7 | 2689 | 22 |
| 8 | 6996 | 22 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 54.4% | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
(abs x)
Compiled 14 to 10 computations (28.6% 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 | 735 | 386 |
| 0 | 6349 | 369 |
| 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 x (sin.f64 x)) (neg.f64 (sin.f64 x))) (neg.f64 (cos.f64 x))) |
(*.f64 (/.f64 (-.f64 x (sin.f64 x)) (sin.f64 x)) (cos.f64 x)) |
(/.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 (neg.f64 (neg.f64 (-.f64 x (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) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (*.f64 (+.f64 (sin.f64 x) x) (tan.f64 x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (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 (neg.f64 (-.f64 x (sin.f64 x))) (neg.f64 (tan.f64 x))) |
(/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
(neg.f64 (/.f64 (neg.f64 (-.f64 x (sin.f64 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 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (neg.f64 (+.f64 (sin.f64 x) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (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) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (+.f64 (sin.f64 x) x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sin.f64 x) #s(literal 3 binary64))) (fma.f64 (sin.f64 x) (+.f64 (sin.f64 x) x) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 (sin.f64 x) x)) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (+.f64 (sin.f64 x) x))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (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)) |
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 (-.f64 (*.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 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) x) x) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (- x (sin x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #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)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (- x (sin x)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (- x (sin x)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx x x) |
#s(approx (sin x) x) |
#s(approx (sin x) (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) x)) |
#s(approx (sin x) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 binary64)) x)) |
#s(approx (sin x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 binary64)) x)) |
#s(approx (tan x) x) |
#s(approx (tan x) (fma.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 3 binary64)) x)) |
#s(approx (tan x) (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 x x) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64)) x)) |
#s(approx (tan x) (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)) (pow.f64 x #s(literal 3 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 (fma.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64) (/.f64 (cos.f64 x) (sin.f64 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 (fma.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64) (/.f64 (cos.f64 x) (sin.f64 x))) x)) |
#s(approx (- x (sin x)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sin.f64 x) x)) x)) |
Compiled 827 to 222 computations (73.2% saved)
8 alts after pruning (7 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 43 | 7 | 50 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 43 | 8 | 51 |
| Status | Accuracy | Program |
|---|---|---|
| 54.4% | (/.f64 (-.f64 x (sin.f64 x)) (/.f64 (+.f64 (tan.f64 x) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 (PI.f64)))))) | |
| ✓ | 54.4% | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
| 81.9% | (/.f64 #s(approx (- x (sin x)) (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) (tan.f64 x)) | |
| ▶ | 81.2% | (/.f64 #s(approx (- x (sin x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64))) (tan.f64 x)) |
| ▶ | 99.5% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) x) x) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
| ▶ | 99.5% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.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.4% | #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 275 to 183 computations (33.5% saved)
| Inputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.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 (-.f64 (*.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 (-.f64 (*.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 (-.f64 (*.f64 #s(literal -11/15120 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) |
(-.f64 (*.f64 #s(literal -11/15120 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) |
(*.f64 #s(literal -11/15120 binary64) (*.f64 x x)) |
#s(literal -11/15120 binary64) |
(*.f64 x x) |
x |
#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 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x) |
(*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) |
(fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) |
#s(literal -23/360 binary64) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) x) x) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
(*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) x) x) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x)) |
(fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) x) x) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) |
(-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) x) x) #s(literal 23/360 binary64)) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) x) x) |
(*.f64 (-.f64 (*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) x) |
(-.f64 (*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) |
(*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) |
#s(literal -143/604800 binary64) |
#s(literal 11/15120 binary64) |
(/.f64 #s(approx (- x (sin x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64))) (tan.f64 x)) |
#s(approx (- x (sin x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64)) |
(pow.f64 x #s(literal 3 binary64)) |
#s(literal 3 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 (* (* (+ (* (- (* -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 (* -11/15120 (* x x)) #s(hole binary64 (* -11/15120 (pow x 2)))) |
#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 (* (* (+ (* -23/360 (* x x)) 1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (+ (* -23/360 (* x x)) 1/6) x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (+ (* -23/360 (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (+ (* -23/360 (* x x)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* -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) (* 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) #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) #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) x) x) #s(hole binary64 (* -11/15120 (pow x 2)))) |
#s(approx (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) #s(hole binary64 (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)))) |
#s(approx (* (- (* -143/604800 (* x x)) 11/15120) x) #s(hole binary64 (* -11/15120 x))) |
#s(approx (* (- (* -143/604800 (* x x)) 11/15120) x) #s(hole binary64 (* x (- (* -143/604800 (pow x 2)) 11/15120)))) |
#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 (* -143/604800 (* x x)) #s(hole binary64 (* -143/604800 (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 (* (pow x 3) 1/6) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (pow x 3) #s(hole binary64 (pow x 3))) |
#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 (* (* (+ (* (- (* -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 (* (* (+ (* -23/360 (* x x)) 1/6) x) x) #s(hole binary64 (* -23/360 (pow x 4)))) |
#s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (* (+ (* -23/360 (* x x)) 1/6) x) #s(hole binary64 (* -23/360 (pow x 3)))) |
#s(approx (* (+ (* -23/360 (* x x)) 1/6) x) #s(hole binary64 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (+ (* -23/360 (* x x)) 1/6) #s(hole binary64 (* -23/360 (pow x 2)))) |
#s(approx (+ (* -23/360 (* x x)) 1/6) #s(hole binary64 (* (pow x 2) (- (* 1/6 (/ 1 (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 (* -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) #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) #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) x) x) #s(hole binary64 (* -143/604800 (pow x 4)))) |
#s(approx (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) #s(hole binary64 (* -1 (* (pow x 4) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))))) |
#s(approx (* (- (* -143/604800 (* x x)) 11/15120) x) #s(hole binary64 (* -143/604800 (pow x 3)))) |
#s(approx (* (- (* -143/604800 (* x x)) 11/15120) x) #s(hole binary64 (* -1 (* (pow x 3) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))))) |
#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 (- x (sin x)) #s(hole binary64 x)) |
#s(approx (- x (sin x)) #s(hole binary64 (* x (+ 1 (* -1 (/ (sin x) 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 (* (+ (* (- (* -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 (* (+ (* -23/360 (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 3) (- 23/360 (* 1/6 (/ 1 (pow x 2)))))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* -1 (* x (- (/ (sin x) x) 1))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | x | @ | inf | ((/ (- 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) (* -11/15120 (* x x)) -11/15120 (* x x) x 23/360 1/6 (/ (- x (sin x)) (tan x)) (* (* x x) 1/6) (/ (- x (sin x)) (tan x)) (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (* (+ (* -23/360 (* x x)) 1/6) x) (+ (* -23/360 (* x x)) 1/6) -23/360 (/ (- 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) (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) (* (- (* -143/604800 (* x x)) 11/15120) x) (- (* -143/604800 (* x x)) 11/15120) (* -143/604800 (* x x)) -143/604800 11/15120 (/ (- x (sin x)) (tan x)) (- x (sin x)) (* (pow x 3) 1/6) (pow x 3) 3 (tan x)) |
| 4.0ms | x | @ | -inf | ((/ (- 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) (* -11/15120 (* x x)) -11/15120 (* x x) x 23/360 1/6 (/ (- x (sin x)) (tan x)) (* (* x x) 1/6) (/ (- x (sin x)) (tan x)) (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (* (+ (* -23/360 (* x x)) 1/6) x) (+ (* -23/360 (* x x)) 1/6) -23/360 (/ (- 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) (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) (* (- (* -143/604800 (* x x)) 11/15120) x) (- (* -143/604800 (* x x)) 11/15120) (* -143/604800 (* x x)) -143/604800 11/15120 (/ (- x (sin x)) (tan x)) (- x (sin x)) (* (pow x 3) 1/6) (pow x 3) 3 (tan x)) |
| 3.0ms | x | @ | 0 | ((/ (- 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) (* -11/15120 (* x x)) -11/15120 (* x x) x 23/360 1/6 (/ (- x (sin x)) (tan x)) (* (* x x) 1/6) (/ (- x (sin x)) (tan x)) (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (* (+ (* -23/360 (* x x)) 1/6) x) (+ (* -23/360 (* x x)) 1/6) -23/360 (/ (- 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) (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) (* (- (* -143/604800 (* x x)) 11/15120) x) (- (* -143/604800 (* x x)) 11/15120) (* -143/604800 (* x x)) -143/604800 11/15120 (/ (- x (sin x)) (tan x)) (- x (sin x)) (* (pow x 3) 1/6) (pow x 3) 3 (tan x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 310 | 2401 |
| 0 | 355 | 2310 |
| 1 | 1327 | 2295 |
| 0 | 8819 | 2149 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.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 (-.f64 (*.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 (-.f64 (*.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 (-.f64 (*.f64 #s(literal -11/15120 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) |
(-.f64 (*.f64 #s(literal -11/15120 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) |
(*.f64 #s(literal -11/15120 binary64) (*.f64 x x)) |
#s(literal -11/15120 binary64) |
(*.f64 x x) |
x |
#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 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x) |
(*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) |
(fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) |
#s(literal -23/360 binary64) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) x) x) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
(*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) x) x) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x)) |
(fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) x) x) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) |
(-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) x) x) #s(literal 23/360 binary64)) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) x) x) |
(*.f64 (-.f64 (*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) x) |
(-.f64 (*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) |
(*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) |
#s(literal -143/604800 binary64) |
#s(literal 11/15120 binary64) |
(/.f64 #s(approx (- x (sin x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64))) (tan.f64 x)) |
#s(approx (- x (sin x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64)) |
(pow.f64 x #s(literal 3 binary64)) |
#s(literal 3 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 (* (* (+ (* (- (* -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 (* -11/15120 (* x x)) #s(hole binary64 (* -11/15120 (pow x 2)))) |
#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 (* (* (+ (* -23/360 (* x x)) 1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (+ (* -23/360 (* x x)) 1/6) x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (+ (* -23/360 (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (+ (* -23/360 (* x x)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* -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) (* 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) #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) #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) x) x) #s(hole binary64 (* -11/15120 (pow x 2)))) |
#s(approx (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) #s(hole binary64 (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)))) |
#s(approx (* (- (* -143/604800 (* x x)) 11/15120) x) #s(hole binary64 (* -11/15120 x))) |
#s(approx (* (- (* -143/604800 (* x x)) 11/15120) x) #s(hole binary64 (* x (- (* -143/604800 (pow x 2)) 11/15120)))) |
#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 (* -143/604800 (* x x)) #s(hole binary64 (* -143/604800 (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 (* (pow x 3) 1/6) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (pow x 3) #s(hole binary64 (pow x 3))) |
#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 (* (* (+ (* (- (* -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 (* (* (+ (* -23/360 (* x x)) 1/6) x) x) #s(hole binary64 (* -23/360 (pow x 4)))) |
#s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (* (+ (* -23/360 (* x x)) 1/6) x) #s(hole binary64 (* -23/360 (pow x 3)))) |
#s(approx (* (+ (* -23/360 (* x x)) 1/6) x) #s(hole binary64 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (+ (* -23/360 (* x x)) 1/6) #s(hole binary64 (* -23/360 (pow x 2)))) |
#s(approx (+ (* -23/360 (* x x)) 1/6) #s(hole binary64 (* (pow x 2) (- (* 1/6 (/ 1 (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 (* -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) #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) #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) x) x) #s(hole binary64 (* -143/604800 (pow x 4)))) |
#s(approx (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) #s(hole binary64 (* -1 (* (pow x 4) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))))) |
#s(approx (* (- (* -143/604800 (* x x)) 11/15120) x) #s(hole binary64 (* -143/604800 (pow x 3)))) |
#s(approx (* (- (* -143/604800 (* x x)) 11/15120) x) #s(hole binary64 (* -1 (* (pow x 3) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))))) |
#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 (- x (sin x)) #s(hole binary64 x)) |
#s(approx (- x (sin x)) #s(hole binary64 (* x (+ 1 (* -1 (/ (sin x) 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 (* (+ (* (- (* -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 (* (+ (* -23/360 (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 3) (- 23/360 (* 1/6 (/ 1 (pow x 2)))))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* -1 (* x (- (/ (sin x) x) 1))))) |
| Outputs |
|---|
#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)) (fabs.f64 x)) (fabs.f64 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)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.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 (neg.f64 x) (*.f64 (neg.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 (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 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) #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 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) x)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) x)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (pow.f64 x #s(literal 3 binary64))) x (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) x)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/6 binary64)) (*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) x)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/6 binary64)) (*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) x)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.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 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) x)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64) (*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(fma.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) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) x)) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) x)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) x)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(fma.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) x)) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (neg.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 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) x)) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(*.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 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (pow.f64 x #s(literal 3 binary64))))) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))))) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 3 binary64))) (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)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (pow.f64 x #s(literal 3 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))))))) |
(fma.f64 (*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x)) x (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) (*.f64 x x) (*.f64 #s(literal 1/6 binary64) 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)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (pow.f64 x #s(literal 3 binary64)) (*.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) x) x (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 #s(literal 1/6 binary64) x (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 #s(literal 1/6 binary64) x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(fma.f64 x (*.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) x)) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) x)) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (neg.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)) (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal 1/6 binary64) x)) |
(+.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) (*.f64 #s(literal 1/6 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (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 (*.f64 (neg.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) (+.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 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 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 2 binary64)) #s(literal 1/36 binary64))) (neg.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 (neg.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.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) (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 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 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 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 #s(literal 1/6 binary64) x)))))) |
(/.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 2 binary64)) #s(literal 1/36 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))) |
(/.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 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) (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 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 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 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 #s(literal 1/6 binary64) x))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 1/6 binary64)) |
(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 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) #s(literal 1/6 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) #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)) |
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 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 -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 (/.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)) (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 #s(literal 1/36 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)))) |
(-.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 (neg.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 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (neg.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) (+.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) (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 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 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) (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 (pow.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 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 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 #s(literal 1/6 binary64) x))))) (/.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 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 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) 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 (neg.f64 (fma.f64 #s(literal 121/228614400 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -529/129600 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal 23/360 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1331/3456649728000 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 12167/46656000 binary64))) (neg.f64 (fma.f64 #s(literal 121/228614400 binary64) (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 x x) #s(literal -253/5443200 binary64)))))) |
(/.f64 (fma.f64 #s(literal 121/228614400 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -529/129600 binary64)) (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal 23/360 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal -1331/3456649728000 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 12167/46656000 binary64)) (fma.f64 #s(literal 121/228614400 binary64) (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 x x) #s(literal -253/5443200 binary64))))) |
(fma.f64 (*.f64 #s(literal -11/15120 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal -23/360 binary64)) |
(fma.f64 (*.f64 #s(literal -11/15120 binary64) (neg.f64 x)) (neg.f64 x) #s(literal -23/360 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -11/15120 binary64)) #s(literal -23/360 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 #s(literal -11/15120 binary64) x) #s(literal -23/360 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 121/228614400 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal 23/360 binary64))) (/.f64 #s(literal 529/129600 binary64) (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal 23/360 binary64)))) |
(-.f64 (/.f64 (*.f64 #s(literal -1331/3456649728000 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal 121/228614400 binary64) (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 x x) #s(literal -253/5443200 binary64))))) (/.f64 #s(literal 12167/46656000 binary64) (fma.f64 #s(literal 121/228614400 binary64) (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 x x) #s(literal -253/5443200 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 #s(literal -11/15120 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal -11/15120 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -11/15120 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -11/15120 binary64))) |
(*.f64 (*.f64 #s(literal -11/15120 binary64) x) x) |
(*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) |
(*.f64 #s(literal -11/15120 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 #s(literal -11/15120 binary64) x)) |
(neg.f64 (*.f64 #s(literal 11/15120 binary64) (*.f64 x x))) |
(neg.f64 (*.f64 (*.f64 x x) #s(literal 11/15120 binary64))) |
#s(literal -11/15120 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 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
x |
#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 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/6 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 #s(literal 1/6 binary64) x) x) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.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 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64))) |
(*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #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 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64)) #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 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal -23/360 binary64) x) (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64)) x (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
(fma.f64 #s(literal -23/360 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
(fma.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal 23/360 binary64) (*.f64 x x)) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) #s(literal -23/360 binary64)))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal -23/360 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 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64)))) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64)))))) |
(fma.f64 (*.f64 x (*.f64 #s(literal -23/360 binary64) x)) x (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 x #s(literal -23/360 binary64)) (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 #s(literal -23/360 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 #s(literal -23/360 binary64) x) (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -23/360 binary64)) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) x (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -23/360 binary64)) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 #s(literal -23/360 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 #s(literal 1/6 binary64) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64))) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 #s(literal 23/360 binary64) (*.f64 x x)) x)) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -23/360 binary64)))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64)) (*.f64 #s(literal 1/6 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64))) |
(/.f64 (-.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 23/360 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/36 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 #s(literal -12167/46656000 binary64) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (-.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal -23/2160 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -12167/46656000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64))) (neg.f64 (fma.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal -23/360 binary64)))) |
(/.f64 (fma.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64))) |
(/.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 #s(literal -12167/46656000 binary64) (pow.f64 x #s(literal 6 binary64)))) (-.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal -23/2160 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal -12167/46656000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)) (fma.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64))))) |
(fma.f64 (*.f64 #s(literal -23/360 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 #s(literal -23/360 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 #s(literal -23/360 binary64) x) x #s(literal 1/6 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) |
(fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) |
(fma.f64 x (*.f64 x #s(literal -23/360 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 -23/360 binary64)))) (/.f64 (*.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 #s(literal -23/360 binary64) x)) x)) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal -23/360 binary64))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 23/360 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1/216 binary64) (-.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal -23/2160 binary64) (*.f64 x x)))) (/.f64 (*.f64 #s(literal -12167/46656000 binary64) (pow.f64 x #s(literal 6 binary64))) (-.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal -23/2160 binary64) (*.f64 x x))))) |
(+.f64 (/.f64 (*.f64 #s(literal -12167/46656000 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64))))) (/.f64 #s(literal 1/216 binary64) (fma.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal -23/2160 binary64)))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) |
#s(literal -23/360 binary64) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (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)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (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)) (*.f64 x x) #s(literal 1/6 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 (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)) (*.f64 x x) #s(literal 1/6 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (fma.f64 (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)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (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)) (*.f64 x x) #s(literal 1/6 binary64)))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (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)) (*.f64 x x) #s(literal 1/6 binary64)))) |
(*.f64 (fma.f64 (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)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (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)) (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 x (*.f64 x (fma.f64 (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)) (*.f64 x x) #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal 4 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))) (*.f64 (pow.f64 x #s(literal 4 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))))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 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))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 4 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))) #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 (pow.f64 x #s(literal 4 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))) (*.f64 (pow.f64 x #s(literal 4 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)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 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 (*.f64 x x) (*.f64 (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)) x)) x (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (pow.f64 x #s(literal 4 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 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (pow.f64 x #s(literal 4 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 (*.f64 (*.f64 (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)) x) x) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (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)) x) x) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (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)) x) x) x) x (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (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)) x) (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 (*.f64 (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)) x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 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 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (*.f64 (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)) x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 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 (pow.f64 x #s(literal 4 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)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (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)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 (pow.f64 x #s(literal 4 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 (*.f64 (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)) x) x) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 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) (*.f64 (*.f64 (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)) x) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 4 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 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 4 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 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 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 x (*.f64 x (*.f64 (*.f64 (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)) x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (pow.f64 x #s(literal 4 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)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 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))) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (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)) x) x))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 4 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))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 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)))) |
(/.f64 (-.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 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))) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (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)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (neg.f64 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))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (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)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (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)) x) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (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)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (fma.f64 (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)) (*.f64 x x) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 (pow.f64 (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)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (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)) x) x) (fma.f64 (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)) (*.f64 x x) #s(literal -1/6 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (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)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (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)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (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)) x) (*.f64 #s(literal 1/6 binary64) x)))))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (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)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (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)) x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (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)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (fma.f64 (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)) (*.f64 x x) #s(literal -1/6 binary64))) |
(/.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 (pow.f64 (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)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (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)) x) x) (fma.f64 (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)) (*.f64 x x) #s(literal -1/6 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (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)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (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)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (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)) x) (*.f64 #s(literal 1/6 binary64) x))))) |
(fma.f64 (*.f64 (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)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 (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)) (neg.f64 x)) (neg.f64 x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 (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)) x) x #s(literal 1/6 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 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))) #s(literal 1/6 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 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))) #s(literal 1/6 binary64)) |
(fma.f64 (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)) (*.f64 x x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 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)) #s(literal 1/6 binary64)) |
(fma.f64 x (*.f64 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))) #s(literal 1/6 binary64)) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (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)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (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)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (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)) x) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (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)) x) x) #s(literal 2 binary64)) (fma.f64 (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)) (*.f64 x x) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (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)) (*.f64 x x) #s(literal -1/6 binary64)))) |
(-.f64 (*.f64 (*.f64 (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)) x) x) #s(literal -1/6 binary64)) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 (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)) x)) x)) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (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))) (*.f64 x x))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (neg.f64 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)))) |
(+.f64 (/.f64 #s(literal 1/216 binary64) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (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)) x) x) (fma.f64 (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)) (*.f64 x x) #s(literal -1/6 binary64))))) (/.f64 (*.f64 (pow.f64 (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)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (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)) x) x) (fma.f64 (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)) (*.f64 x x) #s(literal -1/6 binary64)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (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)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (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)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (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)) x) (*.f64 #s(literal 1/6 binary64) x))))) (/.f64 #s(literal 1/216 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (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)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (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)) x) (*.f64 #s(literal 1/6 binary64) x)))))) |
(+.f64 (*.f64 (*.f64 (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)) x) x) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (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)) 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 (*.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 (+.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)) (*.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 (*.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 (+.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)) (*.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)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal -23/360 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal -23/360 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal -23/360 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal -23/360 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 (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)) |
(fma.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) 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)) (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))) (/.f64 #s(literal 529/129600 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)))) |
(-.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 (+.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)) (*.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 (+.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)) (*.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 (*.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 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) |
(*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 20449/365783040000 binary64) (pow.f64 x #s(literal 4 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 #s(literal -2924207/221225582592000000 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 1331/3456649728000 binary64))) (neg.f64 (fma.f64 #s(literal 20449/365783040000 binary64) (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 x x) #s(literal -1573/9144576000 binary64)))))) |
(/.f64 (fma.f64 #s(literal 20449/365783040000 binary64) (pow.f64 x #s(literal 4 binary64)) #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) (pow.f64 x #s(literal 6 binary64))) #s(literal 1331/3456649728000 binary64)) (fma.f64 #s(literal 20449/365783040000 binary64) (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 x x) #s(literal -1573/9144576000 binary64))))) |
(fma.f64 (*.f64 #s(literal -143/604800 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal -11/15120 binary64)) |
(fma.f64 (*.f64 #s(literal -143/604800 binary64) (neg.f64 x)) (neg.f64 x) #s(literal -11/15120 binary64)) |
(fma.f64 (*.f64 #s(literal -143/604800 binary64) x) x #s(literal -11/15120 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -143/604800 binary64)) #s(literal -11/15120 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -143/604800 binary64)) #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)) |
(fma.f64 x (*.f64 x #s(literal -143/604800 binary64)) #s(literal -11/15120 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 20449/365783040000 binary64) (pow.f64 x #s(literal 4 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 #s(literal -2924207/221225582592000000 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal 20449/365783040000 binary64) (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 x x) #s(literal -1573/9144576000 binary64))))) (/.f64 #s(literal 1331/3456649728000 binary64) (fma.f64 #s(literal 20449/365783040000 binary64) (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 x x) #s(literal -1573/9144576000 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 #s(literal -143/604800 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal -143/604800 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -143/604800 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -143/604800 binary64))) |
(*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) |
(*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 x #s(literal -143/604800 binary64))) |
#s(literal -143/604800 binary64) |
#s(literal 11/15120 binary64) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- x (sin x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64))))) (tan.f64 x)) |
(/.f64 (neg.f64 #s(approx (- x (sin x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64)))) (neg.f64 (tan.f64 x))) |
(/.f64 #s(approx (- x (sin x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64))) (tan.f64 x)) |
(neg.f64 (/.f64 (neg.f64 #s(approx (- x (sin x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64)))) (tan.f64 x))) |
(neg.f64 (/.f64 #s(approx (- x (sin x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64))) (neg.f64 (tan.f64 x)))) |
#s(approx (- x (sin x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) x) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 x (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (neg.f64 x) x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) x)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 x (*.f64 x x)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) |
(pow.f64 x #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))) |
#s(literal 3 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)) |
(neg.f64 (neg.f64 (tan.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 (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) 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 (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)) (*.f64 x x) #s(literal 1/6 binary64)) 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 (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) 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 (- (* -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 (* -11/15120 (* x x)) (*.f64 (*.f64 x x) #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 (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) x) x)) |
#s(approx (* (+ (* -23/360 (* x x)) 1/6) x) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (* (+ (* -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 (+ (* -23/360 (* x x)) 1/6) #s(literal 1/6 binary64)) |
#s(approx (+ (* -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) (* 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 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #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 (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 (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)) (*.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) #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 (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)) (*.f64 x x) #s(literal 1/6 binary64))) |
#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 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64))) |
#s(approx (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) (*.f64 (*.f64 x x) #s(literal -11/15120 binary64))) |
#s(approx (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x)) |
#s(approx (* (- (* -143/604800 (* x x)) 11/15120) x) (*.f64 #s(literal -11/15120 binary64) x)) |
#s(approx (* (- (* -143/604800 (* x x)) 11/15120) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x)) |
#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 (* -143/604800 (* x x)) (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x)) |
#s(approx (- x (sin x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #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)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (- x (sin x)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (- x (sin x)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/5040 binary64) x) x (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/362880 binary64)) #s(literal 1/120 binary64))) (*.f64 x x) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (* (pow x 3) 1/6) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64))) |
#s(approx (pow x 3) (pow.f64 x #s(literal 3 binary64))) |
#s(approx (tan x) x) |
#s(approx (tan x) (fma.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 3 binary64)) x)) |
#s(approx (tan x) (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 x x) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64)) x)) |
#s(approx (tan x) (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)) (pow.f64 x #s(literal 3 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 (fma.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64) (/.f64 (cos.f64 x) (sin.f64 x))) x)) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -11/15120 binary64))) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 #s(literal -23/360 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal -11/15120 binary64)))) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64) #s(literal 11/15120 binary64))))) |
#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) (*.f64 (fma.f64 #s(literal -23/360 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal -11/15120 binary64)) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64) #s(literal 11/15120 binary64))))) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -11/15120 binary64))) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) (*.f64 (fma.f64 #s(literal -23/360 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal -11/15120 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64) #s(literal 11/15120 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (- (* -11/15120 (* x x)) 23/360) (*.f64 (*.f64 x x) #s(literal -11/15120 binary64))) |
#s(approx (- (* -11/15120 (* x x)) 23/360) (*.f64 (fma.f64 #s(literal -23/360 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal -11/15120 binary64)) (*.f64 x x))) |
#s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
#s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (+ (* -23/360 (* x x)) 1/6) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64))) |
#s(approx (* (+ (* -23/360 (* x x)) 1/6) x) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) |
#s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) 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)) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 11/15120 binary64) #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 (fma.f64 #s(literal -23/360 binary64) (pow.f64 x #s(literal -2 binary64)) #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 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/6 binary64)) #s(literal 143/604800 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 11/15120 binary64) (/.f64 #s(literal 23/360 binary64) (pow.f64 x #s(literal 4 binary64))))) (pow.f64 x #s(literal 8 binary64)))) |
#s(approx (+ (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) (* x x)) 1/6) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -143/604800 binary64))) |
#s(approx (+ (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) (* x x)) 1/6) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 11/15120 binary64) #s(literal 143/604800 binary64))) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) (* x x)) 1/6) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (/.f64 (fma.f64 #s(literal -23/360 binary64) (pow.f64 x #s(literal -2 binary64)) #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 (pow.f64 x #s(literal 6 binary64)) (-.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/6 binary64)) #s(literal 143/604800 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 11/15120 binary64) (/.f64 #s(literal 23/360 binary64) (pow.f64 x #s(literal 4 binary64))))))) |
#s(approx (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -143/604800 binary64))) |
#s(approx (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 11/15120 binary64) #s(literal 143/604800 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) (*.f64 (-.f64 (/.f64 (fma.f64 #s(literal -23/360 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal -11/15120 binary64)) (*.f64 x x)) #s(literal 143/604800 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -143/604800 binary64))) |
#s(approx (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 11/15120 binary64) #s(literal 143/604800 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (- (* -143/604800 (* x x)) 11/15120) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -143/604800 binary64))) |
#s(approx (* (- (* -143/604800 (* x x)) 11/15120) x) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 11/15120 binary64) #s(literal 143/604800 binary64))) (pow.f64 x #s(literal 3 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) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 11/15120 binary64) #s(literal 143/604800 binary64)))) |
#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 (tan x) (tan.f64 x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (cos.f64 x) (sin.f64 x)) #s(literal -1 binary64) (/.f64 (cos.f64 x) x)))) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (*.f64 (neg.f64 (pow.f64 x #s(literal 5 binary64))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64) (-.f64 #s(literal 11/15120 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))))))) |
#s(approx (* (+ (* -23/360 (* x x)) 1/6) x) (*.f64 (neg.f64 (-.f64 #s(literal 23/360 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (- x (sin x)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sin.f64 x) x)) x)) |
Compiled 17 211 to 2 545 computations (85.2% saved)
16 alts after pruning (13 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 578 | 12 | 590 |
| Fresh | 1 | 1 | 2 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 582 | 16 | 598 |
| Status | Accuracy | Program |
|---|---|---|
| 54.4% | (/.f64 (-.f64 x (sin.f64 x)) (/.f64 (+.f64 (tan.f64 x) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 (PI.f64)))))) | |
| ✓ | 54.4% | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
| 81.1% | (/.f64 #s(approx (- x (sin x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64))) #s(approx (tan x) x)) | |
| ▶ | 81.3% | (/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x))) (tan.f64 x)) |
| 99.5% | #s(approx (/ (- x (sin x)) (tan x)) (fma.f64 (*.f64 (*.f64 (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)) x) x) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) | |
| ▶ | 99.5% | #s(approx (/ (- x (sin x)) (tan x)) (fma.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 x x) #s(literal 1/6 binary64)))) |
| 99.4% | #s(approx (/ (- x (sin x)) (tan x)) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64)))) | |
| 99.5% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (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)) (*.f64 x x))) | |
| 99.5% | #s(approx (/ (- x (sin x)) (tan 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))) | |
| ▶ | 99.4% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 x #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64))) x)) |
| ▶ | 99.5% | #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)) |
| ✓ | 99.4% | #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)) |
| 99.4% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)) x) x)) | |
| ▶ | 98.7% | #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)) |
| 49.2% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) x) x)) x) x)) | |
| ✓ | 98.6% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
Compiled 624 to 398 computations (36.2% saved)
| Inputs |
|---|
#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)) 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)) |
(fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 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 #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)) (fma.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 x x) #s(literal 1/6 binary64)))) |
(fma.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 x x) #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 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) |
(*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 x #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64))) x)) |
(*.f64 (fma.f64 x #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64))) x) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64)) |
(pow.f64 x #s(literal 3 binary64)) |
#s(literal 3 binary64) |
(/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x))) (tan.f64 x)) |
#s(approx (- x (sin x)) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x))) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x)) |
(*.f64 #s(literal 1/6 binary64) 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 x) -11/15120) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (+ (* (+ (* (* x x) -11/15120) -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) -11/15120) -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) -11/15120) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* (* x x) -11/15120) -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 (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* -23/360 (pow x 2))))) |
#s(approx (+ (* (+ (* (* x x) -11/15120) -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) -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 (* 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 x) -11/15120) -23/360) x) x) (* x x)) (* (* x x) 1/6)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (+ (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) (* x x)) (* (* x x) 1/6)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (+ (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) (* x x)) (* (* x x) 1/6)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -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) 1/6) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (+ (* x 1/6) (* (pow x 3) -23/360)) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (+ (* x 1/6) (* (pow x 3) -23/360)) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (+ (* x 1/6) (* (pow x 3) -23/360)) #s(hole binary64 (* 1/6 x))) |
#s(approx (+ (* x 1/6) (* (pow x 3) -23/360)) #s(hole binary64 (* x (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (pow x 3) -23/360) #s(hole binary64 (* -23/360 (pow x 3)))) |
#s(approx (pow x 3) #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 (* (* x x) (* 1/6 x)) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (* 1/6 x) #s(hole binary64 (* 1/6 x))) |
#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) -11/15120) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* -11/15120 (pow x 6)))) |
#s(approx (* (* (+ (* (+ (* (* x x) -11/15120) -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 (* (* (+ (* (+ (* (* x x) -11/15120) -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) -11/15120) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* -11/15120 (pow x 5)))) |
#s(approx (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) 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)) 1/6) x) #s(hole binary64 (* (pow x 5) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) #s(hole binary64 (* -11/15120 (pow x 4)))) |
#s(approx (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) #s(hole binary64 (* -1 (* (pow x 4) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* (* x x) -11/15120) -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 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 (* (* (+ (* (- (* -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 x) -11/15120) -23/360) x) x) (* x x)) (* (* x x) 1/6)) #s(hole binary64 (* -11/15120 (pow x 6)))) |
#s(approx (+ (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) (* x x)) (* (* x x) 1/6)) #s(hole binary64 (* -1 (* (pow x 6) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) (* x x)) (* (* x x) 1/6)) #s(hole binary64 (* (pow x 6) (- (/ 1/6 (pow x 4)) (+ 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 1/6) (* (pow x 3) -23/360)) x) #s(hole binary64 (* -23/360 (pow x 4)))) |
#s(approx (* (+ (* x 1/6) (* (pow x 3) -23/360)) x) #s(hole binary64 (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (+ (* x 1/6) (* (pow x 3) -23/360)) #s(hole binary64 (* -23/360 (pow x 3)))) |
#s(approx (+ (* x 1/6) (* (pow x 3) -23/360)) #s(hole binary64 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#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 (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) -11/15120) -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 (* (+ (* (- (* -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) (* (pow x 3) -23/360)) #s(hole binary64 (* -1 (* (pow x 3) (- 23/360 (* 1/6 (/ 1 (pow x 2)))))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* -1 (* x (- (/ (sin x) x) 1))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 12.0ms | x | @ | -inf | ((/ (- x (sin x)) (tan x)) (* (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) x) (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) (+ (* (* x x) -11/15120) -23/360) (* x x) x -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 x) -11/15120) -23/360) x) x) (* x x)) (* (* x x) 1/6)) (* (* (+ (* (* x x) -11/15120) -23/360) x) x) (* (+ (* (* x x) -11/15120) -23/360) x) (* (* x x) 1/6) (/ (- x (sin x)) (tan x)) (* (+ (* x 1/6) (* (pow x 3) -23/360)) x) (+ (* x 1/6) (* (pow x 3) -23/360)) (* (pow x 3) -23/360) (pow x 3) 3 (/ (- x (sin x)) (tan x)) (- x (sin x)) (* (* x x) (* 1/6 x)) (* 1/6 x) (tan x)) |
| 4.0ms | x | @ | inf | ((/ (- x (sin x)) (tan x)) (* (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) x) (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) (+ (* (* x x) -11/15120) -23/360) (* x x) x -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 x) -11/15120) -23/360) x) x) (* x x)) (* (* x x) 1/6)) (* (* (+ (* (* x x) -11/15120) -23/360) x) x) (* (+ (* (* x x) -11/15120) -23/360) x) (* (* x x) 1/6) (/ (- x (sin x)) (tan x)) (* (+ (* x 1/6) (* (pow x 3) -23/360)) x) (+ (* x 1/6) (* (pow x 3) -23/360)) (* (pow x 3) -23/360) (pow x 3) 3 (/ (- x (sin x)) (tan x)) (- x (sin x)) (* (* x x) (* 1/6 x)) (* 1/6 x) (tan x)) |
| 3.0ms | x | @ | 0 | ((/ (- x (sin x)) (tan x)) (* (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) x) (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) (+ (* (* x x) -11/15120) -23/360) (* x x) x -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 x) -11/15120) -23/360) x) x) (* x x)) (* (* x x) 1/6)) (* (* (+ (* (* x x) -11/15120) -23/360) x) x) (* (+ (* (* x x) -11/15120) -23/360) x) (* (* x x) 1/6) (/ (- x (sin x)) (tan x)) (* (+ (* x 1/6) (* (pow x 3) -23/360)) x) (+ (* x 1/6) (* (pow x 3) -23/360)) (* (pow x 3) -23/360) (pow x 3) 3 (/ (- x (sin x)) (tan x)) (- x (sin x)) (* (* x x) (* 1/6 x)) (* 1/6 x) (tan x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 274 | 2264 |
| 0 | 311 | 2131 |
| 1 | 1153 | 2077 |
| 0 | 8409 | 2042 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#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)) 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)) |
(fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 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 #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)) (fma.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 x x) #s(literal 1/6 binary64)))) |
(fma.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 x x) #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 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) |
(*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 x #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64))) x)) |
(*.f64 (fma.f64 x #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64))) x) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64)) |
(pow.f64 x #s(literal 3 binary64)) |
#s(literal 3 binary64) |
(/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x))) (tan.f64 x)) |
#s(approx (- x (sin x)) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x))) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x)) |
(*.f64 #s(literal 1/6 binary64) 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 x) -11/15120) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (+ (* (+ (* (* x x) -11/15120) -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) -11/15120) -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) -11/15120) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* (* x x) -11/15120) -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 (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* -23/360 (pow x 2))))) |
#s(approx (+ (* (+ (* (* x x) -11/15120) -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) -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 (* 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 x) -11/15120) -23/360) x) x) (* x x)) (* (* x x) 1/6)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (+ (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) (* x x)) (* (* x x) 1/6)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (+ (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) (* x x)) (* (* x x) 1/6)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -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) 1/6) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (+ (* x 1/6) (* (pow x 3) -23/360)) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (+ (* x 1/6) (* (pow x 3) -23/360)) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (+ (* x 1/6) (* (pow x 3) -23/360)) #s(hole binary64 (* 1/6 x))) |
#s(approx (+ (* x 1/6) (* (pow x 3) -23/360)) #s(hole binary64 (* x (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (pow x 3) -23/360) #s(hole binary64 (* -23/360 (pow x 3)))) |
#s(approx (pow x 3) #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 (* (* x x) (* 1/6 x)) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (* 1/6 x) #s(hole binary64 (* 1/6 x))) |
#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) -11/15120) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* -11/15120 (pow x 6)))) |
#s(approx (* (* (+ (* (+ (* (* x x) -11/15120) -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 (* (* (+ (* (+ (* (* x x) -11/15120) -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) -11/15120) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* -11/15120 (pow x 5)))) |
#s(approx (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) 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)) 1/6) x) #s(hole binary64 (* (pow x 5) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) #s(hole binary64 (* -11/15120 (pow x 4)))) |
#s(approx (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) #s(hole binary64 (* -1 (* (pow x 4) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* (* x x) -11/15120) -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 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 (* (* (+ (* (- (* -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 x) -11/15120) -23/360) x) x) (* x x)) (* (* x x) 1/6)) #s(hole binary64 (* -11/15120 (pow x 6)))) |
#s(approx (+ (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) (* x x)) (* (* x x) 1/6)) #s(hole binary64 (* -1 (* (pow x 6) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* (* (+ (* (* x x) -11/15120) -23/360) x) x) (* x x)) (* (* x x) 1/6)) #s(hole binary64 (* (pow x 6) (- (/ 1/6 (pow x 4)) (+ 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 1/6) (* (pow x 3) -23/360)) x) #s(hole binary64 (* -23/360 (pow x 4)))) |
#s(approx (* (+ (* x 1/6) (* (pow x 3) -23/360)) x) #s(hole binary64 (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (+ (* x 1/6) (* (pow x 3) -23/360)) #s(hole binary64 (* -23/360 (pow x 3)))) |
#s(approx (+ (* x 1/6) (* (pow x 3) -23/360)) #s(hole binary64 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#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 (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) -11/15120) -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 (* (+ (* (- (* -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) (* (pow x 3) -23/360)) #s(hole binary64 (* -1 (* (pow x 3) (- 23/360 (* 1/6 (/ 1 (pow x 2)))))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* -1 (* x (- (/ (sin x) x) 1))))) |
| Outputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 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)))) |
(*.f64 (*.f64 (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)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (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)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 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)))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 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)))) |
(*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 #s(literal 1/6 binary64) x)) x) |
(*.f64 (*.f64 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))) |
(*.f64 (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)) (*.f64 x x)) |
(*.f64 x (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 #s(literal 1/6 binary64) x))) |
(/.f64 (*.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 x x)) (-.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 (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 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))) |
(/.f64 (*.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 x x)) (+.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) (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))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)) (*.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) 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 (*.f64 x x) (-.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 (*.f64 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)) #s(literal 1/36 binary64))) (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))) |
(/.f64 (*.f64 (*.f64 x x) (+.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 (*.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))))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 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)) #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 (*.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/6 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) #s(literal 2 binary64)) (fma.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/6 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64) (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (*.f64 (*.f64 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))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) #s(literal 3 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (*.f64 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)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) #s(literal 3 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64))) (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) x (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.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 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(fma.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) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(fma.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 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)))) (/.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 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))))) |
(-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
(-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/6 binary64) x))) |
(-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/6 binary64))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) x)) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x)) (pow.f64 x #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (neg.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 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))))) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(*.f64 (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)) x) |
(*.f64 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))) |
(/.f64 (*.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))) x) (-.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 (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)) 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))) |
(/.f64 (*.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))) x) (+.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) (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))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)) 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 x (-.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 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)) #s(literal 1/36 binary64))) (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))) |
(/.f64 (*.f64 x (+.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 (*.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))))) |
(/.f64 (*.f64 x (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 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)) #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 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))))) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))))))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.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) x) x (*.f64 #s(literal 1/6 binary64) 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)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 #s(literal 1/6 binary64) x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(fma.f64 x (*.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) x)) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) x)) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (neg.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 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) (*.f64 #s(literal 1/6 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (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 (*.f64 (neg.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) (+.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 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 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 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (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)))) |
(/.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 (*.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)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64))) (neg.f64 (-.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 2 binary64)) #s(literal 1/36 binary64)) (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))) |
(/.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 (*.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))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 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)) #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)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 1/6 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) #s(literal 1/6 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) #s(literal 1/6 binary64)) |
(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)) |
(fma.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #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 (*.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 (/.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)) (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))) (/.f64 #s(literal 1/36 binary64) (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)))) |
(-.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 (neg.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.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 (*.f64 (neg.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) (+.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) (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))))) (/.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 (*.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)))))) |
(+.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 (+.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 #s(literal 1/216 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)) #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 (*.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) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal -23/360 binary64) (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)))) |
(/.f64 (+.f64 #s(literal -12167/46656000 binary64) (*.f64 #s(literal -1331/3456649728000 binary64) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 529/129600 binary64) (-.f64 (*.f64 #s(literal 121/228614400 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal -23/360 binary64) (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1331/3456649728000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64))) (neg.f64 (fma.f64 #s(literal 121/228614400 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 x x) #s(literal 253/5443200 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 121/228614400 binary64) (pow.f64 x #s(literal 4 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 #s(literal -1331/3456649728000 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 12167/46656000 binary64))) (neg.f64 (fma.f64 #s(literal 121/228614400 binary64) (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 x x) #s(literal -253/5443200 binary64)))))) |
(/.f64 (fma.f64 #s(literal 121/228614400 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -529/129600 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal 23/360 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal -1331/3456649728000 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 12167/46656000 binary64)) (fma.f64 #s(literal 121/228614400 binary64) (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 x x) #s(literal -253/5443200 binary64))))) |
(/.f64 (fma.f64 #s(literal -1331/3456649728000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64)) (fma.f64 #s(literal 121/228614400 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 x x) #s(literal 253/5443200 binary64))))) |
(fma.f64 (*.f64 #s(literal -11/15120 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal -23/360 binary64)) |
(fma.f64 (*.f64 #s(literal -11/15120 binary64) (neg.f64 x)) (neg.f64 x) #s(literal -23/360 binary64)) |
(fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -11/15120 binary64)) #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 #s(literal 121/228614400 binary64) (pow.f64 x #s(literal 4 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 #s(literal -1331/3456649728000 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal 121/228614400 binary64) (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 x x) #s(literal -253/5443200 binary64))))) (/.f64 #s(literal 12167/46656000 binary64) (fma.f64 #s(literal 121/228614400 binary64) (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 x x) #s(literal -253/5443200 binary64)))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) |
(-.f64 #s(literal -23/360 binary64) (*.f64 (neg.f64 (*.f64 #s(literal -11/15120 binary64) x)) x)) |
(-.f64 #s(literal -23/360 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal -11/15120 binary64))) |
(-.f64 #s(literal -23/360 binary64) (*.f64 (neg.f64 x) (*.f64 x #s(literal -11/15120 binary64)))) |
(-.f64 #s(literal -23/360 binary64) (*.f64 #s(literal 11/15120 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 #s(literal -1331/3456649728000 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal 121/228614400 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 x x) #s(literal 253/5443200 binary64))))) (/.f64 #s(literal -12167/46656000 binary64) (fma.f64 #s(literal 121/228614400 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 x x) #s(literal 253/5443200 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 (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 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
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 #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)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 x x) #s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(literal 1/6 binary64))) |
(*.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 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)))) |
(*.f64 (*.f64 (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)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (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)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 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)))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 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)))) |
(*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 #s(literal 1/6 binary64) x)) x) |
(*.f64 (*.f64 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))) |
(*.f64 (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)) (*.f64 x x)) |
(*.f64 x (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 #s(literal 1/6 binary64) x))) |
(/.f64 (*.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 x x)) (-.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 (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 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))) |
(/.f64 (*.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 x x)) (+.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) (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))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)) (*.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) 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 (*.f64 x x) (-.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 (*.f64 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)) #s(literal 1/36 binary64))) (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))) |
(/.f64 (*.f64 (*.f64 x x) (+.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 (*.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))))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 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)) #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 (*.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/6 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) #s(literal 2 binary64)) (fma.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/6 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64) (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (*.f64 (*.f64 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))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) #s(literal 3 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (*.f64 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)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) #s(literal 3 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64))) (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) x (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.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 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(fma.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) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(fma.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 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)))) (/.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 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))))) |
(-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
(-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/6 binary64) x))) |
(-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/6 binary64))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) x)) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x)) (pow.f64 x #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (neg.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 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))))) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(*.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 (*.f64 (-.f64 (*.f64 #s(literal -1331/3456649728000 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 12167/46656000 binary64)) (*.f64 x x)) (fma.f64 #s(literal 121/228614400 binary64) (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 x x) #s(literal -253/5443200 binary64))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 121/228614400 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -529/129600 binary64)) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal 23/360 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1331/3456649728000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64)) (*.f64 x x)) (fma.f64 #s(literal 121/228614400 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 x x) #s(literal 253/5443200 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal -1331/3456649728000 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 12167/46656000 binary64))) (fma.f64 #s(literal 121/228614400 binary64) (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 x x) #s(literal -253/5443200 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 121/228614400 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -529/129600 binary64))) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal 23/360 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal -1331/3456649728000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64))) (fma.f64 #s(literal 121/228614400 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 x x) #s(literal 253/5443200 binary64))))) |
(fma.f64 (*.f64 #s(literal -23/360 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -11/15120 binary64))) |
(fma.f64 (*.f64 #s(literal -23/360 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -11/15120 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -23/360 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -11/15120 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -23/360 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -11/15120 binary64))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -11/15120 binary64) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) |
(fma.f64 (*.f64 #s(literal -23/360 binary64) x) x (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -11/15120 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -23/360 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -11/15120 binary64))) |
(fma.f64 #s(literal -23/360 binary64) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -11/15120 binary64))) |
(fma.f64 #s(literal -11/15120 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) |
(fma.f64 x (*.f64 #s(literal -23/360 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -11/15120 binary64))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -11/15120 binary64)) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -11/15120 binary64))) |
(*.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 (fma.f64 #s(literal -1331/3456649728000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64)) x) (fma.f64 #s(literal 121/228614400 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 x x) #s(literal 253/5443200 binary64))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 121/228614400 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -529/129600 binary64)) x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal 23/360 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal -1331/3456649728000 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 12167/46656000 binary64)) x) (fma.f64 #s(literal 121/228614400 binary64) (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 x x) #s(literal -253/5443200 binary64))))) |
(/.f64 (*.f64 x (fma.f64 #s(literal -1331/3456649728000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64))) (fma.f64 #s(literal 121/228614400 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 x x) #s(literal 253/5443200 binary64))))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 121/228614400 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -529/129600 binary64))) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal 23/360 binary64))) |
(/.f64 (*.f64 x (-.f64 (*.f64 #s(literal -1331/3456649728000 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 12167/46656000 binary64))) (fma.f64 #s(literal 121/228614400 binary64) (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 x x) #s(literal -253/5443200 binary64))))) |
(fma.f64 (*.f64 #s(literal -11/15120 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 #s(literal -23/360 binary64) x)) |
(fma.f64 (*.f64 #s(literal -11/15120 binary64) x) (*.f64 x x) (*.f64 #s(literal -23/360 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -11/15120 binary64)) (*.f64 #s(literal -23/360 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -11/15120 binary64) (*.f64 #s(literal -23/360 binary64) x)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) x (*.f64 #s(literal -23/360 binary64) x)) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -11/15120 binary64)) (*.f64 #s(literal -23/360 binary64) x)) |
(fma.f64 #s(literal -23/360 binary64) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -11/15120 binary64))) |
(fma.f64 #s(literal -11/15120 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal -23/360 binary64) x)) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) (*.f64 #s(literal -23/360 binary64) x)) |
(fma.f64 x #s(literal -23/360 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -11/15120 binary64))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -11/15120 binary64)) (*.f64 #s(literal -23/360 binary64) x)) |
(+.f64 (*.f64 #s(literal -23/360 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -11/15120 binary64))) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/6 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 #s(literal 1/6 binary64) x) x) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.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 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64))) |
(*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) x)) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 529/129600 binary64))) x) (fma.f64 #s(literal 1/6 binary64) x (*.f64 #s(literal 23/360 binary64) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64)) #s(literal 3 binary64))) x) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 529/129600 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 x x)) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal -23/360 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64))) (*.f64 x x)) (-.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal -23/2160 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 x (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 529/129600 binary64)))) (fma.f64 #s(literal 1/6 binary64) x (*.f64 #s(literal 23/360 binary64) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 529/129600 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64)))))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64))))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal -23/360 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/216 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64)))) (-.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal -23/2160 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64) (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64)))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64)) x (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
(fma.f64 #s(literal -23/360 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal 23/360 binary64) (*.f64 x x)) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) #s(literal -23/360 binary64)))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64)))) x) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal -23/360 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64))) x) (-.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal -23/2160 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64))))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal -23/360 binary64)))) |
(/.f64 (*.f64 x (+.f64 #s(literal 1/216 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64)))) (-.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal -23/2160 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 529/129600 binary64)) (*.f64 #s(literal 1/36 binary64) (*.f64 x x))) (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64)) (*.f64 #s(literal 1/6 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) #s(literal -23/360 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 529/129600 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) #s(literal -23/360 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 3 binary64)) #s(literal -12167/46656000 binary64) (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 529/129600 binary64) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64)) (*.f64 #s(literal 1/6 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 529/129600 binary64)))) (neg.f64 (fma.f64 #s(literal 1/6 binary64) x (*.f64 #s(literal 23/360 binary64) (pow.f64 x #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 529/129600 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 529/129600 binary64))) (fma.f64 #s(literal 1/6 binary64) x (*.f64 #s(literal 23/360 binary64) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 529/129600 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64)))))) |
(fma.f64 (*.f64 #s(literal -23/360 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -23/360 binary64)) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 #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) #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64))) #s(literal -23/360 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) x (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 #s(literal 1/6 binary64) x (*.f64 (neg.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64))) #s(literal -23/360 binary64))) |
(fma.f64 #s(literal 1/6 binary64) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64))) |
(fma.f64 #s(literal -23/360 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 (neg.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64))) #s(literal -23/360 binary64))) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/6 binary64) x (*.f64 #s(literal 23/360 binary64) (pow.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 529/129600 binary64)) (fma.f64 #s(literal 1/6 binary64) x (*.f64 #s(literal 23/360 binary64) (pow.f64 x #s(literal 3 binary64)))))) |
(-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64)) (*.f64 #s(literal -1/6 binary64) x)) |
(-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64)) (*.f64 (neg.f64 x) #s(literal 1/6 binary64))) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 #s(literal 23/360 binary64) (*.f64 x x)) x)) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -23/360 binary64)))) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 23/360 binary64) (pow.f64 x #s(literal 3 binary64)))) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) #s(literal -23/360 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 529/129600 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64)))))) (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 529/129600 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))))))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64)) (*.f64 #s(literal 1/6 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (neg.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64))) #s(literal -23/360 binary64))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64))) |
(*.f64 (*.f64 #s(literal -23/360 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -23/360 binary64))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64)) |
(*.f64 (*.f64 #s(literal -23/360 binary64) x) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) x) |
(*.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) x)) |
(*.f64 #s(literal -23/360 binary64) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) |
(neg.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 23/360 binary64))) |
(neg.f64 (*.f64 #s(literal 23/360 binary64) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (*.f64 x (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (neg.f64 x) x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) x)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 x (*.f64 x x)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) |
(pow.f64 x #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))) |
#s(literal 3 binary64) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- x (sin x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64))))) (tan.f64 x)) |
(/.f64 (neg.f64 #s(approx (- x (sin x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64)))) (neg.f64 (tan.f64 x))) |
(/.f64 #s(approx (- x (sin x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64))) (tan.f64 x)) |
(neg.f64 (/.f64 (neg.f64 #s(approx (- x (sin x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64)))) (tan.f64 x))) |
(neg.f64 (/.f64 #s(approx (- x (sin x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64))) (neg.f64 (tan.f64 x)))) |
#s(approx (- x (sin x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/6 binary64))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 #s(literal 1/6 binary64) x))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/6 binary64) x))) |
(*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) x) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/6 binary64) x) |
(*.f64 x #s(literal 1/6 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)) |
(neg.f64 (neg.f64 (tan.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 (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) x) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 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)))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) #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 (* (* (+ (* (- (* -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 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) x) x)) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (*.f64 (*.f64 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)))) |
#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) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 #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 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64))) |
#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 (* 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 (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) x) x)) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (*.f64 (*.f64 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)))) |
#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) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 #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 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) 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 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) x) x)) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (*.f64 (*.f64 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)))) |
#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) 1/6) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (* (+ (* x 1/6) (* (pow x 3) -23/360)) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (* (+ (* x 1/6) (* (pow x 3) -23/360)) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) x) x)) |
#s(approx (+ (* x 1/6) (* (pow x 3) -23/360)) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (+ (* x 1/6) (* (pow x 3) -23/360)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) x)) |
#s(approx (* (pow x 3) -23/360) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64))) |
#s(approx (pow x 3) (pow.f64 x #s(literal 3 binary64))) |
#s(approx (- x (sin x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #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)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (- x (sin x)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (- x (sin x)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/5040 binary64) x) x (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/362880 binary64)) #s(literal 1/120 binary64))) (*.f64 x x) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (* (* x x) (* 1/6 x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64))) |
#s(approx (* 1/6 x) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (tan x) x) |
#s(approx (tan x) (fma.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 3 binary64)) x)) |
#s(approx (tan x) (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 x x) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64)) x)) |
#s(approx (tan x) (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)) (pow.f64 x #s(literal 3 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 (fma.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64) (/.f64 (cos.f64 x) (sin.f64 x))) x)) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -11/15120 binary64))) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64) #s(literal 11/15120 binary64))) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64) #s(literal 11/15120 binary64))))) |
#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) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64) #s(literal 11/15120 binary64))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64) #s(literal 11/15120 binary64))))) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -11/15120 binary64))) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64) #s(literal 11/15120 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64) #s(literal 11/15120 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
#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) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64) #s(literal 11/15120 binary64)))) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -11/15120 binary64))) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64) #s(literal 11/15120 binary64))) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64) #s(literal 11/15120 binary64))))) |
#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) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64) #s(literal 11/15120 binary64))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64) #s(literal 11/15120 binary64))))) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -11/15120 binary64))) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64) #s(literal 11/15120 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64) #s(literal 11/15120 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -11/15120 binary64))) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64) #s(literal 11/15120 binary64))) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64) #s(literal 11/15120 binary64))))) |
#s(approx (* (* (+ (* (* x x) -11/15120) -23/360) x) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -11/15120 binary64))) |
#s(approx (* (* (+ (* (* x x) -11/15120) -23/360) x) x) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64) #s(literal 11/15120 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (+ (* (* x x) -11/15120) -23/360) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -11/15120 binary64))) |
#s(approx (* (+ (* (* x x) -11/15120) -23/360) x) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64) #s(literal 11/15120 binary64)))) |
#s(approx (* (+ (* x 1/6) (* (pow x 3) -23/360)) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
#s(approx (* (+ (* x 1/6) (* (pow x 3) -23/360)) x) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* x 1/6) (* (pow x 3) -23/360)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64))) |
#s(approx (+ (* x 1/6) (* (pow x 3) -23/360)) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#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 (tan x) (tan.f64 x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64) (/.f64 (cos.f64 x) (sin.f64 x))) x)) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (*.f64 (neg.f64 (pow.f64 x #s(literal 5 binary64))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64) (-.f64 #s(literal 11/15120 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))))))) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (*.f64 (neg.f64 (pow.f64 x #s(literal 5 binary64))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64) (-.f64 #s(literal 11/15120 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))))))) |
#s(approx (+ (* x 1/6) (* (pow x 3) -23/360)) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 #s(literal 23/360 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64))))) |
#s(approx (- x (sin x)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sin.f64 x) x)) x)) |
Compiled 14 927 to 2 116 computations (85.8% saved)
18 alts after pruning (12 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 520 | 4 | 524 |
| Fresh | 0 | 8 | 8 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 3 | 3 |
| Total | 522 | 18 | 540 |
| Status | Accuracy | Program |
|---|---|---|
| 54.4% | (/.f64 (-.f64 x (sin.f64 x)) (/.f64 (+.f64 (tan.f64 x) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 (PI.f64)))))) | |
| ✓ | 54.4% | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
| ▶ | 81.1% | (/.f64 #s(approx (- x (sin x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64))) #s(approx (tan x) x)) |
| ▶ | 81.2% | (/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x))) #s(approx (tan x) x)) |
| ▶ | 99.5% | #s(approx (/ (- x (sin x)) (tan x)) (fma.f64 (*.f64 (*.f64 (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)) x) x) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
| ✓ | 99.5% | #s(approx (/ (- x (sin x)) (tan x)) (fma.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 x x) #s(literal 1/6 binary64)))) |
| 99.4% | #s(approx (/ (- x (sin x)) (tan x)) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64)))) | |
| 99.3% | #s(approx (/ (- x (sin x)) (tan x)) (/.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 x x)) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))))) | |
| 99.3% | #s(approx (/ (- x (sin x)) (tan x)) (/.f64 (*.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 x x)) (+.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) (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)))))) | |
| ▶ | 99.5% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (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)) (*.f64 x x))) |
| 99.5% | #s(approx (/ (- x (sin x)) (tan 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))) | |
| 99.4% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64))) x)) | |
| ✓ | 99.5% | #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)) |
| ✓ | 99.4% | #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)) |
| ▶ | 99.4% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)) x) x)) |
| ✓ | 98.7% | #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)) |
| 49.2% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) x) x)) x) x)) | |
| ✓ | 98.6% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
Compiled 711 to 437 computations (38.5% saved)
| Inputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (fma.f64 (*.f64 (*.f64 (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)) x) x) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 (*.f64 (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)) x) x) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 (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)) x) x) |
(*.f64 (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)) 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)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) |
(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 (*.f64 x x) #s(literal 1/6 binary64)) |
#s(literal 1/6 binary64) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)) x) x)) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)) x) x) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)) x) |
(-.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)) |
(*.f64 (*.f64 x x) #s(literal -23/360 binary64)) |
#s(literal -1/6 binary64) |
(/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x))) #s(approx (tan x) x)) |
#s(approx (- x (sin x)) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x))) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x)) |
(*.f64 #s(literal 1/6 binary64) x) |
#s(approx (tan x) x) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (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)) (*.f64 x x))) |
(*.f64 (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)) (*.f64 x x)) |
(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 (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(approx (- x (sin x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64))) #s(approx (tan x) x)) |
#s(approx (- x (sin x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64)) |
(pow.f64 x #s(literal 3 binary64)) |
#s(literal 3 binary64) |
| 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 x)) (* (* x x) 1/6)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (+ (* (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (* x x)) (* (* x x) 1/6)) #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 x)) (* (* x x) 1/6)) #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 x)) (* (* x x) 1/6)) #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) #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) x) #s(hole binary64 (* -11/15120 x))) |
#s(approx (* (+ (* (* x x) -143/604800) -11/15120) x) #s(hole binary64 (* x (- (* -143/604800 (pow x 2)) 11/15120)))) |
#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 (* (* x x) 1/6) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (- (* (* x x) -23/360) -1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (- (* (* x x) -23/360) -1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (- (* (* x x) -23/360) -1/6) x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (- (* (* x x) -23/360) -1/6) x) #s(hole binary64 (* x (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (- (* (* x x) -23/360) -1/6) #s(hole binary64 1/6)) |
#s(approx (- (* (* x x) -23/360) -1/6) #s(hole binary64 (+ 1/6 (* -23/360 (pow x 2))))) |
#s(approx (* (* x x) -23/360) #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 (* (* x x) (* 1/6 x)) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (* 1/6 x) #s(hole binary64 (* 1/6 x))) |
#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 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) #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 (* (pow x 3) 1/6) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (pow x 3) #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 (+ (* (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (* x x)) (* (* x x) 1/6)) #s(hole binary64 (* -143/604800 (pow x 8)))) |
#s(approx (+ (* (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (* x x)) (* (* x x) 1/6)) #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 x)) (* (* x x) 1/6)) #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 x)) (* (* x x) 1/6)) #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) #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) x) #s(hole binary64 (* -143/604800 (pow x 3)))) |
#s(approx (* (+ (* (* x x) -143/604800) -11/15120) x) #s(hole binary64 (* -1 (* (pow x 3) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))))) |
#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) -23/360) -1/6) x) x) #s(hole binary64 (* -23/360 (pow x 4)))) |
#s(approx (* (* (- (* (* x x) -23/360) -1/6) x) x) #s(hole binary64 (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (* (- (* (* x x) -23/360) -1/6) x) #s(hole binary64 (* -23/360 (pow x 3)))) |
#s(approx (* (- (* (* x x) -23/360) -1/6) x) #s(hole binary64 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (- (* (* x x) -23/360) -1/6) #s(hole binary64 (* -23/360 (pow x 2)))) |
#s(approx (- (* (* x x) -23/360) -1/6) #s(hole binary64 (* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#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 (tan x) #s(hole binary64 (/ (sin x) (cos 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) #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 (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 (* (- (* (* x x) -23/360) -1/6) x) #s(hole binary64 (* -1 (* (pow x 3) (- 23/360 (* 1/6 (/ 1 (pow x 2)))))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* -1 (* x (- (/ (sin x) x) 1))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | x | @ | inf | ((/ (- x (sin x)) (tan x)) (+ (* (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (* x x)) (* (* x x) 1/6)) (* (* (+ (* (* (+ (* (* 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) (* x x) x -143/604800 -11/15120 -23/360 (* (* x x) 1/6) 1/6 (/ (- x (sin x)) (tan x)) (* (* (- (* (* x x) -23/360) -1/6) x) x) (* (- (* (* x x) -23/360) -1/6) x) (- (* (* x x) -23/360) -1/6) (* (* x x) -23/360) -1/6 (/ (- x (sin x)) (tan x)) (- x (sin x)) (* (* x x) (* 1/6 x)) (* 1/6 x) (tan x) (/ (- 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 (sin x)) (tan x)) (- x (sin x)) (* (pow x 3) 1/6) (pow x 3) 3) |
| 4.0ms | x | @ | -inf | ((/ (- x (sin x)) (tan x)) (+ (* (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (* x x)) (* (* x x) 1/6)) (* (* (+ (* (* (+ (* (* 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) (* x x) x -143/604800 -11/15120 -23/360 (* (* x x) 1/6) 1/6 (/ (- x (sin x)) (tan x)) (* (* (- (* (* x x) -23/360) -1/6) x) x) (* (- (* (* x x) -23/360) -1/6) x) (- (* (* x x) -23/360) -1/6) (* (* x x) -23/360) -1/6 (/ (- x (sin x)) (tan x)) (- x (sin x)) (* (* x x) (* 1/6 x)) (* 1/6 x) (tan x) (/ (- 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 (sin x)) (tan x)) (- x (sin x)) (* (pow x 3) 1/6) (pow x 3) 3) |
| 2.0ms | x | @ | 0 | ((/ (- x (sin x)) (tan x)) (+ (* (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (* x x)) (* (* x x) 1/6)) (* (* (+ (* (* (+ (* (* 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) (* x x) x -143/604800 -11/15120 -23/360 (* (* x x) 1/6) 1/6 (/ (- x (sin x)) (tan x)) (* (* (- (* (* x x) -23/360) -1/6) x) x) (* (- (* (* x x) -23/360) -1/6) x) (- (* (* x x) -23/360) -1/6) (* (* x x) -23/360) -1/6 (/ (- x (sin x)) (tan x)) (- x (sin x)) (* (* x x) (* 1/6 x)) (* 1/6 x) (tan x) (/ (- 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 (sin x)) (tan x)) (- x (sin x)) (* (pow x 3) 1/6) (pow x 3) 3) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 302 | 2567 |
| 0 | 351 | 2517 |
| 1 | 1270 | 2402 |
| 0 | 8700 | 2333 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (fma.f64 (*.f64 (*.f64 (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)) x) x) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 (*.f64 (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)) x) x) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 (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)) x) x) |
(*.f64 (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)) 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)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) |
(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 (*.f64 x x) #s(literal 1/6 binary64)) |
#s(literal 1/6 binary64) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)) x) x)) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)) x) x) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)) x) |
(-.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)) |
(*.f64 (*.f64 x x) #s(literal -23/360 binary64)) |
#s(literal -1/6 binary64) |
(/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x))) #s(approx (tan x) x)) |
#s(approx (- x (sin x)) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x))) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x)) |
(*.f64 #s(literal 1/6 binary64) x) |
#s(approx (tan x) x) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (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)) (*.f64 x x))) |
(*.f64 (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)) (*.f64 x x)) |
(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 (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(approx (- x (sin x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64))) #s(approx (tan x) x)) |
#s(approx (- x (sin x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64)) |
(pow.f64 x #s(literal 3 binary64)) |
#s(literal 3 binary64) |
#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 x)) (* (* x x) 1/6)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (+ (* (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (* x x)) (* (* x x) 1/6)) #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 x)) (* (* x x) 1/6)) #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 x)) (* (* x x) 1/6)) #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) #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) x) #s(hole binary64 (* -11/15120 x))) |
#s(approx (* (+ (* (* x x) -143/604800) -11/15120) x) #s(hole binary64 (* x (- (* -143/604800 (pow x 2)) 11/15120)))) |
#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 (* (* x x) 1/6) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (- (* (* x x) -23/360) -1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (- (* (* x x) -23/360) -1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (- (* (* x x) -23/360) -1/6) x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (- (* (* x x) -23/360) -1/6) x) #s(hole binary64 (* x (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (- (* (* x x) -23/360) -1/6) #s(hole binary64 1/6)) |
#s(approx (- (* (* x x) -23/360) -1/6) #s(hole binary64 (+ 1/6 (* -23/360 (pow x 2))))) |
#s(approx (* (* x x) -23/360) #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 (* (* x x) (* 1/6 x)) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (* 1/6 x) #s(hole binary64 (* 1/6 x))) |
#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 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) #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 (* (pow x 3) 1/6) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (pow x 3) #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 (+ (* (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (* x x)) (* (* x x) 1/6)) #s(hole binary64 (* -143/604800 (pow x 8)))) |
#s(approx (+ (* (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (* x x)) (* (* x x) 1/6)) #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 x)) (* (* x x) 1/6)) #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 x)) (* (* x x) 1/6)) #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) #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) x) #s(hole binary64 (* -143/604800 (pow x 3)))) |
#s(approx (* (+ (* (* x x) -143/604800) -11/15120) x) #s(hole binary64 (* -1 (* (pow x 3) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))))) |
#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) -23/360) -1/6) x) x) #s(hole binary64 (* -23/360 (pow x 4)))) |
#s(approx (* (* (- (* (* x x) -23/360) -1/6) x) x) #s(hole binary64 (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (* (- (* (* x x) -23/360) -1/6) x) #s(hole binary64 (* -23/360 (pow x 3)))) |
#s(approx (* (- (* (* x x) -23/360) -1/6) x) #s(hole binary64 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (- (* (* x x) -23/360) -1/6) #s(hole binary64 (* -23/360 (pow x 2)))) |
#s(approx (- (* (* x x) -23/360) -1/6) #s(hole binary64 (* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#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 (tan x) #s(hole binary64 (/ (sin x) (cos 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) #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 (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 (* (- (* (* x x) -23/360) -1/6) x) #s(hole binary64 (* -1 (* (pow x 3) (- 23/360 (* 1/6 (/ 1 (pow x 2)))))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* -1 (* x (- (/ (sin x) x) 1))))) |
| Outputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (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)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (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)) (*.f64 x x) #s(literal 1/6 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 (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)) (*.f64 x x) #s(literal 1/6 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (fma.f64 (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)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (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)) (*.f64 x x) #s(literal 1/6 binary64)))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (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)) (*.f64 x x) #s(literal 1/6 binary64)))) |
(*.f64 (fma.f64 (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)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (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)) (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 x (*.f64 x (fma.f64 (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)) (*.f64 x x) #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 (*.f64 (pow.f64 x #s(literal 4 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))) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 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))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 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))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/6 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 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))) #s(literal 2 binary64)) (fma.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 4 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))) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/6 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64) (pow.f64 (*.f64 (pow.f64 x #s(literal 4 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))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 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))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 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))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 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))) #s(literal 2 binary64)) (*.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (*.f64 (*.f64 x x) (fma.f64 (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)) (*.f64 x x) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 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))) #s(literal 3 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 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))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal 4 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))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 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))) #s(literal 2 binary64)) (*.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (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)) (*.f64 x x) #s(literal -1/6 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 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))) #s(literal 3 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64))) (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 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))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal 4 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))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (pow.f64 x #s(literal 4 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 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (pow.f64 x #s(literal 4 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 (*.f64 (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)) (*.f64 x x)) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 (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)) (*.f64 x x)) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 (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)) x) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (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)) (pow.f64 x #s(literal 3 binary64))) x (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 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 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 (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)) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 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 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (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)) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (pow.f64 x #s(literal 4 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)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (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)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (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)) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 (pow.f64 x #s(literal 4 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 (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)) (*.f64 x x)) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (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)) x) (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 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) (*.f64 (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)) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 4 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 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 4 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 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 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 x (*.f64 (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)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (pow.f64 x #s(literal 4 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)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 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))) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (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)) (*.f64 x x) #s(literal -1/6 binary64)))) (/.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 x x) (fma.f64 (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)) (*.f64 x x) #s(literal -1/6 binary64))))) |
(-.f64 (*.f64 (pow.f64 x #s(literal 4 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))) (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
(-.f64 (*.f64 (pow.f64 x #s(literal 4 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))) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/6 binary64) x))) |
(-.f64 (*.f64 (pow.f64 x #s(literal 4 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))) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/6 binary64))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 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))) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (neg.f64 (*.f64 (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)) (pow.f64 x #s(literal 3 binary64)))) x)) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (neg.f64 (*.f64 (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)) x)) (pow.f64 x #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (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)) (*.f64 x x)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 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))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 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))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal 4 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))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))))) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 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))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal 4 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))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 4 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))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 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)))) |
(*.f64 (*.f64 (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)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (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)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 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)))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 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)))) |
(*.f64 (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)) (*.f64 x x)) |
(*.f64 (*.f64 (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)) x) x) |
(*.f64 (*.f64 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))) |
(*.f64 x (*.f64 (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)) x)) |
(fma.f64 (*.f64 #s(literal -23/360 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal -23/360 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x))) |
(fma.f64 (*.f64 #s(literal -23/360 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal -23/360 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 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) (*.f64 x x))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 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) (*.f64 x x))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x))) |
(fma.f64 (*.f64 #s(literal -23/360 binary64) x) x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal -23/360 binary64) x) x (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) |
(fma.f64 (*.f64 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) (*.f64 x x))) |
(fma.f64 (*.f64 x x) #s(literal -23/360 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x))) |
(fma.f64 #s(literal -23/360 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) (*.f64 x x))) |
(fma.f64 #s(literal -23/360 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x))) |
(fma.f64 x (*.f64 #s(literal -23/360 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) (*.f64 x x))) |
(fma.f64 x (*.f64 #s(literal -23/360 binary64) x) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x))) |
(+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x)) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) |
(+.f64 (*.f64 (*.f64 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) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x))) |
(*.f64 (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)) x) |
(*.f64 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 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) x (*.f64 #s(literal -23/360 binary64) x)) |
(fma.f64 #s(literal -23/360 binary64) x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) x)) |
(fma.f64 #s(literal -23/360 binary64) x (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x))) |
(fma.f64 x (*.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) x)) |
(fma.f64 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) x)) |
(fma.f64 x #s(literal -23/360 binary64) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x))) |
(+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) x) (*.f64 #s(literal -23/360 binary64) x)) |
(+.f64 (*.f64 x (*.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) x)) |
(+.f64 (*.f64 #s(literal -23/360 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x) x)) |
(+.f64 (*.f64 #s(literal -23/360 binary64) x) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x))) |
(/.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 (*.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 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64))) (neg.f64 (-.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)) (*.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 (+.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)) (*.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 (*.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 (+.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)) (*.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 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 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)) (*.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)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal -23/360 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal -23/360 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal -23/360 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal -23/360 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 (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)) |
(fma.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) 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)) (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))) (/.f64 #s(literal 529/129600 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)))) |
(-.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 (+.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)) (*.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 (+.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)) (*.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 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))) |
(-.f64 #s(literal -23/360 binary64) (*.f64 (neg.f64 x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x))) |
(+.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 (+.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)) (*.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 (+.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)) (*.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 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) |
(fma.f64 (*.f64 #s(literal -143/604800 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 #s(literal -11/15120 binary64) x)) |
(fma.f64 (*.f64 #s(literal -143/604800 binary64) x) (*.f64 x x) (*.f64 #s(literal -11/15120 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -143/604800 binary64)) (*.f64 #s(literal -11/15120 binary64) x)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) x (*.f64 #s(literal -11/15120 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -143/604800 binary64) (*.f64 #s(literal -11/15120 binary64) x)) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -143/604800 binary64)) (*.f64 #s(literal -11/15120 binary64) x)) |
(fma.f64 #s(literal -11/15120 binary64) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -143/604800 binary64))) |
(fma.f64 #s(literal -143/604800 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal -11/15120 binary64) x)) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) (*.f64 #s(literal -11/15120 binary64) x)) |
(fma.f64 x #s(literal -11/15120 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -143/604800 binary64))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -143/604800 binary64)) (*.f64 #s(literal -11/15120 binary64) x)) |
(+.f64 (*.f64 #s(literal -11/15120 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -143/604800 binary64))) |
(/.f64 (-.f64 #s(literal 121/228614400 binary64) (*.f64 #s(literal 20449/365783040000 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.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) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 121/228614400 binary64) (-.f64 (*.f64 #s(literal 20449/365783040000 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal -11/15120 binary64) (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -2924207/221225582592000000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal -1331/3456649728000 binary64))) (neg.f64 (fma.f64 #s(literal 20449/365783040000 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 x x) #s(literal 1573/9144576000 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 20449/365783040000 binary64) (pow.f64 x #s(literal 4 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 #s(literal -2924207/221225582592000000 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 1331/3456649728000 binary64))) (neg.f64 (fma.f64 #s(literal 20449/365783040000 binary64) (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 x x) #s(literal -1573/9144576000 binary64)))))) |
(/.f64 (fma.f64 #s(literal 20449/365783040000 binary64) (pow.f64 x #s(literal 4 binary64)) #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) (pow.f64 x #s(literal 6 binary64))) #s(literal 1331/3456649728000 binary64)) (fma.f64 #s(literal 20449/365783040000 binary64) (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 x x) #s(literal -1573/9144576000 binary64))))) |
(/.f64 (fma.f64 #s(literal -2924207/221225582592000000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal -1331/3456649728000 binary64)) (fma.f64 #s(literal 20449/365783040000 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 x x) #s(literal 1573/9144576000 binary64))))) |
(fma.f64 (*.f64 #s(literal -143/604800 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal -11/15120 binary64)) |
(fma.f64 (*.f64 #s(literal -143/604800 binary64) (neg.f64 x)) (neg.f64 x) #s(literal -11/15120 binary64)) |
(fma.f64 (*.f64 #s(literal -143/604800 binary64) x) x #s(literal -11/15120 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -143/604800 binary64)) #s(literal -11/15120 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -143/604800 binary64)) #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)) |
(fma.f64 x (*.f64 x #s(literal -143/604800 binary64)) #s(literal -11/15120 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 20449/365783040000 binary64) (pow.f64 x #s(literal 4 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 #s(literal -2924207/221225582592000000 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal 20449/365783040000 binary64) (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 x x) #s(literal -1573/9144576000 binary64))))) (/.f64 #s(literal 1331/3456649728000 binary64) (fma.f64 #s(literal 20449/365783040000 binary64) (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 x x) #s(literal -1573/9144576000 binary64)))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64)) |
(-.f64 #s(literal -11/15120 binary64) (*.f64 (*.f64 (neg.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) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal 20449/365783040000 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 x x) #s(literal 1573/9144576000 binary64))))) (/.f64 #s(literal -1331/3456649728000 binary64) (fma.f64 #s(literal 20449/365783040000 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 x x) #s(literal 1573/9144576000 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 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
x |
#s(literal -143/604800 binary64) |
#s(literal -11/15120 binary64) |
#s(literal -23/360 binary64) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/6 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 #s(literal 1/6 binary64) x) x) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 #s(literal 1/6 binary64) x)) |
#s(literal 1/6 binary64) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -23/360 binary64) x) x #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -23/360 binary64) x) x #s(literal 1/6 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -23/360 binary64) x) x #s(literal 1/6 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 #s(literal -23/360 binary64) x) x #s(literal 1/6 binary64)))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -23/360 binary64) x) x #s(literal 1/6 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -23/360 binary64) x) x #s(literal 1/6 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 #s(literal -23/360 binary64) x) x #s(literal 1/6 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal -23/360 binary64) x) x #s(literal 1/6 binary64))) |
(*.f64 x (*.f64 (fma.f64 (*.f64 #s(literal -23/360 binary64) x) x #s(literal 1/6 binary64)) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64) (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64)) x (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal -23/360 binary64) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
(fma.f64 #s(literal -23/360 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal 23/360 binary64) (*.f64 x x)) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) #s(literal -23/360 binary64)))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
(*.f64 (fma.f64 (*.f64 #s(literal -23/360 binary64) x) x #s(literal 1/6 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 #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 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64)))) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64)))))) |
(fma.f64 (*.f64 #s(literal -23/360 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -23/360 binary64)) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64))) |
(fma.f64 (*.f64 #s(literal -23/360 binary64) x) (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) x (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 #s(literal 1/6 binary64) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64))) |
(fma.f64 #s(literal -23/360 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64))) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 #s(literal 23/360 binary64) (*.f64 x x)) x)) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -23/360 binary64)))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64)) (*.f64 #s(literal 1/6 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64))) |
(/.f64 (-.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 23/360 binary64) (*.f64 x x)))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64) #s(literal 1/216 binary64)) (fma.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal 1/6 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/36 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal -23/360 binary64) x) x #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64))) (neg.f64 (fma.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64)))) (neg.f64 (-.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal -23/2160 binary64) (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/36 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(/.f64 (fma.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/36 binary64)) (fma.f64 (*.f64 #s(literal -23/360 binary64) x) x #s(literal -1/6 binary64))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal -23/360 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64)) (fma.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64))))) |
(/.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64))) (-.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal -23/2160 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 #s(literal -23/360 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 #s(literal -23/360 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1/6 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 #s(literal -23/360 binary64) x) x #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) |
(fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) |
(fma.f64 x (*.f64 #s(literal -23/360 binary64) x) #s(literal 1/6 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal -23/360 binary64) x) x #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 #s(literal -23/360 binary64) x) x #s(literal -1/6 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64)) (fma.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64))))) (/.f64 #s(literal -1/216 binary64) (fma.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64)))))) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal -23/360 binary64)))) (/.f64 (*.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal -23/360 binary64))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal -23/360 binary64) x))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 23/360 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1/216 binary64) (-.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal -23/2160 binary64) (*.f64 x x)))) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64)) (-.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal -23/2160 binary64) (*.f64 x x))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) |
(*.f64 (*.f64 #s(literal -23/360 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal -23/360 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -23/360 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -23/360 binary64))) |
(*.f64 (*.f64 #s(literal -23/360 binary64) x) x) |
(*.f64 (*.f64 x x) #s(literal -23/360 binary64)) |
(*.f64 #s(literal -23/360 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 #s(literal -23/360 binary64) x)) |
(neg.f64 (*.f64 (*.f64 x x) #s(literal 23/360 binary64))) |
(neg.f64 (*.f64 #s(literal 23/360 binary64) (*.f64 x x))) |
#s(literal -1/6 binary64) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- x (sin x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64))))) (neg.f64 (neg.f64 #s(approx (tan x) x)))) |
(/.f64 (neg.f64 #s(approx (- x (sin x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64)))) (neg.f64 #s(approx (tan x) x))) |
(/.f64 #s(approx (- x (sin x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64))) #s(approx (tan x) x)) |
(neg.f64 (/.f64 (neg.f64 #s(approx (- x (sin x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64)))) #s(approx (tan x) x))) |
(neg.f64 (/.f64 #s(approx (- x (sin x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64))) (neg.f64 #s(approx (tan x) x)))) |
#s(approx (- x (sin x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/6 binary64))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 #s(literal 1/6 binary64) x))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/6 binary64) x))) |
(*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) x) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/6 binary64) x) |
(*.f64 x #s(literal 1/6 binary64)) |
#s(approx (tan x) x) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (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)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (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)) (*.f64 x x) #s(literal 1/6 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 (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)) (*.f64 x x) #s(literal 1/6 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (fma.f64 (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)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (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)) (*.f64 x x) #s(literal 1/6 binary64)))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (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)) (*.f64 x x) #s(literal 1/6 binary64)))) |
(*.f64 (fma.f64 (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)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (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)) (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 x (*.f64 x (fma.f64 (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)) (*.f64 x x) #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 (*.f64 (pow.f64 x #s(literal 4 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))) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 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))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 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))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/6 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 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))) #s(literal 2 binary64)) (fma.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 4 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))) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/6 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64) (pow.f64 (*.f64 (pow.f64 x #s(literal 4 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))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 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))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 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))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 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))) #s(literal 2 binary64)) (*.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (*.f64 (*.f64 x x) (fma.f64 (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)) (*.f64 x x) #s(literal -1/6 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 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))) #s(literal 3 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 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))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal 4 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))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 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))) #s(literal 2 binary64)) (*.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (*.f64 x x) (fma.f64 (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)) (*.f64 x x) #s(literal -1/6 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 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))) #s(literal 3 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64))) (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 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))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal 4 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))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (pow.f64 x #s(literal 4 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 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (pow.f64 x #s(literal 4 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 (*.f64 (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)) (*.f64 x x)) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 (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)) (*.f64 x x)) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 (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)) x) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (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)) (pow.f64 x #s(literal 3 binary64))) x (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 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 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 (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)) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 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 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (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)) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (pow.f64 x #s(literal 4 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)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (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)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (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)) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 (pow.f64 x #s(literal 4 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 (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)) (*.f64 x x)) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (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)) x) (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 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) (*.f64 (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)) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 4 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 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 4 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 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 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 x (*.f64 (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)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (pow.f64 x #s(literal 4 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)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 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))) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (fma.f64 (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)) (*.f64 x x) #s(literal -1/6 binary64)))) (/.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 x x) (fma.f64 (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)) (*.f64 x x) #s(literal -1/6 binary64))))) |
(-.f64 (*.f64 (pow.f64 x #s(literal 4 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))) (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) |
(-.f64 (*.f64 (pow.f64 x #s(literal 4 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))) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/6 binary64) x))) |
(-.f64 (*.f64 (pow.f64 x #s(literal 4 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))) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/6 binary64))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 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))) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (neg.f64 (*.f64 (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)) (pow.f64 x #s(literal 3 binary64)))) x)) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (neg.f64 (*.f64 (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)) x)) (pow.f64 x #s(literal 3 binary64)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (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)) (*.f64 x x)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 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))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 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))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal 4 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))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))))) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 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))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal 4 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))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 4 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))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 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)))) |
(/.f64 (-.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 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))) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (+.f64 (pow.f64 (*.f64 (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)) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (neg.f64 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))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (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)) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (fma.f64 (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)) (*.f64 x x) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (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)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (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)) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (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)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (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)) (*.f64 x x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 (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)) (*.f64 x x))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 (pow.f64 (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)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (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)) (*.f64 x x)) (fma.f64 (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)) (*.f64 x x) #s(literal -1/6 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (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)) (*.f64 x x)) #s(literal 2 binary64))) (-.f64 #s(literal 1/6 binary64) (*.f64 (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)) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (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)) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (fma.f64 (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)) (*.f64 x x) #s(literal -1/6 binary64))) |
(/.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 (pow.f64 (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)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (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)) (*.f64 x x)) (fma.f64 (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)) (*.f64 x x) #s(literal -1/6 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (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)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 (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)) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (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)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))))) |
(fma.f64 (*.f64 (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)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 (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)) (neg.f64 x)) (neg.f64 x) #s(literal 1/6 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 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))) #s(literal 1/6 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 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))) #s(literal 1/6 binary64)) |
(fma.f64 (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)) (*.f64 x x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 (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)) x) x #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 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)) #s(literal 1/6 binary64)) |
(fma.f64 x (*.f64 (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)) x) #s(literal 1/6 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (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)) (*.f64 x x)) #s(literal 2 binary64)) (fma.f64 (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)) (*.f64 x x) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (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)) (*.f64 x x) #s(literal -1/6 binary64)))) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (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)) (*.f64 x x)))) (/.f64 (pow.f64 (*.f64 (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)) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 1/6 binary64) (*.f64 (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)) (*.f64 x x))))) |
(-.f64 (*.f64 (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)) (*.f64 x x)) #s(literal -1/6 binary64)) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 (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)) x)) x)) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 x) (*.f64 (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)) x))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (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))) (*.f64 x x))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (neg.f64 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)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (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)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (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)) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (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)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))))) (/.f64 #s(literal 1/216 binary64) (+.f64 (pow.f64 (*.f64 (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)) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (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)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))))) |
(+.f64 (/.f64 #s(literal 1/216 binary64) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (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)) (*.f64 x x)) (fma.f64 (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)) (*.f64 x x) #s(literal -1/6 binary64))))) (/.f64 (*.f64 (pow.f64 (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)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (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)) (*.f64 x x)) (fma.f64 (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)) (*.f64 x x) #s(literal -1/6 binary64)))))) |
(+.f64 (*.f64 (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)) (*.f64 x x)) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (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)) (*.f64 x x))) |
(/.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 (*.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 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64))) (neg.f64 (-.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)) (*.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 (+.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)) (*.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 (*.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 (+.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)) (*.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 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 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)) (*.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)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal -23/360 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal -23/360 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal -23/360 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64))) #s(literal -23/360 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 (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)) |
(fma.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) 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)) (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))) (/.f64 #s(literal 529/129600 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)))) |
(-.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 (+.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)) (*.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 (+.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)) (*.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 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)))) |
(-.f64 #s(literal -23/360 binary64) (*.f64 (neg.f64 x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x))) |
(+.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 (+.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)) (*.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 (+.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)) (*.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 (neg.f64 (neg.f64 #s(approx (- x (sin x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64))))) (neg.f64 (neg.f64 #s(approx (tan x) x)))) |
(/.f64 (neg.f64 #s(approx (- x (sin x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64)))) (neg.f64 #s(approx (tan x) x))) |
(/.f64 #s(approx (- x (sin x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64))) #s(approx (tan x) x)) |
(neg.f64 (/.f64 (neg.f64 #s(approx (- x (sin x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64)))) #s(approx (tan x) x))) |
(neg.f64 (/.f64 #s(approx (- x (sin x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64))) (neg.f64 #s(approx (tan x) x)))) |
#s(approx (- x (sin x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/6 binary64))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 #s(literal 1/6 binary64) x))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/6 binary64) x))) |
(*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) x) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 x (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (neg.f64 x) x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) x)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 x (*.f64 x x)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) |
(pow.f64 x #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))) |
#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 (fma.f64 (*.f64 #s(literal -23/360 binary64) x) x #s(literal 1/6 binary64)) 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 (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)) (*.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 x)) (* (* x x) 1/6)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (+ (* (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (* x x)) (* (* x x) 1/6)) (*.f64 (*.f64 (fma.f64 (*.f64 #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 x)) (* (* x x) 1/6)) (*.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 x)) (* (* x x) 1/6)) (*.f64 (*.f64 (fma.f64 (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)) (*.f64 x x) #s(literal 1/6 binary64)) 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 (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)) (*.f64 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 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) 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 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64))) |
#s(approx (* (+ (* (* x x) -143/604800) -11/15120) x) (*.f64 #s(literal -11/15120 binary64) x)) |
#s(approx (* (+ (* (* x x) -143/604800) -11/15120) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x)) |
#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 (* (* x x) 1/6) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (* (* (- (* (* x x) -23/360) -1/6) x) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (* (* (- (* (* x x) -23/360) -1/6) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -23/360 binary64) x) x #s(literal 1/6 binary64)) x) x)) |
#s(approx (* (- (* (* x x) -23/360) -1/6) x) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (* (- (* (* x x) -23/360) -1/6) x) (*.f64 (fma.f64 (*.f64 #s(literal -23/360 binary64) x) x #s(literal 1/6 binary64)) x)) |
#s(approx (- (* (* x x) -23/360) -1/6) #s(literal 1/6 binary64)) |
#s(approx (- (* (* x x) -23/360) -1/6) (fma.f64 (*.f64 #s(literal -23/360 binary64) x) x #s(literal 1/6 binary64))) |
#s(approx (* (* x x) -23/360) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) |
#s(approx (- x (sin x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #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)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (- x (sin x)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (- x (sin x)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/5040 binary64) x) x (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/362880 binary64)) #s(literal 1/120 binary64))) (*.f64 x x) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (* (pow x 3) 1/6) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64))) |
#s(approx (* 1/6 x) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (tan x) x) |
#s(approx (tan x) (fma.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 3 binary64)) x)) |
#s(approx (tan x) (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 x x) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64)) x)) |
#s(approx (tan x) (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)) (pow.f64 x #s(literal 3 binary64)) x)) |
#s(approx (+ (* (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (* x x)) (* (* x x) 1/6)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (+ (* (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (* x x)) (* (* x x) 1/6)) (*.f64 (*.f64 (fma.f64 (*.f64 #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 x)) (* (* x x) 1/6)) (*.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 x)) (* (* x x) 1/6)) (*.f64 (*.f64 (fma.f64 (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)) (*.f64 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 #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 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 (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)) (*.f64 x x) #s(literal 1/6 binary64))) |
#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 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal -23/360 binary64))) |
#s(approx (* (pow x 3) 1/6) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64))) |
#s(approx (pow x 3) (pow.f64 x #s(literal 3 binary64))) |
#s(approx (/ (- x (sin x)) (tan x)) (/.f64 (*.f64 (cos.f64 x) x) (sin.f64 x))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64) (/.f64 (cos.f64 x) (sin.f64 x))) x)) |
#s(approx (+ (* (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (* x x)) (* (* x x) 1/6)) (*.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 x)) (* (* x x) 1/6)) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 11/15120 binary64) #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 x)) (* (* x x) 1/6)) (*.f64 (-.f64 (/.f64 (fma.f64 #s(literal -23/360 binary64) (pow.f64 x #s(literal -2 binary64)) #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 x)) (* (* x x) 1/6)) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/6 binary64)) #s(literal 143/604800 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 11/15120 binary64) (/.f64 #s(literal 23/360 binary64) (pow.f64 x #s(literal 4 binary64))))) (pow.f64 x #s(literal 8 binary64)))) |
#s(approx (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -143/604800 binary64))) |
#s(approx (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 11/15120 binary64) #s(literal 143/604800 binary64))) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (/.f64 (fma.f64 #s(literal -23/360 binary64) (pow.f64 x #s(literal -2 binary64)) #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 (pow.f64 x #s(literal 5 binary64)) #s(literal -143/604800 binary64))) |
#s(approx (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 11/15120 binary64) #s(literal 143/604800 binary64))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (/.f64 (fma.f64 #s(literal -23/360 binary64) (pow.f64 x #s(literal -2 binary64)) #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 (pow.f64 x #s(literal 4 binary64)) #s(literal -143/604800 binary64))) |
#s(approx (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 11/15120 binary64) #s(literal 143/604800 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (/.f64 (fma.f64 #s(literal -23/360 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal -11/15120 binary64)) (*.f64 x x)) #s(literal 143/604800 binary64)))) |
#s(approx (* (+ (* (* x x) -143/604800) -11/15120) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -143/604800 binary64))) |
#s(approx (* (+ (* (* x x) -143/604800) -11/15120) x) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 11/15120 binary64) #s(literal 143/604800 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
#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) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 11/15120 binary64) #s(literal 143/604800 binary64)))) |
#s(approx (* (* (- (* (* x x) -23/360) -1/6) x) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
#s(approx (* (* (- (* (* x x) -23/360) -1/6) x) x) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (- (* (* x x) -23/360) -1/6) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64))) |
#s(approx (* (- (* (* x x) -23/360) -1/6) x) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (- (* (* x x) -23/360) -1/6) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) |
#s(approx (- (* (* x x) -23/360) -1/6) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) 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 (tan x) (tan.f64 x)) |
#s(approx (+ (* (* (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) x) (* x x)) (* (* x x) 1/6)) (*.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 x)) (* (* x x) 1/6)) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 11/15120 binary64) #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 x)) (* (* x x) 1/6)) (*.f64 (-.f64 (/.f64 (fma.f64 #s(literal -23/360 binary64) (pow.f64 x #s(literal -2 binary64)) #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 x)) (* (* x x) 1/6)) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/6 binary64)) #s(literal 143/604800 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 11/15120 binary64) (/.f64 #s(literal 23/360 binary64) (pow.f64 x #s(literal 4 binary64))))) (pow.f64 x #s(literal 8 binary64)))) |
#s(approx (+ (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) (* x x)) 1/6) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -143/604800 binary64))) |
#s(approx (+ (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) (* x x)) 1/6) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 11/15120 binary64) #s(literal 143/604800 binary64))) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* (+ (* (+ (* (* x x) -143/604800) -11/15120) (* x x)) -23/360) (* x x)) 1/6) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (/.f64 (fma.f64 #s(literal -23/360 binary64) (pow.f64 x #s(literal -2 binary64)) #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)) 1/6) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/6 binary64)) #s(literal 143/604800 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 11/15120 binary64) (/.f64 #s(literal 23/360 binary64) (pow.f64 x #s(literal 4 binary64))))))) |
#s(approx (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -143/604800 binary64))) |
#s(approx (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 11/15120 binary64) #s(literal 143/604800 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (/.f64 (fma.f64 #s(literal -23/360 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal -11/15120 binary64)) (*.f64 x x)) #s(literal 143/604800 binary64)))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (cos.f64 x) (sin.f64 x)) #s(literal -1 binary64) (/.f64 (cos.f64 x) x)))) |
#s(approx (* (+ (* (* (+ (* (* x x) -143/604800) -11/15120) x) x) -23/360) x) (*.f64 (neg.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 11/15120 binary64) (/.f64 #s(literal 23/360 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 143/604800 binary64))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (* (- (* (* x x) -23/360) -1/6) x) (*.f64 (neg.f64 (-.f64 #s(literal 23/360 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (- x (sin x)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sin.f64 x) x)) x)) |
Compiled 18 690 to 2 537 computations (86.4% saved)
20 alts after pruning (9 fresh and 11 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 576 | 3 | 579 |
| Fresh | 1 | 6 | 7 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 6 | 6 |
| Total | 577 | 20 | 597 |
| Status | Accuracy | Program |
|---|---|---|
| 54.4% | (/.f64 (-.f64 x (sin.f64 x)) (/.f64 (+.f64 (tan.f64 x) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 (PI.f64)))))) | |
| ✓ | 54.4% | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
| ✓ | 81.1% | (/.f64 #s(approx (- x (sin x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64))) #s(approx (tan x) x)) |
| 81.1% | (/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) #s(approx (tan x) x)) | |
| ✓ | 81.2% | (/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x))) #s(approx (tan x) x)) |
| ✓ | 99.5% | #s(approx (/ (- x (sin x)) (tan x)) (fma.f64 (*.f64 (*.f64 (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)) x) x) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
| ✓ | 99.5% | #s(approx (/ (- x (sin x)) (tan x)) (fma.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 x x) #s(literal 1/6 binary64)))) |
| 99.5% | #s(approx (/ (- x (sin x)) (tan x)) (fma.f64 (*.f64 (*.f64 (/.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 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal 23/360 binary64))) x) x) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) | |
| 99.4% | #s(approx (/ (- x (sin x)) (tan x)) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64)))) | |
| 99.3% | #s(approx (/ (- x (sin x)) (tan x)) (/.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 x x)) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))))) | |
| 99.3% | #s(approx (/ (- x (sin x)) (tan x)) (/.f64 (*.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 x x)) (+.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) (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)))))) | |
| ✓ | 99.5% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (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)) (*.f64 x x))) |
| 99.5% | #s(approx (/ (- x (sin x)) (tan 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))) | |
| 99.4% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64))) x)) | |
| ✓ | 99.5% | #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)) |
| ✓ | 99.4% | #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)) |
| ✓ | 99.4% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)) x) x)) |
| 49.2% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (- (* (* x x) -23/360) -1/6) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) x) x)) x) x)) | |
| ✓ | 98.7% | #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))) |
Compiled 1 102 to 454 computations (58.8% 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 (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 (-.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #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 x x) x) #s(literal -23/360 binary64))) x)) |
(/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x))) #s(approx (tan x) x)) |
(/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) #s(approx (tan 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 (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))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.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)) (fma.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 x x) #s(literal 1/6 binary64)))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (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)) (*.f64 x x))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) x) x) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (/ (- x (sin x)) (tan x)) (fma.f64 (*.f64 (*.f64 (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)) x) x) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 x #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64))) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64)))) |
(/.f64 #s(approx (- x (sin x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64))) #s(approx (tan x) x)) |
(/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x))) (tan.f64 x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) x) x)) x) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (- (* (* x x) -23/360) -1/6) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) x) x)) x) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (/.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 x x)) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))))) |
#s(approx (/ (- x (sin x)) (tan x)) (fma.f64 (*.f64 (*.f64 (/.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 (*.f64 (fma.f64 (*.f64 x x) #s(literal -143/604800 binary64) #s(literal -11/15120 binary64)) x) x #s(literal 23/360 binary64))) x) x) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) |
#s(approx (/ (- x (sin x)) (tan x)) (/.f64 (*.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 x x)) (+.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) (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)))))) |
(/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
(/.f64 #s(approx (- x (sin x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64))) (tan.f64 x)) |
(/.f64 #s(approx (- x (sin x)) (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) (tan.f64 x)) |
(/.f64 (-.f64 x (sin.f64 x)) (/.f64 (+.f64 (tan.f64 x) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 (PI.f64)))))) |
| Outputs |
|---|
#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)) |
2 calls:
| 7.0ms | x |
| 5.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 8 to 6 computations (25% 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 (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 (-.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #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 x x) x) #s(literal -23/360 binary64))) x)) |
(/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x))) #s(approx (tan x) x)) |
(/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) #s(approx (tan x) x)) |
| Outputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -23/360 binary64))) x)) |
2 calls:
| 2.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 8 to 6 computations (25% 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 (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 (-.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)) x) x)) |
| Outputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)) x) x)) |
2 calls:
| 4.0ms | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 1 | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
| 99.4% | 1 | x |
Compiled 8 to 6 computations (25% 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 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
| Outputs |
|---|
#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)) |
2 calls:
| 1.0ms | x |
| 1.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 8 to 6 computations (25% 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)) |
| Outputs |
|---|
#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)) |
2 calls:
| 1.0ms | x |
| 1.0ms | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.7% | 1 | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
| 98.7% | 1 | x |
Compiled 8 to 6 computations (25% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
| 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 8 to 6 computations (25% saved)
| 1× | fuel |
Compiled 120 to 43 computations (64.2% saved)
(abs x)
Compiled 504 to 262 computations (48% saved)
Loading profile data...