
Time bar (total: 5.4s)
| 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.5s | 5 818× | 2 | valid |
| 260.0ms | 2 369× | 1 | valid |
| 4.0ms | 69× | 0 | valid |
ival-sin: 1.8s (74% of total)adjust: 393.0ms (16.1% of total)ival-div!: 105.0ms (4.3% of total)ival-sub!: 71.0ms (2.9% of total)ival-tan: 68.0ms (2.8% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 87 | 0 | - | 0 | - | (-.f64 x (sin.f64 x)) |
| 46 | 0 | - | 2 | (1.0894199084005949e-106) | (/.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 | 87 | 0 |
/.f64 | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) | u/n | 44 | 0 |
| ↳ | (-.f64 x (sin.f64 x)) | underflow | 169 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 131 | 0 |
| - | 0 | 125 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 131 | 0 | 0 |
| - | 0 | 0 | 125 |
| number | freq |
|---|---|
| 0 | 125 |
| 1 | 131 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 118.0ms | 364× | 2 | valid |
| 17.0ms | 144× | 1 | valid |
| 0.0ms | 4× | 0 | valid |
Compiled 43 to 19 computations (55.8% saved)
ival-sin: 86.0ms (75.5% of total)adjust: 13.0ms (11.4% of total)ival-div!: 6.0ms (5.3% of total)ival-tan: 4.0ms (3.5% of total)ival-sub!: 4.0ms (3.5% 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 |
|---|---|---|
| ▶ | 53.1% | (/.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 876 to 223 computations (74.5% saved)
13 alts after pruning (12 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 45 | 12 | 57 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 45 | 13 | 58 |
| Status | Accuracy | Program |
|---|---|---|
| 53.1% | (/.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)))))) | |
| 4.3% | (/.f64 (-.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)))) (tan.f64 x)) | |
| 53.1% | (/.f64 (-.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))) (tan.f64 x)) | |
| 4.3% | (/.f64 (-.f64 (*.f64 x x) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (*.f64 (+.f64 (sin.f64 x) x) (tan.f64 x))) | |
| ▶ | 53.1% | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 (+.f64 (PI.f64) x))) |
| ✓ | 53.1% | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
| 84.1% | (/.f64 #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)))) (tan.f64 x)) | |
| 83.6% | (/.f64 #s(approx (- x (sin x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64))) (tan.f64 x)) | |
| ▶ | 53.1% | (-.f64 (/.f64 x (tan.f64 x)) (/.f64 (sin.f64 x) (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.4% | #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.3% | #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.0% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
Compiled 529 to 291 computations (45% saved)
| Inputs |
|---|
#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) |
(*.f64 x x) |
x |
#s(literal 11/15120 binary64) |
#s(literal 23/360 binary64) |
#s(literal 1/6 binary64) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (-.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 (-.f64 x (sin.f64 x)) (tan.f64 (+.f64 (PI.f64) x))) |
(-.f64 x (sin.f64 x)) |
(sin.f64 x) |
(tan.f64 (+.f64 (PI.f64) x)) |
(+.f64 (PI.f64) x) |
(PI.f64) |
(-.f64 (/.f64 x (tan.f64 x)) (/.f64 (sin.f64 x) (tan.f64 x))) |
(/.f64 x (tan.f64 x)) |
(tan.f64 x) |
(/.f64 (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 (* (+ (* (- (* (* (- (* -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 x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (* x x) 1/6) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* -23/360 (pow x 2))))) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))) |
#s(approx (- (* -11/15120 (* x x)) 23/360) #s(hole binary64 -23/360)) |
#s(approx (- (* -11/15120 (* x x)) 23/360) #s(hole binary64 (- (* -11/15120 (pow x 2)) 23/360))) |
#s(approx (* -11/15120 (* x x)) #s(hole binary64 (* -11/15120 (pow x 2)))) |
#s(approx (/ (- x (sin x)) (tan (+ (PI) x))) #s(hole binary64 (* 1/6 (/ (* (pow x 3) (cos (PI))) (sin (PI)))))) |
#s(approx (/ (- x (sin x)) (tan (+ (PI) x))) #s(hole binary64 (* (pow x 3) (+ (* -1/6 (/ (* x (* (pow (cos (PI)) 2) (- 1 (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2)))))) (pow (sin (PI)) 2))) (* 1/6 (/ (cos (PI)) (sin (PI)))))))) |
#s(approx (/ (- x (sin x)) (tan (+ (PI) x))) #s(hole binary64 (* (pow x 3) (+ (* 1/6 (/ (cos (PI)) (sin (PI)))) (* x (- (* x (- (* -1/120 (/ (cos (PI)) (sin (PI)))) (+ (* -1/6 (/ (* (pow (cos (PI)) 3) (pow (- 1 (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2)))) 2)) (pow (sin (PI)) 3))) (* 1/6 (/ (* (cos (PI)) (- 1 (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2))))) (sin (PI))))))) (* 1/6 (/ (* (pow (cos (PI)) 2) (- 1 (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2))))) (pow (sin (PI)) 2))))))))) |
#s(approx (/ (- x (sin x)) (tan (+ (PI) x))) #s(hole binary64 (* (pow x 3) (+ (* 1/6 (/ (cos (PI)) (sin (PI)))) (* x (- (* x (- (+ (* -1 (* x (+ (* -1/6 (/ (* (pow (cos (PI)) 2) (+ 1/6 (+ (* -1 (/ (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2))))) (pow (cos (PI)) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2))))) (* 1/6 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2))))))) (pow (sin (PI)) 2))) (+ (* -1/6 (/ (* (pow (cos (PI)) 2) (pow (- 1 (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2)))) 2)) (pow (sin (PI)) 2))) (/ (* (cos (PI)) (* (- 1 (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2)))) (- (* -1/120 (/ (cos (PI)) (sin (PI)))) (+ (* -1/6 (/ (* (pow (cos (PI)) 3) (pow (- 1 (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2)))) 2)) (pow (sin (PI)) 3))) (* 1/6 (/ (* (cos (PI)) (- 1 (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2))))) (sin (PI)))))))) (sin (PI))))))) (* -1/120 (/ (cos (PI)) (sin (PI))))) (+ (* -1/6 (/ (* (pow (cos (PI)) 3) (pow (- 1 (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2)))) 2)) (pow (sin (PI)) 3))) (* 1/6 (/ (* (cos (PI)) (- 1 (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2))))) (sin (PI))))))) (* 1/6 (/ (* (pow (cos (PI)) 2) (- 1 (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2))))) (pow (sin (PI)) 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 (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 (+ (PI) x)) #s(hole binary64 (/ (sin (PI)) (cos (PI))))) |
#s(approx (tan (+ (PI) x)) #s(hole binary64 (+ (* x (- 1 (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2))))) (/ (sin (PI)) (cos (PI)))))) |
#s(approx (tan (+ (PI) x)) #s(hole binary64 (+ (* x (- (+ 1 (/ (* x (* (sin (PI)) (- 1 (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2)))))) (cos (PI)))) (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2))))) (/ (sin (PI)) (cos (PI)))))) |
#s(approx (tan (+ (PI) x)) #s(hole binary64 (+ (* x (- (+ 1 (* x (- (* -1 (* x (+ 1/6 (+ (* -1 (/ (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2))))) (pow (cos (PI)) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2))))) (* 1/6 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2)))))))) (* -1 (/ (* (sin (PI)) (- 1 (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2))))) (cos (PI))))))) (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2))))) (/ (sin (PI)) (cos (PI)))))) |
#s(approx (+ (PI) x) #s(hole binary64 (PI))) |
#s(approx (+ (PI) x) #s(hole binary64 (+ x (PI)))) |
#s(approx (- (/ x (tan x)) (/ (sin x) (tan x))) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (- (/ x (tan x)) (/ (sin x) (tan x))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (- (/ x (tan 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 (tan 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 (tan x)) #s(hole binary64 1)) |
#s(approx (/ x (tan x)) #s(hole binary64 (+ 1 (* -1/3 (pow x 2))))) |
#s(approx (/ x (tan x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/45 (pow x 2)) 1/3))))) |
#s(approx (/ x (tan x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -2/945 (pow x 2)) 1/45)) 1/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 (/ (sin x) (tan x)) #s(hole binary64 1)) |
#s(approx (/ (sin x) (tan x)) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (/ (sin x) (tan x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (/ (sin x) (tan x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/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 (* (+ (* (- (* (* (- (* -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 (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* -11/15120 (pow x 6)))) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* -1 (* (pow x 6) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 6) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* -11/15120 (pow x 5)))) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* (pow x 5) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 (* -11/15120 (pow x 4)))) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 (* -1 (* (pow x 4) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (- (* -11/15120 (* x x)) 23/360) #s(hole binary64 (* -11/15120 (pow x 2)))) |
#s(approx (- (* -11/15120 (* x x)) 23/360) #s(hole binary64 (* -1 (* (pow x 2) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (/ (- x (sin x)) (tan (+ (PI) x))) #s(hole binary64 (/ (* x (cos (+ x (PI)))) (sin (+ x (PI)))))) |
#s(approx (/ (- x (sin x)) (tan (+ (PI) x))) #s(hole binary64 (* x (+ (* -1 (/ (* (cos (+ x (PI))) (sin x)) (* x (sin (+ x (PI)))))) (/ (cos (+ x (PI))) (sin (+ x (PI)))))))) |
#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 (+ (PI) x)) #s(hole binary64 (/ (sin (+ x (PI))) (cos (+ x (PI)))))) |
#s(approx (+ (PI) x) #s(hole binary64 x)) |
#s(approx (+ (PI) x) #s(hole binary64 (* x (+ 1 (/ (PI) x))))) |
#s(approx (- (/ x (tan x)) (/ (sin x) (tan x))) #s(hole binary64 (/ (* x (cos x)) (sin x)))) |
#s(approx (- (/ x (tan x)) (/ (sin x) (tan x))) #s(hole binary64 (* x (+ (* -1 (/ (cos x) x)) (/ (cos x) (sin x)))))) |
#s(approx (/ x (tan x)) #s(hole binary64 (/ (* x (cos x)) (sin x)))) |
#s(approx (tan x) #s(hole binary64 (/ (sin x) (cos x)))) |
#s(approx (/ (sin x) (tan x)) #s(hole binary64 (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 (/ (- x (sin x)) (tan (+ (PI) x))) #s(hole binary64 (/ (* x (cos (- (PI) (* -1 x)))) (sin (- (PI) (* -1 x)))))) |
#s(approx (/ (- x (sin x)) (tan (+ (PI) x))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos (- (PI) (* -1 x))) (sin (- (PI) (* -1 x))))) (/ (* (cos (- (PI) (* -1 x))) (sin x)) (* x (sin (- (PI) (* -1 x)))))))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* -1 (* x (- (/ (sin x) x) 1))))) |
#s(approx (tan (+ (PI) x)) #s(hole binary64 (/ (sin (- (PI) (* -1 x))) (cos (- (PI) (* -1 x)))))) |
#s(approx (+ (PI) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (PI) x)) 1))))) |
#s(approx (- (/ x (tan x)) (/ (sin x) (tan x))) #s(hole binary64 (* -1 (* x (- (/ (cos x) x) (/ (cos x) (sin x))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 64.0ms | x | @ | -inf | ((/ (- x (sin x)) (tan x)) (* (+ (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) (* x x)) 1/6) (* x x)) (+ (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) (* x x)) 1/6) (- (* (* (- (* -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 (* x x) x 11/15120 23/360 1/6 (/ (- x (sin x)) (tan x)) (* (* x x) 1/6) (/ (- x (sin x)) (tan x)) (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) (- (* -11/15120 (* x x)) 23/360) (* -11/15120 (* x x)) -11/15120 (/ (- x (sin x)) (tan (+ (PI) x))) (- x (sin x)) (sin x) (tan (+ (PI) x)) (+ (PI) x) (PI) (- (/ x (tan x)) (/ (sin x) (tan x))) (/ x (tan x)) (tan x) (/ (sin x) (tan x))) |
| 8.0ms | x | @ | 0 | ((/ (- x (sin x)) (tan x)) (* (+ (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) (* x x)) 1/6) (* x x)) (+ (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) (* x x)) 1/6) (- (* (* (- (* -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 (* x x) x 11/15120 23/360 1/6 (/ (- x (sin x)) (tan x)) (* (* x x) 1/6) (/ (- x (sin x)) (tan x)) (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) (- (* -11/15120 (* x x)) 23/360) (* -11/15120 (* x x)) -11/15120 (/ (- x (sin x)) (tan (+ (PI) x))) (- x (sin x)) (sin x) (tan (+ (PI) x)) (+ (PI) x) (PI) (- (/ x (tan x)) (/ (sin x) (tan x))) (/ x (tan x)) (tan x) (/ (sin x) (tan x))) |
| 7.0ms | x | @ | inf | ((/ (- x (sin x)) (tan x)) (* (+ (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) (* x x)) 1/6) (* x x)) (+ (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) (* x x)) 1/6) (- (* (* (- (* -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 (* x x) x 11/15120 23/360 1/6 (/ (- x (sin x)) (tan x)) (* (* x x) 1/6) (/ (- x (sin x)) (tan x)) (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) (- (* -11/15120 (* x x)) 23/360) (* -11/15120 (* x x)) -11/15120 (/ (- x (sin x)) (tan (+ (PI) x))) (- x (sin x)) (sin x) (tan (+ (PI) x)) (+ (PI) x) (PI) (- (/ x (tan x)) (/ (sin x) (tan x))) (/ x (tan x)) (tan x) (/ (sin x) (tan x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 501 | 3370 |
| 0 | 550 | 2730 |
| 1 | 2759 | 2653 |
| 0 | 11179 | 2594 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#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) |
(*.f64 x x) |
x |
#s(literal 11/15120 binary64) |
#s(literal 23/360 binary64) |
#s(literal 1/6 binary64) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (-.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 (-.f64 x (sin.f64 x)) (tan.f64 (+.f64 (PI.f64) x))) |
(-.f64 x (sin.f64 x)) |
(sin.f64 x) |
(tan.f64 (+.f64 (PI.f64) x)) |
(+.f64 (PI.f64) x) |
(PI.f64) |
(-.f64 (/.f64 x (tan.f64 x)) (/.f64 (sin.f64 x) (tan.f64 x))) |
(/.f64 x (tan.f64 x)) |
(tan.f64 x) |
(/.f64 (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 (* (+ (* (- (* (* (- (* -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 x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (* x x) 1/6) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* -23/360 (pow x 2))))) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))) |
#s(approx (- (* -11/15120 (* x x)) 23/360) #s(hole binary64 -23/360)) |
#s(approx (- (* -11/15120 (* x x)) 23/360) #s(hole binary64 (- (* -11/15120 (pow x 2)) 23/360))) |
#s(approx (* -11/15120 (* x x)) #s(hole binary64 (* -11/15120 (pow x 2)))) |
#s(approx (/ (- x (sin x)) (tan (+ (PI) x))) #s(hole binary64 (* 1/6 (/ (* (pow x 3) (cos (PI))) (sin (PI)))))) |
#s(approx (/ (- x (sin x)) (tan (+ (PI) x))) #s(hole binary64 (* (pow x 3) (+ (* -1/6 (/ (* x (* (pow (cos (PI)) 2) (- 1 (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2)))))) (pow (sin (PI)) 2))) (* 1/6 (/ (cos (PI)) (sin (PI)))))))) |
#s(approx (/ (- x (sin x)) (tan (+ (PI) x))) #s(hole binary64 (* (pow x 3) (+ (* 1/6 (/ (cos (PI)) (sin (PI)))) (* x (- (* x (- (* -1/120 (/ (cos (PI)) (sin (PI)))) (+ (* -1/6 (/ (* (pow (cos (PI)) 3) (pow (- 1 (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2)))) 2)) (pow (sin (PI)) 3))) (* 1/6 (/ (* (cos (PI)) (- 1 (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2))))) (sin (PI))))))) (* 1/6 (/ (* (pow (cos (PI)) 2) (- 1 (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2))))) (pow (sin (PI)) 2))))))))) |
#s(approx (/ (- x (sin x)) (tan (+ (PI) x))) #s(hole binary64 (* (pow x 3) (+ (* 1/6 (/ (cos (PI)) (sin (PI)))) (* x (- (* x (- (+ (* -1 (* x (+ (* -1/6 (/ (* (pow (cos (PI)) 2) (+ 1/6 (+ (* -1 (/ (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2))))) (pow (cos (PI)) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2))))) (* 1/6 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2))))))) (pow (sin (PI)) 2))) (+ (* -1/6 (/ (* (pow (cos (PI)) 2) (pow (- 1 (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2)))) 2)) (pow (sin (PI)) 2))) (/ (* (cos (PI)) (* (- 1 (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2)))) (- (* -1/120 (/ (cos (PI)) (sin (PI)))) (+ (* -1/6 (/ (* (pow (cos (PI)) 3) (pow (- 1 (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2)))) 2)) (pow (sin (PI)) 3))) (* 1/6 (/ (* (cos (PI)) (- 1 (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2))))) (sin (PI)))))))) (sin (PI))))))) (* -1/120 (/ (cos (PI)) (sin (PI))))) (+ (* -1/6 (/ (* (pow (cos (PI)) 3) (pow (- 1 (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2)))) 2)) (pow (sin (PI)) 3))) (* 1/6 (/ (* (cos (PI)) (- 1 (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2))))) (sin (PI))))))) (* 1/6 (/ (* (pow (cos (PI)) 2) (- 1 (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2))))) (pow (sin (PI)) 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 (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 (+ (PI) x)) #s(hole binary64 (/ (sin (PI)) (cos (PI))))) |
#s(approx (tan (+ (PI) x)) #s(hole binary64 (+ (* x (- 1 (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2))))) (/ (sin (PI)) (cos (PI)))))) |
#s(approx (tan (+ (PI) x)) #s(hole binary64 (+ (* x (- (+ 1 (/ (* x (* (sin (PI)) (- 1 (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2)))))) (cos (PI)))) (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2))))) (/ (sin (PI)) (cos (PI)))))) |
#s(approx (tan (+ (PI) x)) #s(hole binary64 (+ (* x (- (+ 1 (* x (- (* -1 (* x (+ 1/6 (+ (* -1 (/ (* (pow (sin (PI)) 2) (- 1 (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2))))) (pow (cos (PI)) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2))))) (* 1/6 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2)))))))) (* -1 (/ (* (sin (PI)) (- 1 (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2))))) (cos (PI))))))) (* -1 (/ (pow (sin (PI)) 2) (pow (cos (PI)) 2))))) (/ (sin (PI)) (cos (PI)))))) |
#s(approx (+ (PI) x) #s(hole binary64 (PI))) |
#s(approx (+ (PI) x) #s(hole binary64 (+ x (PI)))) |
#s(approx (- (/ x (tan x)) (/ (sin x) (tan x))) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (- (/ x (tan x)) (/ (sin x) (tan x))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (- (/ x (tan 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 (tan 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 (tan x)) #s(hole binary64 1)) |
#s(approx (/ x (tan x)) #s(hole binary64 (+ 1 (* -1/3 (pow x 2))))) |
#s(approx (/ x (tan x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/45 (pow x 2)) 1/3))))) |
#s(approx (/ x (tan x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -2/945 (pow x 2)) 1/45)) 1/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 (/ (sin x) (tan x)) #s(hole binary64 1)) |
#s(approx (/ (sin x) (tan x)) #s(hole binary64 (+ 1 (* -1/2 (pow x 2))))) |
#s(approx (/ (sin x) (tan x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))))) |
#s(approx (/ (sin x) (tan x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/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 (* (+ (* (- (* (* (- (* -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 (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* -11/15120 (pow x 6)))) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* -1 (* (pow x 6) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 6) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* -11/15120 (pow x 5)))) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* (pow x 5) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 (* -11/15120 (pow x 4)))) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 (* -1 (* (pow x 4) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (- (* -11/15120 (* x x)) 23/360) #s(hole binary64 (* -11/15120 (pow x 2)))) |
#s(approx (- (* -11/15120 (* x x)) 23/360) #s(hole binary64 (* -1 (* (pow x 2) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (/ (- x (sin x)) (tan (+ (PI) x))) #s(hole binary64 (/ (* x (cos (+ x (PI)))) (sin (+ x (PI)))))) |
#s(approx (/ (- x (sin x)) (tan (+ (PI) x))) #s(hole binary64 (* x (+ (* -1 (/ (* (cos (+ x (PI))) (sin x)) (* x (sin (+ x (PI)))))) (/ (cos (+ x (PI))) (sin (+ x (PI)))))))) |
#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 (+ (PI) x)) #s(hole binary64 (/ (sin (+ x (PI))) (cos (+ x (PI)))))) |
#s(approx (+ (PI) x) #s(hole binary64 x)) |
#s(approx (+ (PI) x) #s(hole binary64 (* x (+ 1 (/ (PI) x))))) |
#s(approx (- (/ x (tan x)) (/ (sin x) (tan x))) #s(hole binary64 (/ (* x (cos x)) (sin x)))) |
#s(approx (- (/ x (tan x)) (/ (sin x) (tan x))) #s(hole binary64 (* x (+ (* -1 (/ (cos x) x)) (/ (cos x) (sin x)))))) |
#s(approx (/ x (tan x)) #s(hole binary64 (/ (* x (cos x)) (sin x)))) |
#s(approx (tan x) #s(hole binary64 (/ (sin x) (cos x)))) |
#s(approx (/ (sin x) (tan x)) #s(hole binary64 (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 (/ (- x (sin x)) (tan (+ (PI) x))) #s(hole binary64 (/ (* x (cos (- (PI) (* -1 x)))) (sin (- (PI) (* -1 x)))))) |
#s(approx (/ (- x (sin x)) (tan (+ (PI) x))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos (- (PI) (* -1 x))) (sin (- (PI) (* -1 x))))) (/ (* (cos (- (PI) (* -1 x))) (sin x)) (* x (sin (- (PI) (* -1 x)))))))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* -1 (* x (- (/ (sin x) x) 1))))) |
#s(approx (tan (+ (PI) x)) #s(hole binary64 (/ (sin (- (PI) (* -1 x))) (cos (- (PI) (* -1 x)))))) |
#s(approx (+ (PI) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (PI) x)) 1))))) |
#s(approx (- (/ x (tan x)) (/ (sin x) (tan x))) #s(hole binary64 (* -1 (* x (- (/ (cos x) x) (/ (cos x) (sin x))))))) |
| Outputs |
|---|
#s(approx (/ (- x (sin x)) (tan (+ (PI) x))) (*.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #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 (*.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) 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) |
(*.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #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 (*.f64 x x) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x)) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x)) (*.f64 x x)) (*.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x)) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x)) (*.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x))))))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x)))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x)))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 x x) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x)) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 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 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 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 (pow.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 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 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #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 1/36 binary64) (pow.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x)) #s(literal 2 binary64))) (-.f64 #s(literal 1/6 binary64) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #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 1/216 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 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 (pow.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x)))))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 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 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x)) #s(literal 1/6 binary64))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 x x)) #s(literal 23/360 binary64)) x) x #s(literal 1/6 binary64)) |
(fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 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 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x)))) (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 1/6 binary64) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x)) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 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 x x)) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 x x)) #s(literal 23/360 binary64)))) |
(+.f64 (/.f64 #s(literal 1/216 binary64) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x)))))) (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 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 (pow.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x))))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 x x)) #s(literal 23/360 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x)) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1/216 binary64) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x)) #s(literal 1/6 binary64)))))) |
(+.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x)) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 529/129600 binary64))) (neg.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 x x) #s(literal 23/360 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 12167/46656000 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (+.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 x x)) #s(literal 23/360 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 529/129600 binary64)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 x x) #s(literal 23/360 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 12167/46656000 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (+.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 x x)) #s(literal 23/360 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 x x) #s(literal 23/360 binary64))) (/.f64 #s(literal 529/129600 binary64) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 x x) #s(literal 23/360 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (+.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 x x)) #s(literal 23/360 binary64))))) (/.f64 #s(literal 12167/46656000 binary64) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (+.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 x x)) #s(literal 23/360 binary64)))))) |
(-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 x x)) #s(literal 23/360 binary64)) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) x) x) |
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64))) |
(*.f64 x (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) x)) |
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) x) |
(*.f64 x (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 2 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 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 2 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)) (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 2 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))) (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64))))) (/.f64 #s(literal 1331/3456649728000 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)))))) |
(-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) |
(*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) |
(*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) |
(*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) |
#s(literal -143/604800 binary64) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(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 (+ (PI) x))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (/ (- x (sin x)) (tan (+ (PI) x))) (*.f64 (*.f64 (fma.f64 (-.f64 (*.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 (-.f64 (*.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 (-.f64 (*.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 (-.f64 (*.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 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) (*.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x)))))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) (*.f64 x x))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) (*.f64 x x))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) (*.f64 x x))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x))) |
(*.f64 (fma.f64 (-.f64 (*.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 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x)) (*.f64 x (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x))) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x)))))) |
(fma.f64 #s(literal 1/6 binary64) x (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x)) |
(fma.f64 #s(literal 1/6 binary64) x (*.f64 x (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x))) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x)) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 x (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x)) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.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 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (-.f64 (*.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 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.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) (*.f64 (pow.f64 (-.f64 (*.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 (pow.f64 (*.f64 (*.f64 (-.f64 (*.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 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.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 (-.f64 (*.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 (-.f64 (*.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 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 (*.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 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) #s(literal 1/6 binary64))))) |
(/.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 (pow.f64 (-.f64 (*.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 (pow.f64 (*.f64 (*.f64 (-.f64 (*.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 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x #s(literal 1/6 binary64)) |
(fma.f64 (-.f64 (*.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) (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) #s(literal 1/6 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.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 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x)))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (*.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 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1/216 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) #s(literal 1/6 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/216 binary64) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.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 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x))))) (/.f64 (*.f64 (pow.f64 (-.f64 (*.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 (pow.f64 (*.f64 (*.f64 (-.f64 (*.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 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x)))))) |
(+.f64 (*.f64 (*.f64 (-.f64 (*.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 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 2 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 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 2 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)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 2 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))) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64))))) (/.f64 #s(literal 12167/46656000 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) |
(*.f64 (*.f64 #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)) |
#s(literal -11/15120 binary64) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 2 binary64)) (pow.f64 (/.f64 (sin.f64 x) (tan.f64 x)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (+.f64 x (sin.f64 x)) (tan.f64 x)))) |
(/.f64 (neg.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)))) (neg.f64 (+.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (sin.f64 x) (tan.f64 x)) #s(literal 2 binary64)) (/.f64 (*.f64 x (sin.f64 x)) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 x (sin.f64 x)))) (neg.f64 (neg.f64 (tan.f64 x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (tan.f64 x)) (*.f64 (tan.f64 x) (sin.f64 x)))) (neg.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (neg.f64 (tan.f64 x))) (*.f64 (neg.f64 (tan.f64 x)) (neg.f64 (sin.f64 x)))) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (tan.f64 x)) (*.f64 (neg.f64 (tan.f64 x)) (sin.f64 x))) (*.f64 (neg.f64 (tan.f64 x)) (tan.f64 x))) |
(/.f64 (-.f64 (*.f64 x (neg.f64 (tan.f64 x))) (*.f64 (tan.f64 x) (neg.f64 (sin.f64 x)))) (*.f64 (tan.f64 x) (neg.f64 (tan.f64 x)))) |
(/.f64 (-.f64 (neg.f64 x) (neg.f64 (sin.f64 x))) (neg.f64 (tan.f64 x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 2 binary64)) (pow.f64 (/.f64 (sin.f64 x) (tan.f64 x)) #s(literal 2 binary64))) (/.f64 (+.f64 x (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))) (+.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (sin.f64 x) (tan.f64 x)) #s(literal 2 binary64)) (/.f64 (*.f64 x (sin.f64 x)) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 x (sin.f64 x))) (neg.f64 (tan.f64 x))) |
(/.f64 (-.f64 (*.f64 x (tan.f64 x)) (*.f64 (tan.f64 x) (sin.f64 x))) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) |
(/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
(-.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 2 binary64)) (/.f64 (+.f64 x (sin.f64 x)) (tan.f64 x))) (/.f64 (pow.f64 (/.f64 (sin.f64 x) (tan.f64 x)) #s(literal 2 binary64)) (/.f64 (+.f64 x (sin.f64 x)) (tan.f64 x)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (sin.f64 x) (tan.f64 x)) #s(literal 2 binary64)) (/.f64 (*.f64 x (sin.f64 x)) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (/.f64 (sin.f64 x) (tan.f64 x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (sin.f64 x) (tan.f64 x)) #s(literal 2 binary64)) (/.f64 (*.f64 x (sin.f64 x)) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))) |
(-.f64 (/.f64 (*.f64 x (tan.f64 x)) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (/.f64 (*.f64 (tan.f64 x) (sin.f64 x)) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) |
(-.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 x (sin.f64 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 x x (fma.f64 (sin.f64 x) (sin.f64 x) (*.f64 x (sin.f64 x)))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (+.f64 x (sin.f64 x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sin.f64 x) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (sin.f64 x) (sin.f64 x) (*.f64 x (sin.f64 x))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (sin.f64 x))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (+.f64 x (sin.f64 x)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (fma.f64 (sin.f64 x) (sin.f64 x) (*.f64 x (sin.f64 x))))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (fma.f64 x x (fma.f64 (sin.f64 x) (sin.f64 x) (*.f64 x (sin.f64 x)))))) |
(-.f64 x (sin.f64 x)) |
(sin.f64 x) |
(/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (tan.f64 x))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 x))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (sin.f64 x)))) (neg.f64 (neg.f64 (neg.f64 (cos.f64 x))))) |
(/.f64 (+.f64 (tan.f64 x) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 x))) (neg.f64 (neg.f64 (cos.f64 x)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (tan.f64 x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 x)))) |
(/.f64 (neg.f64 (sin.f64 x)) (neg.f64 (cos.f64 x))) |
(/.f64 (sin.f64 x) (cos.f64 x)) |
(tan.f64 (+.f64 (+.f64 (+.f64 (PI.f64) x) (PI.f64)) (PI.f64))) |
(tan.f64 (+.f64 (PI.f64) (+.f64 (+.f64 (PI.f64) x) (PI.f64)))) |
(tan.f64 (+.f64 (PI.f64) (+.f64 (PI.f64) x))) |
(tan.f64 (+.f64 (+.f64 (PI.f64) x) (PI.f64))) |
(tan.f64 (+.f64 (PI.f64) x)) |
(tan.f64 x) |
(-.f64 (/.f64 (*.f64 #s(literal 0 binary64) (cos.f64 x)) (neg.f64 (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 x))) (neg.f64 (cos.f64 x)))) |
(+.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 x)))) (/.f64 (tan.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 x))))) |
(+.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (neg.f64 (cos.f64 x))) (/.f64 (*.f64 (cos.f64 x) #s(literal 0 binary64)) (neg.f64 (cos.f64 x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (PI.f64) (PI.f64)))) (neg.f64 (-.f64 x (PI.f64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 x (PI.f64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (PI.f64) (PI.f64) (-.f64 (*.f64 x x) (*.f64 (PI.f64) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 x x))) (neg.f64 (-.f64 (PI.f64) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 x x))) (neg.f64 (+.f64 (PI.f64) (neg.f64 x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (PI.f64) (PI.f64) (fma.f64 x x (*.f64 (PI.f64) (neg.f64 x)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (PI.f64) (PI.f64))) (-.f64 x (PI.f64))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 x x)) (+.f64 (PI.f64) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 x x)) (-.f64 (PI.f64) x)) |
(/.f64 (-.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (fma.f64 (PI.f64) (PI.f64) (fma.f64 x x (*.f64 (PI.f64) (neg.f64 x))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 x (PI.f64))))) |
(/.f64 (+.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (PI.f64) (PI.f64) (-.f64 (*.f64 x x) (*.f64 (PI.f64) x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (PI.f64))) (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 x (PI.f64)))) |
(-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) (-.f64 (PI.f64) x)) (/.f64 (*.f64 x x) (-.f64 (PI.f64) x))) |
(-.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (PI.f64) (neg.f64 x))) (/.f64 (*.f64 x x) (+.f64 (PI.f64) (neg.f64 x)))) |
(-.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (fma.f64 (PI.f64) (PI.f64) (fma.f64 x x (*.f64 (PI.f64) (neg.f64 x))))) (/.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (fma.f64 (PI.f64) (PI.f64) (fma.f64 x x (*.f64 (PI.f64) (neg.f64 x)))))) |
(-.f64 (PI.f64) (neg.f64 x)) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 x (PI.f64))))) (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 x (PI.f64)))))) |
(+.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (fma.f64 (PI.f64) (PI.f64) (-.f64 (*.f64 x x) (*.f64 (PI.f64) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (PI.f64) (PI.f64) (-.f64 (*.f64 x x) (*.f64 (PI.f64) x))))) |
(+.f64 (PI.f64) x) |
(+.f64 x (PI.f64)) |
(PI.f64) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 2 binary64)) (pow.f64 (/.f64 (sin.f64 x) (tan.f64 x)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (+.f64 x (sin.f64 x)) (tan.f64 x)))) |
(/.f64 (neg.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)))) (neg.f64 (+.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (sin.f64 x) (tan.f64 x)) #s(literal 2 binary64)) (/.f64 (*.f64 x (sin.f64 x)) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 x (sin.f64 x)))) (neg.f64 (neg.f64 (tan.f64 x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (tan.f64 x)) (*.f64 (tan.f64 x) (sin.f64 x)))) (neg.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (neg.f64 (tan.f64 x))) (*.f64 (neg.f64 (tan.f64 x)) (neg.f64 (sin.f64 x)))) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) (tan.f64 x)) (*.f64 (neg.f64 (tan.f64 x)) (sin.f64 x))) (*.f64 (neg.f64 (tan.f64 x)) (tan.f64 x))) |
(/.f64 (-.f64 (*.f64 x (neg.f64 (tan.f64 x))) (*.f64 (tan.f64 x) (neg.f64 (sin.f64 x)))) (*.f64 (tan.f64 x) (neg.f64 (tan.f64 x)))) |
(/.f64 (-.f64 (neg.f64 x) (neg.f64 (sin.f64 x))) (neg.f64 (tan.f64 x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 2 binary64)) (pow.f64 (/.f64 (sin.f64 x) (tan.f64 x)) #s(literal 2 binary64))) (/.f64 (+.f64 x (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))) (+.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (sin.f64 x) (tan.f64 x)) #s(literal 2 binary64)) (/.f64 (*.f64 x (sin.f64 x)) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 x (sin.f64 x))) (neg.f64 (tan.f64 x))) |
(/.f64 (-.f64 (*.f64 x (tan.f64 x)) (*.f64 (tan.f64 x) (sin.f64 x))) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) |
(/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
(-.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 2 binary64)) (/.f64 (+.f64 x (sin.f64 x)) (tan.f64 x))) (/.f64 (pow.f64 (/.f64 (sin.f64 x) (tan.f64 x)) #s(literal 2 binary64)) (/.f64 (+.f64 x (sin.f64 x)) (tan.f64 x)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (sin.f64 x) (tan.f64 x)) #s(literal 2 binary64)) (/.f64 (*.f64 x (sin.f64 x)) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (/.f64 (sin.f64 x) (tan.f64 x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (sin.f64 x) (tan.f64 x)) #s(literal 2 binary64)) (/.f64 (*.f64 x (sin.f64 x)) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))) |
(-.f64 (/.f64 (*.f64 x (tan.f64 x)) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (/.f64 (*.f64 (tan.f64 x) (sin.f64 x)) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) |
(-.f64 (/.f64 x (tan.f64 x)) (/.f64 (sin.f64 x) (tan.f64 x))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 (tan.f64 x)))) |
(/.f64 (neg.f64 x) (neg.f64 (tan.f64 x))) |
(/.f64 x (tan.f64 x)) |
(/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (tan.f64 x))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 x))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (sin.f64 x)))) (neg.f64 (neg.f64 (neg.f64 (cos.f64 x))))) |
(/.f64 (+.f64 (tan.f64 x) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 x))) (neg.f64 (neg.f64 (cos.f64 x)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (tan.f64 x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 x)))) |
(/.f64 (neg.f64 (sin.f64 x)) (neg.f64 (cos.f64 x))) |
(/.f64 (sin.f64 x) (cos.f64 x)) |
(tan.f64 (+.f64 (+.f64 (+.f64 (PI.f64) x) (PI.f64)) (PI.f64))) |
(tan.f64 (+.f64 (PI.f64) (+.f64 (+.f64 (PI.f64) x) (PI.f64)))) |
(tan.f64 (+.f64 (PI.f64) (+.f64 (PI.f64) x))) |
(tan.f64 (+.f64 (+.f64 (PI.f64) x) (PI.f64))) |
(tan.f64 (+.f64 (PI.f64) x)) |
(tan.f64 x) |
(-.f64 (/.f64 (*.f64 #s(literal 0 binary64) (cos.f64 x)) (neg.f64 (cos.f64 x))) (/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (sin.f64 x))) (neg.f64 (cos.f64 x)))) |
(+.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 x)))) (/.f64 (tan.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 x))))) |
(+.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (neg.f64 (cos.f64 x))) (/.f64 (*.f64 (cos.f64 x) #s(literal 0 binary64)) (neg.f64 (cos.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 x))) (neg.f64 (neg.f64 (tan.f64 x)))) |
(/.f64 (neg.f64 (sin.f64 x)) (neg.f64 (tan.f64 x))) |
(/.f64 (sin.f64 x) (tan.f64 x)) |
(+.f64 (/.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (neg.f64 (tan.f64 x))) (/.f64 (*.f64 (cos.f64 x) #s(literal 0 binary64)) (neg.f64 (tan.f64 x)))) |
#s(approx (/ (- x (sin x)) (tan (+ (PI) x))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (/ (- x (sin x)) (tan (+ (PI) x))) (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (/ (- x (sin x)) (tan (+ (PI) x))) (*.f64 (*.f64 (fma.f64 (-.f64 (*.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 (+ (PI) x))) (*.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #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 (* (+ (* (- (* (* (- (* -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 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (* (+ (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) (* x x)) 1/6) (* x x)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.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 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #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 (+ (* (- (* (* (- (* -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 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (+ (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) (* x x)) 1/6) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (+ (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) (* x x)) 1/6) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 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) (-.f64 (*.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) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 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 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64)) (*.f64 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 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #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) (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #s(literal 11/15120 binary64))) |
#s(approx (* -143/604800 (* x x)) (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x)) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (* (* x x) 1/6) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (*.f64 (*.f64 (fma.f64 (-.f64 (*.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 #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) x) (*.f64 (fma.f64 (-.f64 (*.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 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) (fma.f64 (-.f64 (*.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) (-.f64 (*.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 (sin x)) (tan (+ (PI) x))) (*.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (/ (- x (sin x)) (tan (+ (PI) x))) (*.f64 (fma.f64 #s(literal 0 binary64) x #s(literal 0 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (/ (- x (sin x)) (tan (+ (PI) x))) (*.f64 (fma.f64 (fma.f64 #s(literal 0 binary64) x #s(literal 0 binary64)) x #s(literal 0 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (/ (- x (sin x)) (tan (+ (PI) x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 0 binary64) x #s(literal 0 binary64)) x #s(literal 0 binary64)) x #s(literal 0 binary64)) (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 (-.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (sin x) x) |
#s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (tan (+ (PI) x)) #s(literal 0 binary64)) |
#s(approx (tan (+ (PI) x)) (+.f64 #s(literal 0 binary64) x)) |
#s(approx (tan (+ (PI) x)) (fma.f64 (-.f64 (fma.f64 #s(literal 0 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64)) x #s(literal 0 binary64))) |
#s(approx (tan (+ (PI) x)) (fma.f64 (-.f64 (fma.f64 (fma.f64 (neg.f64 x) #s(literal -1/3 binary64) #s(literal 0 binary64)) x #s(literal 1 binary64)) #s(literal 0 binary64)) x #s(literal 0 binary64))) |
#s(approx (+ (PI) x) (PI.f64)) |
#s(approx (+ (PI) x) (+.f64 (PI.f64) x)) |
#s(approx (/ (- x (sin x)) (tan (+ (PI) x))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (/ (- x (sin x)) (tan (+ (PI) x))) (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (/ (- x (sin x)) (tan (+ (PI) x))) (*.f64 (*.f64 (fma.f64 (-.f64 (*.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 (+ (PI) x))) (*.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x) #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 (tan x)) #s(literal 1 binary64)) |
#s(approx (/ x (tan x)) (fma.f64 #s(literal -1/3 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ x (tan x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/45 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ x (tan x)) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -2/945 binary64) (*.f64 x x)) #s(literal 1/45 binary64)) (*.f64 x x)) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (tan (+ (PI) x)) x) |
#s(approx (tan (+ (PI) x)) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (tan (+ (PI) x)) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (tan (+ (PI) x)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 x x) #s(literal 2/15 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (/ (sin x) (tan x)) #s(literal 1 binary64)) |
#s(approx (/ (sin x) (tan x)) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ (sin x) (tan x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ (sin x) (tan x)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
#s(approx (/ (- x (sin x)) (tan (+ (PI) x))) (/.f64 (*.f64 (cos.f64 x) x) (sin.f64 x))) |
#s(approx (/ (- x (sin x)) (tan (+ (PI) x))) (*.f64 (fma.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64) (/.f64 (cos.f64 x) (sin.f64 x))) x)) |
#s(approx (* (+ (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) (* x x)) 1/6) (* x x)) (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal -143/604800 binary64))) |
#s(approx (* (+ (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) (* x x)) 1/6) (* x x)) (neg.f64 (*.f64 (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 (neg.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 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) (neg.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 11/15120 binary64) #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 (neg.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 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) (neg.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 11/15120 binary64) #s(literal 143/604800 binary64))))) |
#s(approx (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64) #s(literal 11/15120 binary64)) (*.f64 x x))) #s(literal 143/604800 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) (neg.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 11/15120 binary64) #s(literal 143/604800 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 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 11/15120 binary64) #s(literal 143/604800 binary64)))) |
#s(approx (- (* -143/604800 (* x x)) 11/15120) (*.f64 (*.f64 #s(literal -143/604800 binary64) x) x)) |
#s(approx (- (* -143/604800 (* x x)) 11/15120) (neg.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 11/15120 binary64) #s(literal 143/604800 binary64)) (*.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) (neg.f64 (*.f64 (pow.f64 x #s(literal 6 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) 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) (neg.f64 (*.f64 (pow.f64 x #s(literal 5 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)) (-.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) (neg.f64 (*.f64 (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 (-.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) (neg.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64) #s(literal 11/15120 binary64)) (*.f64 x x)))) |
#s(approx (/ (- x (sin x)) (tan (+ (PI) x))) (/.f64 (*.f64 (cos.f64 x) x) (sin.f64 x))) |
#s(approx (/ (- x (sin x)) (tan (+ (PI) x))) (*.f64 (fma.f64 (*.f64 (/.f64 (sin.f64 x) x) (/.f64 (cos.f64 x) (sin.f64 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 (fma.f64 (/.f64 (sin.f64 x) x) #s(literal -1 binary64) #s(literal 1 binary64)) x)) |
#s(approx (sin x) (sin.f64 x)) |
#s(approx (tan (+ (PI) x)) (tan.f64 x)) |
#s(approx (+ (PI) x) x) |
#s(approx (+ (PI) x) (*.f64 (/.f64 (+.f64 (PI.f64) x) x) x)) |
#s(approx (/ (- x (sin x)) (tan (+ (PI) x))) (/.f64 (*.f64 (cos.f64 x) x) (sin.f64 x))) |
#s(approx (/ (- x (sin x)) (tan (+ (PI) x))) (*.f64 (fma.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64) (/.f64 (cos.f64 x) (sin.f64 x))) x)) |
#s(approx (/ x (tan x)) (/.f64 (*.f64 (cos.f64 x) x) (sin.f64 x))) |
#s(approx (tan (+ (PI) x)) (tan.f64 x)) |
#s(approx (/ (sin x) (tan x)) (cos.f64 x)) |
#s(approx (/ (- x (sin x)) (tan (+ (PI) 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) (neg.f64 (*.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64) #s(literal 11/15120 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 x #s(literal 5 binary64))))) |
#s(approx (/ (- x (sin x)) (tan (+ (PI) x))) (/.f64 (*.f64 (cos.f64 x) x) (sin.f64 x))) |
#s(approx (/ (- x (sin x)) (tan (+ (PI) x))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (sin.f64 x) x) (/.f64 (cos.f64 x) (sin.f64 x)) (neg.f64 (/.f64 (cos.f64 x) (sin.f64 x)))))) |
#s(approx (- x (sin x)) (*.f64 (neg.f64 x) (-.f64 (/.f64 (sin.f64 x) x) #s(literal 1 binary64)))) |
#s(approx (tan (+ (PI) x)) (tan.f64 x)) |
#s(approx (+ (PI) x) (*.f64 (neg.f64 x) (-.f64 (/.f64 (PI.f64) (neg.f64 x)) #s(literal 1 binary64)))) |
#s(approx (/ (- x (sin x)) (tan (+ (PI) x))) (*.f64 (neg.f64 x) (-.f64 (/.f64 (cos.f64 x) x) (/.f64 (cos.f64 x) (sin.f64 x))))) |
Compiled 13 486 to 1 851 computations (86.3% saved)
20 alts after pruning (18 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 436 | 13 | 449 |
| Fresh | 2 | 5 | 7 |
| Picked | 3 | 2 | 5 |
| Done | 1 | 0 | 1 |
| Total | 442 | 20 | 462 |
| Status | Accuracy | Program |
|---|---|---|
| 53.1% | (/.f64 (/.f64 (-.f64 (*.f64 x x) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (+.f64 x (sin.f64 x))) (tan.f64 (+.f64 (PI.f64) x))) | |
| 4.3% | (/.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))) (+.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (sin.f64 x) (tan.f64 x)) #s(literal 2 binary64)) (/.f64 (*.f64 x (sin.f64 x)) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) | |
| 53.1% | (/.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 2 binary64)) (pow.f64 (/.f64 (sin.f64 x) (tan.f64 x)) #s(literal 2 binary64))) (/.f64 (+.f64 x (sin.f64 x)) (tan.f64 x))) | |
| 4.3% | (/.f64 (-.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)))) (tan.f64 x)) | |
| ▶ | 53.1% | (/.f64 (-.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))) (tan.f64 x)) |
| 4.3% | (/.f64 (-.f64 (*.f64 x x) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (*.f64 (+.f64 (sin.f64 x) x) (tan.f64 x))) | |
| 84.1% | (/.f64 #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)))) (tan.f64 x)) | |
| ▶ | 83.6% | (/.f64 #s(approx (- x (sin x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64))) (tan.f64 x)) |
| 53.1% | (-.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 2 binary64)) (/.f64 (+.f64 x (sin.f64 x)) (tan.f64 x))) (/.f64 (pow.f64 (/.f64 (sin.f64 x) (tan.f64 x)) #s(literal 2 binary64)) (/.f64 (+.f64 x (sin.f64 x)) (tan.f64 x)))) | |
| 53.1% | (-.f64 (/.f64 x (tan.f64 x)) #s(approx (/ (sin x) (tan x)) (cos.f64 x))) | |
| 99.3% | #s(approx (/ (- x (sin x)) (tan (+ (PI) x))) (*.f64 (fma.f64 #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 (-.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.4% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -143/604800 (* x x)) 11/15120) #s(literal -11/15120 binary64)) x) x) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
| ▶ | 35.0% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x))))) x)) |
| 99.3% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 #s(approx (- (* -11/15120 (* x x)) 23/360) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) | |
| ▶ | 99.0% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
| ✓ | 99.0% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
| 18.5% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 #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))))) x)) | |
| 10.6% | #s(approx (/ (- x (sin x)) (tan x)) #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))))) | |
| 14.4% | #s(approx (/ (- x (sin x)) (tan x)) #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)))))) |
Compiled 1 165 to 669 computations (42.6% saved)
| Inputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -143/604800 (* x x)) 11/15120) #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 #s(approx (- (* -143/604800 (* x x)) 11/15120) #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 #s(approx (- (* -143/604800 (* x x)) 11/15120) #s(literal -11/15120 binary64)) x) x) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) |
(-.f64 (*.f64 (*.f64 #s(approx (- (* -143/604800 (* x x)) 11/15120) #s(literal -11/15120 binary64)) x) x) #s(literal 23/360 binary64)) |
(*.f64 (*.f64 #s(approx (- (* -143/604800 (* x x)) 11/15120) #s(literal -11/15120 binary64)) x) x) |
(*.f64 #s(approx (- (* -143/604800 (* x x)) 11/15120) #s(literal -11/15120 binary64)) x) |
#s(approx (- (* -143/604800 (* x x)) 11/15120) #s(literal -11/15120 binary64)) |
#s(literal -11/15120 binary64) |
x |
#s(literal 23/360 binary64) |
(*.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)) |
(*.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)) |
(/.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)) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x))))) x)) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x))))) x) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x))))) |
(+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) #s(literal 3 binary64))) |
(pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) |
(*.f64 #s(literal 1/6 binary64) x) |
(pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) #s(literal 3 binary64)) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) |
(-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) |
(*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x)))) |
(-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x))) |
(*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x)) |
(*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x)) |
(/.f64 (-.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))) (tan.f64 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 x x) (+.f64 (sin.f64 x) x)) |
(+.f64 (sin.f64 x) x) |
(sin.f64 x) |
(/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (+.f64 (sin.f64 x) x)) |
(pow.f64 (sin.f64 x) #s(literal 2 binary64)) |
#s(literal 2 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 (* (+ (* (- (* (* (- (* -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 x #s(hole binary64 x)) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* -23/360 (pow x 2))))) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))) |
#s(approx (- 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 (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) #s(hole binary64 (* 1/6 x))) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) #s(hole binary64 (* x (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) #s(hole binary64 (* 1/216 (pow x 3)))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) #s(hole binary64 (* (pow x 3) (+ 1/216 (* -12167/46656000 (pow x 6)))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) #s(hole binary64 (* (pow x 3) (+ 1/216 (* (pow x 6) (- (* -5819/653184000 (pow x 2)) 12167/46656000)))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) #s(hole binary64 (* (pow x 3) (+ 1/216 (* (pow x 6) (- (* (pow x 2) (- (* -2783/27433728000 (pow x 2)) 5819/653184000)) 12167/46656000)))))) |
#s(approx (pow (* 1/6 x) 3) #s(hole binary64 (* 1/216 (pow x 3)))) |
#s(approx (* 1/6 x) #s(hole binary64 (* 1/6 x))) |
#s(approx (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3) #s(hole binary64 (* -12167/46656000 (pow x 9)))) |
#s(approx (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3) #s(hole binary64 (* (pow x 9) (- (* -5819/653184000 (pow x 2)) 12167/46656000)))) |
#s(approx (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3) #s(hole binary64 (* (pow x 9) (- (* (pow x 2) (- (* -2783/27433728000 (pow x 2)) 5819/653184000)) 12167/46656000)))) |
#s(approx (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3) #s(hole binary64 (* (pow x 9) (- (* (pow x 2) (- (* (pow x 2) (- (* -1331/3456649728000 (pow x 2)) 2783/27433728000)) 5819/653184000)) 12167/46656000)))) |
#s(approx (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) #s(hole binary64 (* -23/360 (pow x 3)))) |
#s(approx (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) #s(hole binary64 (* (pow x 3) (- (* -11/15120 (pow x 2)) 23/360)))) |
#s(approx (* (* (- (* (* x x) -11/15120) 23/360) x) x) #s(hole binary64 (* -23/360 (pow x 2)))) |
#s(approx (* (* (- (* (* x x) -11/15120) 23/360) x) x) #s(hole binary64 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))) |
#s(approx (* (- (* (* x x) -11/15120) 23/360) x) #s(hole binary64 (* -23/360 x))) |
#s(approx (* (- (* (* x x) -11/15120) 23/360) x) #s(hole binary64 (* x (- (* -11/15120 (pow x 2)) 23/360)))) |
#s(approx (- (* (* x x) -11/15120) 23/360) #s(hole binary64 -23/360)) |
#s(approx (- (* (* x x) -11/15120) 23/360) #s(hole binary64 (- (* -11/15120 (pow x 2)) 23/360))) |
#s(approx (* (* x x) -11/15120) #s(hole binary64 (* -11/15120 (pow x 2)))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)))) #s(hole binary64 (* 1/36 (pow x 2)))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)))) #s(hole binary64 (* (pow x 2) (+ 1/36 (* 23/2160 (pow x 2)))))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)))) #s(hole binary64 (* (pow x 2) (+ 1/36 (* (pow x 2) (+ 23/2160 (* 1271/302400 (pow x 2)))))))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)))) #s(hole binary64 (* (pow x 2) (+ 1/36 (* (pow x 2) (+ 23/2160 (* (pow x 2) (+ 1271/302400 (* 253/2721600 (pow x 2)))))))))) |
#s(approx (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))) #s(hole binary64 (* 23/2160 (pow x 4)))) |
#s(approx (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))) #s(hole binary64 (* (pow x 4) (+ 23/2160 (* 1271/302400 (pow x 2)))))) |
#s(approx (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))) #s(hole binary64 (* (pow x 4) (+ 23/2160 (* (pow x 2) (+ 1271/302400 (* 253/2721600 (pow x 2)))))))) |
#s(approx (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))) #s(hole binary64 (* (pow x 4) (+ 23/2160 (* (pow x 2) (+ 1271/302400 (* (pow x 2) (+ 253/2721600 (* 121/228614400 (pow x 2)))))))))) |
#s(approx (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) #s(hole binary64 (* 529/129600 (pow x 6)))) |
#s(approx (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) #s(hole binary64 (* (pow x 6) (+ 529/129600 (* 253/2721600 (pow x 2)))))) |
#s(approx (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) #s(hole binary64 (* (pow x 6) (+ 529/129600 (* (pow x 2) (+ 253/2721600 (* 121/228614400 (pow x 2)))))))) |
#s(approx (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) #s(hole binary64 (* -23/2160 (pow x 4)))) |
#s(approx (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) #s(hole binary64 (* (pow x 4) (- (* -11/90720 (pow x 2)) 23/2160)))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) 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) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) #s(hole binary64 (* (pow x 3) (+ 1/6 (* -1/120 (pow x 2)))))) |
#s(approx (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120)))))) |
#s(approx (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120)))))) |
#s(approx (/ (* x x) (+ (sin x) x)) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ (* x x) (+ (sin x) x)) #s(hole binary64 (* x (+ 1/2 (* 1/24 (pow x 2)))))) |
#s(approx (/ (* x x) (+ (sin x) x)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) |
#s(approx (/ (* x x) (+ (sin x) x)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* (pow x 2) (+ 1/720 (* -1/120960 (pow x 2)))))))))) |
#s(approx (+ (sin x) x) #s(hole binary64 (* 2 x))) |
#s(approx (+ (sin x) x) #s(hole binary64 (* x (+ 2 (* -1/6 (pow x 2)))))) |
#s(approx (+ (sin x) x) #s(hole binary64 (* x (+ 2 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (+ (sin x) x) #s(hole binary64 (* x (+ 2 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))) |
#s(approx (sin x) #s(hole binary64 x)) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))) |
#s(approx (/ (pow (sin x) 2) (+ (sin x) x)) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ (pow (sin x) 2) (+ (sin x) x)) #s(hole binary64 (* x (+ 1/2 (* -1/8 (pow x 2)))))) |
#s(approx (/ (pow (sin x) 2) (+ (sin x) x)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* 7/720 (pow x 2)) 1/8)))))) |
#s(approx (/ (pow (sin x) 2) (+ (sin x) x)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 7/720 (* -5/24192 (pow x 2)))) 1/8)))))) |
#s(approx (pow (sin x) 2) #s(hole binary64 (pow x 2))) |
#s(approx (pow (sin x) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* -1/3 (pow x 2)))))) |
#s(approx (pow (sin x) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* 2/45 (pow x 2)) 1/3)))))) |
#s(approx (pow (sin x) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/45 (* -1/315 (pow x 2)))) 1/3)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (/ (* x (cos x)) (sin x)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* x (+ (* -1 (/ (cos x) x)) (/ (cos x) (sin x)))))) |
#s(approx (* (+ (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) (* x x)) 1/6) (* x x)) #s(hole binary64 (* -143/604800 (pow x 8)))) |
#s(approx (* (+ (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) (* x x)) 1/6) (* x x)) #s(hole binary64 (* -1 (* (pow x 8) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) (* x x)) 1/6) (* x x)) #s(hole binary64 (* (pow x 8) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)))) |
#s(approx (* (+ (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) (* x x)) 1/6) (* x x)) #s(hole binary64 (* (pow x 8) (- (* 1/6 (/ 1 (pow x 6))) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))))))) |
#s(approx (+ (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) (* x x)) 1/6) #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 (* (* (+ (* (- (* -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 (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 (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) x) #s(hole binary64 (* -11/15120 (pow x 6)))) |
#s(approx (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) x) #s(hole binary64 (* -1 (* (pow x 6) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) x) #s(hole binary64 (* (pow x 6) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) #s(hole binary64 (* -11/15120 (pow x 5)))) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) #s(hole binary64 (* -1 (* (pow x 5) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) #s(hole binary64 (* (pow x 5) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) #s(hole binary64 (* -1331/3456649728000 (pow x 15)))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) #s(hole binary64 (* -1 (* (pow x 15) (+ 1331/3456649728000 (* 2783/27433728000 (/ 1 (pow x 2)))))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) #s(hole binary64 (* (pow x 15) (- (* -1 (/ (+ 2783/27433728000 (* 5819/653184000 (/ 1 (pow x 2)))) (pow x 2))) 1331/3456649728000)))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) #s(hole binary64 (* (pow x 15) (- (* -1 (/ (+ 5819/653184000 (* 12167/46656000 (/ 1 (pow x 2)))) (pow x 4))) (+ 1331/3456649728000 (* 2783/27433728000 (/ 1 (pow x 2)))))))) |
#s(approx (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3) #s(hole binary64 (* -1331/3456649728000 (pow x 15)))) |
#s(approx (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3) #s(hole binary64 (* -1 (* (pow x 15) (+ 1331/3456649728000 (* 2783/27433728000 (/ 1 (pow x 2)))))))) |
#s(approx (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3) #s(hole binary64 (* (pow x 15) (- (* -1 (/ (+ 2783/27433728000 (* 5819/653184000 (/ 1 (pow x 2)))) (pow x 2))) 1331/3456649728000)))) |
#s(approx (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3) #s(hole binary64 (* (pow x 15) (- (* -1 (/ (+ 5819/653184000 (* 12167/46656000 (/ 1 (pow x 2)))) (pow x 4))) (+ 1331/3456649728000 (* 2783/27433728000 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) #s(hole binary64 (* -11/15120 (pow x 5)))) |
#s(approx (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) #s(hole binary64 (* -1 (* (pow x 5) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (- (* (* x x) -11/15120) 23/360) x) x) #s(hole binary64 (* -11/15120 (pow x 4)))) |
#s(approx (* (* (- (* (* x x) -11/15120) 23/360) x) x) #s(hole binary64 (* -1 (* (pow x 4) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (- (* (* x x) -11/15120) 23/360) x) #s(hole binary64 (* -11/15120 (pow x 3)))) |
#s(approx (* (- (* (* x x) -11/15120) 23/360) x) #s(hole binary64 (* -1 (* (pow x 3) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (- (* (* x x) -11/15120) 23/360) #s(hole binary64 (* -11/15120 (pow x 2)))) |
#s(approx (- (* (* x x) -11/15120) 23/360) #s(hole binary64 (* -1 (* (pow x 2) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)))) #s(hole binary64 (* 121/228614400 (pow x 10)))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)))) #s(hole binary64 (* (pow x 10) (+ 121/228614400 (* 253/2721600 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)))) #s(hole binary64 (* (pow x 10) (+ 121/228614400 (+ (/ 1271/302400 (pow x 4)) (* 253/2721600 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)))) #s(hole binary64 (* (pow x 10) (+ 121/228614400 (+ (/ 1271/302400 (pow x 4)) (+ (* 253/2721600 (/ 1 (pow x 2))) (* 23/2160 (/ 1 (pow x 6))))))))) |
#s(approx (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))) #s(hole binary64 (* 121/228614400 (pow x 10)))) |
#s(approx (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))) #s(hole binary64 (* (pow x 10) (+ 121/228614400 (* 253/2721600 (/ 1 (pow x 2))))))) |
#s(approx (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))) #s(hole binary64 (* (pow x 10) (+ 121/228614400 (+ (/ 1271/302400 (pow x 4)) (* 253/2721600 (/ 1 (pow x 2)))))))) |
#s(approx (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))) #s(hole binary64 (* (pow x 10) (+ 121/228614400 (+ (/ 1271/302400 (pow x 4)) (+ (* 253/2721600 (/ 1 (pow x 2))) (* 23/2160 (/ 1 (pow x 6))))))))) |
#s(approx (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) #s(hole binary64 (* 121/228614400 (pow x 10)))) |
#s(approx (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) #s(hole binary64 (* (pow x 10) (+ 121/228614400 (* 253/2721600 (/ 1 (pow x 2))))))) |
#s(approx (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) #s(hole binary64 (* (pow x 10) (+ 121/228614400 (+ (/ 529/129600 (pow x 4)) (* 253/2721600 (/ 1 (pow x 2)))))))) |
#s(approx (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) #s(hole binary64 (* -11/90720 (pow x 6)))) |
#s(approx (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) #s(hole binary64 (* -1 (* (pow x 6) (+ 11/90720 (* 23/2160 (/ 1 (pow x 2)))))))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan x)) #s(hole binary64 (/ (* x (cos x)) (sin x)))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan x)) #s(hole binary64 (* x (+ (* -1 (/ (cos x) x)) (/ (cos x) (sin x)))))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan x)) #s(hole binary64 (* x (+ (* -1 (/ (cos x) x)) (+ (* -1 (/ (* (cos x) (+ (* -1 (pow (sin x) 2)) (pow (sin x) 2))) (* (pow x 2) (sin x)))) (/ (cos x) (sin x))))))) |
#s(approx (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) #s(hole binary64 x)) |
#s(approx (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) #s(hole binary64 (* x (+ 1 (* -1 (/ (sin x) x)))))) |
#s(approx (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) #s(hole binary64 (* x (- (+ 1 (* -1 (/ (+ (* -1 (pow (sin x) 2)) (pow (sin x) 2)) (pow x 2)))) (/ (sin x) x))))) |
#s(approx (/ (* x x) (+ (sin x) x)) #s(hole binary64 x)) |
#s(approx (/ (* x x) (+ (sin x) x)) #s(hole binary64 (* x (+ 1 (* -1 (/ (sin x) x)))))) |
#s(approx (/ (* x x) (+ (sin x) x)) #s(hole binary64 (* x (- (+ 1 (/ (pow (sin x) 2) (pow x 2))) (/ (sin x) x))))) |
#s(approx (/ (* x x) (+ (sin x) x)) #s(hole binary64 (* x (- (+ 1 (* -1 (/ (pow (sin x) 3) (pow x 3)))) (+ (* -1 (/ (pow (sin x) 2) (pow x 2))) (/ (sin x) x)))))) |
#s(approx (+ (sin x) x) #s(hole binary64 x)) |
#s(approx (+ (sin x) x) #s(hole binary64 (* x (+ 1 (/ (sin x) x))))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (/ (pow (sin x) 2) (+ (sin x) x)) #s(hole binary64 (/ (pow (sin x) 2) x))) |
#s(approx (/ (pow (sin x) 2) (+ (sin x) x)) #s(hole binary64 (/ (+ (* -1 (/ (pow (sin x) 3) x)) (pow (sin x) 2)) x))) |
#s(approx (/ (pow (sin x) 2) (+ (sin x) x)) #s(hole binary64 (/ (- (+ (/ (pow (sin x) 4) (pow x 2)) (pow (sin x) 2)) (/ (pow (sin x) 3) x)) x))) |
#s(approx (/ (pow (sin x) 2) (+ (sin x) x)) #s(hole binary64 (/ (- (+ (* -1 (/ (pow (sin x) 5) (pow x 3))) (pow (sin x) 2)) (+ (* -1 (/ (pow (sin x) 4) (pow x 2))) (/ (pow (sin x) 3) x))) x))) |
#s(approx (pow (sin x) 2) #s(hole binary64 (pow (sin x) 2))) |
#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 (- x (sin x)) #s(hole binary64 (* -1 (* x (- (/ (sin x) x) 1))))) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) #s(hole binary64 (* -1 (* (pow x 5) (- (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (/ 1/6 (pow x 4))))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) #s(hole binary64 (* -1 (* (pow x 15) (+ 1331/3456649728000 (+ (/ 5819/653184000 (pow x 4)) (* 2783/27433728000 (/ 1 (pow x 2))))))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) #s(hole binary64 (* -1 (* (pow x 15) (+ 1331/3456649728000 (+ (/ 5819/653184000 (pow x 4)) (+ (* 2783/27433728000 (/ 1 (pow x 2))) (* 12167/46656000 (/ 1 (pow x 6)))))))))) |
#s(approx (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3) #s(hole binary64 (* -1 (* (pow x 15) (+ 1331/3456649728000 (+ (/ 5819/653184000 (pow x 4)) (* 2783/27433728000 (/ 1 (pow x 2))))))))) |
#s(approx (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3) #s(hole binary64 (* -1 (* (pow x 15) (+ 1331/3456649728000 (+ (/ 5819/653184000 (pow x 4)) (+ (* 2783/27433728000 (/ 1 (pow x 2))) (* 12167/46656000 (/ 1 (pow x 6)))))))))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (/ (cos x) x)))))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (* -1 (/ (+ (* -1 (cos x)) (/ (* (cos x) (+ (* -1 (pow (sin x) 2)) (pow (sin x) 2))) (* x (sin x)))) x))))))) |
#s(approx (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) #s(hole binary64 (* -1 (* x (- (/ (sin x) x) 1))))) |
#s(approx (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (pow (sin x) 2) x)) (/ (pow (sin x) 2) x)) (sin x)) x)) 1))))) |
#s(approx (/ (* x x) (+ (sin x) x)) #s(hole binary64 (* -1 (* x (- (/ (sin x) x) 1))))) |
#s(approx (/ (* x x) (+ (sin x) x)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (/ (pow (sin x) 2) x) (sin x)) x)) 1))))) |
#s(approx (/ (* x x) (+ (sin x) x)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (/ (pow (sin x) 3) x) (pow (sin x) 2)) x)) (sin x)) x)) 1))))) |
#s(approx (+ (sin x) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (sin x) x)) 1))))) |
#s(approx (/ (pow (sin x) 2) (+ (sin x) x)) #s(hole binary64 (* -1 (/ (+ (* -1 (pow (sin x) 2)) (/ (pow (sin x) 3) x)) x)))) |
#s(approx (/ (pow (sin x) 2) (+ (sin x) x)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (/ (pow (sin x) 4) x) (pow (sin x) 3)) x)) (* -1 (pow (sin x) 2))) x)))) |
#s(approx (/ (pow (sin x) 2) (+ (sin x) x)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (pow (sin x) 5) x) (pow (sin x) 4)) x)) (pow (sin x) 3)) x)) (* -1 (pow (sin x) 2))) x)))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 33.0ms | x | @ | -inf | ((/ (- x (sin x)) (tan x)) (* (+ (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) (* x x)) 1/6) (* x x)) (+ (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) (* x x)) 1/6) (- (* (* (- (* -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) -11/15120 x 23/360 (* x x) 1/6 (/ (- x (sin x)) (tan x)) (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) (/ (- x (sin x)) (tan x)) (- x (sin x)) (* (pow x 3) 1/6) (pow x 3) 3 (tan x) (/ (- x (sin x)) (tan x)) (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) x) (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (pow (* 1/6 x) 3) (* 1/6 x) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (- (* (* x x) -11/15120) 23/360) x) x) (* (- (* (* x x) -11/15120) 23/360) x) (- (* (* x x) -11/15120) 23/360) (* (* x x) -11/15120) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)))) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))) (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan x)) (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (/ (* x x) (+ (sin x) x)) (+ (sin x) x) (sin x) (/ (pow (sin x) 2) (+ (sin x) x)) (pow (sin x) 2) 2) |
| 22.0ms | x | @ | inf | ((/ (- x (sin x)) (tan x)) (* (+ (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) (* x x)) 1/6) (* x x)) (+ (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) (* x x)) 1/6) (- (* (* (- (* -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) -11/15120 x 23/360 (* x x) 1/6 (/ (- x (sin x)) (tan x)) (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) (/ (- x (sin x)) (tan x)) (- x (sin x)) (* (pow x 3) 1/6) (pow x 3) 3 (tan x) (/ (- x (sin x)) (tan x)) (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) x) (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (pow (* 1/6 x) 3) (* 1/6 x) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (- (* (* x x) -11/15120) 23/360) x) x) (* (- (* (* x x) -11/15120) 23/360) x) (- (* (* x x) -11/15120) 23/360) (* (* x x) -11/15120) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)))) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))) (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan x)) (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (/ (* x x) (+ (sin x) x)) (+ (sin x) x) (sin x) (/ (pow (sin x) 2) (+ (sin x) x)) (pow (sin x) 2) 2) |
| 6.0ms | x | @ | 0 | ((/ (- x (sin x)) (tan x)) (* (+ (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) (* x x)) 1/6) (* x x)) (+ (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) (* x x)) 1/6) (- (* (* (- (* -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) -11/15120 x 23/360 (* x x) 1/6 (/ (- x (sin x)) (tan x)) (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) (/ (- x (sin x)) (tan x)) (- x (sin x)) (* (pow x 3) 1/6) (pow x 3) 3 (tan x) (/ (- x (sin x)) (tan x)) (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) x) (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (pow (* 1/6 x) 3) (* 1/6 x) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (- (* (* x x) -11/15120) 23/360) x) x) (* (- (* (* x x) -11/15120) 23/360) x) (- (* (* x x) -11/15120) 23/360) (* (* x x) -11/15120) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)))) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))) (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan x)) (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (/ (* x x) (+ (sin x) x)) (+ (sin x) x) (sin x) (/ (pow (sin x) 2) (+ (sin x) x)) (pow (sin x) 2) 2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 767 | 7688 |
| 0 | 837 | 6615 |
| 1 | 3878 | 6611 |
| 0 | 8239 | 6395 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -143/604800 (* x x)) 11/15120) #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 #s(approx (- (* -143/604800 (* x x)) 11/15120) #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 #s(approx (- (* -143/604800 (* x x)) 11/15120) #s(literal -11/15120 binary64)) x) x) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) |
(-.f64 (*.f64 (*.f64 #s(approx (- (* -143/604800 (* x x)) 11/15120) #s(literal -11/15120 binary64)) x) x) #s(literal 23/360 binary64)) |
(*.f64 (*.f64 #s(approx (- (* -143/604800 (* x x)) 11/15120) #s(literal -11/15120 binary64)) x) x) |
(*.f64 #s(approx (- (* -143/604800 (* x x)) 11/15120) #s(literal -11/15120 binary64)) x) |
#s(approx (- (* -143/604800 (* x x)) 11/15120) #s(literal -11/15120 binary64)) |
#s(literal -11/15120 binary64) |
x |
#s(literal 23/360 binary64) |
(*.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)) |
(*.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)) |
(/.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)) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x))))) x)) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x))))) x) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x))))) |
(+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) #s(literal 3 binary64))) |
(pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) |
(*.f64 #s(literal 1/6 binary64) x) |
(pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) #s(literal 3 binary64)) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) |
(-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) |
(*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x)))) |
(-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x))) |
(*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x)) |
(*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x)) |
(/.f64 (-.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))) (tan.f64 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 x x) (+.f64 (sin.f64 x) x)) |
(+.f64 (sin.f64 x) x) |
(sin.f64 x) |
(/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (+.f64 (sin.f64 x) x)) |
(pow.f64 (sin.f64 x) #s(literal 2 binary64)) |
#s(literal 2 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 (* (+ (* (- (* (* (- (* -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 x #s(hole binary64 x)) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* -23/360 (pow x 2))))) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))) |
#s(approx (- 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 (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) #s(hole binary64 (* 1/6 x))) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) #s(hole binary64 (* x (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) #s(hole binary64 (* 1/216 (pow x 3)))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) #s(hole binary64 (* (pow x 3) (+ 1/216 (* -12167/46656000 (pow x 6)))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) #s(hole binary64 (* (pow x 3) (+ 1/216 (* (pow x 6) (- (* -5819/653184000 (pow x 2)) 12167/46656000)))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) #s(hole binary64 (* (pow x 3) (+ 1/216 (* (pow x 6) (- (* (pow x 2) (- (* -2783/27433728000 (pow x 2)) 5819/653184000)) 12167/46656000)))))) |
#s(approx (pow (* 1/6 x) 3) #s(hole binary64 (* 1/216 (pow x 3)))) |
#s(approx (* 1/6 x) #s(hole binary64 (* 1/6 x))) |
#s(approx (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3) #s(hole binary64 (* -12167/46656000 (pow x 9)))) |
#s(approx (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3) #s(hole binary64 (* (pow x 9) (- (* -5819/653184000 (pow x 2)) 12167/46656000)))) |
#s(approx (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3) #s(hole binary64 (* (pow x 9) (- (* (pow x 2) (- (* -2783/27433728000 (pow x 2)) 5819/653184000)) 12167/46656000)))) |
#s(approx (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3) #s(hole binary64 (* (pow x 9) (- (* (pow x 2) (- (* (pow x 2) (- (* -1331/3456649728000 (pow x 2)) 2783/27433728000)) 5819/653184000)) 12167/46656000)))) |
#s(approx (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) #s(hole binary64 (* -23/360 (pow x 3)))) |
#s(approx (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) #s(hole binary64 (* (pow x 3) (- (* -11/15120 (pow x 2)) 23/360)))) |
#s(approx (* (* (- (* (* x x) -11/15120) 23/360) x) x) #s(hole binary64 (* -23/360 (pow x 2)))) |
#s(approx (* (* (- (* (* x x) -11/15120) 23/360) x) x) #s(hole binary64 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))) |
#s(approx (* (- (* (* x x) -11/15120) 23/360) x) #s(hole binary64 (* -23/360 x))) |
#s(approx (* (- (* (* x x) -11/15120) 23/360) x) #s(hole binary64 (* x (- (* -11/15120 (pow x 2)) 23/360)))) |
#s(approx (- (* (* x x) -11/15120) 23/360) #s(hole binary64 -23/360)) |
#s(approx (- (* (* x x) -11/15120) 23/360) #s(hole binary64 (- (* -11/15120 (pow x 2)) 23/360))) |
#s(approx (* (* x x) -11/15120) #s(hole binary64 (* -11/15120 (pow x 2)))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)))) #s(hole binary64 (* 1/36 (pow x 2)))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)))) #s(hole binary64 (* (pow x 2) (+ 1/36 (* 23/2160 (pow x 2)))))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)))) #s(hole binary64 (* (pow x 2) (+ 1/36 (* (pow x 2) (+ 23/2160 (* 1271/302400 (pow x 2)))))))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)))) #s(hole binary64 (* (pow x 2) (+ 1/36 (* (pow x 2) (+ 23/2160 (* (pow x 2) (+ 1271/302400 (* 253/2721600 (pow x 2)))))))))) |
#s(approx (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))) #s(hole binary64 (* 23/2160 (pow x 4)))) |
#s(approx (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))) #s(hole binary64 (* (pow x 4) (+ 23/2160 (* 1271/302400 (pow x 2)))))) |
#s(approx (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))) #s(hole binary64 (* (pow x 4) (+ 23/2160 (* (pow x 2) (+ 1271/302400 (* 253/2721600 (pow x 2)))))))) |
#s(approx (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))) #s(hole binary64 (* (pow x 4) (+ 23/2160 (* (pow x 2) (+ 1271/302400 (* (pow x 2) (+ 253/2721600 (* 121/228614400 (pow x 2)))))))))) |
#s(approx (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) #s(hole binary64 (* 529/129600 (pow x 6)))) |
#s(approx (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) #s(hole binary64 (* (pow x 6) (+ 529/129600 (* 253/2721600 (pow x 2)))))) |
#s(approx (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) #s(hole binary64 (* (pow x 6) (+ 529/129600 (* (pow x 2) (+ 253/2721600 (* 121/228614400 (pow x 2)))))))) |
#s(approx (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) #s(hole binary64 (* -23/2160 (pow x 4)))) |
#s(approx (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) #s(hole binary64 (* (pow x 4) (- (* -11/90720 (pow x 2)) 23/2160)))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) 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) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) #s(hole binary64 (* (pow x 3) (+ 1/6 (* -1/120 (pow x 2)))))) |
#s(approx (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120)))))) |
#s(approx (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120)))))) |
#s(approx (/ (* x x) (+ (sin x) x)) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ (* x x) (+ (sin x) x)) #s(hole binary64 (* x (+ 1/2 (* 1/24 (pow x 2)))))) |
#s(approx (/ (* x x) (+ (sin x) x)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) |
#s(approx (/ (* x x) (+ (sin x) x)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* (pow x 2) (+ 1/720 (* -1/120960 (pow x 2)))))))))) |
#s(approx (+ (sin x) x) #s(hole binary64 (* 2 x))) |
#s(approx (+ (sin x) x) #s(hole binary64 (* x (+ 2 (* -1/6 (pow x 2)))))) |
#s(approx (+ (sin x) x) #s(hole binary64 (* x (+ 2 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (+ (sin x) x) #s(hole binary64 (* x (+ 2 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))) |
#s(approx (sin x) #s(hole binary64 x)) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))) |
#s(approx (/ (pow (sin x) 2) (+ (sin x) x)) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ (pow (sin x) 2) (+ (sin x) x)) #s(hole binary64 (* x (+ 1/2 (* -1/8 (pow x 2)))))) |
#s(approx (/ (pow (sin x) 2) (+ (sin x) x)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* 7/720 (pow x 2)) 1/8)))))) |
#s(approx (/ (pow (sin x) 2) (+ (sin x) x)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 7/720 (* -5/24192 (pow x 2)))) 1/8)))))) |
#s(approx (pow (sin x) 2) #s(hole binary64 (pow x 2))) |
#s(approx (pow (sin x) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* -1/3 (pow x 2)))))) |
#s(approx (pow (sin x) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* 2/45 (pow x 2)) 1/3)))))) |
#s(approx (pow (sin x) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/45 (* -1/315 (pow x 2)))) 1/3)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (/ (* x (cos x)) (sin x)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* x (+ (* -1 (/ (cos x) x)) (/ (cos x) (sin x)))))) |
#s(approx (* (+ (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) (* x x)) 1/6) (* x x)) #s(hole binary64 (* -143/604800 (pow x 8)))) |
#s(approx (* (+ (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) (* x x)) 1/6) (* x x)) #s(hole binary64 (* -1 (* (pow x 8) (+ 143/604800 (* 11/15120 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) (* x x)) 1/6) (* x x)) #s(hole binary64 (* (pow x 8) (- (* -1 (/ (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (pow x 2))) 143/604800)))) |
#s(approx (* (+ (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) (* x x)) 1/6) (* x x)) #s(hole binary64 (* (pow x 8) (- (* 1/6 (/ 1 (pow x 6))) (+ 143/604800 (+ (/ 23/360 (pow x 4)) (* 11/15120 (/ 1 (pow x 2))))))))) |
#s(approx (+ (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) (* x x)) 1/6) #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 (* (* (+ (* (- (* -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 (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 (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) x) #s(hole binary64 (* -11/15120 (pow x 6)))) |
#s(approx (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) x) #s(hole binary64 (* -1 (* (pow x 6) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) x) #s(hole binary64 (* (pow x 6) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) #s(hole binary64 (* -11/15120 (pow x 5)))) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) #s(hole binary64 (* -1 (* (pow x 5) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) #s(hole binary64 (* (pow x 5) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) #s(hole binary64 (* -1331/3456649728000 (pow x 15)))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) #s(hole binary64 (* -1 (* (pow x 15) (+ 1331/3456649728000 (* 2783/27433728000 (/ 1 (pow x 2)))))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) #s(hole binary64 (* (pow x 15) (- (* -1 (/ (+ 2783/27433728000 (* 5819/653184000 (/ 1 (pow x 2)))) (pow x 2))) 1331/3456649728000)))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) #s(hole binary64 (* (pow x 15) (- (* -1 (/ (+ 5819/653184000 (* 12167/46656000 (/ 1 (pow x 2)))) (pow x 4))) (+ 1331/3456649728000 (* 2783/27433728000 (/ 1 (pow x 2)))))))) |
#s(approx (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3) #s(hole binary64 (* -1331/3456649728000 (pow x 15)))) |
#s(approx (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3) #s(hole binary64 (* -1 (* (pow x 15) (+ 1331/3456649728000 (* 2783/27433728000 (/ 1 (pow x 2)))))))) |
#s(approx (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3) #s(hole binary64 (* (pow x 15) (- (* -1 (/ (+ 2783/27433728000 (* 5819/653184000 (/ 1 (pow x 2)))) (pow x 2))) 1331/3456649728000)))) |
#s(approx (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3) #s(hole binary64 (* (pow x 15) (- (* -1 (/ (+ 5819/653184000 (* 12167/46656000 (/ 1 (pow x 2)))) (pow x 4))) (+ 1331/3456649728000 (* 2783/27433728000 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) #s(hole binary64 (* -11/15120 (pow x 5)))) |
#s(approx (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) #s(hole binary64 (* -1 (* (pow x 5) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (- (* (* x x) -11/15120) 23/360) x) x) #s(hole binary64 (* -11/15120 (pow x 4)))) |
#s(approx (* (* (- (* (* x x) -11/15120) 23/360) x) x) #s(hole binary64 (* -1 (* (pow x 4) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (- (* (* x x) -11/15120) 23/360) x) #s(hole binary64 (* -11/15120 (pow x 3)))) |
#s(approx (* (- (* (* x x) -11/15120) 23/360) x) #s(hole binary64 (* -1 (* (pow x 3) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (- (* (* x x) -11/15120) 23/360) #s(hole binary64 (* -11/15120 (pow x 2)))) |
#s(approx (- (* (* x x) -11/15120) 23/360) #s(hole binary64 (* -1 (* (pow x 2) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)))) #s(hole binary64 (* 121/228614400 (pow x 10)))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)))) #s(hole binary64 (* (pow x 10) (+ 121/228614400 (* 253/2721600 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)))) #s(hole binary64 (* (pow x 10) (+ 121/228614400 (+ (/ 1271/302400 (pow x 4)) (* 253/2721600 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)))) #s(hole binary64 (* (pow x 10) (+ 121/228614400 (+ (/ 1271/302400 (pow x 4)) (+ (* 253/2721600 (/ 1 (pow x 2))) (* 23/2160 (/ 1 (pow x 6))))))))) |
#s(approx (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))) #s(hole binary64 (* 121/228614400 (pow x 10)))) |
#s(approx (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))) #s(hole binary64 (* (pow x 10) (+ 121/228614400 (* 253/2721600 (/ 1 (pow x 2))))))) |
#s(approx (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))) #s(hole binary64 (* (pow x 10) (+ 121/228614400 (+ (/ 1271/302400 (pow x 4)) (* 253/2721600 (/ 1 (pow x 2)))))))) |
#s(approx (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))) #s(hole binary64 (* (pow x 10) (+ 121/228614400 (+ (/ 1271/302400 (pow x 4)) (+ (* 253/2721600 (/ 1 (pow x 2))) (* 23/2160 (/ 1 (pow x 6))))))))) |
#s(approx (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) #s(hole binary64 (* 121/228614400 (pow x 10)))) |
#s(approx (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) #s(hole binary64 (* (pow x 10) (+ 121/228614400 (* 253/2721600 (/ 1 (pow x 2))))))) |
#s(approx (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) #s(hole binary64 (* (pow x 10) (+ 121/228614400 (+ (/ 529/129600 (pow x 4)) (* 253/2721600 (/ 1 (pow x 2)))))))) |
#s(approx (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) #s(hole binary64 (* -11/90720 (pow x 6)))) |
#s(approx (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) #s(hole binary64 (* -1 (* (pow x 6) (+ 11/90720 (* 23/2160 (/ 1 (pow x 2)))))))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan x)) #s(hole binary64 (/ (* x (cos x)) (sin x)))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan x)) #s(hole binary64 (* x (+ (* -1 (/ (cos x) x)) (/ (cos x) (sin x)))))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan x)) #s(hole binary64 (* x (+ (* -1 (/ (cos x) x)) (+ (* -1 (/ (* (cos x) (+ (* -1 (pow (sin x) 2)) (pow (sin x) 2))) (* (pow x 2) (sin x)))) (/ (cos x) (sin x))))))) |
#s(approx (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) #s(hole binary64 x)) |
#s(approx (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) #s(hole binary64 (* x (+ 1 (* -1 (/ (sin x) x)))))) |
#s(approx (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) #s(hole binary64 (* x (- (+ 1 (* -1 (/ (+ (* -1 (pow (sin x) 2)) (pow (sin x) 2)) (pow x 2)))) (/ (sin x) x))))) |
#s(approx (/ (* x x) (+ (sin x) x)) #s(hole binary64 x)) |
#s(approx (/ (* x x) (+ (sin x) x)) #s(hole binary64 (* x (+ 1 (* -1 (/ (sin x) x)))))) |
#s(approx (/ (* x x) (+ (sin x) x)) #s(hole binary64 (* x (- (+ 1 (/ (pow (sin x) 2) (pow x 2))) (/ (sin x) x))))) |
#s(approx (/ (* x x) (+ (sin x) x)) #s(hole binary64 (* x (- (+ 1 (* -1 (/ (pow (sin x) 3) (pow x 3)))) (+ (* -1 (/ (pow (sin x) 2) (pow x 2))) (/ (sin x) x)))))) |
#s(approx (+ (sin x) x) #s(hole binary64 x)) |
#s(approx (+ (sin x) x) #s(hole binary64 (* x (+ 1 (/ (sin x) x))))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (/ (pow (sin x) 2) (+ (sin x) x)) #s(hole binary64 (/ (pow (sin x) 2) x))) |
#s(approx (/ (pow (sin x) 2) (+ (sin x) x)) #s(hole binary64 (/ (+ (* -1 (/ (pow (sin x) 3) x)) (pow (sin x) 2)) x))) |
#s(approx (/ (pow (sin x) 2) (+ (sin x) x)) #s(hole binary64 (/ (- (+ (/ (pow (sin x) 4) (pow x 2)) (pow (sin x) 2)) (/ (pow (sin x) 3) x)) x))) |
#s(approx (/ (pow (sin x) 2) (+ (sin x) x)) #s(hole binary64 (/ (- (+ (* -1 (/ (pow (sin x) 5) (pow x 3))) (pow (sin x) 2)) (+ (* -1 (/ (pow (sin x) 4) (pow x 2))) (/ (pow (sin x) 3) x))) x))) |
#s(approx (pow (sin x) 2) #s(hole binary64 (pow (sin x) 2))) |
#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 (- x (sin x)) #s(hole binary64 (* -1 (* x (- (/ (sin x) x) 1))))) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) #s(hole binary64 (* -1 (* (pow x 5) (- (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (/ 1/6 (pow x 4))))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) #s(hole binary64 (* -1 (* (pow x 15) (+ 1331/3456649728000 (+ (/ 5819/653184000 (pow x 4)) (* 2783/27433728000 (/ 1 (pow x 2))))))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) #s(hole binary64 (* -1 (* (pow x 15) (+ 1331/3456649728000 (+ (/ 5819/653184000 (pow x 4)) (+ (* 2783/27433728000 (/ 1 (pow x 2))) (* 12167/46656000 (/ 1 (pow x 6)))))))))) |
#s(approx (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3) #s(hole binary64 (* -1 (* (pow x 15) (+ 1331/3456649728000 (+ (/ 5819/653184000 (pow x 4)) (* 2783/27433728000 (/ 1 (pow x 2))))))))) |
#s(approx (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3) #s(hole binary64 (* -1 (* (pow x 15) (+ 1331/3456649728000 (+ (/ 5819/653184000 (pow x 4)) (+ (* 2783/27433728000 (/ 1 (pow x 2))) (* 12167/46656000 (/ 1 (pow x 6)))))))))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (/ (cos x) x)))))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (* -1 (/ (+ (* -1 (cos x)) (/ (* (cos x) (+ (* -1 (pow (sin x) 2)) (pow (sin x) 2))) (* x (sin x)))) x))))))) |
#s(approx (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) #s(hole binary64 (* -1 (* x (- (/ (sin x) x) 1))))) |
#s(approx (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (pow (sin x) 2) x)) (/ (pow (sin x) 2) x)) (sin x)) x)) 1))))) |
#s(approx (/ (* x x) (+ (sin x) x)) #s(hole binary64 (* -1 (* x (- (/ (sin x) x) 1))))) |
#s(approx (/ (* x x) (+ (sin x) x)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (/ (pow (sin x) 2) x) (sin x)) x)) 1))))) |
#s(approx (/ (* x x) (+ (sin x) x)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (/ (pow (sin x) 3) x) (pow (sin x) 2)) x)) (sin x)) x)) 1))))) |
#s(approx (+ (sin x) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (sin x) x)) 1))))) |
#s(approx (/ (pow (sin x) 2) (+ (sin x) x)) #s(hole binary64 (* -1 (/ (+ (* -1 (pow (sin x) 2)) (/ (pow (sin x) 3) x)) x)))) |
#s(approx (/ (pow (sin x) 2) (+ (sin x) x)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (/ (pow (sin x) 4) x) (pow (sin x) 3)) x)) (* -1 (pow (sin x) 2))) x)))) |
#s(approx (/ (pow (sin x) 2) (+ (sin x) x)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (pow (sin x) 5) x) (pow (sin x) 4)) x)) (pow (sin x) 3)) x)) (* -1 (pow (sin x) 2))) x)))) |
| Outputs |
|---|
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan x)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -143/604800 (* x x)) 11/15120) #s(literal -11/15120 binary64)) x) x) #s(literal 23/360 binary64)) x) x #s(literal 1/6 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -143/604800 (* x x)) 11/15120) #s(literal -11/15120 binary64)) x) x) #s(literal 23/360 binary64)) x) x #s(literal 1/6 binary64)) x) x) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -143/604800 (* x x)) 11/15120) #s(literal -11/15120 binary64)) x) x) #s(literal 23/360 binary64)) x) x #s(literal 1/6 binary64))) |
(*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -143/604800 (* x x)) 11/15120) #s(literal -11/15120 binary64)) x) x) #s(literal 23/360 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -143/604800 (* x x)) 11/15120) #s(literal -11/15120 binary64)) x) x) #s(literal 23/360 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -143/604800 (* x x)) 11/15120) #s(literal -11/15120 binary64)) x) x) #s(literal 23/360 binary64)) x) x) #s(literal 1/6 binary64))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -143/604800 (* x x)) 11/15120) #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 (-.f64 (*.f64 (*.f64 #s(approx (- (* -143/604800 (* x x)) 11/15120) #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 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -143/604800 (* x x)) 11/15120) #s(literal -11/15120 binary64)) x) x) #s(literal 23/360 binary64)) x) x) #s(literal 1/6 binary64))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -143/604800 (* x x)) 11/15120) #s(literal -11/15120 binary64)) x) x) #s(literal 23/360 binary64)) x) x #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 #s(approx (- (* -143/604800 (* x x)) 11/15120) #s(literal -11/15120 binary64)) x) x) #s(literal 23/360 binary64)) #s(literal 1/6 binary64)) |
(fma.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -143/604800 (* x x)) 11/15120) #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 (*.f64 #s(approx (- (* -143/604800 (* x x)) 11/15120) #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 (-.f64 (*.f64 (*.f64 #s(approx (- (* -143/604800 (* x x)) 11/15120) #s(literal -11/15120 binary64)) x) x) #s(literal 23/360 binary64)) x) x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(approx (- (* -143/604800 (* x x)) 11/15120) #s(literal -11/15120 binary64)) x) x) #s(literal 2 binary64)) #s(literal 529/129600 binary64)) (fma.f64 (*.f64 #s(approx (- (* -143/604800 (* x x)) 11/15120) #s(literal -11/15120 binary64)) x) x #s(literal 23/360 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(approx (- (* -143/604800 (* x x)) 11/15120) #s(literal -11/15120 binary64)) x) x) #s(literal 3 binary64)) #s(literal 12167/46656000 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 #s(approx (- (* -143/604800 (* x x)) 11/15120) #s(literal -11/15120 binary64)) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 #s(approx (- (* -143/604800 (* x x)) 11/15120) #s(literal -11/15120 binary64)) x) x) #s(literal 23/360 binary64))))) |
(-.f64 (*.f64 (*.f64 #s(approx (- (* -143/604800 (* x x)) 11/15120) #s(literal -11/15120 binary64)) x) x) #s(literal 23/360 binary64)) |
(*.f64 (*.f64 #s(approx (- (* -143/604800 (* x x)) 11/15120) #s(literal -11/15120 binary64)) x) x) |
(*.f64 #s(approx (- (* -143/604800 (* x x)) 11/15120) #s(literal -11/15120 binary64)) (*.f64 x x)) |
(*.f64 x (*.f64 #s(approx (- (* -143/604800 (* x x)) 11/15120) #s(literal -11/15120 binary64)) x)) |
(*.f64 #s(approx (- (* -143/604800 (* x x)) 11/15120) #s(literal -11/15120 binary64)) x) |
(*.f64 x #s(approx (- (* -143/604800 (* x x)) 11/15120) #s(literal -11/15120 binary64))) |
#s(approx (- (* -143/604800 (* x x)) 11/15120) #s(literal -11/15120 binary64)) |
#s(literal -11/15120 binary64) |
x |
#s(literal 23/360 binary64) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
#s(literal 1/6 binary64) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan x)) (*.f64 (*.f64 #s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 #s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x) |
(*.f64 #s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) (*.f64 x x)) |
(*.f64 x (*.f64 #s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x)) |
(*.f64 #s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x) |
(*.f64 x #s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(literal 1/6 binary64))) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) |
(/.f64 (neg.f64 #s(approx (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64)))) (neg.f64 (tan.f64 x))) |
(/.f64 #s(approx (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64))) (tan.f64 x)) |
#s(approx (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) 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)) |
(*.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 x x) x) |
(*.f64 x (*.f64 x x)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.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 (+.f64 (tan.f64 x) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 (PI.f64))))) |
(/.f64 (neg.f64 (sin.f64 x)) (neg.f64 (cos.f64 x))) |
(/.f64 (sin.f64 x) (cos.f64 x)) |
(tan.f64 (+.f64 (+.f64 x (PI.f64)) (PI.f64))) |
(tan.f64 (+.f64 x (PI.f64))) |
(tan.f64 x) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan x)) (*.f64 (/.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))))) x)) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))))) x) |
(*.f64 x (/.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) #s(literal 3 binary64))) x) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))))) |
(/.f64 (fma.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 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))) (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))) (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) #s(literal 3 binary64)))) (*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.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 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))))) |
(/.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))))) |
(+.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 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))))) |
(*.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x #s(literal 1/6 binary64)) x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) #s(literal 6 binary64))) (-.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) #s(literal 3 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 9 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) #s(literal 9 binary64))) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/46656 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) #s(literal 6 binary64)) (*.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 x (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x)) #s(literal 3 binary64)))))) |
(fma.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3/2 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) #s(literal 3 binary64))) |
(fma.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (fabs.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3/2 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) #s(literal 3 binary64))) |
(fma.f64 (fabs.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) #s(literal 3 binary64))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) #s(literal 3/2 binary64)) (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) #s(literal 3 binary64))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x) (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) #s(literal 3 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) #s(literal 3 binary64)) (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) #s(literal 3 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) #s(literal 3 binary64))) |
(+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) #s(literal 3 binary64)) (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)))) |
(+.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) #s(literal 3 binary64))) |
(*.f64 (neg.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3/2 binary64))) |
(*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x)) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/216 binary64)) |
(*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/36 binary64) (*.f64 x x))) |
(pow.f64 (exp.f64 (log.f64 (*.f64 #s(literal 1/6 binary64) x))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) |
(pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/6 binary64) x)) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/6 binary64) x)) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/6 binary64) x)) #s(literal 3 binary64)))) |
(*.f64 #s(literal 1/6 binary64) x) |
(*.f64 x #s(literal 1/6 binary64)) |
(*.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) #s(literal 3/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x)) |
(*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) #s(literal 2 binary64))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) #s(literal 3 binary64))) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) #s(literal 2 binary64)) #s(literal 3/2 binary64)) |
(pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x)) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x)) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x)) #s(literal 3 binary64)))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) |
(*.f64 x (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x)) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64))) |
(*.f64 x (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x)) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) |
(*.f64 x (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 2 binary64)) #s(literal 529/129600 binary64)) (fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal 23/360 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1331/3456649728000 binary64)) #s(literal 12167/46656000 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) |
(*.f64 (*.f64 #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)) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/46656 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.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 (neg.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x))) (neg.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x))) (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.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 (neg.f64 (*.f64 (fabs.f64 x) #s(literal 1/6 binary64))) (neg.f64 (*.f64 (fabs.f64 x) #s(literal 1/6 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.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 (fabs.f64 (*.f64 (fabs.f64 x) #s(literal 1/6 binary64))) (fabs.f64 (*.f64 (fabs.f64 x) #s(literal 1/6 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.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 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1 binary64)) (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.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 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1 binary64)) (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.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 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/6 binary64)) x (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.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 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.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 (fabs.f64 x) #s(literal 1/6 binary64)) (*.f64 (fabs.f64 x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.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 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.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 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 #s(literal 1/36 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.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) #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.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 #s(literal 1/6 binary64) (*.f64 x (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))) |
(-.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))) (*.f64 #s(literal 1/36 binary64) (*.f64 x x))) |
(+.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))) |
(*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)) #s(literal 2 binary64))) (fma.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) #s(literal 6 binary64)) (*.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 x (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.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 (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x))) (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x))) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x))) |
(fma.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x))) (neg.f64 (fabs.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x))) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x))) |
(fma.f64 (fabs.f64 (fabs.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x))) (fabs.f64 (fabs.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x))) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x))) |
(fma.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x)) x (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) #s(literal 2 binary64)) (*.f64 x x) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x)) (neg.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x)) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x))) |
(fma.f64 (fabs.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x)) (fabs.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x)) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x))) |
(fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) (*.f64 x (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x)) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x))) |
(fma.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x))) |
(-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x))) |
(+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x))) |
(*.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x))) (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x)))) |
(*.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x))) (neg.f64 (fabs.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x)))) |
(*.f64 (fabs.f64 (fabs.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x))) (fabs.f64 (fabs.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x)))) |
(*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x)) |
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x)) x) |
(*.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) #s(literal 2 binary64)) (*.f64 x x)) |
(*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x)) (neg.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x))) |
(*.f64 (fabs.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x)) (fabs.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x))) |
(*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x)) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) (*.f64 x (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x))) |
(*.f64 (*.f64 x x) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) #s(literal 2 binary64))) |
(pow.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) #s(literal 2 binary64)) |
(fabs.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x)) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x)) x) |
(*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)) |
(*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 x (+.f64 (sin.f64 x) x))) (tan.f64 x)) (*.f64 (tan.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (+.f64 (sin.f64 x) x)))) (*.f64 (tan.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 (neg.f64 (-.f64 x (sin.f64 x))) (neg.f64 (tan.f64 x))) |
(/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
(-.f64 (/.f64 (*.f64 x (/.f64 x (+.f64 (sin.f64 x) x))) (tan.f64 x)) (/.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (+.f64 (sin.f64 x) x)) (tan.f64 x))) |
(-.f64 (/.f64 x (tan.f64 x)) (/.f64 (sin.f64 x) (tan.f64 x))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x x)) (neg.f64 (+.f64 (sin.f64 x) x))) (*.f64 (neg.f64 (+.f64 (sin.f64 x) x)) (neg.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) (pow.f64 (+.f64 (sin.f64 x) x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x x)) (+.f64 (sin.f64 x) x)) (*.f64 (neg.f64 (+.f64 (sin.f64 x) x)) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (*.f64 (neg.f64 (+.f64 (sin.f64 x) x)) (+.f64 (sin.f64 x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (neg.f64 (+.f64 (sin.f64 x) x))) (*.f64 (+.f64 (sin.f64 x) x) (neg.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64))))) (*.f64 (+.f64 (sin.f64 x) x) (neg.f64 (+.f64 (sin.f64 x) x)))) |
(/.f64 (-.f64 (neg.f64 (*.f64 x x)) (neg.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (neg.f64 (+.f64 (sin.f64 x) x))) |
(/.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (+.f64 (sin.f64 x) x) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (+.f64 (sin.f64 x) x) #s(literal 2 binary64)))) (fma.f64 x (/.f64 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)) (pow.f64 (sin.f64 x) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (sin.f64 x) (sin.f64 x) (*.f64 (sin.f64 x) x)))) |
(/.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (+.f64 (sin.f64 x) x) #s(literal 3 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) (pow.f64 (+.f64 (sin.f64 x) x) #s(literal 3 binary64)))) (+.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (+.f64 (sin.f64 x) x) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (+.f64 (sin.f64 x) x) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 x x) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (pow.f64 (+.f64 (sin.f64 x) x) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 (sin.f64 x) x)) (*.f64 (+.f64 (sin.f64 x) x) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (pow.f64 (+.f64 (sin.f64 x) x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (+.f64 (sin.f64 x) x)) |
(-.f64 (*.f64 x (/.f64 x (+.f64 (sin.f64 x) x))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (+.f64 (sin.f64 x) x))) |
(-.f64 x (sin.f64 x)) |
(*.f64 x (/.f64 x (+.f64 (sin.f64 x) x))) |
(/.f64 (neg.f64 (*.f64 x x)) (neg.f64 (+.f64 (sin.f64 x) x))) |
(/.f64 (*.f64 x x) (+.f64 (sin.f64 x) x)) |
(/.f64 (-.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (sin.f64 x) x)) |
(/.f64 (+.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (sin.f64 x) (sin.f64 x) (-.f64 (*.f64 x x) (*.f64 (sin.f64 x) x)))) |
(+.f64 (sin.f64 x) x) |
(+.f64 x (sin.f64 x)) |
(pow.f64 (sin.f64 x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 x) #s(literal -1 binary64))) |
(sin.f64 x) |
(exp.f64 (*.f64 (log.f64 (sin.f64 x)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (neg.f64 (+.f64 (sin.f64 x) x))) |
(/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (+.f64 (sin.f64 x) x)) |
(*.f64 (fabs.f64 (sin.f64 x)) (fabs.f64 (sin.f64 x))) |
(*.f64 (exp.f64 (log.f64 (sin.f64 x))) (exp.f64 (log.f64 (sin.f64 x)))) |
(*.f64 (neg.f64 (sin.f64 x)) (neg.f64 (sin.f64 x))) |
(*.f64 (sin.f64 x) (sin.f64 x)) |
(pow.f64 (exp.f64 (log.f64 (sin.f64 x))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (sin.f64 x) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 x x)) (cos.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 x)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (sin.f64 x)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (sin.f64 x)) #s(literal 2 binary64)))) |
#s(literal 2 binary64) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan x)) (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan x)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 (-.f64 (*.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) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan x)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64))) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (* (+ (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) (* x x)) 1/6) (* x x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (* (+ (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) (* x x)) 1/6) (* x x)) (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (* (+ (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) (* x x)) 1/6) (* x x)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x #s(literal 1/6 binary64)))) |
#s(approx (* (+ (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) (* x x)) 1/6) (* x x)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64))) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 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 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (+ (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) (* x x)) 1/6) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x #s(literal 1/6 binary64))) |
#s(approx (+ (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) (* x x)) 1/6) (fma.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #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) #s(literal -23/360 binary64)) |
#s(approx (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) (-.f64 (*.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) (-.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64))) #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 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64)))) |
#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 (-.f64 (*.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) (-.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64))) |
#s(approx x x) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 (-.f64 (*.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 #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) x) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) 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 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) (fma.f64 (*.f64 (-.f64 (*.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) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64))) |
#s(approx (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) 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 x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) 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 x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (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) (*.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (tan x) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (tan x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 x x) #s(literal 2/15 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) x) (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x #s(literal 1/6 binary64)))) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x)) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x #s(literal 1/6 binary64)) x)) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64) #s(literal 1/216 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (*.f64 #s(literal -5819/653184000 binary64) (*.f64 x x)) #s(literal 12167/46656000 binary64)) #s(literal 1/216 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -2783/27433728000 binary64) (*.f64 x x)) #s(literal 5819/653184000 binary64)) (*.f64 x x)) #s(literal 12167/46656000 binary64)) #s(literal 1/216 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (pow (* 1/6 x) 3) (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (* 1/6 x) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3) (*.f64 (pow.f64 x #s(literal 9 binary64)) #s(literal -12167/46656000 binary64))) |
#s(approx (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3) (*.f64 (pow.f64 x #s(literal 9 binary64)) (-.f64 (*.f64 #s(literal -5819/653184000 binary64) (*.f64 x x)) #s(literal 12167/46656000 binary64)))) |
#s(approx (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3) (*.f64 (pow.f64 x #s(literal 9 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -2783/27433728000 binary64) (*.f64 x x)) #s(literal 5819/653184000 binary64)) (*.f64 x x)) #s(literal 12167/46656000 binary64)))) |
#s(approx (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -1331/3456649728000 binary64) (*.f64 x x)) #s(literal 2783/27433728000 binary64)) (*.f64 x x)) #s(literal 5819/653184000 binary64)) (*.f64 x x)) #s(literal 12167/46656000 binary64)) (pow.f64 x #s(literal 9 binary64)))) |
#s(approx (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64))) |
#s(approx (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)))) |
#s(approx (* (* (- (* (* x x) -11/15120) 23/360) x) x) (*.f64 #s(literal -23/360 binary64) (*.f64 x x))) |
#s(approx (* (* (- (* (* x x) -11/15120) 23/360) x) x) (*.f64 (*.f64 (-.f64 (*.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 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x)) |
#s(approx (- (* (* x x) -11/15120) 23/360) #s(literal -23/360 binary64)) |
#s(approx (- (* (* x x) -11/15120) 23/360) (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64))) |
#s(approx (* (* x x) -11/15120) (*.f64 (*.f64 x x) #s(literal -11/15120 binary64))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)))) (*.f64 #s(literal 1/36 binary64) (*.f64 x x))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)))) (*.f64 (fma.f64 #s(literal 23/2160 binary64) (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 x x))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)))) (*.f64 (fma.f64 (fma.f64 #s(literal 1271/302400 binary64) (*.f64 x x) #s(literal 23/2160 binary64)) (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 x x))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 253/2721600 binary64) (*.f64 x x) #s(literal 1271/302400 binary64)) (*.f64 x x) #s(literal 23/2160 binary64)) (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 x x))) |
#s(approx (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 23/2160 binary64))) |
#s(approx (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 #s(literal 1271/302400 binary64) (*.f64 x x) #s(literal 23/2160 binary64)))) |
#s(approx (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 #s(literal 253/2721600 binary64) (*.f64 x x) #s(literal 1271/302400 binary64)) (*.f64 x x) #s(literal 23/2160 binary64)))) |
#s(approx (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 121/228614400 binary64) (*.f64 x x) #s(literal 253/2721600 binary64)) (*.f64 x x) #s(literal 1271/302400 binary64)) (*.f64 x x) #s(literal 23/2160 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 529/129600 binary64))) |
#s(approx (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 #s(literal 253/2721600 binary64) (*.f64 x x) #s(literal 529/129600 binary64)))) |
#s(approx (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (fma.f64 #s(literal 121/228614400 binary64) (*.f64 x x) #s(literal 253/2721600 binary64)) (*.f64 x x) #s(literal 529/129600 binary64)))) |
#s(approx (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (*.f64 #s(literal -23/2160 binary64) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (*.f64 (-.f64 (*.f64 #s(literal -11/90720 binary64) (*.f64 x x)) #s(literal 23/2160 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan x)) (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan x)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 (-.f64 (*.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) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan x)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal -143/604800 binary64)) #s(literal 11/15120 binary64))) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64))) |
#s(approx (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) 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 x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) 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 x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (/ (* x x) (+ (sin x) x)) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ (* x x) (+ (sin x) x)) (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) x)) |
#s(approx (/ (* x x) (+ (sin x) x)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x)) |
#s(approx (/ (* x x) (+ (sin x) x)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/120960 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x)) |
#s(approx (+ (sin x) x) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (sin x) x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 2 binary64)) x)) |
#s(approx (+ (sin x) x) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) |
#s(approx (+ (sin x) x) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) |
#s(approx (sin x) x) |
#s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (/ (pow (sin x) 2) (+ (sin x) x)) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ (pow (sin x) 2) (+ (sin x) x)) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1/2 binary64)) x)) |
#s(approx (/ (pow (sin x) 2) (+ (sin x) x)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 7/720 binary64) (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x)) |
#s(approx (/ (pow (sin x) 2) (+ (sin x) x)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -5/24192 binary64) (*.f64 x x) #s(literal 7/720 binary64)) (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x)) |
#s(approx (pow (sin x) 2) (*.f64 x x)) |
#s(approx (pow (sin x) 2) (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (pow (sin x) 2) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (pow (sin x) 2) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/315 binary64) (*.f64 x x) #s(literal 2/45 binary64)) (*.f64 x x)) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan x)) (/.f64 (*.f64 (cos.f64 x) x) (sin.f64 x))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) 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 (* (+ (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) (* x x)) 1/6) (* x x)) (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal -143/604800 binary64))) |
#s(approx (* (+ (* (- (* (* (- (* -143/604800 (* x x)) 11/15120) x) x) 23/360) (* x x)) 1/6) (* x x)) (neg.f64 (*.f64 (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 (neg.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 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) (neg.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 11/15120 binary64) #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 (neg.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 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) (neg.f64 (*.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 (neg.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 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) (neg.f64 (*.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) (neg.f64 (*.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 x x) #s(literal -143/604800 binary64))) |
#s(approx (- (* -143/604800 (* x x)) 11/15120) (neg.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 11/15120 binary64) #s(literal 143/604800 binary64)) (*.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) (neg.f64 (*.f64 (pow.f64 x #s(literal 6 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) 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) (neg.f64 (*.f64 (pow.f64 x #s(literal 5 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)) (-.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) (neg.f64 (*.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) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) x) |
#s(approx (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (*.f64 (fma.f64 (/.f64 (sin.f64 x) x) #s(literal -1 binary64) #s(literal 1 binary64)) x)) |
#s(approx (tan x) (tan.f64 x)) |
#s(approx (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) x) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -11/15120 binary64))) |
#s(approx (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) x) (neg.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64) #s(literal 11/15120 binary64))))) |
#s(approx (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) x) (*.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 (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -11/15120 binary64))) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) (neg.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64) #s(literal 11/15120 binary64))))) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) (*.f64 (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 (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (*.f64 (pow.f64 x #s(literal 15 binary64)) #s(literal -1331/3456649728000 binary64))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (neg.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2783/27433728000 binary64) #s(literal 1331/3456649728000 binary64)) (pow.f64 x #s(literal 15 binary64))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5819/653184000 binary64) #s(literal 2783/27433728000 binary64)) (*.f64 x x))) #s(literal 1331/3456649728000 binary64)) (pow.f64 x #s(literal 15 binary64)))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 12167/46656000 binary64) #s(literal 5819/653184000 binary64)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2783/27433728000 binary64) #s(literal 1331/3456649728000 binary64))) (pow.f64 x #s(literal 15 binary64)))) |
#s(approx (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3) (*.f64 (pow.f64 x #s(literal 15 binary64)) #s(literal -1331/3456649728000 binary64))) |
#s(approx (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3) (neg.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2783/27433728000 binary64) #s(literal 1331/3456649728000 binary64)) (pow.f64 x #s(literal 15 binary64))))) |
#s(approx (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3) (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5819/653184000 binary64) #s(literal 2783/27433728000 binary64)) (*.f64 x x))) #s(literal 1331/3456649728000 binary64)) (pow.f64 x #s(literal 15 binary64)))) |
#s(approx (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3) (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 12167/46656000 binary64) #s(literal 5819/653184000 binary64)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2783/27433728000 binary64) #s(literal 1331/3456649728000 binary64))) (pow.f64 x #s(literal 15 binary64)))) |
#s(approx (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -11/15120 binary64))) |
#s(approx (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (neg.f64 (*.f64 (pow.f64 x #s(literal 5 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) (neg.f64 (*.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) (neg.f64 (*.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 3 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) (neg.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64) #s(literal 11/15120 binary64)) (*.f64 x x)))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)))) (*.f64 (pow.f64 x #s(literal 10 binary64)) #s(literal 121/228614400 binary64))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 253/2721600 binary64) #s(literal 121/228614400 binary64)) (pow.f64 x #s(literal 10 binary64)))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)))) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 253/2721600 binary64) (/.f64 #s(literal 1271/302400 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 121/228614400 binary64)) (pow.f64 x #s(literal 10 binary64)))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)))) (*.f64 (+.f64 (+.f64 #s(literal 121/228614400 binary64) (/.f64 #s(literal 1271/302400 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 23/2160 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 253/2721600 binary64)))) (pow.f64 x #s(literal 10 binary64)))) |
#s(approx (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))) (*.f64 (pow.f64 x #s(literal 10 binary64)) #s(literal 121/228614400 binary64))) |
#s(approx (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 253/2721600 binary64) #s(literal 121/228614400 binary64)) (pow.f64 x #s(literal 10 binary64)))) |
#s(approx (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 253/2721600 binary64) (/.f64 #s(literal 1271/302400 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 121/228614400 binary64)) (pow.f64 x #s(literal 10 binary64)))) |
#s(approx (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))) (*.f64 (+.f64 (+.f64 #s(literal 121/228614400 binary64) (/.f64 #s(literal 1271/302400 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 23/2160 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 253/2721600 binary64)))) (pow.f64 x #s(literal 10 binary64)))) |
#s(approx (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (*.f64 (pow.f64 x #s(literal 10 binary64)) #s(literal 121/228614400 binary64))) |
#s(approx (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 253/2721600 binary64) #s(literal 121/228614400 binary64)) (pow.f64 x #s(literal 10 binary64)))) |
#s(approx (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 253/2721600 binary64) (/.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 121/228614400 binary64)) (pow.f64 x #s(literal 10 binary64)))) |
#s(approx (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -11/90720 binary64))) |
#s(approx (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (neg.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/2160 binary64) #s(literal 11/90720 binary64))))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan x)) (/.f64 (*.f64 (cos.f64 x) x) (sin.f64 x))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) 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) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan x)) (*.f64 (+.f64 (fma.f64 (*.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (sin.f64 x))) #s(literal -1 binary64) (/.f64 (cos.f64 x) (sin.f64 x))) (neg.f64 (/.f64 (cos.f64 x) x))) x)) |
#s(approx (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) x) |
#s(approx (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (*.f64 (fma.f64 (/.f64 (sin.f64 x) x) #s(literal -1 binary64) #s(literal 1 binary64)) x)) |
#s(approx (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (*.f64 x x)) #s(literal -1 binary64) #s(literal 1 binary64)) (/.f64 (sin.f64 x) x)) x)) |
#s(approx (/ (* x x) (+ (sin x) x)) x) |
#s(approx (/ (* x x) (+ (sin x) x)) (*.f64 (fma.f64 (/.f64 (sin.f64 x) x) #s(literal -1 binary64) #s(literal 1 binary64)) x)) |
#s(approx (/ (* x x) (+ (sin x) x)) (*.f64 (-.f64 (+.f64 (pow.f64 (/.f64 (sin.f64 x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (sin.f64 x) x)) x)) |
#s(approx (/ (* x x) (+ (sin x) x)) (*.f64 (-.f64 (fma.f64 (pow.f64 (/.f64 (sin.f64 x) x) #s(literal 3 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) (fma.f64 (pow.f64 (/.f64 (sin.f64 x) x) #s(literal 2 binary64)) #s(literal -1 binary64) (/.f64 (sin.f64 x) x))) x)) |
#s(approx (+ (sin x) x) x) |
#s(approx (+ (sin x) x) (*.f64 (+.f64 (/.f64 (sin.f64 x) x) #s(literal 1 binary64)) x)) |
#s(approx (sin x) (sin.f64 x)) |
#s(approx (/ (pow (sin x) 2) (+ (sin x) x)) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) x)) |
#s(approx (/ (pow (sin x) 2) (+ (sin x) x)) (/.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) x) #s(literal -1 binary64) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) x)) |
#s(approx (/ (pow (sin x) 2) (+ (sin x) x)) (/.f64 (-.f64 (fma.f64 (sin.f64 x) (sin.f64 x) (pow.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) x) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) x)) x)) |
#s(approx (/ (pow (sin x) 2) (+ (sin x) x)) (/.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 5 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (fma.f64 (pow.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) x) #s(literal 2 binary64)) #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) x))) x)) |
#s(approx (pow (sin x) 2) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan x)) (neg.f64 (*.f64 (fma.f64 (/.f64 (cos.f64 x) (sin.f64 x)) #s(literal -1 binary64) (/.f64 (cos.f64 x) x)) x))) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (neg.f64 (*.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64) #s(literal 11/15120 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 x #s(literal 5 binary64))))) |
#s(approx (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (neg.f64 (*.f64 (-.f64 (/.f64 (sin.f64 x) x) #s(literal 1 binary64)) x))) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) (neg.f64 (*.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64) #s(literal 11/15120 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 x #s(literal 5 binary64))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (neg.f64 (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2783/27433728000 binary64) (/.f64 #s(literal 5819/653184000 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1331/3456649728000 binary64)) (pow.f64 x #s(literal 15 binary64))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (neg.f64 (*.f64 (+.f64 (+.f64 #s(literal 1331/3456649728000 binary64) (/.f64 #s(literal 5819/653184000 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 12167/46656000 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2783/27433728000 binary64)))) (pow.f64 x #s(literal 15 binary64))))) |
#s(approx (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3) (neg.f64 (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2783/27433728000 binary64) (/.f64 #s(literal 5819/653184000 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1331/3456649728000 binary64)) (pow.f64 x #s(literal 15 binary64))))) |
#s(approx (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3) (neg.f64 (*.f64 (+.f64 (+.f64 #s(literal 1331/3456649728000 binary64) (/.f64 #s(literal 5819/653184000 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 12167/46656000 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 2783/27433728000 binary64)))) (pow.f64 x #s(literal 15 binary64))))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan x)) (neg.f64 (*.f64 (fma.f64 (/.f64 (cos.f64 x) (sin.f64 x)) #s(literal -1 binary64) (/.f64 (cos.f64 x) x)) x))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan x)) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (cos.f64 x) x) (/.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (sin.f64 x)) (neg.f64 (cos.f64 x))) x) #s(literal -1 binary64) (/.f64 (neg.f64 (cos.f64 x)) (sin.f64 x))) x))) |
#s(approx (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (neg.f64 (*.f64 (-.f64 (/.f64 (sin.f64 x) x) #s(literal 1 binary64)) x))) |
#s(approx (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) x)) (sin.f64 x)) x)) #s(literal 1 binary64)) x))) |
#s(approx (/ (* x x) (+ (sin x) x)) (neg.f64 (*.f64 (-.f64 (/.f64 (sin.f64 x) x) #s(literal 1 binary64)) x))) |
#s(approx (/ (* x x) (+ (sin x) x)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) x) (sin.f64 x)) x)) #s(literal 1 binary64)) x))) |
#s(approx (/ (* x x) (+ (sin x) x)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) x) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) x)) (sin.f64 x)) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ (sin x) x) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (sin.f64 x) x)) #s(literal 1 binary64)) x))) |
#s(approx (/ (pow (sin x) 2) (+ (sin x) x)) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) x)) x))) |
#s(approx (/ (pow (sin x) 2) (+ (sin x) x)) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) x) (pow.f64 (sin.f64 x) #s(literal 3 binary64))) x) #s(literal -1 binary64) (neg.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) x))) |
#s(approx (/ (pow (sin x) 2) (+ (sin x) x)) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 5 binary64)) x) (pow.f64 (sin.f64 x) #s(literal 4 binary64))) x)) (pow.f64 (sin.f64 x) #s(literal 3 binary64))) x) #s(literal -1 binary64) (neg.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) x))) |
Compiled 49 550 to 3 656 computations (92.6% saved)
21 alts after pruning (17 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 768 | 12 | 780 |
| Fresh | 8 | 5 | 13 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 2 | 2 |
| Total | 779 | 21 | 800 |
| Status | Accuracy | Program |
|---|---|---|
| 53.1% | (/.f64 (/.f64 (-.f64 (*.f64 x x) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (+.f64 x (sin.f64 x))) (tan.f64 (+.f64 (PI.f64) x))) | |
| 4.3% | (/.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))) (+.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (sin.f64 x) (tan.f64 x)) #s(literal 2 binary64)) (/.f64 (*.f64 x (sin.f64 x)) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) | |
| ▶ | 53.1% | (/.f64 (-.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))) (tan.f64 (+.f64 (+.f64 x (PI.f64)) (PI.f64)))) |
| 52.0% | (/.f64 (-.f64 (/.f64 (*.f64 x x) (+.f64 (sin.f64 x) x)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (+.f64 (sin.f64 x) x))) (tan.f64 x)) | |
| 3.7% | (/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 x (+.f64 (sin.f64 x) x))) (tan.f64 x)) (*.f64 (tan.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (+.f64 (sin.f64 x) x)))) (*.f64 (tan.f64 x) (tan.f64 x))) | |
| 4.3% | (/.f64 (-.f64 (*.f64 x x) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (*.f64 (+.f64 (sin.f64 x) x) (tan.f64 x))) | |
| 84.1% | (/.f64 #s(approx (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) (tan.f64 x)) | |
| 83.5% | (/.f64 #s(approx (- x (sin x)) (*.f64 (pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) #s(literal 1/6 binary64))) (tan.f64 x)) | |
| 83.5% | (/.f64 #s(approx (- x (sin x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64))) #s(approx (tan x) x)) | |
| 83.5% | (/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) (tan.f64 x)) | |
| 5.2% | (-.f64 (/.f64 (*.f64 x (/.f64 x (+.f64 (sin.f64 x) x))) (tan.f64 x)) (/.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (+.f64 (sin.f64 x) x)) (tan.f64 x))) | |
| 53.1% | (-.f64 (/.f64 x (tan.f64 x)) #s(approx (/ (sin x) (tan x)) (cos.f64 x))) | |
| ▶ | 99.3% | #s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan x)) (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
| 25.3% | #s(approx (/ (- x (sin x)) (tan x)) (/.f64 (*.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) #s(literal 3 binary64))) x) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) 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.4% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -143/604800 (* x x)) 11/15120) #s(literal -11/15120 binary64)) x) x) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
| ▶ | 34.8% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (/.f64 #s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x))))) x)) |
| ▶ | 99.3% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 #s(approx (- (* -11/15120 (* x x)) 23/360) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
| ✓ | 99.0% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
| ✓ | 99.0% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
| ▶ | 18.5% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 #s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) (*.f64 (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))))) x)) |
Compiled 1 292 to 676 computations (47.7% saved)
| Inputs |
|---|
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan x)) (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
(*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x)) |
(fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) |
#s(literal -23/360 binary64) |
(*.f64 x x) |
x |
#s(literal 1/6 binary64) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 #s(approx (- (* -11/15120 (* x x)) 23/360) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 #s(approx (- (* -11/15120 (* x x)) 23/360) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) |
(*.f64 (fma.f64 #s(approx (- (* -11/15120 (* x x)) 23/360) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) |
(fma.f64 #s(approx (- (* -11/15120 (* x x)) 23/360) #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 (/ (- x (sin x)) (tan x)) (*.f64 (/.f64 #s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x))))) x)) |
(*.f64 (/.f64 #s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x))))) x) |
(/.f64 #s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64))) |
#s(literal 1/216 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 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x)))) |
(*.f64 #s(literal 1/6 binary64) x) |
(-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x))) |
(*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x)) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) |
(-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) |
(*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) |
#s(literal -11/15120 binary64) |
#s(literal 23/360 binary64) |
(*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 #s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) (*.f64 (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))))) x)) |
(*.f64 #s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) (*.f64 (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))))) x) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) (*.f64 (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))))) |
(*.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)))) |
(pow.f64 x #s(literal 5 binary64)) |
#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))) |
(/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))) |
(pow.f64 x #s(literal 4 binary64)) |
#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 -2 binary64)) |
#s(literal -2 binary64) |
#s(literal 11/15120 binary64) |
(/.f64 (-.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))) (tan.f64 (+.f64 (+.f64 x (PI.f64)) (PI.f64)))) |
(-.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 x x) (+.f64 (sin.f64 x) x)) |
(+.f64 (sin.f64 x) x) |
(sin.f64 x) |
(/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (+.f64 (sin.f64 x) x)) |
(pow.f64 (sin.f64 x) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(tan.f64 (+.f64 (+.f64 x (PI.f64)) (PI.f64))) |
(+.f64 (+.f64 x (PI.f64)) (PI.f64)) |
(+.f64 x (PI.f64)) |
(PI.f64) |
| Outputs |
|---|
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) 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 (* (+ (* -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) #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 (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 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 (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) #s(hole binary64 (* 1/6 x))) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) #s(hole binary64 (* x (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) #s(hole binary64 (* 1/216 (pow x 3)))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) #s(hole binary64 (* (pow x 3) (+ 1/216 (* -12167/46656000 (pow x 6)))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) #s(hole binary64 (* (pow x 3) (+ 1/216 (* (pow x 6) (- (* -5819/653184000 (pow x 2)) 12167/46656000)))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) #s(hole binary64 (* (pow x 3) (+ 1/216 (* (pow x 6) (- (* (pow x 2) (- (* -2783/27433728000 (pow x 2)) 5819/653184000)) 12167/46656000)))))) |
#s(approx (* 1/216 (pow x 3)) #s(hole binary64 (* 1/216 (pow x 3)))) |
#s(approx (pow x 3) #s(hole binary64 (pow x 3))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)))) #s(hole binary64 (* 1/36 (pow x 2)))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)))) #s(hole binary64 (* (pow x 2) (+ 1/36 (* 23/2160 (pow x 2)))))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)))) #s(hole binary64 (* (pow x 2) (+ 1/36 (* (pow x 2) (+ 23/2160 (* 1271/302400 (pow x 2)))))))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)))) #s(hole binary64 (* (pow x 2) (+ 1/36 (* (pow x 2) (+ 23/2160 (* (pow x 2) (+ 1271/302400 (* 253/2721600 (pow x 2)))))))))) |
#s(approx (* 1/6 x) #s(hole binary64 (* 1/6 x))) |
#s(approx (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))) #s(hole binary64 (* 23/2160 (pow x 4)))) |
#s(approx (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))) #s(hole binary64 (* (pow x 4) (+ 23/2160 (* 1271/302400 (pow x 2)))))) |
#s(approx (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))) #s(hole binary64 (* (pow x 4) (+ 23/2160 (* (pow x 2) (+ 1271/302400 (* 253/2721600 (pow x 2)))))))) |
#s(approx (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))) #s(hole binary64 (* (pow x 4) (+ 23/2160 (* (pow x 2) (+ 1271/302400 (* (pow x 2) (+ 253/2721600 (* 121/228614400 (pow x 2)))))))))) |
#s(approx (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) #s(hole binary64 (* 529/129600 (pow x 6)))) |
#s(approx (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) #s(hole binary64 (* (pow x 6) (+ 529/129600 (* 253/2721600 (pow x 2)))))) |
#s(approx (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) #s(hole binary64 (* (pow x 6) (+ 529/129600 (* (pow x 2) (+ 253/2721600 (* 121/228614400 (pow x 2)))))))) |
#s(approx (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) #s(hole binary64 (* -23/360 (pow x 3)))) |
#s(approx (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) #s(hole binary64 (* (pow x 3) (- (* -11/15120 (pow x 2)) 23/360)))) |
#s(approx (* (* (- (* (* x x) -11/15120) 23/360) x) x) #s(hole binary64 (* -23/360 (pow x 2)))) |
#s(approx (* (* (- (* (* x x) -11/15120) 23/360) x) x) #s(hole binary64 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))) |
#s(approx (* (- (* (* x x) -11/15120) 23/360) x) #s(hole binary64 (* -23/360 x))) |
#s(approx (* (- (* (* x x) -11/15120) 23/360) x) #s(hole binary64 (* x (- (* -11/15120 (pow x 2)) 23/360)))) |
#s(approx (- (* (* x x) -11/15120) 23/360) #s(hole binary64 -23/360)) |
#s(approx (- (* (* x x) -11/15120) 23/360) #s(hole binary64 (- (* -11/15120 (pow x 2)) 23/360))) |
#s(approx (* (* x x) -11/15120) #s(hole binary64 (* -11/15120 (pow x 2)))) |
#s(approx (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) #s(hole binary64 (* -23/2160 (pow x 4)))) |
#s(approx (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) #s(hole binary64 (* (pow x 4) (- (* -11/90720 (pow x 2)) 23/2160)))) |
#s(approx (* (pow x 5) (- (/ 1/6 (pow x 4)) (+ (* (pow x -2) 23/360) 11/15120))) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (pow x 5) (- (/ 1/6 (pow x 4)) (+ (* (pow x -2) 23/360) 11/15120))) #s(hole binary64 (* x (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (pow x 5) (- (/ 1/6 (pow x 4)) (+ (* (pow x -2) 23/360) 11/15120))) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (pow x 5) #s(hole binary64 (pow x 5))) |
#s(approx (- (/ 1/6 (pow x 4)) (+ (* (pow x -2) 23/360) 11/15120)) #s(hole binary64 (/ 1/6 (pow x 4)))) |
#s(approx (- (/ 1/6 (pow x 4)) (+ (* (pow x -2) 23/360) 11/15120)) #s(hole binary64 (/ (+ 1/6 (* -23/360 (pow x 2))) (pow x 4)))) |
#s(approx (- (/ 1/6 (pow x 4)) (+ (* (pow x -2) 23/360) 11/15120)) #s(hole binary64 (/ (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))) (pow x 4)))) |
#s(approx (/ 1/6 (pow x 4)) #s(hole binary64 (/ 1/6 (pow x 4)))) |
#s(approx (pow x 4) #s(hole binary64 (pow x 4))) |
#s(approx (+ (* (pow x -2) 23/360) 11/15120) #s(hole binary64 (/ 23/360 (pow x 2)))) |
#s(approx (+ (* (pow x -2) 23/360) 11/15120) #s(hole binary64 (/ (+ 23/360 (* 11/15120 (pow x 2))) (pow x 2)))) |
#s(approx (pow x -2) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan (+ (+ x (PI)) (PI)))) #s(hole binary64 (* 1/6 (/ (* (pow x 3) (cos (* 2 (PI)))) (sin (* 2 (PI))))))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan (+ (+ x (PI)) (PI)))) #s(hole binary64 (* (pow x 3) (+ (* -1/6 (/ (* x (* (pow (cos (* 2 (PI))) 2) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2)))))) (pow (sin (* 2 (PI))) 2))) (* 1/6 (/ (cos (* 2 (PI))) (sin (* 2 (PI))))))))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan (+ (+ x (PI)) (PI)))) #s(hole binary64 (* (pow x 3) (+ (* 1/6 (/ (cos (* 2 (PI))) (sin (* 2 (PI))))) (* x (- (* x (- (* -1/120 (/ (cos (* 2 (PI))) (sin (* 2 (PI))))) (+ (* -1/6 (/ (* (pow (cos (* 2 (PI))) 3) (pow (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2)))) 2)) (pow (sin (* 2 (PI))) 3))) (* 1/6 (/ (* (cos (* 2 (PI))) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (sin (* 2 (PI)))))))) (* 1/6 (/ (* (pow (cos (* 2 (PI))) 2) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (pow (sin (* 2 (PI))) 2))))))))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan (+ (+ x (PI)) (PI)))) #s(hole binary64 (* (pow x 3) (+ (* 1/6 (/ (cos (* 2 (PI))) (sin (* 2 (PI))))) (* x (- (* x (- (+ (* -1 (* x (+ (* -1/6 (/ (* (pow (cos (* 2 (PI))) 2) (+ 1/6 (+ (* -1 (/ (* (pow (sin (* 2 (PI))) 2) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (pow (cos (* 2 (PI))) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (* 1/6 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))))) (pow (sin (* 2 (PI))) 2))) (+ (* -1/6 (/ (* (pow (cos (* 2 (PI))) 2) (pow (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2)))) 2)) (pow (sin (* 2 (PI))) 2))) (/ (* (cos (* 2 (PI))) (* (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2)))) (- (* -1/120 (/ (cos (* 2 (PI))) (sin (* 2 (PI))))) (+ (* -1/6 (/ (* (pow (cos (* 2 (PI))) 3) (pow (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2)))) 2)) (pow (sin (* 2 (PI))) 3))) (* 1/6 (/ (* (cos (* 2 (PI))) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (sin (* 2 (PI))))))))) (sin (* 2 (PI)))))))) (* -1/120 (/ (cos (* 2 (PI))) (sin (* 2 (PI)))))) (+ (* -1/6 (/ (* (pow (cos (* 2 (PI))) 3) (pow (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2)))) 2)) (pow (sin (* 2 (PI))) 3))) (* 1/6 (/ (* (cos (* 2 (PI))) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (sin (* 2 (PI)))))))) (* 1/6 (/ (* (pow (cos (* 2 (PI))) 2) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (pow (sin (* 2 (PI))) 2))))))))) |
#s(approx (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) #s(hole binary64 (* (pow x 3) (+ 1/6 (* -1/120 (pow x 2)))))) |
#s(approx (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120)))))) |
#s(approx (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120)))))) |
#s(approx (/ (* x x) (+ (sin x) x)) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ (* x x) (+ (sin x) x)) #s(hole binary64 (* x (+ 1/2 (* 1/24 (pow x 2)))))) |
#s(approx (/ (* x x) (+ (sin x) x)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) |
#s(approx (/ (* x x) (+ (sin x) x)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* (pow x 2) (+ 1/720 (* -1/120960 (pow x 2)))))))))) |
#s(approx (+ (sin x) x) #s(hole binary64 (* 2 x))) |
#s(approx (+ (sin x) x) #s(hole binary64 (* x (+ 2 (* -1/6 (pow x 2)))))) |
#s(approx (+ (sin x) x) #s(hole binary64 (* x (+ 2 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (+ (sin x) x) #s(hole binary64 (* x (+ 2 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))) |
#s(approx (sin x) #s(hole binary64 x)) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))) |
#s(approx (/ (pow (sin x) 2) (+ (sin x) x)) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ (pow (sin x) 2) (+ (sin x) x)) #s(hole binary64 (* x (+ 1/2 (* -1/8 (pow x 2)))))) |
#s(approx (/ (pow (sin x) 2) (+ (sin x) x)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* 7/720 (pow x 2)) 1/8)))))) |
#s(approx (/ (pow (sin x) 2) (+ (sin x) x)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 7/720 (* -5/24192 (pow x 2)))) 1/8)))))) |
#s(approx (pow (sin x) 2) #s(hole binary64 (pow x 2))) |
#s(approx (pow (sin x) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* -1/3 (pow x 2)))))) |
#s(approx (pow (sin x) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* 2/45 (pow x 2)) 1/3)))))) |
#s(approx (pow (sin x) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/45 (* -1/315 (pow x 2)))) 1/3)))))) |
#s(approx (tan (+ (+ x (PI)) (PI))) #s(hole binary64 (/ (sin (* 2 (PI))) (cos (* 2 (PI)))))) |
#s(approx (tan (+ (+ x (PI)) (PI))) #s(hole binary64 (+ (* x (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (/ (sin (* 2 (PI))) (cos (* 2 (PI))))))) |
#s(approx (tan (+ (+ x (PI)) (PI))) #s(hole binary64 (+ (* x (- (+ 1 (/ (* x (* (sin (* 2 (PI))) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2)))))) (cos (* 2 (PI))))) (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (/ (sin (* 2 (PI))) (cos (* 2 (PI))))))) |
#s(approx (tan (+ (+ x (PI)) (PI))) #s(hole binary64 (+ (* x (- (+ 1 (* x (- (* -1 (* x (+ 1/6 (+ (* -1 (/ (* (pow (sin (* 2 (PI))) 2) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (pow (cos (* 2 (PI))) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (* 1/6 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2)))))))) (* -1 (/ (* (sin (* 2 (PI))) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (cos (* 2 (PI)))))))) (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (/ (sin (* 2 (PI))) (cos (* 2 (PI))))))) |
#s(approx (+ (+ x (PI)) (PI)) #s(hole binary64 (* 2 (PI)))) |
#s(approx (+ (+ x (PI)) (PI)) #s(hole binary64 (+ x (* 2 (PI))))) |
#s(approx (+ x (PI)) #s(hole binary64 (PI))) |
#s(approx (+ x (PI)) #s(hole binary64 (+ x (PI)))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan x)) #s(hole binary64 (/ (* x (cos x)) (sin x)))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan x)) #s(hole binary64 (* x (+ (* -1 (/ (cos x) x)) (/ (cos x) (sin x)))))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan x)) #s(hole binary64 (* x (+ (* -1 (/ (cos x) x)) (+ (* -1 (/ (* (cos x) (+ (* -1 (pow (sin x) 2)) (pow (sin x) 2))) (* (pow x 2) (sin x)))) (/ (cos x) (sin x))))))) |
#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) #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 (/ (- 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 (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) x) #s(hole binary64 (* -11/15120 (pow x 6)))) |
#s(approx (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) x) #s(hole binary64 (* -1 (* (pow x 6) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) x) #s(hole binary64 (* (pow x 6) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) #s(hole binary64 (* -11/15120 (pow x 5)))) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) #s(hole binary64 (* -1 (* (pow x 5) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) #s(hole binary64 (* (pow x 5) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) #s(hole binary64 (* -1331/3456649728000 (pow x 15)))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) #s(hole binary64 (* -1 (* (pow x 15) (+ 1331/3456649728000 (* 2783/27433728000 (/ 1 (pow x 2)))))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) #s(hole binary64 (* (pow x 15) (- (* -1 (/ (+ 2783/27433728000 (* 5819/653184000 (/ 1 (pow x 2)))) (pow x 2))) 1331/3456649728000)))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) #s(hole binary64 (* (pow x 15) (- (* -1 (/ (+ 5819/653184000 (* 12167/46656000 (/ 1 (pow x 2)))) (pow x 4))) (+ 1331/3456649728000 (* 2783/27433728000 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)))) #s(hole binary64 (* 121/228614400 (pow x 10)))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)))) #s(hole binary64 (* (pow x 10) (+ 121/228614400 (* 253/2721600 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)))) #s(hole binary64 (* (pow x 10) (+ 121/228614400 (+ (/ 1271/302400 (pow x 4)) (* 253/2721600 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)))) #s(hole binary64 (* (pow x 10) (+ 121/228614400 (+ (/ 1271/302400 (pow x 4)) (+ (* 253/2721600 (/ 1 (pow x 2))) (* 23/2160 (/ 1 (pow x 6))))))))) |
#s(approx (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))) #s(hole binary64 (* 121/228614400 (pow x 10)))) |
#s(approx (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))) #s(hole binary64 (* (pow x 10) (+ 121/228614400 (* 253/2721600 (/ 1 (pow x 2))))))) |
#s(approx (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))) #s(hole binary64 (* (pow x 10) (+ 121/228614400 (+ (/ 1271/302400 (pow x 4)) (* 253/2721600 (/ 1 (pow x 2)))))))) |
#s(approx (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))) #s(hole binary64 (* (pow x 10) (+ 121/228614400 (+ (/ 1271/302400 (pow x 4)) (+ (* 253/2721600 (/ 1 (pow x 2))) (* 23/2160 (/ 1 (pow x 6))))))))) |
#s(approx (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) #s(hole binary64 (* 121/228614400 (pow x 10)))) |
#s(approx (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) #s(hole binary64 (* (pow x 10) (+ 121/228614400 (* 253/2721600 (/ 1 (pow x 2))))))) |
#s(approx (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) #s(hole binary64 (* (pow x 10) (+ 121/228614400 (+ (/ 529/129600 (pow x 4)) (* 253/2721600 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) #s(hole binary64 (* -11/15120 (pow x 5)))) |
#s(approx (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) #s(hole binary64 (* -1 (* (pow x 5) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (- (* (* x x) -11/15120) 23/360) x) x) #s(hole binary64 (* -11/15120 (pow x 4)))) |
#s(approx (* (* (- (* (* x x) -11/15120) 23/360) x) x) #s(hole binary64 (* -1 (* (pow x 4) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (- (* (* x x) -11/15120) 23/360) x) #s(hole binary64 (* -11/15120 (pow x 3)))) |
#s(approx (* (- (* (* x x) -11/15120) 23/360) x) #s(hole binary64 (* -1 (* (pow x 3) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (- (* (* x x) -11/15120) 23/360) #s(hole binary64 (* -11/15120 (pow x 2)))) |
#s(approx (- (* (* x x) -11/15120) 23/360) #s(hole binary64 (* -1 (* (pow x 2) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) #s(hole binary64 (* -11/90720 (pow x 6)))) |
#s(approx (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) #s(hole binary64 (* -1 (* (pow x 6) (+ 11/90720 (* 23/2160 (/ 1 (pow x 2)))))))) |
#s(approx (* (pow x 5) (- (/ 1/6 (pow x 4)) (+ (* (pow x -2) 23/360) 11/15120))) #s(hole binary64 (* -11/15120 (pow x 5)))) |
#s(approx (* (pow x 5) (- (/ 1/6 (pow x 4)) (+ (* (pow x -2) 23/360) 11/15120))) #s(hole binary64 (* -1 (* (pow x 5) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (pow x 5) (- (/ 1/6 (pow x 4)) (+ (* (pow x -2) 23/360) 11/15120))) #s(hole binary64 (* (pow x 5) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (- (/ 1/6 (pow x 4)) (+ (* (pow x -2) 23/360) 11/15120)) #s(hole binary64 -11/15120)) |
#s(approx (- (/ 1/6 (pow x 4)) (+ (* (pow x -2) 23/360) 11/15120)) #s(hole binary64 (* -1 (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))) |
#s(approx (- (/ 1/6 (pow x 4)) (+ (* (pow x -2) 23/360) 11/15120)) #s(hole binary64 (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (pow x -2) 23/360) 11/15120) #s(hole binary64 11/15120)) |
#s(approx (+ (* (pow x -2) 23/360) 11/15120) #s(hole binary64 (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan (+ (+ x (PI)) (PI)))) #s(hole binary64 (/ (* x (cos (+ x (* 2 (PI))))) (sin (+ x (* 2 (PI))))))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan (+ (+ x (PI)) (PI)))) #s(hole binary64 (* x (+ (* -1 (/ (* (cos (+ x (* 2 (PI)))) (sin x)) (* x (sin (+ x (* 2 (PI))))))) (/ (cos (+ x (* 2 (PI)))) (sin (+ x (* 2 (PI))))))))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan (+ (+ x (PI)) (PI)))) #s(hole binary64 (* x (+ (* -1 (/ (* (cos (+ x (* 2 (PI)))) (sin x)) (* x (sin (+ x (* 2 (PI))))))) (+ (* -1 (/ (* (cos (+ x (* 2 (PI)))) (+ (* -1 (pow (sin x) 2)) (pow (sin x) 2))) (* (pow x 2) (sin (+ x (* 2 (PI))))))) (/ (cos (+ x (* 2 (PI)))) (sin (+ x (* 2 (PI)))))))))) |
#s(approx (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) #s(hole binary64 x)) |
#s(approx (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) #s(hole binary64 (* x (+ 1 (* -1 (/ (sin x) x)))))) |
#s(approx (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) #s(hole binary64 (* x (- (+ 1 (* -1 (/ (+ (* -1 (pow (sin x) 2)) (pow (sin x) 2)) (pow x 2)))) (/ (sin x) x))))) |
#s(approx (/ (* x x) (+ (sin x) x)) #s(hole binary64 x)) |
#s(approx (/ (* x x) (+ (sin x) x)) #s(hole binary64 (* x (+ 1 (* -1 (/ (sin x) x)))))) |
#s(approx (/ (* x x) (+ (sin x) x)) #s(hole binary64 (* x (- (+ 1 (/ (pow (sin x) 2) (pow x 2))) (/ (sin x) x))))) |
#s(approx (/ (* x x) (+ (sin x) x)) #s(hole binary64 (* x (- (+ 1 (* -1 (/ (pow (sin x) 3) (pow x 3)))) (+ (* -1 (/ (pow (sin x) 2) (pow x 2))) (/ (sin x) x)))))) |
#s(approx (+ (sin x) x) #s(hole binary64 x)) |
#s(approx (+ (sin x) x) #s(hole binary64 (* x (+ 1 (/ (sin x) x))))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (/ (pow (sin x) 2) (+ (sin x) x)) #s(hole binary64 (/ (pow (sin x) 2) x))) |
#s(approx (/ (pow (sin x) 2) (+ (sin x) x)) #s(hole binary64 (/ (+ (* -1 (/ (pow (sin x) 3) x)) (pow (sin x) 2)) x))) |
#s(approx (/ (pow (sin x) 2) (+ (sin x) x)) #s(hole binary64 (/ (- (+ (/ (pow (sin x) 4) (pow x 2)) (pow (sin x) 2)) (/ (pow (sin x) 3) x)) x))) |
#s(approx (/ (pow (sin x) 2) (+ (sin x) x)) #s(hole binary64 (/ (- (+ (* -1 (/ (pow (sin x) 5) (pow x 3))) (pow (sin x) 2)) (+ (* -1 (/ (pow (sin x) 4) (pow x 2))) (/ (pow (sin x) 3) x))) x))) |
#s(approx (pow (sin x) 2) #s(hole binary64 (pow (sin x) 2))) |
#s(approx (tan (+ (+ x (PI)) (PI))) #s(hole binary64 (/ (sin (+ x (* 2 (PI)))) (cos (+ x (* 2 (PI))))))) |
#s(approx (+ (+ x (PI)) (PI)) #s(hole binary64 x)) |
#s(approx (+ (+ x (PI)) (PI)) #s(hole binary64 (* x (+ 1 (* 2 (/ (PI) x)))))) |
#s(approx (+ x (PI)) #s(hole binary64 x)) |
#s(approx (+ x (PI)) #s(hole binary64 (* x (+ 1 (/ (PI) x))))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (/ (cos x) x)))))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (* -1 (/ (+ (* -1 (cos x)) (/ (* (cos x) (+ (* -1 (pow (sin x) 2)) (pow (sin x) 2))) (* x (sin x)))) 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 (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) #s(hole binary64 (* -1 (* (pow x 5) (- (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (/ 1/6 (pow x 4))))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) #s(hole binary64 (* -1 (* (pow x 15) (+ 1331/3456649728000 (+ (/ 5819/653184000 (pow x 4)) (* 2783/27433728000 (/ 1 (pow x 2))))))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) #s(hole binary64 (* -1 (* (pow x 15) (+ 1331/3456649728000 (+ (/ 5819/653184000 (pow x 4)) (+ (* 2783/27433728000 (/ 1 (pow x 2))) (* 12167/46656000 (/ 1 (pow x 6)))))))))) |
#s(approx (* (pow x 5) (- (/ 1/6 (pow x 4)) (+ (* (pow x -2) 23/360) 11/15120))) #s(hole binary64 (* -1 (* (pow x 5) (- (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (/ 1/6 (pow x 4))))))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan (+ (+ x (PI)) (PI)))) #s(hole binary64 (/ (* x (cos (- (* 2 (PI)) (* -1 x)))) (sin (- (* 2 (PI)) (* -1 x)))))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan (+ (+ x (PI)) (PI)))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos (- (* 2 (PI)) (* -1 x))) (sin (- (* 2 (PI)) (* -1 x))))) (/ (* (cos (- (* 2 (PI)) (* -1 x))) (sin x)) (* x (sin (- (* 2 (PI)) (* -1 x)))))))))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan (+ (+ x (PI)) (PI)))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos (- (* 2 (PI)) (* -1 x))) (sin (- (* 2 (PI)) (* -1 x))))) (* -1 (/ (+ (* -1 (/ (* (cos (- (* 2 (PI)) (* -1 x))) (sin x)) (sin (- (* 2 (PI)) (* -1 x))))) (/ (* (cos (- (* 2 (PI)) (* -1 x))) (+ (* -1 (pow (sin x) 2)) (pow (sin x) 2))) (* x (sin (- (* 2 (PI)) (* -1 x)))))) x))))))) |
#s(approx (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) #s(hole binary64 (* -1 (* x (- (/ (sin x) x) 1))))) |
#s(approx (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (pow (sin x) 2) x)) (/ (pow (sin x) 2) x)) (sin x)) x)) 1))))) |
#s(approx (/ (* x x) (+ (sin x) x)) #s(hole binary64 (* -1 (* x (- (/ (sin x) x) 1))))) |
#s(approx (/ (* x x) (+ (sin x) x)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (/ (pow (sin x) 2) x) (sin x)) x)) 1))))) |
#s(approx (/ (* x x) (+ (sin x) x)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (/ (pow (sin x) 3) x) (pow (sin x) 2)) x)) (sin x)) x)) 1))))) |
#s(approx (+ (sin x) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (sin x) x)) 1))))) |
#s(approx (/ (pow (sin x) 2) (+ (sin x) x)) #s(hole binary64 (* -1 (/ (+ (* -1 (pow (sin x) 2)) (/ (pow (sin x) 3) x)) x)))) |
#s(approx (/ (pow (sin x) 2) (+ (sin x) x)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (/ (pow (sin x) 4) x) (pow (sin x) 3)) x)) (* -1 (pow (sin x) 2))) x)))) |
#s(approx (/ (pow (sin x) 2) (+ (sin x) x)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (pow (sin x) 5) x) (pow (sin x) 4)) x)) (pow (sin x) 3)) x)) (* -1 (pow (sin x) 2))) x)))) |
#s(approx (tan (+ (+ x (PI)) (PI))) #s(hole binary64 (/ (sin (- (* 2 (PI)) (* -1 x))) (cos (- (* 2 (PI)) (* -1 x)))))) |
#s(approx (+ (+ x (PI)) (PI)) #s(hole binary64 (* -1 (* x (- (* -2 (/ (PI) x)) 1))))) |
#s(approx (+ x (PI)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (PI) x)) 1))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 13.0ms | x | @ | inf | ((/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan x)) (* (+ (* -23/360 (* x x)) 1/6) (* x x)) (+ (* -23/360 (* x x)) 1/6) -23/360 (* x x) x 1/6 (/ (- x (sin x)) (tan x)) (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) (- (* -11/15120 (* x x)) 23/360) (/ (- x (sin x)) (tan x)) (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) x) (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (* 1/216 (pow x 3)) 1/216 (pow x 3) 3 (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)))) (* 1/6 x) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))) (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (- (* (* x x) -11/15120) 23/360) x) x) (* (- (* (* x x) -11/15120) 23/360) x) (- (* (* x x) -11/15120) 23/360) (* (* x x) -11/15120) -11/15120 23/360 (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (/ (- x (sin x)) (tan x)) (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) x) (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) (* (pow x 5) (- (/ 1/6 (pow x 4)) (+ (* (pow x -2) 23/360) 11/15120))) (pow x 5) 5 (- (/ 1/6 (pow x 4)) (+ (* (pow x -2) 23/360) 11/15120)) (/ 1/6 (pow x 4)) (pow x 4) 4 (+ (* (pow x -2) 23/360) 11/15120) (pow x -2) -2 11/15120 (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan (+ (+ x (PI)) (PI)))) (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (/ (* x x) (+ (sin x) x)) (+ (sin x) x) (sin x) (/ (pow (sin x) 2) (+ (sin x) x)) (pow (sin x) 2) 2 (tan (+ (+ x (PI)) (PI))) (+ (+ x (PI)) (PI)) (+ x (PI)) (PI)) |
| 10.0ms | x | @ | -inf | ((/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan x)) (* (+ (* -23/360 (* x x)) 1/6) (* x x)) (+ (* -23/360 (* x x)) 1/6) -23/360 (* x x) x 1/6 (/ (- x (sin x)) (tan x)) (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) (- (* -11/15120 (* x x)) 23/360) (/ (- x (sin x)) (tan x)) (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) x) (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (* 1/216 (pow x 3)) 1/216 (pow x 3) 3 (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)))) (* 1/6 x) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))) (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (- (* (* x x) -11/15120) 23/360) x) x) (* (- (* (* x x) -11/15120) 23/360) x) (- (* (* x x) -11/15120) 23/360) (* (* x x) -11/15120) -11/15120 23/360 (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (/ (- x (sin x)) (tan x)) (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) x) (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) (* (pow x 5) (- (/ 1/6 (pow x 4)) (+ (* (pow x -2) 23/360) 11/15120))) (pow x 5) 5 (- (/ 1/6 (pow x 4)) (+ (* (pow x -2) 23/360) 11/15120)) (/ 1/6 (pow x 4)) (pow x 4) 4 (+ (* (pow x -2) 23/360) 11/15120) (pow x -2) -2 11/15120 (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan (+ (+ x (PI)) (PI)))) (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (/ (* x x) (+ (sin x) x)) (+ (sin x) x) (sin x) (/ (pow (sin x) 2) (+ (sin x) x)) (pow (sin x) 2) 2 (tan (+ (+ x (PI)) (PI))) (+ (+ x (PI)) (PI)) (+ x (PI)) (PI)) |
| 8.0ms | x | @ | 0 | ((/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan x)) (* (+ (* -23/360 (* x x)) 1/6) (* x x)) (+ (* -23/360 (* x x)) 1/6) -23/360 (* x x) x 1/6 (/ (- x (sin x)) (tan x)) (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) (- (* -11/15120 (* x x)) 23/360) (/ (- x (sin x)) (tan x)) (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) x) (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (* 1/216 (pow x 3)) 1/216 (pow x 3) 3 (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)))) (* 1/6 x) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))) (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (- (* (* x x) -11/15120) 23/360) x) x) (* (- (* (* x x) -11/15120) 23/360) x) (- (* (* x x) -11/15120) 23/360) (* (* x x) -11/15120) -11/15120 23/360 (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (/ (- x (sin x)) (tan x)) (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) x) (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) (* (pow x 5) (- (/ 1/6 (pow x 4)) (+ (* (pow x -2) 23/360) 11/15120))) (pow x 5) 5 (- (/ 1/6 (pow x 4)) (+ (* (pow x -2) 23/360) 11/15120)) (/ 1/6 (pow x 4)) (pow x 4) 4 (+ (* (pow x -2) 23/360) 11/15120) (pow x -2) -2 11/15120 (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan (+ (+ x (PI)) (PI)))) (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (/ (* x x) (+ (sin x) x)) (+ (sin x) x) (sin x) (/ (pow (sin x) 2) (+ (sin x) x)) (pow (sin x) 2) 2 (tan (+ (+ x (PI)) (PI))) (+ (+ x (PI)) (PI)) (+ x (PI)) (PI)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 875 | 8603 |
| 0 | 949 | 7158 |
| 1 | 4642 | 6523 |
| 0 | 8465 | 6352 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan x)) (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
(*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x)) |
(fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) |
#s(literal -23/360 binary64) |
(*.f64 x x) |
x |
#s(literal 1/6 binary64) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 #s(approx (- (* -11/15120 (* x x)) 23/360) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 #s(approx (- (* -11/15120 (* x x)) 23/360) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) |
(*.f64 (fma.f64 #s(approx (- (* -11/15120 (* x x)) 23/360) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) |
(fma.f64 #s(approx (- (* -11/15120 (* x x)) 23/360) #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 (/ (- x (sin x)) (tan x)) (*.f64 (/.f64 #s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x))))) x)) |
(*.f64 (/.f64 #s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x))))) x) |
(/.f64 #s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64))) |
#s(literal 1/216 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 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x)))) |
(*.f64 #s(literal 1/6 binary64) x) |
(-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x))) |
(*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x)) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) |
(-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) |
(*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) |
#s(literal -11/15120 binary64) |
#s(literal 23/360 binary64) |
(*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 #s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) (*.f64 (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))))) x)) |
(*.f64 #s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) (*.f64 (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))))) x) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) (*.f64 (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))))) |
(*.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)))) |
(pow.f64 x #s(literal 5 binary64)) |
#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))) |
(/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))) |
(pow.f64 x #s(literal 4 binary64)) |
#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 -2 binary64)) |
#s(literal -2 binary64) |
#s(literal 11/15120 binary64) |
(/.f64 (-.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))) (tan.f64 (+.f64 (+.f64 x (PI.f64)) (PI.f64)))) |
(-.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 x x) (+.f64 (sin.f64 x) x)) |
(+.f64 (sin.f64 x) x) |
(sin.f64 x) |
(/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (+.f64 (sin.f64 x) x)) |
(pow.f64 (sin.f64 x) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(tan.f64 (+.f64 (+.f64 x (PI.f64)) (PI.f64))) |
(+.f64 (+.f64 x (PI.f64)) (PI.f64)) |
(+.f64 x (PI.f64)) |
(PI.f64) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) 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 (* (+ (* -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) #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 (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 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 (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) #s(hole binary64 (* 1/6 x))) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) #s(hole binary64 (* x (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) #s(hole binary64 (* 1/216 (pow x 3)))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) #s(hole binary64 (* (pow x 3) (+ 1/216 (* -12167/46656000 (pow x 6)))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) #s(hole binary64 (* (pow x 3) (+ 1/216 (* (pow x 6) (- (* -5819/653184000 (pow x 2)) 12167/46656000)))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) #s(hole binary64 (* (pow x 3) (+ 1/216 (* (pow x 6) (- (* (pow x 2) (- (* -2783/27433728000 (pow x 2)) 5819/653184000)) 12167/46656000)))))) |
#s(approx (* 1/216 (pow x 3)) #s(hole binary64 (* 1/216 (pow x 3)))) |
#s(approx (pow x 3) #s(hole binary64 (pow x 3))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)))) #s(hole binary64 (* 1/36 (pow x 2)))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)))) #s(hole binary64 (* (pow x 2) (+ 1/36 (* 23/2160 (pow x 2)))))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)))) #s(hole binary64 (* (pow x 2) (+ 1/36 (* (pow x 2) (+ 23/2160 (* 1271/302400 (pow x 2)))))))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)))) #s(hole binary64 (* (pow x 2) (+ 1/36 (* (pow x 2) (+ 23/2160 (* (pow x 2) (+ 1271/302400 (* 253/2721600 (pow x 2)))))))))) |
#s(approx (* 1/6 x) #s(hole binary64 (* 1/6 x))) |
#s(approx (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))) #s(hole binary64 (* 23/2160 (pow x 4)))) |
#s(approx (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))) #s(hole binary64 (* (pow x 4) (+ 23/2160 (* 1271/302400 (pow x 2)))))) |
#s(approx (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))) #s(hole binary64 (* (pow x 4) (+ 23/2160 (* (pow x 2) (+ 1271/302400 (* 253/2721600 (pow x 2)))))))) |
#s(approx (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))) #s(hole binary64 (* (pow x 4) (+ 23/2160 (* (pow x 2) (+ 1271/302400 (* (pow x 2) (+ 253/2721600 (* 121/228614400 (pow x 2)))))))))) |
#s(approx (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) #s(hole binary64 (* 529/129600 (pow x 6)))) |
#s(approx (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) #s(hole binary64 (* (pow x 6) (+ 529/129600 (* 253/2721600 (pow x 2)))))) |
#s(approx (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) #s(hole binary64 (* (pow x 6) (+ 529/129600 (* (pow x 2) (+ 253/2721600 (* 121/228614400 (pow x 2)))))))) |
#s(approx (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) #s(hole binary64 (* -23/360 (pow x 3)))) |
#s(approx (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) #s(hole binary64 (* (pow x 3) (- (* -11/15120 (pow x 2)) 23/360)))) |
#s(approx (* (* (- (* (* x x) -11/15120) 23/360) x) x) #s(hole binary64 (* -23/360 (pow x 2)))) |
#s(approx (* (* (- (* (* x x) -11/15120) 23/360) x) x) #s(hole binary64 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))) |
#s(approx (* (- (* (* x x) -11/15120) 23/360) x) #s(hole binary64 (* -23/360 x))) |
#s(approx (* (- (* (* x x) -11/15120) 23/360) x) #s(hole binary64 (* x (- (* -11/15120 (pow x 2)) 23/360)))) |
#s(approx (- (* (* x x) -11/15120) 23/360) #s(hole binary64 -23/360)) |
#s(approx (- (* (* x x) -11/15120) 23/360) #s(hole binary64 (- (* -11/15120 (pow x 2)) 23/360))) |
#s(approx (* (* x x) -11/15120) #s(hole binary64 (* -11/15120 (pow x 2)))) |
#s(approx (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) #s(hole binary64 (* -23/2160 (pow x 4)))) |
#s(approx (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) #s(hole binary64 (* (pow x 4) (- (* -11/90720 (pow x 2)) 23/2160)))) |
#s(approx (* (pow x 5) (- (/ 1/6 (pow x 4)) (+ (* (pow x -2) 23/360) 11/15120))) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (pow x 5) (- (/ 1/6 (pow x 4)) (+ (* (pow x -2) 23/360) 11/15120))) #s(hole binary64 (* x (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (pow x 5) (- (/ 1/6 (pow x 4)) (+ (* (pow x -2) 23/360) 11/15120))) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (pow x 5) #s(hole binary64 (pow x 5))) |
#s(approx (- (/ 1/6 (pow x 4)) (+ (* (pow x -2) 23/360) 11/15120)) #s(hole binary64 (/ 1/6 (pow x 4)))) |
#s(approx (- (/ 1/6 (pow x 4)) (+ (* (pow x -2) 23/360) 11/15120)) #s(hole binary64 (/ (+ 1/6 (* -23/360 (pow x 2))) (pow x 4)))) |
#s(approx (- (/ 1/6 (pow x 4)) (+ (* (pow x -2) 23/360) 11/15120)) #s(hole binary64 (/ (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))) (pow x 4)))) |
#s(approx (/ 1/6 (pow x 4)) #s(hole binary64 (/ 1/6 (pow x 4)))) |
#s(approx (pow x 4) #s(hole binary64 (pow x 4))) |
#s(approx (+ (* (pow x -2) 23/360) 11/15120) #s(hole binary64 (/ 23/360 (pow x 2)))) |
#s(approx (+ (* (pow x -2) 23/360) 11/15120) #s(hole binary64 (/ (+ 23/360 (* 11/15120 (pow x 2))) (pow x 2)))) |
#s(approx (pow x -2) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan (+ (+ x (PI)) (PI)))) #s(hole binary64 (* 1/6 (/ (* (pow x 3) (cos (* 2 (PI)))) (sin (* 2 (PI))))))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan (+ (+ x (PI)) (PI)))) #s(hole binary64 (* (pow x 3) (+ (* -1/6 (/ (* x (* (pow (cos (* 2 (PI))) 2) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2)))))) (pow (sin (* 2 (PI))) 2))) (* 1/6 (/ (cos (* 2 (PI))) (sin (* 2 (PI))))))))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan (+ (+ x (PI)) (PI)))) #s(hole binary64 (* (pow x 3) (+ (* 1/6 (/ (cos (* 2 (PI))) (sin (* 2 (PI))))) (* x (- (* x (- (* -1/120 (/ (cos (* 2 (PI))) (sin (* 2 (PI))))) (+ (* -1/6 (/ (* (pow (cos (* 2 (PI))) 3) (pow (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2)))) 2)) (pow (sin (* 2 (PI))) 3))) (* 1/6 (/ (* (cos (* 2 (PI))) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (sin (* 2 (PI)))))))) (* 1/6 (/ (* (pow (cos (* 2 (PI))) 2) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (pow (sin (* 2 (PI))) 2))))))))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan (+ (+ x (PI)) (PI)))) #s(hole binary64 (* (pow x 3) (+ (* 1/6 (/ (cos (* 2 (PI))) (sin (* 2 (PI))))) (* x (- (* x (- (+ (* -1 (* x (+ (* -1/6 (/ (* (pow (cos (* 2 (PI))) 2) (+ 1/6 (+ (* -1 (/ (* (pow (sin (* 2 (PI))) 2) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (pow (cos (* 2 (PI))) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (* 1/6 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))))) (pow (sin (* 2 (PI))) 2))) (+ (* -1/6 (/ (* (pow (cos (* 2 (PI))) 2) (pow (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2)))) 2)) (pow (sin (* 2 (PI))) 2))) (/ (* (cos (* 2 (PI))) (* (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2)))) (- (* -1/120 (/ (cos (* 2 (PI))) (sin (* 2 (PI))))) (+ (* -1/6 (/ (* (pow (cos (* 2 (PI))) 3) (pow (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2)))) 2)) (pow (sin (* 2 (PI))) 3))) (* 1/6 (/ (* (cos (* 2 (PI))) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (sin (* 2 (PI))))))))) (sin (* 2 (PI)))))))) (* -1/120 (/ (cos (* 2 (PI))) (sin (* 2 (PI)))))) (+ (* -1/6 (/ (* (pow (cos (* 2 (PI))) 3) (pow (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2)))) 2)) (pow (sin (* 2 (PI))) 3))) (* 1/6 (/ (* (cos (* 2 (PI))) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (sin (* 2 (PI)))))))) (* 1/6 (/ (* (pow (cos (* 2 (PI))) 2) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (pow (sin (* 2 (PI))) 2))))))))) |
#s(approx (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) #s(hole binary64 (* (pow x 3) (+ 1/6 (* -1/120 (pow x 2)))))) |
#s(approx (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120)))))) |
#s(approx (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120)))))) |
#s(approx (/ (* x x) (+ (sin x) x)) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ (* x x) (+ (sin x) x)) #s(hole binary64 (* x (+ 1/2 (* 1/24 (pow x 2)))))) |
#s(approx (/ (* x x) (+ (sin x) x)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))) |
#s(approx (/ (* x x) (+ (sin x) x)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (+ 1/24 (* (pow x 2) (+ 1/720 (* -1/120960 (pow x 2)))))))))) |
#s(approx (+ (sin x) x) #s(hole binary64 (* 2 x))) |
#s(approx (+ (sin x) x) #s(hole binary64 (* x (+ 2 (* -1/6 (pow x 2)))))) |
#s(approx (+ (sin x) x) #s(hole binary64 (* x (+ 2 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (+ (sin x) x) #s(hole binary64 (* x (+ 2 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))) |
#s(approx (sin x) #s(hole binary64 x)) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))) |
#s(approx (/ (pow (sin x) 2) (+ (sin x) x)) #s(hole binary64 (* 1/2 x))) |
#s(approx (/ (pow (sin x) 2) (+ (sin x) x)) #s(hole binary64 (* x (+ 1/2 (* -1/8 (pow x 2)))))) |
#s(approx (/ (pow (sin x) 2) (+ (sin x) x)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* 7/720 (pow x 2)) 1/8)))))) |
#s(approx (/ (pow (sin x) 2) (+ (sin x) x)) #s(hole binary64 (* x (+ 1/2 (* (pow x 2) (- (* (pow x 2) (+ 7/720 (* -5/24192 (pow x 2)))) 1/8)))))) |
#s(approx (pow (sin x) 2) #s(hole binary64 (pow x 2))) |
#s(approx (pow (sin x) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* -1/3 (pow x 2)))))) |
#s(approx (pow (sin x) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* 2/45 (pow x 2)) 1/3)))))) |
#s(approx (pow (sin x) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/45 (* -1/315 (pow x 2)))) 1/3)))))) |
#s(approx (tan (+ (+ x (PI)) (PI))) #s(hole binary64 (/ (sin (* 2 (PI))) (cos (* 2 (PI)))))) |
#s(approx (tan (+ (+ x (PI)) (PI))) #s(hole binary64 (+ (* x (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (/ (sin (* 2 (PI))) (cos (* 2 (PI))))))) |
#s(approx (tan (+ (+ x (PI)) (PI))) #s(hole binary64 (+ (* x (- (+ 1 (/ (* x (* (sin (* 2 (PI))) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2)))))) (cos (* 2 (PI))))) (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (/ (sin (* 2 (PI))) (cos (* 2 (PI))))))) |
#s(approx (tan (+ (+ x (PI)) (PI))) #s(hole binary64 (+ (* x (- (+ 1 (* x (- (* -1 (* x (+ 1/6 (+ (* -1 (/ (* (pow (sin (* 2 (PI))) 2) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (pow (cos (* 2 (PI))) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (* 1/6 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2)))))))) (* -1 (/ (* (sin (* 2 (PI))) (- 1 (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (cos (* 2 (PI)))))))) (* -1 (/ (pow (sin (* 2 (PI))) 2) (pow (cos (* 2 (PI))) 2))))) (/ (sin (* 2 (PI))) (cos (* 2 (PI))))))) |
#s(approx (+ (+ x (PI)) (PI)) #s(hole binary64 (* 2 (PI)))) |
#s(approx (+ (+ x (PI)) (PI)) #s(hole binary64 (+ x (* 2 (PI))))) |
#s(approx (+ x (PI)) #s(hole binary64 (PI))) |
#s(approx (+ x (PI)) #s(hole binary64 (+ x (PI)))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan x)) #s(hole binary64 (/ (* x (cos x)) (sin x)))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan x)) #s(hole binary64 (* x (+ (* -1 (/ (cos x) x)) (/ (cos x) (sin x)))))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan x)) #s(hole binary64 (* x (+ (* -1 (/ (cos x) x)) (+ (* -1 (/ (* (cos x) (+ (* -1 (pow (sin x) 2)) (pow (sin x) 2))) (* (pow x 2) (sin x)))) (/ (cos x) (sin x))))))) |
#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) #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 (/ (- 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 (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) x) #s(hole binary64 (* -11/15120 (pow x 6)))) |
#s(approx (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) x) #s(hole binary64 (* -1 (* (pow x 6) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) x) #s(hole binary64 (* (pow x 6) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) #s(hole binary64 (* -11/15120 (pow x 5)))) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) #s(hole binary64 (* -1 (* (pow x 5) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) #s(hole binary64 (* (pow x 5) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) #s(hole binary64 (* -1331/3456649728000 (pow x 15)))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) #s(hole binary64 (* -1 (* (pow x 15) (+ 1331/3456649728000 (* 2783/27433728000 (/ 1 (pow x 2)))))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) #s(hole binary64 (* (pow x 15) (- (* -1 (/ (+ 2783/27433728000 (* 5819/653184000 (/ 1 (pow x 2)))) (pow x 2))) 1331/3456649728000)))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) #s(hole binary64 (* (pow x 15) (- (* -1 (/ (+ 5819/653184000 (* 12167/46656000 (/ 1 (pow x 2)))) (pow x 4))) (+ 1331/3456649728000 (* 2783/27433728000 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)))) #s(hole binary64 (* 121/228614400 (pow x 10)))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)))) #s(hole binary64 (* (pow x 10) (+ 121/228614400 (* 253/2721600 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)))) #s(hole binary64 (* (pow x 10) (+ 121/228614400 (+ (/ 1271/302400 (pow x 4)) (* 253/2721600 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)))) #s(hole binary64 (* (pow x 10) (+ 121/228614400 (+ (/ 1271/302400 (pow x 4)) (+ (* 253/2721600 (/ 1 (pow x 2))) (* 23/2160 (/ 1 (pow x 6))))))))) |
#s(approx (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))) #s(hole binary64 (* 121/228614400 (pow x 10)))) |
#s(approx (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))) #s(hole binary64 (* (pow x 10) (+ 121/228614400 (* 253/2721600 (/ 1 (pow x 2))))))) |
#s(approx (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))) #s(hole binary64 (* (pow x 10) (+ 121/228614400 (+ (/ 1271/302400 (pow x 4)) (* 253/2721600 (/ 1 (pow x 2)))))))) |
#s(approx (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))) #s(hole binary64 (* (pow x 10) (+ 121/228614400 (+ (/ 1271/302400 (pow x 4)) (+ (* 253/2721600 (/ 1 (pow x 2))) (* 23/2160 (/ 1 (pow x 6))))))))) |
#s(approx (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) #s(hole binary64 (* 121/228614400 (pow x 10)))) |
#s(approx (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) #s(hole binary64 (* (pow x 10) (+ 121/228614400 (* 253/2721600 (/ 1 (pow x 2))))))) |
#s(approx (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) #s(hole binary64 (* (pow x 10) (+ 121/228614400 (+ (/ 529/129600 (pow x 4)) (* 253/2721600 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) #s(hole binary64 (* -11/15120 (pow x 5)))) |
#s(approx (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) #s(hole binary64 (* -1 (* (pow x 5) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (- (* (* x x) -11/15120) 23/360) x) x) #s(hole binary64 (* -11/15120 (pow x 4)))) |
#s(approx (* (* (- (* (* x x) -11/15120) 23/360) x) x) #s(hole binary64 (* -1 (* (pow x 4) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (- (* (* x x) -11/15120) 23/360) x) #s(hole binary64 (* -11/15120 (pow x 3)))) |
#s(approx (* (- (* (* x x) -11/15120) 23/360) x) #s(hole binary64 (* -1 (* (pow x 3) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (- (* (* x x) -11/15120) 23/360) #s(hole binary64 (* -11/15120 (pow x 2)))) |
#s(approx (- (* (* x x) -11/15120) 23/360) #s(hole binary64 (* -1 (* (pow x 2) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) #s(hole binary64 (* -11/90720 (pow x 6)))) |
#s(approx (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) #s(hole binary64 (* -1 (* (pow x 6) (+ 11/90720 (* 23/2160 (/ 1 (pow x 2)))))))) |
#s(approx (* (pow x 5) (- (/ 1/6 (pow x 4)) (+ (* (pow x -2) 23/360) 11/15120))) #s(hole binary64 (* -11/15120 (pow x 5)))) |
#s(approx (* (pow x 5) (- (/ 1/6 (pow x 4)) (+ (* (pow x -2) 23/360) 11/15120))) #s(hole binary64 (* -1 (* (pow x 5) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (pow x 5) (- (/ 1/6 (pow x 4)) (+ (* (pow x -2) 23/360) 11/15120))) #s(hole binary64 (* (pow x 5) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (- (/ 1/6 (pow x 4)) (+ (* (pow x -2) 23/360) 11/15120)) #s(hole binary64 -11/15120)) |
#s(approx (- (/ 1/6 (pow x 4)) (+ (* (pow x -2) 23/360) 11/15120)) #s(hole binary64 (* -1 (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))) |
#s(approx (- (/ 1/6 (pow x 4)) (+ (* (pow x -2) 23/360) 11/15120)) #s(hole binary64 (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (pow x -2) 23/360) 11/15120) #s(hole binary64 11/15120)) |
#s(approx (+ (* (pow x -2) 23/360) 11/15120) #s(hole binary64 (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan (+ (+ x (PI)) (PI)))) #s(hole binary64 (/ (* x (cos (+ x (* 2 (PI))))) (sin (+ x (* 2 (PI))))))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan (+ (+ x (PI)) (PI)))) #s(hole binary64 (* x (+ (* -1 (/ (* (cos (+ x (* 2 (PI)))) (sin x)) (* x (sin (+ x (* 2 (PI))))))) (/ (cos (+ x (* 2 (PI)))) (sin (+ x (* 2 (PI))))))))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan (+ (+ x (PI)) (PI)))) #s(hole binary64 (* x (+ (* -1 (/ (* (cos (+ x (* 2 (PI)))) (sin x)) (* x (sin (+ x (* 2 (PI))))))) (+ (* -1 (/ (* (cos (+ x (* 2 (PI)))) (+ (* -1 (pow (sin x) 2)) (pow (sin x) 2))) (* (pow x 2) (sin (+ x (* 2 (PI))))))) (/ (cos (+ x (* 2 (PI)))) (sin (+ x (* 2 (PI)))))))))) |
#s(approx (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) #s(hole binary64 x)) |
#s(approx (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) #s(hole binary64 (* x (+ 1 (* -1 (/ (sin x) x)))))) |
#s(approx (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) #s(hole binary64 (* x (- (+ 1 (* -1 (/ (+ (* -1 (pow (sin x) 2)) (pow (sin x) 2)) (pow x 2)))) (/ (sin x) x))))) |
#s(approx (/ (* x x) (+ (sin x) x)) #s(hole binary64 x)) |
#s(approx (/ (* x x) (+ (sin x) x)) #s(hole binary64 (* x (+ 1 (* -1 (/ (sin x) x)))))) |
#s(approx (/ (* x x) (+ (sin x) x)) #s(hole binary64 (* x (- (+ 1 (/ (pow (sin x) 2) (pow x 2))) (/ (sin x) x))))) |
#s(approx (/ (* x x) (+ (sin x) x)) #s(hole binary64 (* x (- (+ 1 (* -1 (/ (pow (sin x) 3) (pow x 3)))) (+ (* -1 (/ (pow (sin x) 2) (pow x 2))) (/ (sin x) x)))))) |
#s(approx (+ (sin x) x) #s(hole binary64 x)) |
#s(approx (+ (sin x) x) #s(hole binary64 (* x (+ 1 (/ (sin x) x))))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (/ (pow (sin x) 2) (+ (sin x) x)) #s(hole binary64 (/ (pow (sin x) 2) x))) |
#s(approx (/ (pow (sin x) 2) (+ (sin x) x)) #s(hole binary64 (/ (+ (* -1 (/ (pow (sin x) 3) x)) (pow (sin x) 2)) x))) |
#s(approx (/ (pow (sin x) 2) (+ (sin x) x)) #s(hole binary64 (/ (- (+ (/ (pow (sin x) 4) (pow x 2)) (pow (sin x) 2)) (/ (pow (sin x) 3) x)) x))) |
#s(approx (/ (pow (sin x) 2) (+ (sin x) x)) #s(hole binary64 (/ (- (+ (* -1 (/ (pow (sin x) 5) (pow x 3))) (pow (sin x) 2)) (+ (* -1 (/ (pow (sin x) 4) (pow x 2))) (/ (pow (sin x) 3) x))) x))) |
#s(approx (pow (sin x) 2) #s(hole binary64 (pow (sin x) 2))) |
#s(approx (tan (+ (+ x (PI)) (PI))) #s(hole binary64 (/ (sin (+ x (* 2 (PI)))) (cos (+ x (* 2 (PI))))))) |
#s(approx (+ (+ x (PI)) (PI)) #s(hole binary64 x)) |
#s(approx (+ (+ x (PI)) (PI)) #s(hole binary64 (* x (+ 1 (* 2 (/ (PI) x)))))) |
#s(approx (+ x (PI)) #s(hole binary64 x)) |
#s(approx (+ x (PI)) #s(hole binary64 (* x (+ 1 (/ (PI) x))))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (/ (cos x) x)))))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (* -1 (/ (+ (* -1 (cos x)) (/ (* (cos x) (+ (* -1 (pow (sin x) 2)) (pow (sin x) 2))) (* x (sin x)))) 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 (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) #s(hole binary64 (* -1 (* (pow x 5) (- (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (/ 1/6 (pow x 4))))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) #s(hole binary64 (* -1 (* (pow x 15) (+ 1331/3456649728000 (+ (/ 5819/653184000 (pow x 4)) (* 2783/27433728000 (/ 1 (pow x 2))))))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) #s(hole binary64 (* -1 (* (pow x 15) (+ 1331/3456649728000 (+ (/ 5819/653184000 (pow x 4)) (+ (* 2783/27433728000 (/ 1 (pow x 2))) (* 12167/46656000 (/ 1 (pow x 6)))))))))) |
#s(approx (* (pow x 5) (- (/ 1/6 (pow x 4)) (+ (* (pow x -2) 23/360) 11/15120))) #s(hole binary64 (* -1 (* (pow x 5) (- (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (/ 1/6 (pow x 4))))))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan (+ (+ x (PI)) (PI)))) #s(hole binary64 (/ (* x (cos (- (* 2 (PI)) (* -1 x)))) (sin (- (* 2 (PI)) (* -1 x)))))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan (+ (+ x (PI)) (PI)))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos (- (* 2 (PI)) (* -1 x))) (sin (- (* 2 (PI)) (* -1 x))))) (/ (* (cos (- (* 2 (PI)) (* -1 x))) (sin x)) (* x (sin (- (* 2 (PI)) (* -1 x)))))))))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan (+ (+ x (PI)) (PI)))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos (- (* 2 (PI)) (* -1 x))) (sin (- (* 2 (PI)) (* -1 x))))) (* -1 (/ (+ (* -1 (/ (* (cos (- (* 2 (PI)) (* -1 x))) (sin x)) (sin (- (* 2 (PI)) (* -1 x))))) (/ (* (cos (- (* 2 (PI)) (* -1 x))) (+ (* -1 (pow (sin x) 2)) (pow (sin x) 2))) (* x (sin (- (* 2 (PI)) (* -1 x)))))) x))))))) |
#s(approx (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) #s(hole binary64 (* -1 (* x (- (/ (sin x) x) 1))))) |
#s(approx (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (pow (sin x) 2) x)) (/ (pow (sin x) 2) x)) (sin x)) x)) 1))))) |
#s(approx (/ (* x x) (+ (sin x) x)) #s(hole binary64 (* -1 (* x (- (/ (sin x) x) 1))))) |
#s(approx (/ (* x x) (+ (sin x) x)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (/ (pow (sin x) 2) x) (sin x)) x)) 1))))) |
#s(approx (/ (* x x) (+ (sin x) x)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (/ (pow (sin x) 3) x) (pow (sin x) 2)) x)) (sin x)) x)) 1))))) |
#s(approx (+ (sin x) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (sin x) x)) 1))))) |
#s(approx (/ (pow (sin x) 2) (+ (sin x) x)) #s(hole binary64 (* -1 (/ (+ (* -1 (pow (sin x) 2)) (/ (pow (sin x) 3) x)) x)))) |
#s(approx (/ (pow (sin x) 2) (+ (sin x) x)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (/ (pow (sin x) 4) x) (pow (sin x) 3)) x)) (* -1 (pow (sin x) 2))) x)))) |
#s(approx (/ (pow (sin x) 2) (+ (sin x) x)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (/ (pow (sin x) 5) x) (pow (sin x) 4)) x)) (pow (sin x) 3)) x)) (* -1 (pow (sin x) 2))) x)))) |
#s(approx (tan (+ (+ x (PI)) (PI))) #s(hole binary64 (/ (sin (- (* 2 (PI)) (* -1 x))) (cos (- (* 2 (PI)) (* -1 x)))))) |
#s(approx (+ (+ x (PI)) (PI)) #s(hole binary64 (* -1 (* x (- (* -2 (/ (PI) x)) 1))))) |
#s(approx (+ x (PI)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (PI) x)) 1))))) |
| Outputs |
|---|
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan (+ (+ x (PI)) (PI)))) (*.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)) 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))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 x x))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -23/360 binary64)))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 x x))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -23/360 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -23/360 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal -23/360 binary64)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64) #s(literal 1/216 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal 1/6 binary64))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64) #s(literal 1/216 binary64)) (+.f64 #s(literal 1/36 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal -23/360 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)) |
(-.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 23/360 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))) |
#s(literal -23/360 binary64) |
(*.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)) |
(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 1/6 binary64) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan (+ (+ x (PI)) (PI)))) (*.f64 (fma.f64 (*.f64 #s(approx (- (* (* x x) -11/15120) 23/360) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x))) |
(*.f64 (*.f64 (fma.f64 (*.f64 #s(approx (- (* (* x x) -11/15120) 23/360) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 #s(approx (- (* (* x x) -11/15120) 23/360) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x)) |
(*.f64 x (*.f64 (fma.f64 (*.f64 #s(approx (- (* (* x x) -11/15120) 23/360) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x)) |
(*.f64 (fma.f64 (*.f64 #s(approx (- (* (* x x) -11/15120) 23/360) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 #s(approx (- (* (* x x) -11/15120) 23/360) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(approx (- (* (* x x) -11/15120) 23/360) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (-.f64 (*.f64 (*.f64 #s(approx (- (* (* x x) -11/15120) 23/360) #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64))) |
(/.f64 (fma.f64 (pow.f64 #s(approx (- (* (* x x) -11/15120) 23/360) #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 #s(approx (- (* (* x x) -11/15120) 23/360) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 #s(approx (- (* (* x x) -11/15120) 23/360) #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64))))) |
(fma.f64 (*.f64 #s(approx (- (* (* x x) -11/15120) 23/360) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 x x) #s(approx (- (* (* x x) -11/15120) 23/360) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) |
(fma.f64 #s(approx (- (* (* x x) -11/15120) 23/360) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) |
(+.f64 (*.f64 (*.f64 #s(approx (- (* (* x x) -11/15120) 23/360) #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 #s(approx (- (* (* x x) -11/15120) 23/360) #s(literal -23/360 binary64)) x) x)) |
#s(approx (- (* (* x x) -11/15120) 23/360) #s(literal -23/360 binary64)) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan (+ (+ x (PI)) (PI)))) (/.f64 (*.f64 #s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/216 binary64))) x) (fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (-.f64 (*.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)) (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/216 binary64))) (fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (-.f64 (*.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)) (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)))) x) |
(*.f64 x (/.f64 #s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/216 binary64))) (fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (-.f64 (*.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)) (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/216 binary64))) x) (fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (-.f64 (*.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)) (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 #s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/216 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (-.f64 (*.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)) (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64))))) |
(/.f64 #s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/216 binary64))) (fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (-.f64 (*.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)) (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/216 binary64))) |
(*.f64 (fabs.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/216 binary64)) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) x)) |
(*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 (*.f64 #s(literal 1/6 binary64) x) (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (log.f64 (*.f64 #s(literal 1/6 binary64) x))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)) #s(literal 3/2 binary64)) |
(pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/6 binary64) x)) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/6 binary64) x)) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/6 binary64) x)) #s(literal 3 binary64)))) |
#s(literal 1/216 binary64) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 x x) x) |
(*.f64 x (*.f64 x x)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.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 (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x))) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 1/46656 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x))) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x))))))) |
(fma.f64 (fabs.f64 (*.f64 (fabs.f64 x) #s(literal 1/6 binary64))) (fabs.f64 (*.f64 (fabs.f64 x) #s(literal 1/6 binary64))) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x)))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1 binary64)) (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x)))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1 binary64)) (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x)))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/6 binary64)) x (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x)))) |
(fma.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x)))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1/6 binary64)) (*.f64 (fabs.f64 x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x)))) |
(fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x)))) |
(fma.f64 (*.f64 x x) #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x)))) |
(fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (-.f64 (*.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)) (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x)))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x)))) |
(-.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x))) |
(+.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (-.f64 (*.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))) (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x)))) |
(*.f64 #s(literal 1/6 binary64) x) |
(*.f64 x #s(literal 1/6 binary64)) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x)) #s(literal 2 binary64))) (fma.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x)) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x)))))) |
(fma.f64 (fabs.f64 (fabs.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)))) (fabs.f64 (fabs.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)))) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)))) |
(fma.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) (*.f64 x x))) x (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)))) |
(fma.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 x x) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x))) (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x))) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)))) |
(fma.f64 (fabs.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x))) (fabs.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x))) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)))) |
(fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x))) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)))) |
(-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x))) |
(+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)))) |
(*.f64 (fabs.f64 (fabs.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)))) (fabs.f64 (fabs.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x))))) |
(*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) (*.f64 x x))) x) |
(*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 x x)) |
(*.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x))) (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)))) |
(*.f64 (fabs.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x))) (fabs.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)))) |
(*.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) (*.f64 x x)) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x))) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) (*.f64 x x)) (*.f64 x (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)))) |
(pow.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x))) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) #s(literal 2 binary64)) |
(fabs.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) (*.f64 x x)) x) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) |
(*.f64 x (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) (*.f64 x x))) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) |
(*.f64 x (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x)) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) |
(*.f64 x (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 2 binary64)) #s(literal 529/129600 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal 23/360 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1331/3456649728000 binary64)) #s(literal 12167/46656000 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) |
(*.f64 (*.f64 #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 x #s(literal -11/15120 binary64))) |
#s(literal -11/15120 binary64) |
#s(literal 23/360 binary64) |
(*.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) (*.f64 x x))) x) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) x)) |
(*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) (*.f64 x x)))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan (+ (+ x (PI)) (PI)))) (*.f64 #s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) (*.f64 (-.f64 (/.f64 #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 5 binary64)))) x)) |
(*.f64 #s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) (*.f64 (-.f64 (/.f64 #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 5 binary64)))) x) |
(*.f64 x #s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) (*.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 5 binary64))))) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) (*.f64 (-.f64 (/.f64 #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 5 binary64)))) |
(*.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 5 binary64))) |
(*.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)))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal 5/2 binary64))) (fabs.f64 (pow.f64 x #s(literal 5/2 binary64)))) |
(*.f64 (pow.f64 x #s(literal 5/2 binary64)) (pow.f64 x #s(literal 5/2 binary64))) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 5 binary64)) |
(pow.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 5/2 binary64)) |
(pow.f64 x #s(literal 5 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 5 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 5 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 5 binary64)))) |
#s(literal 5 binary64) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64) #s(literal 11/15120 binary64)) #s(literal 2 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)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 3 binary64)) (pow.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64) #s(literal 11/15120 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 2 binary64)) (+.f64 (pow.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64) #s(literal 11/15120 binary64)) #s(literal 2 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)))))) |
(-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 11/15120 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64))) |
(-.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64))) #s(literal 11/15120 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))) |
(/.f64 #s(literal -1/6 binary64) (neg.f64 (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 4 binary64)) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) |
#s(literal 4 binary64) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64)) #s(literal 2 binary64)) #s(literal 121/228614400 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64)) #s(literal 11/15120 binary64))) |
(/.f64 (-.f64 #s(literal 121/228614400 binary64) (pow.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 11/15120 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 12167/46656000 binary64) #s(literal 1331/3456649728000 binary64)) (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 121/228614400 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64)) #s(literal 11/15120 binary64))))) |
(/.f64 (+.f64 #s(literal 1331/3456649728000 binary64) (*.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 12167/46656000 binary64))) (+.f64 #s(literal 121/228614400 binary64) (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 11/15120 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64)))))) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64) #s(literal 11/15120 binary64)) |
(fma.f64 #s(literal 23/360 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal 11/15120 binary64)) |
(-.f64 #s(literal 11/15120 binary64) (*.f64 #s(literal -23/360 binary64) (pow.f64 x #s(literal -2 binary64)))) |
(+.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64)) #s(literal 11/15120 binary64)) |
(+.f64 #s(literal 11/15120 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal -1 binary64))) (fabs.f64 (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (pow.f64 (neg.f64 x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal -2 binary64)))) |
#s(literal -2 binary64) |
#s(literal 11/15120 binary64) |
(/.f64 (neg.f64 (-.f64 x (sin.f64 x))) (neg.f64 (tan.f64 x))) |
(/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
(-.f64 (/.f64 x (tan.f64 x)) (/.f64 (sin.f64 x) (tan.f64 x))) |
(-.f64 (/.f64 (*.f64 x (/.f64 x (+.f64 (sin.f64 x) x))) (tan.f64 x)) (/.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (+.f64 (sin.f64 x) x)) (tan.f64 x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (/.f64 x (+.f64 (sin.f64 x) x))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (+.f64 (sin.f64 x) x)) #s(literal 2 binary64))) (fma.f64 x (/.f64 x (+.f64 (sin.f64 x) x)) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (+.f64 (sin.f64 x) x)))) |
(/.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (+.f64 (sin.f64 x) x) #s(literal 3 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 6 binary64)) (pow.f64 (+.f64 (sin.f64 x) x) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 x (/.f64 x (+.f64 (sin.f64 x) x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (+.f64 (sin.f64 x) x)) #s(literal 2 binary64)) (*.f64 (*.f64 x (/.f64 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)) (pow.f64 (sin.f64 x) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (sin.f64 x) (sin.f64 x) (*.f64 (sin.f64 x) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 (sin.f64 x) x)) (*.f64 (+.f64 (sin.f64 x) x) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (pow.f64 (+.f64 (sin.f64 x) x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (+.f64 (sin.f64 x) x)) |
(-.f64 (*.f64 x (/.f64 x (+.f64 (sin.f64 x) x))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (+.f64 (sin.f64 x) x))) |
(-.f64 x (sin.f64 x)) |
(*.f64 x (/.f64 x (+.f64 (sin.f64 x) x))) |
(/.f64 (neg.f64 (*.f64 x x)) (neg.f64 (+.f64 (sin.f64 x) x))) |
(/.f64 (*.f64 x x) (+.f64 (sin.f64 x) x)) |
(/.f64 (-.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (sin.f64 x) x)) |
(/.f64 (+.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (sin.f64 x) (sin.f64 x) (-.f64 (*.f64 x x) (*.f64 (sin.f64 x) x)))) |
(+.f64 (sin.f64 x) x) |
(+.f64 x (sin.f64 x)) |
(pow.f64 (sin.f64 x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 x) #s(literal -1 binary64))) |
(sin.f64 x) |
(exp.f64 (*.f64 (log.f64 (sin.f64 x)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (neg.f64 (+.f64 (sin.f64 x) x))) |
(/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (+.f64 (sin.f64 x) x)) |
(*.f64 (fabs.f64 (sin.f64 x)) (fabs.f64 (sin.f64 x))) |
(*.f64 (exp.f64 (log.f64 (sin.f64 x))) (exp.f64 (log.f64 (sin.f64 x)))) |
(*.f64 (sin.f64 x) (sin.f64 x)) |
(pow.f64 (exp.f64 (log.f64 (sin.f64 x))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (sin.f64 x) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 x x)) (cos.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 x)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (sin.f64 x)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (sin.f64 x)) #s(literal 2 binary64)))) |
#s(literal 2 binary64) |
(/.f64 (+.f64 #s(literal 0 binary64) (tan.f64 x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (tan.f64 x)))) |
(/.f64 (neg.f64 (sin.f64 x)) (neg.f64 (cos.f64 x))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (sin.f64 x)))) (neg.f64 (neg.f64 (neg.f64 (cos.f64 x))))) |
(/.f64 (+.f64 (tan.f64 x) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 x))) (neg.f64 (neg.f64 (cos.f64 x)))) |
(/.f64 (sin.f64 x) (cos.f64 x)) |
(tan.f64 (+.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x) (PI.f64)) (PI.f64))) |
(tan.f64 (+.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x) (PI.f64))) |
(tan.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) x)) |
(tan.f64 (+.f64 (PI.f64) x)) |
(tan.f64 x) |
(/.f64 (-.f64 (pow.f64 (+.f64 (PI.f64) x) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) (-.f64 (+.f64 (PI.f64) x) (PI.f64))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 x (*.f64 (PI.f64) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (PI.f64) x) #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 (PI.f64) x) #s(literal 2 binary64)) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 (PI.f64) x) (PI.f64))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 x (*.f64 (PI.f64) #s(literal 2 binary64)))))) |
(fma.f64 (PI.f64) #s(literal 2 binary64) x) |
(fma.f64 #s(literal 2 binary64) (PI.f64) x) |
(-.f64 x (*.f64 #s(literal -2 binary64) (PI.f64))) |
(+.f64 (*.f64 (PI.f64) #s(literal 2 binary64)) x) |
(+.f64 (+.f64 (PI.f64) x) (PI.f64)) |
(+.f64 (PI.f64) (+.f64 (PI.f64) x)) |
(+.f64 x (*.f64 (PI.f64) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (PI.f64) (PI.f64))) (-.f64 x (PI.f64))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 x (PI.f64))))) |
(+.f64 (PI.f64) x) |
(+.f64 x (PI.f64)) |
(PI.f64) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan (+ (+ x (PI)) (PI)))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan (+ (+ x (PI)) (PI)))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) x) x)) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan (+ (+ x (PI)) (PI)))) (*.f64 (*.f64 (fma.f64 (-.f64 (*.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) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan (+ (+ x (PI)) (PI)))) (*.f64 (fma.f64 (-.f64 (*.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)) (*.f64 x x))) |
#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) #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 (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan (+ (+ x (PI)) (PI)))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan (+ (+ x (PI)) (PI)))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) x) x)) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan (+ (+ x (PI)) (PI)))) (*.f64 (*.f64 (fma.f64 (-.f64 (*.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) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan (+ (+ x (PI)) (PI)))) (*.f64 (fma.f64 (-.f64 (*.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)) (*.f64 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 (-.f64 (*.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 (-.f64 (*.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 (-.f64 (*.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) -11/15120) 23/360) #s(literal -23/360 binary64)) |
#s(approx (- (* (* x x) -11/15120) 23/360) (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64))) |
#s(approx (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) x) x)) |
#s(approx (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) x) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) x)) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x)) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/216 binary64))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64) #s(literal 1/216 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (*.f64 #s(literal -5819/653184000 binary64) (*.f64 x x)) #s(literal 12167/46656000 binary64)) #s(literal 1/216 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal -2783/27433728000 binary64) (*.f64 x x)) #s(literal 5819/653184000 binary64)) (*.f64 x x)) #s(literal 12167/46656000 binary64)) #s(literal 1/216 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (* 1/216 (pow x 3)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/216 binary64))) |
#s(approx (pow x 3) (pow.f64 x #s(literal 3 binary64))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)))) (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)))) (*.f64 (fma.f64 #s(literal 23/2160 binary64) (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 x x))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)))) (*.f64 (fma.f64 (fma.f64 #s(literal 1271/302400 binary64) (*.f64 x x) #s(literal 23/2160 binary64)) (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 x x))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 253/2721600 binary64) (*.f64 x x) #s(literal 1271/302400 binary64)) (*.f64 x x) #s(literal 23/2160 binary64)) (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 x x))) |
#s(approx (* 1/6 x) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 23/2160 binary64))) |
#s(approx (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 #s(literal 1271/302400 binary64) (*.f64 x x) #s(literal 23/2160 binary64)))) |
#s(approx (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (fma.f64 #s(literal 253/2721600 binary64) (*.f64 x x) #s(literal 1271/302400 binary64)) (*.f64 x x) #s(literal 23/2160 binary64)))) |
#s(approx (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 121/228614400 binary64) (*.f64 x x) #s(literal 253/2721600 binary64)) (*.f64 x x) #s(literal 1271/302400 binary64)) (*.f64 x x) #s(literal 23/2160 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 529/129600 binary64))) |
#s(approx (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 #s(literal 253/2721600 binary64) (*.f64 x x) #s(literal 529/129600 binary64)))) |
#s(approx (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (fma.f64 #s(literal 121/228614400 binary64) (*.f64 x x) #s(literal 253/2721600 binary64)) (*.f64 x x) #s(literal 529/129600 binary64)))) |
#s(approx (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64))) |
#s(approx (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)))) |
#s(approx (* (* (- (* (* x x) -11/15120) 23/360) x) x) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) |
#s(approx (* (* (- (* (* x x) -11/15120) 23/360) x) x) (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) (*.f64 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 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x)) |
#s(approx (- (* (* x x) -11/15120) 23/360) #s(literal -23/360 binary64)) |
#s(approx (- (* (* x x) -11/15120) 23/360) (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64))) |
#s(approx (* (* x x) -11/15120) (*.f64 (*.f64 x x) #s(literal -11/15120 binary64))) |
#s(approx (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (*.f64 #s(literal -23/2160 binary64) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (*.f64 (-.f64 (*.f64 #s(literal -11/90720 binary64) (*.f64 x x)) #s(literal 23/2160 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (pow x 5) (- (/ 1/6 (pow x 4)) (+ (* (pow x -2) 23/360) 11/15120))) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (* (pow x 5) (- (/ 1/6 (pow x 4)) (+ (* (pow x -2) 23/360) 11/15120))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) x)) |
#s(approx (* (pow x 5) (- (/ 1/6 (pow x 4)) (+ (* (pow x -2) 23/360) 11/15120))) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x)) |
#s(approx (pow x 5) (pow.f64 x #s(literal 5 binary64))) |
#s(approx (- (/ 1/6 (pow x 4)) (+ (* (pow x -2) 23/360) 11/15120)) (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (- (/ 1/6 (pow x 4)) (+ (* (pow x -2) 23/360) 11/15120)) (/.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (- (/ 1/6 (pow x 4)) (+ (* (pow x -2) 23/360) 11/15120)) (/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (/ 1/6 (pow x 4)) (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (pow x 4) (pow.f64 x #s(literal 4 binary64))) |
#s(approx (+ (* (pow x -2) 23/360) 11/15120) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64))) |
#s(approx (+ (* (pow x -2) 23/360) 11/15120) (/.f64 (fma.f64 (*.f64 x x) #s(literal 11/15120 binary64) #s(literal 23/360 binary64)) (*.f64 x x))) |
#s(approx (pow x -2) (pow.f64 x #s(literal -2 binary64))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan (+ (+ x (PI)) (PI)))) (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) #s(literal 0 binary64)) #s(literal 1/6 binary64))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan (+ (+ x (PI)) (PI)))) (*.f64 (fma.f64 (*.f64 x (/.f64 #s(literal -1 binary64) #s(literal 0 binary64))) #s(literal -1/6 binary64) (/.f64 #s(literal 1/6 binary64) #s(literal 0 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan (+ (+ x (PI)) (PI)))) (*.f64 (fma.f64 (fma.f64 (-.f64 (/.f64 #s(literal -1/120 binary64) #s(literal 0 binary64)) (-.f64 (/.f64 #s(literal -1/6 binary64) #s(literal 0 binary64)) (/.f64 #s(literal -1/6 binary64) #s(literal 0 binary64)))) x (/.f64 #s(literal -1/6 binary64) #s(literal 0 binary64))) x (/.f64 #s(literal 1/6 binary64) #s(literal 0 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan (+ (+ x (PI)) (PI)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (neg.f64 x) (+.f64 (+.f64 (/.f64 #s(literal 1/18 binary64) #s(literal 0 binary64)) (/.f64 #s(literal -1/6 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/120 binary64) #s(literal 0 binary64)) (-.f64 (/.f64 #s(literal -1/6 binary64) #s(literal 0 binary64)) (/.f64 #s(literal -1/6 binary64) #s(literal 0 binary64)))) #s(literal 1 binary64)) #s(literal 0 binary64))) (-.f64 (/.f64 #s(literal -1/120 binary64) #s(literal 0 binary64)) (-.f64 (/.f64 #s(literal -1/6 binary64) #s(literal 0 binary64)) (/.f64 #s(literal -1/6 binary64) #s(literal 0 binary64))))) x (/.f64 #s(literal -1/6 binary64) #s(literal 0 binary64))) x (/.f64 #s(literal 1/6 binary64) #s(literal 0 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64))) |
#s(approx (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) 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 x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) 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 x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (/ (* x x) (+ (sin x) x)) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ (* x x) (+ (sin x) x)) (*.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) x)) |
#s(approx (/ (* x x) (+ (sin x) x)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x)) |
#s(approx (/ (* x x) (+ (sin x) x)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/120960 binary64) (*.f64 x x) #s(literal 1/720 binary64)) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x)) |
#s(approx (+ (sin x) x) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (sin x) x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 2 binary64)) x)) |
#s(approx (+ (sin x) x) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) |
#s(approx (+ (sin x) x) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 2 binary64)) x)) |
#s(approx (sin x) x) |
#s(approx (sin x) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (sin x) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x)) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
#s(approx (/ (pow (sin x) 2) (+ (sin x) x)) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ (pow (sin x) 2) (+ (sin x) x)) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 x x) #s(literal 1/2 binary64)) x)) |
#s(approx (/ (pow (sin x) 2) (+ (sin x) x)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 7/720 binary64) (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x)) |
#s(approx (/ (pow (sin x) 2) (+ (sin x) x)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -5/24192 binary64) (*.f64 x x) #s(literal 7/720 binary64)) (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) x)) |
#s(approx (pow (sin x) 2) (*.f64 x x)) |
#s(approx (pow (sin x) 2) (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (pow (sin x) 2) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2/45 binary64) (*.f64 x x)) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (pow (sin x) 2) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/315 binary64) (*.f64 x x) #s(literal 2/45 binary64)) (*.f64 x x)) #s(literal 1/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (tan (+ (+ x (PI)) (PI))) #s(literal 0 binary64)) |
#s(approx (tan (+ (+ x (PI)) (PI))) (fma.f64 #s(literal 1 binary64) x #s(literal 0 binary64))) |
#s(approx (tan (+ (+ x (PI)) (PI))) (fma.f64 (-.f64 (fma.f64 #s(literal 0 binary64) x #s(literal 1 binary64)) #s(literal 0 binary64)) x #s(literal 0 binary64))) |
#s(approx (tan (+ (+ x (PI)) (PI))) (fma.f64 (-.f64 (fma.f64 (fma.f64 (neg.f64 x) #s(literal -1/3 binary64) #s(literal 0 binary64)) x #s(literal 1 binary64)) #s(literal 0 binary64)) x #s(literal 0 binary64))) |
#s(approx (+ (+ x (PI)) (PI)) (*.f64 (PI.f64) #s(literal 2 binary64))) |
#s(approx (+ (+ x (PI)) (PI)) (fma.f64 (PI.f64) #s(literal 2 binary64) x)) |
#s(approx (+ x (PI)) (PI.f64)) |
#s(approx (+ x (PI)) (+.f64 (PI.f64) x)) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan (+ (+ x (PI)) (PI)))) (/.f64 (*.f64 (cos.f64 x) x) (sin.f64 x))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan (+ (+ x (PI)) (PI)))) (*.f64 (fma.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64) (/.f64 (cos.f64 x) (sin.f64 x))) x)) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan (+ (+ x (PI)) (PI)))) (*.f64 (+.f64 (fma.f64 (*.f64 (/.f64 (cos.f64 x) (*.f64 x x)) (/.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (sin.f64 x))) #s(literal -1 binary64) (/.f64 (cos.f64 x) (sin.f64 x))) (neg.f64 (/.f64 (cos.f64 x) 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 (-.f64 (*.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) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) |
#s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal 23/360 binary64)) (*.f64 x x))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan (+ (+ x (PI)) (PI)))) (/.f64 (*.f64 (cos.f64 x) x) (sin.f64 x))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan (+ (+ x (PI)) (PI)))) (*.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) (neg.f64 (*.f64 (pow.f64 x #s(literal 6 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) 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) (neg.f64 (*.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 (-.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 5 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) (neg.f64 (*.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) (neg.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64) #s(literal 11/15120 binary64)) (*.f64 x x)))) |
#s(approx (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) x) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -11/15120 binary64))) |
#s(approx (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) x) (neg.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64) #s(literal 11/15120 binary64))))) |
#s(approx (* (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) x) (*.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 (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -11/15120 binary64))) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) (neg.f64 (*.f64 (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 (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) (*.f64 (-.f64 (/.f64 #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 5 binary64)))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (*.f64 (pow.f64 x #s(literal 15 binary64)) #s(literal -1331/3456649728000 binary64))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (neg.f64 (*.f64 (fma.f64 #s(literal 2783/27433728000 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal 1331/3456649728000 binary64)) (pow.f64 x #s(literal 15 binary64))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 5819/653184000 binary64) #s(literal 2783/27433728000 binary64)) (*.f64 x x))) #s(literal 1331/3456649728000 binary64)) (pow.f64 x #s(literal 15 binary64)))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 12167/46656000 binary64) #s(literal 5819/653184000 binary64)) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 #s(literal 2783/27433728000 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal 1331/3456649728000 binary64))) (pow.f64 x #s(literal 15 binary64)))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)))) (*.f64 (pow.f64 x #s(literal 10 binary64)) #s(literal 121/228614400 binary64))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 253/2721600 binary64) #s(literal 121/228614400 binary64)) (pow.f64 x #s(literal 10 binary64)))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)))) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 253/2721600 binary64) (/.f64 #s(literal 1271/302400 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 121/228614400 binary64)) (pow.f64 x #s(literal 10 binary64)))) |
#s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)))) (*.f64 (+.f64 (+.f64 #s(literal 121/228614400 binary64) (/.f64 #s(literal 1271/302400 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 23/2160 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 253/2721600 binary64)))) (pow.f64 x #s(literal 10 binary64)))) |
#s(approx (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))) (*.f64 (pow.f64 x #s(literal 10 binary64)) #s(literal 121/228614400 binary64))) |
#s(approx (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 253/2721600 binary64) #s(literal 121/228614400 binary64)) (pow.f64 x #s(literal 10 binary64)))) |
#s(approx (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 253/2721600 binary64) (/.f64 #s(literal 1271/302400 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 121/228614400 binary64)) (pow.f64 x #s(literal 10 binary64)))) |
#s(approx (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))) (*.f64 (+.f64 (+.f64 #s(literal 121/228614400 binary64) (/.f64 #s(literal 1271/302400 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 23/2160 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 253/2721600 binary64)))) (pow.f64 x #s(literal 10 binary64)))) |
#s(approx (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (*.f64 (pow.f64 x #s(literal 10 binary64)) #s(literal 121/228614400 binary64))) |
#s(approx (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 253/2721600 binary64) #s(literal 121/228614400 binary64)) (pow.f64 x #s(literal 10 binary64)))) |
#s(approx (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (*.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 253/2721600 binary64) (/.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 121/228614400 binary64)) (pow.f64 x #s(literal 10 binary64)))) |
#s(approx (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -11/15120 binary64))) |
#s(approx (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (neg.f64 (*.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 (* (* (- (* (* 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) (neg.f64 (*.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 x) -11/15120) 23/360) (*.f64 (*.f64 x x) #s(literal -11/15120 binary64))) |
#s(approx (- (* (* x x) -11/15120) 23/360) (neg.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64) #s(literal 11/15120 binary64)) (*.f64 x x)))) |
#s(approx (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -11/90720 binary64))) |
#s(approx (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (neg.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/2160 binary64) #s(literal 11/90720 binary64))))) |
#s(approx (* (pow x 5) (- (/ 1/6 (pow x 4)) (+ (* (pow x -2) 23/360) 11/15120))) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -11/15120 binary64))) |
#s(approx (* (pow x 5) (- (/ 1/6 (pow x 4)) (+ (* (pow x -2) 23/360) 11/15120))) (neg.f64 (*.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 (* (pow x 5) (- (/ 1/6 (pow x 4)) (+ (* (pow x -2) 23/360) 11/15120))) (*.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 5 binary64)))) |
#s(approx (- (/ 1/6 (pow x 4)) (+ (* (pow x -2) 23/360) 11/15120)) #s(literal -11/15120 binary64)) |
#s(approx (- (/ 1/6 (pow x 4)) (+ (* (pow x -2) 23/360) 11/15120)) (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64) #s(literal 11/15120 binary64)))) |
#s(approx (- (/ 1/6 (pow x 4)) (+ (* (pow x -2) 23/360) 11/15120)) (-.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 (+ (* (pow x -2) 23/360) 11/15120) #s(literal 11/15120 binary64)) |
#s(approx (+ (* (pow x -2) 23/360) 11/15120) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64) #s(literal 11/15120 binary64))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan (+ (+ x (PI)) (PI)))) (/.f64 (*.f64 (neg.f64 (neg.f64 (cos.f64 x))) x) (neg.f64 (neg.f64 (sin.f64 x))))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan (+ (+ x (PI)) (PI)))) (*.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 (neg.f64 (cos.f64 x))) (sin.f64 x)) (*.f64 (neg.f64 (neg.f64 (sin.f64 x))) x)) #s(literal -1 binary64) (/.f64 (neg.f64 (neg.f64 (cos.f64 x))) (neg.f64 (neg.f64 (sin.f64 x))))) x)) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan (+ (+ x (PI)) (PI)))) (*.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 (neg.f64 (cos.f64 x))) (sin.f64 x)) (*.f64 (neg.f64 (neg.f64 (sin.f64 x))) x)) #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 (neg.f64 (neg.f64 (cos.f64 x))) (*.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (*.f64 (neg.f64 (neg.f64 (sin.f64 x))) (*.f64 x x))) #s(literal -1 binary64) (/.f64 (neg.f64 (neg.f64 (cos.f64 x))) (neg.f64 (neg.f64 (sin.f64 x)))))) x)) |
#s(approx (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) x) |
#s(approx (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (*.f64 (fma.f64 (/.f64 (sin.f64 x) x) #s(literal -1 binary64) #s(literal 1 binary64)) x)) |
#s(approx (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (*.f64 x x)) #s(literal -1 binary64) #s(literal 1 binary64)) (/.f64 (sin.f64 x) x)) x)) |
#s(approx (/ (* x x) (+ (sin x) x)) x) |
#s(approx (/ (* x x) (+ (sin x) x)) (*.f64 (fma.f64 (/.f64 (sin.f64 x) x) #s(literal -1 binary64) #s(literal 1 binary64)) x)) |
#s(approx (/ (* x x) (+ (sin x) x)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 x x)) (/.f64 (sin.f64 x) x))) x)) |
#s(approx (/ (* x x) (+ (sin x) x)) (*.f64 (-.f64 (fma.f64 (pow.f64 (/.f64 (sin.f64 x) x) #s(literal 3 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 x x)) #s(literal -1 binary64) (/.f64 (sin.f64 x) x))) x)) |
#s(approx (+ (sin x) x) x) |
#s(approx (+ (sin x) x) (*.f64 (+.f64 (/.f64 (sin.f64 x) x) #s(literal 1 binary64)) x)) |
#s(approx (sin x) (sin.f64 x)) |
#s(approx (/ (pow (sin x) 2) (+ (sin x) x)) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) x)) |
#s(approx (/ (pow (sin x) 2) (+ (sin x) x)) (/.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) x) #s(literal -1 binary64) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) x)) |
#s(approx (/ (pow (sin x) 2) (+ (sin x) x)) (/.f64 (-.f64 (fma.f64 (sin.f64 x) (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (*.f64 x x))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) x)) x)) |
#s(approx (/ (pow (sin x) 2) (+ (sin x) x)) (/.f64 (fma.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 5 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) (-.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (fma.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (*.f64 x x)) #s(literal -1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) x)))) x)) |
#s(approx (pow (sin x) 2) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) |
#s(approx (tan (+ (+ x (PI)) (PI))) (tan.f64 x)) |
#s(approx (+ (+ x (PI)) (PI)) x) |
#s(approx (+ (+ x (PI)) (PI)) (*.f64 (fma.f64 (/.f64 (PI.f64) x) #s(literal 2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ x (PI)) x) |
#s(approx (+ x (PI)) (*.f64 (+.f64 (/.f64 (PI.f64) x) #s(literal 1 binary64)) x)) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan (+ (+ x (PI)) (PI)))) (*.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) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan (+ (+ x (PI)) (PI)))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (/.f64 (cos.f64 x) x) (/.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (sin.f64 x)) (neg.f64 (cos.f64 x))) x) #s(literal -1 binary64) (/.f64 (neg.f64 (cos.f64 x)) (sin.f64 x))))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan (+ (+ x (PI)) (PI)))) (*.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) (neg.f64 (*.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64) #s(literal 11/15120 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 x #s(literal 5 binary64))))) |
#s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) (neg.f64 (*.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64) #s(literal 11/15120 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 x #s(literal 5 binary64))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (neg.f64 (*.f64 (+.f64 (fma.f64 #s(literal 2783/27433728000 binary64) (pow.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 5819/653184000 binary64) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1331/3456649728000 binary64)) (pow.f64 x #s(literal 15 binary64))))) |
#s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (neg.f64 (*.f64 (+.f64 (+.f64 #s(literal 1331/3456649728000 binary64) (/.f64 #s(literal 5819/653184000 binary64) (pow.f64 x #s(literal 4 binary64)))) (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 12167/46656000 binary64) (*.f64 #s(literal 2783/27433728000 binary64) (pow.f64 x #s(literal -2 binary64))))) (pow.f64 x #s(literal 15 binary64))))) |
#s(approx (* (pow x 5) (- (/ 1/6 (pow x 4)) (+ (* (pow x -2) 23/360) 11/15120))) (neg.f64 (*.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64) #s(literal 11/15120 binary64)) (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 x #s(literal 5 binary64))))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan (+ (+ x (PI)) (PI)))) (/.f64 (*.f64 (cos.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x))) x) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x))))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan (+ (+ x (PI)) (PI)))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (cos.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x))) x) (/.f64 (sin.f64 x) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x)))) (neg.f64 (/.f64 (cos.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x)))))))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan (+ (+ x (PI)) (PI)))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (/.f64 (cos.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x))) x) (/.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x)))) (neg.f64 (/.f64 (*.f64 (cos.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x))) (sin.f64 x)) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x)))))) x) #s(literal -1 binary64) (neg.f64 (/.f64 (cos.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x))) (sin.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x)))))))) |
#s(approx (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (*.f64 (neg.f64 x) (-.f64 (/.f64 (sin.f64 x) x) #s(literal 1 binary64)))) |
#s(approx (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) x)) (sin.f64 x)) x)) #s(literal 1 binary64)))) |
#s(approx (/ (* x x) (+ (sin x) x)) (*.f64 (neg.f64 x) (-.f64 (/.f64 (sin.f64 x) x) #s(literal 1 binary64)))) |
#s(approx (/ (* x x) (+ (sin x) x)) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) x) (sin.f64 x)) x)) #s(literal 1 binary64)))) |
#s(approx (/ (* x x) (+ (sin x) x)) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) x) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) x)) (sin.f64 x)) x)) #s(literal 1 binary64)))) |
#s(approx (+ (sin x) x) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (sin.f64 x) x)) #s(literal 1 binary64)))) |
#s(approx (/ (pow (sin x) 2) (+ (sin x) x)) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) x)) x))) |
#s(approx (/ (pow (sin x) 2) (+ (sin x) x)) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) x) (pow.f64 (sin.f64 x) #s(literal 3 binary64))) x) #s(literal -1 binary64) (neg.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) x))) |
#s(approx (/ (pow (sin x) 2) (+ (sin x) x)) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 5 binary64)) x) (pow.f64 (sin.f64 x) #s(literal 4 binary64))) x)) (pow.f64 (sin.f64 x) #s(literal 3 binary64))) x) #s(literal -1 binary64) (neg.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) x))) |
#s(approx (tan (+ (+ x (PI)) (PI))) (tan.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x)))) |
#s(approx (+ (+ x (PI)) (PI)) (*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 (PI.f64) x) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ x (PI)) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (PI.f64) x)) #s(literal 1 binary64)))) |
Compiled 50 156 to 3 561 computations (92.9% saved)
23 alts after pruning (17 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 732 | 6 | 738 |
| Fresh | 1 | 11 | 12 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 4 | 4 |
| Total | 736 | 23 | 759 |
| Status | Accuracy | Program |
|---|---|---|
| 53.1% | (/.f64 (/.f64 (-.f64 (*.f64 x x) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (+.f64 x (sin.f64 x))) (tan.f64 (+.f64 (PI.f64) x))) | |
| 4.3% | (/.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))) (+.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (sin.f64 x) (tan.f64 x)) #s(literal 2 binary64)) (/.f64 (*.f64 x (sin.f64 x)) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) | |
| 2.7% | (/.f64 (-.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (sin.f64 x) (sin.f64 x) (-.f64 (*.f64 x x) (*.f64 (sin.f64 x) x))))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (+.f64 (sin.f64 x) x))) (tan.f64 (+.f64 (+.f64 x (PI.f64)) (PI.f64)))) | |
| 51.2% | (/.f64 (-.f64 (/.f64 (*.f64 x x) (+.f64 (sin.f64 x) x)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (+.f64 (sin.f64 x) x))) (tan.f64 (+.f64 (+.f64 x (PI.f64)) (PI.f64)))) | |
| 52.0% | (/.f64 (-.f64 (/.f64 (*.f64 x x) (+.f64 (sin.f64 x) x)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (+.f64 (sin.f64 x) x))) (tan.f64 x)) | |
| 3.7% | (/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 x (+.f64 (sin.f64 x) x))) (tan.f64 x)) (*.f64 (tan.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (+.f64 (sin.f64 x) x)))) (*.f64 (tan.f64 x) (tan.f64 x))) | |
| 4.3% | (/.f64 (-.f64 (*.f64 x x) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (*.f64 (+.f64 (sin.f64 x) x) (tan.f64 x))) | |
| 84.1% | (/.f64 #s(approx (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) (tan.f64 x)) | |
| 83.5% | (/.f64 #s(approx (- x (sin x)) (*.f64 (pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) #s(literal 1/6 binary64))) (tan.f64 x)) | |
| 83.5% | (/.f64 #s(approx (- x (sin x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64))) #s(approx (tan x) x)) | |
| 83.5% | (/.f64 #s(approx (- x (sin x)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/6 binary64))) (tan.f64 x)) | |
| 5.2% | (-.f64 (/.f64 (*.f64 x (/.f64 x (+.f64 (sin.f64 x) x))) (tan.f64 x)) (/.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (+.f64 (sin.f64 x) x)) (tan.f64 x))) | |
| 53.1% | (-.f64 (/.f64 x (tan.f64 x)) #s(approx (/ (sin x) (tan x)) (cos.f64 x))) | |
| ✓ | 99.3% | #s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan x)) (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
| 49.6% | #s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan x)) (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal 23/360 binary64)) (*.f64 x x))) (*.f64 x x))) | |
| 24.8% | #s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan x)) #s(approx (* (+ (* -23/360 (* x x)) 1/6) (* x x)) (*.f64 (-.f64 (*.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))))) | |
| ✓ | 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.4% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -143/604800 (* x x)) 11/15120) #s(literal -11/15120 binary64)) x) x) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
| 34.8% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (/.f64 #s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)))) #s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)))) (*.f64 (fma.f64 #s(literal 23/2160 binary64) (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 x x)))) x)) | |
| ✓ | 99.3% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 #s(approx (- (* -11/15120 (* x x)) 23/360) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
| ✓ | 99.0% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
| ✓ | 99.0% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
| 18.1% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 #s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(approx (- (/ 1/6 (pow x 4)) (+ (* (pow x -2) 23/360) 11/15120)) (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64)))))) x)) |
Compiled 2 359 to 739 computations (68.7% 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 (fma.f64 #s(approx (- (* -11/15120 (* x x)) 23/360) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (/ (- x (sin x)) (tan (+ (PI) x))) (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan x)) (*.f64 (fma.f64 #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)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -143/604800 (* x x)) 11/15120) #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)) (*.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 #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 (*.f64 x x) x) #s(literal 1/6 binary64))) (tan.f64 x)) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan x)) (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal 23/360 binary64)) (*.f64 x x))) (*.f64 x x))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (/.f64 #s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)))) #s(approx (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)))) (*.f64 (fma.f64 #s(literal 23/2160 binary64) (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 x x)))) x)) |
(-.f64 (/.f64 x (tan.f64 x)) #s(approx (/ (sin x) (tan x)) (cos.f64 x))) |
(/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan x)) #s(approx (* (+ (* -23/360 (* x x)) 1/6) (* x x)) (*.f64 (-.f64 (*.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))))) |
(/.f64 #s(approx (- x (sin x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64))) (tan.f64 x)) |
(/.f64 (-.f64 x (sin.f64 x)) (tan.f64 (+.f64 (PI.f64) x))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 #s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(approx (- (/ 1/6 (pow x 4)) (+ (* (pow x -2) 23/360) 11/15120)) (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64)))))) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (/.f64 #s(approx (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x))))) x)) |
(/.f64 #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)))) (tan.f64 x)) |
(/.f64 #s(approx (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) (tan.f64 x)) |
(/.f64 #s(approx (- x (sin x)) (*.f64 (pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) #s(literal 1/6 binary64))) (tan.f64 x)) |
(-.f64 (/.f64 x (tan.f64 x)) (/.f64 (sin.f64 x) (tan.f64 x))) |
#s(approx (/ (- x (sin x)) (tan x)) #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 (sin x)) (tan x)) (/.f64 (*.f64 (fma.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) #s(literal 3 binary64))) x) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (*.f64 #s(literal 1/6 binary64) x)))))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 #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))))) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 #s(approx (/ (+ (pow (* 1/6 x) 3) (pow (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) 3)) (+ (* (* 1/6 x) (* 1/6 x)) (- (* (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x)) (* (* 1/6 x) (* (* (* (- (* (* x x) -11/15120) 23/360) x) x) x))))) (*.f64 (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))))) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x)) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) x) x) x))))) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (*.f64 (+.f64 (sin.f64 x) x) (tan.f64 x))) |
#s(approx (/ (- x (sin x)) (tan x)) #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))))) |
(/.f64 (/.f64 (-.f64 (*.f64 x x) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (+.f64 x (sin.f64 x))) (tan.f64 (+.f64 (PI.f64) x))) |
(/.f64 (-.f64 (/.f64 (*.f64 x x) (+.f64 (sin.f64 x) x)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (+.f64 (sin.f64 x) x))) (tan.f64 x)) |
(/.f64 (-.f64 (/.f64 (*.f64 x x) (+.f64 (sin.f64 x) x)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (+.f64 (sin.f64 x) x))) (tan.f64 (+.f64 (+.f64 x (PI.f64)) (PI.f64)))) |
(/.f64 (-.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))) (tan.f64 x)) |
(/.f64 (-.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))) (tan.f64 (+.f64 (+.f64 x (PI.f64)) (PI.f64)))) |
(-.f64 (/.f64 (*.f64 x (/.f64 x (+.f64 (sin.f64 x) x))) (tan.f64 x)) (/.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (+.f64 (sin.f64 x) x)) (tan.f64 x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 2 binary64)) (pow.f64 (/.f64 (sin.f64 x) (tan.f64 x)) #s(literal 2 binary64))) (/.f64 (+.f64 x (sin.f64 x)) (tan.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 x (+.f64 (sin.f64 x) x))) (tan.f64 x)) (*.f64 (tan.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (+.f64 (sin.f64 x) x)))) (*.f64 (tan.f64 x) (tan.f64 x))) |
(/.f64 (-.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)))) (tan.f64 x)) |
(-.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 2 binary64)) (/.f64 (+.f64 x (sin.f64 x)) (tan.f64 x))) (/.f64 (pow.f64 (/.f64 (sin.f64 x) (tan.f64 x)) #s(literal 2 binary64)) (/.f64 (+.f64 x (sin.f64 x)) (tan.f64 x)))) |
(/.f64 (-.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (sin.f64 x) (sin.f64 x) (-.f64 (*.f64 x x) (*.f64 (sin.f64 x) x))))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (+.f64 (sin.f64 x) x))) (tan.f64 (+.f64 (+.f64 x (PI.f64)) (PI.f64)))) |
(/.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))) (+.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (sin.f64 x) (tan.f64 x)) #s(literal 2 binary64)) (/.f64 (*.f64 x (sin.f64 x)) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) |
(/.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)))))) |
| Outputs |
|---|
#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))) |
2 calls:
| 11.0ms | x |
| 8.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 (fma.f64 #s(approx (- (* -11/15120 (* x x)) 23/360) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (/ (- x (sin x)) (tan (+ (PI) x))) (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan x)) (*.f64 (fma.f64 #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)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -143/604800 (* x x)) 11/15120) #s(literal -11/15120 binary64)) x) x) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
| Outputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(approx (- (* -143/604800 (* x x)) 11/15120) #s(literal -11/15120 binary64)) x) x) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x 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 (fma.f64 #s(approx (- (* -11/15120 (* x x)) 23/360) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (/ (- x (sin x)) (tan (+ (PI) x))) (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan x)) (*.f64 (fma.f64 #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)) |
| Outputs |
|---|
#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)) |
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 (fma.f64 #s(approx (- (* -11/15120 (* x x)) 23/360) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (/ (- x (sin x)) (tan (+ (PI) x))) (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (/ (- (/ (* x x) (+ (sin x) x)) (/ (pow (sin x) 2) (+ (sin x) x))) (tan x)) (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
| Outputs |
|---|
#s(approx (/ (- x (sin x)) (tan (+ (PI) x))) (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
2 calls:
| 16.0ms | x |
| 2.0ms | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.3% | 1 | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
| 99.3% | 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 (fma.f64 #s(approx (- (* -11/15120 (* x x)) 23/360) #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:
| 2.0ms | x |
| 1.0ms | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.3% | 1 | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
| 99.3% | 1 | x |
Compiled 8 to 6 computations (25% saved)
Total -0.1b remaining (-10.9%)
Threshold costs -0.1b (-10.9%)
| Inputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
| Outputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
2 calls:
| 1.0ms | x |
| 1.0ms | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.0% | 1 | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
| 99.0% | 1 | x |
Compiled 8 to 6 computations (25% saved)
| 1× | fuel |
Compiled 137 to 50 computations (63.5% saved)
(abs x)
Compiled 572 to 294 computations (48.6% saved)
Loading profile data...