
Time bar (total: 5.9s)
| 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.8s | 5 825× | 2 | valid |
| 308.0ms | 2 363× | 1 | valid |
| 5.0ms | 68× | 0 | valid |
ival-sin: 1.9s (68.7% of total)adjust: 592.0ms (21.2% of total)ival-div!: 140.0ms (5% of total)ival-tan: 75.0ms (2.7% of total)ival-sub!: 67.0ms (2.4% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 82 | 0 | - | 0 | - | (-.f64 x (sin.f64 x)) |
| 50 | 0 | - | 8 | (4.214432983473504e-107) | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
| 0 | 0 | - | 0 | - | (tan.f64 x) |
| 0 | 0 | - | 0 | - | (sin.f64 x) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
-.f64 | (-.f64 x (sin.f64 x)) | cancellation | 82 | 0 |
/.f64 | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) | u/n | 42 | 0 |
| ↳ | (-.f64 x (sin.f64 x)) | underflow | 174 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 124 | 0 |
| - | 0 | 132 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 124 | 0 | 0 |
| - | 0 | 0 | 132 |
| number | freq |
|---|---|
| 0 | 132 |
| 1 | 124 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 625.0ms | 386× | 2 | valid |
| 33.0ms | 124× | 1 | valid |
| 0.0ms | 2× | 0 | valid |
Compiled 43 to 19 computations (55.8% saved)
ival-sin: 539.0ms (84.5% of total)adjust: 37.0ms (5.8% of total)ival-div!: 33.0ms (5.2% of total)ival-tan: 23.0ms (3.6% of total)ival-sub!: 4.0ms (0.6% 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 |
|---|---|---|
| ▶ | 56.0% | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
(abs x)
Compiled 14 to 10 computations (28.6% saved)
| Inputs |
|---|
(/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
(-.f64 x (sin.f64 x)) |
x |
(sin.f64 x) |
(tan.f64 x) |
| Outputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* -1/120 (pow x 2)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sin x) #s(hole binary64 x)) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))) |
#s(approx (tan x) #s(hole binary64 x)) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2)))))))) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2)))))))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (/ (* x (cos x)) (sin x)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* x (+ (* -1 (/ (cos x) x)) (/ (cos x) (sin x)))))) |
#s(approx (- x (sin x)) #s(hole binary64 x)) |
#s(approx (- x (sin x)) #s(hole binary64 (* x (+ 1 (* -1 (/ (sin x) x)))))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (tan x) #s(hole binary64 (/ (sin x) (cos x)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (/ (cos x) x)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* -1 (* x (- (/ (sin x) x) 1))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | ((/ (- x (sin x)) (tan x)) (- x (sin x)) x (sin x) (tan x)) |
| 1.0ms | x | @ | inf | ((/ (- x (sin x)) (tan x)) (- x (sin x)) x (sin x) (tan x)) |
| 1.0ms | x | @ | 0 | ((/ (- x (sin x)) (tan x)) (- x (sin x)) x (sin x) (tan x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 137 | 409 |
| 0 | 143 | 400 |
| 1 | 735 | 386 |
| 0 | 6349 | 369 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
(-.f64 x (sin.f64 x)) |
x |
(sin.f64 x) |
(tan.f64 x) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* -1/120 (pow x 2)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (sin x) #s(hole binary64 x)) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* -1/6 (pow x 2)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))))) |
#s(approx (sin x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))))) |
#s(approx (tan x) #s(hole binary64 x)) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2)))))))) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2)))))))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (/ (* x (cos x)) (sin x)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* x (+ (* -1 (/ (cos x) x)) (/ (cos x) (sin x)))))) |
#s(approx (- x (sin x)) #s(hole binary64 x)) |
#s(approx (- x (sin x)) #s(hole binary64 (* x (+ 1 (* -1 (/ (sin x) x)))))) |
#s(approx (sin x) #s(hole binary64 (sin x))) |
#s(approx (tan x) #s(hole binary64 (/ (sin x) (cos x)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (/ (cos x) x)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* -1 (* x (- (/ (sin x) x) 1))))) |
| Outputs |
|---|
(*.f64 (/.f64 (-.f64 x (sin.f64 x)) (neg.f64 (sin.f64 x))) (neg.f64 (cos.f64 x))) |
(*.f64 (/.f64 (-.f64 x (sin.f64 x)) (sin.f64 x)) (cos.f64 x)) |
(/.f64 (-.f64 (*.f64 (/.f64 x (tan.f64 x)) (/.f64 x (tan.f64 x))) (*.f64 (/.f64 (sin.f64 x) (tan.f64 x)) (/.f64 (sin.f64 x) (tan.f64 x)))) (+.f64 (/.f64 x (tan.f64 x)) (/.f64 (sin.f64 x) (tan.f64 x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sin.f64 x) (tan.f64 x)) #s(literal 3 binary64))) (fma.f64 (/.f64 x (tan.f64 x)) (/.f64 x (tan.f64 x)) (fma.f64 (/.f64 (sin.f64 x) (tan.f64 x)) (/.f64 (sin.f64 x) (tan.f64 x)) (*.f64 (/.f64 x (tan.f64 x)) (/.f64 (sin.f64 x) (tan.f64 x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 x (sin.f64 x)))) (tan.f64 x)) |
(/.f64 (-.f64 (*.f64 x (tan.f64 x)) (*.f64 (tan.f64 x) (sin.f64 x))) (*.f64 (tan.f64 x) (tan.f64 x))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (*.f64 (+.f64 (sin.f64 x) x) (tan.f64 x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sin.f64 x) #s(literal 3 binary64))) (*.f64 (fma.f64 (sin.f64 x) (+.f64 (sin.f64 x) x) (*.f64 x x)) (tan.f64 x))) |
(/.f64 (neg.f64 (-.f64 x (sin.f64 x))) (neg.f64 (tan.f64 x))) |
(/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
(neg.f64 (/.f64 (neg.f64 (-.f64 x (sin.f64 x))) (tan.f64 x))) |
(neg.f64 (/.f64 (-.f64 x (sin.f64 x)) (neg.f64 (tan.f64 x)))) |
(-.f64 (/.f64 x (tan.f64 x)) (/.f64 (sin.f64 x) (tan.f64 x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (sin.f64 x) #s(literal 2 binary64)))) (neg.f64 (+.f64 (sin.f64 x) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sin.f64 x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (sin.f64 x) (+.f64 (sin.f64 x) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (+.f64 (sin.f64 x) x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (sin.f64 x) #s(literal 3 binary64))) (fma.f64 (sin.f64 x) (+.f64 (sin.f64 x) x) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 (sin.f64 x) x)) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (+.f64 (sin.f64 x) x))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (sin.f64 x) (+.f64 (sin.f64 x) x) (*.f64 x x))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (fma.f64 (sin.f64 x) (+.f64 (sin.f64 x) x) (*.f64 x x)))) |
(-.f64 x (sin.f64 x)) |
x |
(sin.f64 x) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 x))) (neg.f64 (neg.f64 (cos.f64 x)))) |
(/.f64 (+.f64 (tan.f64 x) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 (PI.f64))))) |
(/.f64 (neg.f64 (sin.f64 x)) (neg.f64 (cos.f64 x))) |
(/.f64 (sin.f64 x) (cos.f64 x)) |
(neg.f64 (neg.f64 (tan.f64 x))) |
(tan.f64 (+.f64 (+.f64 (PI.f64) x) (PI.f64))) |
(tan.f64 (+.f64 (PI.f64) x)) |
(tan.f64 x) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal -11/15120 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) x) x) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (- x (sin x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64))) |
#s(approx (- x (sin x)) (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (- x (sin x)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (- x (sin x)) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/362880 binary64) (*.f64 x x) #s(literal 1/5040 binary64)) x) x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx x x) |
#s(approx (sin x) x) |
#s(approx (sin x) (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal 3 binary64)) x)) |
#s(approx (sin x) (fma.f64 (-.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 x x)) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 binary64)) x)) |
#s(approx (sin x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) x) x) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 binary64)) x)) |
#s(approx (tan x) x) |
#s(approx (tan x) (fma.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 3 binary64)) x)) |
#s(approx (tan x) (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 x x) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64)) x)) |
#s(approx (tan x) (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 x x) #s(literal 2/15 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64)) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (cos.f64 x) (/.f64 x (sin.f64 x)))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64) (/.f64 (cos.f64 x) (sin.f64 x))) x)) |
#s(approx (- x (sin x)) x) |
#s(approx (- x (sin x)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sin.f64 x) x)) x)) |
#s(approx (sin x) (sin.f64 x)) |
#s(approx (tan x) (tan.f64 x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64) (/.f64 (cos.f64 x) (sin.f64 x))) x)) |
#s(approx (- x (sin x)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sin.f64 x) x)) x)) |
Compiled 827 to 222 computations (73.2% saved)
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 46 | 4 | 50 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 47 | 4 | 51 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 83.7% | (/.f64 #s(approx (- x (sin x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64))) (tan.f64 x)) |
| ▶ | 99.8% | #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.7% | #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.3% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
Compiled 68 to 46 computations (32.4% saved)
| Inputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
(*.f64 x x) |
x |
#s(literal 1/6 binary64) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x) |
(*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) |
(fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) |
#s(literal -23/360 binary64) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.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) |
#s(literal 23/360 binary64) |
(/.f64 #s(approx (- x (sin x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64))) (tan.f64 x)) |
#s(approx (- x (sin x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64)) |
(pow.f64 x #s(literal 3 binary64)) |
#s(literal 3 binary64) |
(tan.f64 x) |
| Outputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))))) |
#s(approx (* (* x x) 1/6) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (+ (* -23/360 (* x x)) 1/6) x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (+ (* -23/360 (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (+ (* -23/360 (* x x)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* -23/360 (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* -23/360 (pow x 2))))) |
#s(approx (* (* (+ (* (- (* -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)) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* -1/120 (pow x 2)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120)))))) |
#s(approx (* (pow x 3) 1/6) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (pow x 3) #s(hole binary64 (pow x 3))) |
#s(approx (tan x) #s(hole binary64 x)) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2)))))))) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2)))))))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (/ (* x (cos x)) (sin x)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* x (+ (* -1 (/ (cos x) x)) (/ (cos x) (sin x)))))) |
#s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) #s(hole binary64 (* -23/360 (pow x 4)))) |
#s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (* (+ (* -23/360 (* x x)) 1/6) x) #s(hole binary64 (* -23/360 (pow x 3)))) |
#s(approx (* (+ (* -23/360 (* x x)) 1/6) x) #s(hole binary64 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (+ (* -23/360 (* x x)) 1/6) #s(hole binary64 (* -23/360 (pow x 2)))) |
#s(approx (+ (* -23/360 (* x x)) 1/6) #s(hole binary64 (* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* -11/15120 (pow x 6)))) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* -1 (* (pow x 6) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 6) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* -11/15120 (pow x 5)))) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* (pow x 5) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 (* -11/15120 (pow x 4)))) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 (* -1 (* (pow x 4) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (- (* -11/15120 (* x x)) 23/360) #s(hole binary64 (* -11/15120 (pow x 2)))) |
#s(approx (- (* -11/15120 (* x x)) 23/360) #s(hole binary64 (* -1 (* (pow x 2) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (- x (sin x)) #s(hole binary64 x)) |
#s(approx (- x (sin x)) #s(hole binary64 (* x (+ 1 (* -1 (/ (sin x) x)))))) |
#s(approx (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 (* (+ (* -23/360 (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 3) (- 23/360 (* 1/6 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (- (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (/ 1/6 (pow x 4))))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* -1 (* x (- (/ (sin x) x) 1))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | x | @ | -inf | ((/ (- x (sin x)) (tan x)) (* (* x x) 1/6) (* x x) x 1/6 (/ (- x (sin x)) (tan x)) (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (* (+ (* -23/360 (* x x)) 1/6) x) (+ (* -23/360 (* x x)) 1/6) -23/360 (/ (- x (sin x)) (tan x)) (* (* (+ (* (- (* -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 23/360 (/ (- x (sin x)) (tan x)) (- x (sin x)) (* (pow x 3) 1/6) (pow x 3) 3 (tan x)) |
| 4.0ms | x | @ | inf | ((/ (- x (sin x)) (tan x)) (* (* x x) 1/6) (* x x) x 1/6 (/ (- x (sin x)) (tan x)) (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (* (+ (* -23/360 (* x x)) 1/6) x) (+ (* -23/360 (* x x)) 1/6) -23/360 (/ (- x (sin x)) (tan x)) (* (* (+ (* (- (* -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 23/360 (/ (- x (sin x)) (tan x)) (- x (sin x)) (* (pow x 3) 1/6) (pow x 3) 3 (tan x)) |
| 2.0ms | x | @ | 0 | ((/ (- x (sin x)) (tan x)) (* (* x x) 1/6) (* x x) x 1/6 (/ (- x (sin x)) (tan x)) (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (* (+ (* -23/360 (* x x)) 1/6) x) (+ (* -23/360 (* x x)) 1/6) -23/360 (/ (- x (sin x)) (tan x)) (* (* (+ (* (- (* -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 23/360 (/ (- x (sin x)) (tan x)) (- x (sin x)) (* (pow x 3) 1/6) (pow x 3) 3 (tan x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 224 | 1343 |
| 0 | 252 | 1293 |
| 1 | 998 | 1285 |
| 0 | 7829 | 1228 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
(*.f64 x x) |
x |
#s(literal 1/6 binary64) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) x) |
(*.f64 (fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) x) |
(fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) |
#s(literal -23/360 binary64) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.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) |
#s(literal 23/360 binary64) |
(/.f64 #s(approx (- x (sin x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64))) (tan.f64 x)) |
#s(approx (- x (sin x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64)) |
(pow.f64 x #s(literal 3 binary64)) |
#s(literal 3 binary64) |
(tan.f64 x) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))))) |
#s(approx (* (* x x) 1/6) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (+ (* -23/360 (* x x)) 1/6) x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (+ (* -23/360 (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (+ (* -23/360 (* x x)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* -23/360 (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* -23/360 (pow x 2))))) |
#s(approx (* (* (+ (* (- (* -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)) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* -1/120 (pow x 2)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* 1/5040 (pow x 2)) 1/120)))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* (pow x 3) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/5040 (* -1/362880 (pow x 2)))) 1/120)))))) |
#s(approx (* (pow x 3) 1/6) #s(hole binary64 (* 1/6 (pow x 3)))) |
#s(approx (pow x 3) #s(hole binary64 (pow x 3))) |
#s(approx (tan x) #s(hole binary64 x)) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* 1/3 (pow x 2)))))) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2)))))))) |
#s(approx (tan x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2)))))))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (/ (* x (cos x)) (sin x)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* x (+ (* -1 (/ (cos x) x)) (/ (cos x) (sin x)))))) |
#s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) #s(hole binary64 (* -23/360 (pow x 4)))) |
#s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (* (+ (* -23/360 (* x x)) 1/6) x) #s(hole binary64 (* -23/360 (pow x 3)))) |
#s(approx (* (+ (* -23/360 (* x x)) 1/6) x) #s(hole binary64 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (+ (* -23/360 (* x x)) 1/6) #s(hole binary64 (* -23/360 (pow x 2)))) |
#s(approx (+ (* -23/360 (* x x)) 1/6) #s(hole binary64 (* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* -11/15120 (pow x 6)))) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* -1 (* (pow x 6) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 6) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* -11/15120 (pow x 5)))) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* (pow x 5) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 (* -11/15120 (pow x 4)))) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 (* -1 (* (pow x 4) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (- (* -11/15120 (* x x)) 23/360) #s(hole binary64 (* -11/15120 (pow x 2)))) |
#s(approx (- (* -11/15120 (* x x)) 23/360) #s(hole binary64 (* -1 (* (pow x 2) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (- x (sin x)) #s(hole binary64 x)) |
#s(approx (- x (sin x)) #s(hole binary64 (* x (+ 1 (* -1 (/ (sin x) x)))))) |
#s(approx (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 (* (+ (* -23/360 (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 3) (- 23/360 (* 1/6 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (- (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (/ 1/6 (pow x 4))))))) |
#s(approx (- x (sin x)) #s(hole binary64 (* -1 (* x (- (/ (sin x) x) 1))))) |
| Outputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/6 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 #s(literal 1/6 binary64) x) x) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1/6 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 #s(literal 1/6 binary64) x)) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
x |
#s(literal 1/6 binary64) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64))) |
(*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 x x)) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal -23/360 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/36 binary64)) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal -12167/46656000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)) (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal -12167/46656000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)) (*.f64 x x)) (fma.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal -23/2160 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64))))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal -23/360 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal -12167/46656000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal -12167/46656000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64))) (fma.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal -23/2160 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64)))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
(fma.f64 (*.f64 #s(literal -23/360 binary64) x) (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64)) x (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
(fma.f64 #s(literal -23/360 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
(fma.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal 23/360 binary64)) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) #s(literal -23/360 binary64)))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64)))) x) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal -23/360 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/36 binary64)) x) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal -12167/46656000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)) x) (fma.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal -12167/46656000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)) x) (fma.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal -23/2160 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64))))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal -23/360 binary64)))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64))) |
(/.f64 (*.f64 x (fma.f64 #s(literal -12167/46656000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) |
(/.f64 (*.f64 x (fma.f64 #s(literal -12167/46656000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64))) (fma.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal -23/2160 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64)))) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64)))))) |
(fma.f64 (*.f64 #s(literal -23/360 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 #s(literal -23/360 binary64) x) (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -23/360 binary64)) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) x (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 #s(literal -23/360 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 #s(literal 1/6 binary64) x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64))) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal 23/360 binary64)) x)) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -23/360 binary64)))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64)) (*.f64 #s(literal 1/6 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64))) |
(/.f64 (-.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal 23/360 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (fma.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal 23/360 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/36 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -12167/46656000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)) #s(literal 1/36 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -12167/46656000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64))) (neg.f64 (fma.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal -23/2160 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal -23/360 binary64)))) |
(/.f64 (fma.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64))) |
(/.f64 (fma.f64 #s(literal -12167/46656000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) |
(/.f64 (fma.f64 #s(literal -12167/46656000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)) (fma.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal -23/2160 binary64) (*.f64 x x))))) |
(fma.f64 (*.f64 #s(literal -23/360 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 #s(literal -23/360 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 #s(literal -23/360 binary64) x) x #s(literal 1/6 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) |
(fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) |
(fma.f64 x (*.f64 #s(literal -23/360 binary64) x) #s(literal 1/6 binary64)) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal -23/360 binary64)))) (/.f64 (*.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 #s(literal -23/360 binary64) x)) x)) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal -23/360 binary64))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal 23/360 binary64))) |
(+.f64 (/.f64 #s(literal 1/216 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) (/.f64 (*.f64 #s(literal -12167/46656000 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)) #s(literal 1/36 binary64)))) |
(+.f64 (/.f64 (*.f64 #s(literal -12167/46656000 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal -23/2160 binary64) (*.f64 x x))))) (/.f64 #s(literal 1/216 binary64) (fma.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal -23/2160 binary64) (*.f64 x x)))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) |
#s(literal -23/360 binary64) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) |
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64))) (*.f64 x x)) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal -1/6 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)) (*.f64 x x)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)) (*.f64 x x)) (fma.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal -1/6 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64))) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64))) (fma.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))))))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) x (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(fma.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) |
(*.f64 x (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64))) x) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal -1/6 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)) x) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)) x) (fma.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal -1/6 binary64))) |
(/.f64 (*.f64 x (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64))) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) |
(/.f64 (*.f64 x (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64))) (fma.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))))) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 #s(literal 1/6 binary64) x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(fma.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) x)) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) (*.f64 #s(literal 1/6 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(/.f64 (-.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/36 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64))) (neg.f64 (fma.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal -1/6 binary64))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)) (fma.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) #s(literal 1/6 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) #s(literal 1/6 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) |
(fma.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) #s(literal 1/6 binary64)) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal -1/6 binary64)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal -1/6 binary64)) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x)) x)) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(+.f64 (/.f64 #s(literal 1/216 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/36 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)))) (/.f64 #s(literal 1/216 binary64) (fma.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)) |
(/.f64 (neg.f64 (fma.f64 #s(literal 121/228614400 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -529/129600 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal 23/360 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1331/3456649728000 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 12167/46656000 binary64))) (neg.f64 (fma.f64 #s(literal 121/228614400 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -253/5443200 binary64) #s(literal 529/129600 binary64))))) |
(/.f64 (fma.f64 #s(literal 121/228614400 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -529/129600 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal 23/360 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal -1331/3456649728000 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 12167/46656000 binary64)) (fma.f64 #s(literal 121/228614400 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -253/5443200 binary64) #s(literal 529/129600 binary64)))) |
(fma.f64 (*.f64 #s(literal -11/15120 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal -23/360 binary64)) |
(fma.f64 (*.f64 #s(literal -11/15120 binary64) (neg.f64 x)) (neg.f64 x) #s(literal -23/360 binary64)) |
(fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) |
(fma.f64 #s(literal -11/15120 binary64) (*.f64 x x) #s(literal -23/360 binary64)) |
(fma.f64 x (*.f64 #s(literal -11/15120 binary64) x) #s(literal -23/360 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 121/228614400 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal 23/360 binary64))) (/.f64 #s(literal 529/129600 binary64) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal 23/360 binary64)))) |
(-.f64 (/.f64 (*.f64 #s(literal -1331/3456649728000 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal 121/228614400 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -253/5443200 binary64) #s(literal 529/129600 binary64)))) (/.f64 #s(literal 12167/46656000 binary64) (fma.f64 #s(literal 121/228614400 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -253/5443200 binary64) #s(literal 529/129600 binary64))))) |
(-.f64 (*.f64 (*.f64 #s(literal -11/15120 binary64) x) x) #s(literal 23/360 binary64)) |
(+.f64 (*.f64 (*.f64 #s(literal -11/15120 binary64) x) x) #s(literal -23/360 binary64)) |
(*.f64 (*.f64 #s(literal -11/15120 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal -11/15120 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal -11/15120 binary64) x) x) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -11/15120 binary64))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -11/15120 binary64))) |
(*.f64 (*.f64 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)) |
#s(literal -11/15120 binary64) |
#s(literal 23/360 binary64) |
(*.f64 (/.f64 #s(approx (- x (sin x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64))) (neg.f64 (sin.f64 x))) (neg.f64 (cos.f64 x))) |
(*.f64 (/.f64 #s(approx (- x (sin x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64))) (sin.f64 x)) (cos.f64 x)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- x (sin x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64))))) (tan.f64 x)) |
(/.f64 (neg.f64 #s(approx (- x (sin x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64)))) (neg.f64 (tan.f64 x))) |
(/.f64 #s(approx (- x (sin x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64))) (tan.f64 x)) |
(neg.f64 (/.f64 (neg.f64 #s(approx (- x (sin x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64)))) (tan.f64 x))) |
(neg.f64 (/.f64 #s(approx (- x (sin x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64))) (neg.f64 (tan.f64 x)))) |
#s(approx (- x (sin x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64)) |
(*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) x) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 x (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (neg.f64 x) x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) x)) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 x (*.f64 x x)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) |
(pow.f64 x #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))) |
#s(literal 3 binary64) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 x))) (neg.f64 (neg.f64 (cos.f64 x)))) |
(/.f64 (+.f64 (tan.f64 x) (tan.f64 (PI.f64))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 (PI.f64))))) |
(/.f64 (neg.f64 (sin.f64 x)) (neg.f64 (cos.f64 x))) |
(/.f64 (sin.f64 x) (cos.f64 x)) |
(neg.f64 (neg.f64 (tan.f64 x))) |
(tan.f64 (+.f64 (+.f64 (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 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) x) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (* (* x x) 1/6) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx 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) x) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (* (+ (* -23/360 (* x x)) 1/6) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) x)) |
#s(approx (+ (* -23/360 (* x x)) 1/6) #s(literal 1/6 binary64)) |
#s(approx (+ (* -23/360 (* x x)) 1/6) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64))) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) x) x)) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) x)) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x)) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64))) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (- (* -11/15120 (* x x)) 23/360) #s(literal -23/360 binary64)) |
#s(approx (- (* -11/15120 (* x x)) 23/360) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) |
#s(approx (* -11/15120 (* x x)) (*.f64 (*.f64 #s(literal -11/15120 binary64) x) x)) |
#s(approx (- x (sin x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64))) |
#s(approx (- x (sin x)) (*.f64 (fma.f64 #s(literal -1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (- x (sin x)) (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/5040 binary64) (*.f64 x x)) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (- x (sin x)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/5040 binary64) x) x (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/362880 binary64)) #s(literal 1/120 binary64))) (*.f64 x x) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (* (pow x 3) 1/6) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64))) |
#s(approx (pow x 3) (pow.f64 x #s(literal 3 binary64))) |
#s(approx (tan x) x) |
#s(approx (tan x) (fma.f64 #s(literal 1/3 binary64) (pow.f64 x #s(literal 3 binary64)) x)) |
#s(approx (tan x) (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 x x) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64)) x)) |
#s(approx (tan x) (fma.f64 (fma.f64 (fma.f64 #s(literal 17/315 binary64) (*.f64 x x) #s(literal 2/15 binary64)) (*.f64 x x) #s(literal 1/3 binary64)) (pow.f64 x #s(literal 3 binary64)) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (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 (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
#s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (+ (* -23/360 (* x x)) 1/6) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64))) |
#s(approx (* (+ (* -23/360 (* x x)) 1/6) x) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) |
#s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) x) x)) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -11/15120 binary64))) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64) #s(literal 11/15120 binary64))) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64) #s(literal 11/15120 binary64))))) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -11/15120 binary64))) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64) #s(literal 11/15120 binary64))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64) #s(literal 11/15120 binary64))))) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -11/15120 binary64))) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64) #s(literal 11/15120 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64) #s(literal 11/15120 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (- (* -11/15120 (* x x)) 23/360) (*.f64 (*.f64 #s(literal -11/15120 binary64) x) x)) |
#s(approx (- (* -11/15120 (* x x)) 23/360) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64) #s(literal 11/15120 binary64)))) |
#s(approx (- x (sin x)) x) |
#s(approx (- x (sin x)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sin.f64 x) x)) x)) |
#s(approx (tan x) (tan.f64 x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64) (/.f64 (cos.f64 x) (sin.f64 x))) x)) |
#s(approx (* (+ (* -23/360 (* x x)) 1/6) x) (*.f64 (neg.f64 (fma.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (*.f64 (neg.f64 (pow.f64 x #s(literal 5 binary64))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64) (-.f64 #s(literal 11/15120 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))))))) |
#s(approx (- x (sin x)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sin.f64 x) x)) x)) |
Compiled 10 057 to 1 594 computations (84.2% saved)
10 alts after pruning (8 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 380 | 8 | 388 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 2 | 4 |
| Done | 0 | 0 | 0 |
| Total | 382 | 10 | 392 |
| Status | Accuracy | Program |
|---|---|---|
| 83.6% | (/.f64 #s(approx (- x (sin x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64))) #s(approx (tan x) x)) | |
| ▶ | 99.6% | #s(approx (/ (- x (sin x)) (tan x)) (/.f64 (*.f64 (fma.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/36 binary64)) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)))) |
| 99.7% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (/.f64 (*.f64 (fma.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/36 binary64)) x) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64))) x)) | |
| 99.7% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (/.f64 (*.f64 (fma.f64 #s(literal -12167/46656000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)) x) (fma.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) x)) | |
| ▶ | 99.8% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
| ✓ | 99.7% | #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.3% | #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)) |
| ▶ | 47.3% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) x) x)) x) x)) |
| ✓ | 99.3% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
| ▶ | 23.1% | #s(approx (/ (- x (sin x)) (tan x)) #s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
Compiled 445 to 305 computations (31.5% saved)
| Inputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) |
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) |
(*.f64 x x) |
x |
#s(literal -11/15120 binary64) |
#s(literal -23/360 binary64) |
#s(literal 1/6 binary64) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 #s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x) |
(*.f64 #s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) x) x)) x) x)) |
(*.f64 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) x) x)) x) x) |
(*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) x) x)) x) |
#s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) x) x) |
(*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) x) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) |
(pow.f64 x #s(literal -2 binary64)) |
#s(literal -2 binary64) |
#s(approx (/ (- x (sin x)) (tan x)) (/.f64 (*.f64 (fma.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/36 binary64)) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/36 binary64)) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64))) |
(*.f64 (fma.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/36 binary64)) (*.f64 x x)) |
(fma.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/36 binary64)) |
#s(literal 529/129600 binary64) |
(pow.f64 x #s(literal 4 binary64)) |
#s(literal 4 binary64) |
#s(literal -1/36 binary64) |
(fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)) |
#s(literal -1/6 binary64) |
#s(approx (/ (- x (sin x)) (tan x)) #s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
#s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) (pow.f64 x #s(literal 4 binary64))) |
| Outputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))))) |
#s(approx (* (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* -23/360 (pow x 2))))) |
#s(approx (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))) |
#s(approx (+ (* (* x x) -11/15120) -23/360) #s(hole binary64 -23/360)) |
#s(approx (+ (* (* x x) -11/15120) -23/360) #s(hole binary64 (- (* -11/15120 (pow x 2)) 23/360))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* -23/360 (pow x 2))))) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))) |
#s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (+ (* -23/360 (* x x)) 1/6) x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (+ (* -23/360 (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (+ (* -23/360 (* x x)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* -23/360 (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* -23/360 (pow x 2))))) |
#s(approx (* (* (+ (* (pow x -2) 1/6) -23/360) x) x) #s(hole binary64 1/6)) |
#s(approx (* (* (+ (* (pow x -2) 1/6) -23/360) x) x) #s(hole binary64 (+ 1/6 (* -23/360 (pow x 2))))) |
#s(approx (* (+ (* (pow x -2) 1/6) -23/360) x) #s(hole binary64 (/ 1/6 x))) |
#s(approx (* (+ (* (pow x -2) 1/6) -23/360) x) #s(hole binary64 (/ (+ 1/6 (* -23/360 (pow x 2))) x))) |
#s(approx (+ (* (pow x -2) 1/6) -23/360) #s(hole binary64 (/ 1/6 (pow x 2)))) |
#s(approx (+ (* (pow x -2) 1/6) -23/360) #s(hole binary64 (/ (+ 1/6 (* -23/360 (pow x 2))) (pow x 2)))) |
#s(approx (pow x -2) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (/ (* (+ (* 529/129600 (pow x 4)) -1/36) (* x x)) (+ (* (* x x) -23/360) -1/6)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (* (+ (* 529/129600 (pow x 4)) -1/36) (* x x)) (+ (* (* x x) -23/360) -1/6)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (+ (* 529/129600 (pow x 4)) -1/36) (* x x)) #s(hole binary64 (* -1/36 (pow x 2)))) |
#s(approx (* (+ (* 529/129600 (pow x 4)) -1/36) (* x x)) #s(hole binary64 (* (pow x 2) (- (* 529/129600 (pow x 4)) 1/36)))) |
#s(approx (+ (* 529/129600 (pow x 4)) -1/36) #s(hole binary64 -1/36)) |
#s(approx (+ (* 529/129600 (pow x 4)) -1/36) #s(hole binary64 (- (* 529/129600 (pow x 4)) 1/36))) |
#s(approx (pow x 4) #s(hole binary64 (pow x 4))) |
#s(approx (+ (* (* x x) -23/360) -1/6) #s(hole binary64 -1/6)) |
#s(approx (+ (* (* x x) -23/360) -1/6) #s(hole binary64 (- (* -23/360 (pow x 2)) 1/6))) |
#s(approx (* (+ (* (pow x -2) 1/6) -23/360) (pow x 4)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (+ (* (pow x -2) 1/6) -23/360) (pow x 4)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (/ (* x (cos x)) (sin x)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* x (+ (* -1 (/ (cos x) x)) (/ (cos x) (sin x)))))) |
#s(approx (* (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* -11/15120 (pow x 6)))) |
#s(approx (* (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* -1 (* (pow x 6) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 6) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* -11/15120 (pow x 5)))) |
#s(approx (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* (pow x 5) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) #s(hole binary64 (* -11/15120 (pow x 4)))) |
#s(approx (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) #s(hole binary64 (* -1 (* (pow x 4) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* x x) -11/15120) -23/360) #s(hole binary64 (* -11/15120 (pow x 2)))) |
#s(approx (+ (* (* x x) -11/15120) -23/360) #s(hole binary64 (* -1 (* (pow x 2) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* -11/15120 (pow x 6)))) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* -1 (* (pow x 6) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 6) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* -11/15120 (pow x 5)))) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* (pow x 5) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 (* -11/15120 (pow x 4)))) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 (* -1 (* (pow x 4) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) #s(hole binary64 (* -23/360 (pow x 4)))) |
#s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (* (+ (* -23/360 (* x x)) 1/6) x) #s(hole binary64 (* -23/360 (pow x 3)))) |
#s(approx (* (+ (* -23/360 (* x x)) 1/6) x) #s(hole binary64 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (+ (* -23/360 (* x x)) 1/6) #s(hole binary64 (* -23/360 (pow x 2)))) |
#s(approx (+ (* -23/360 (* x x)) 1/6) #s(hole binary64 (* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (* (* (+ (* (pow x -2) 1/6) -23/360) x) x) #s(hole binary64 (* -23/360 (pow x 2)))) |
#s(approx (* (* (+ (* (pow x -2) 1/6) -23/360) x) x) #s(hole binary64 (* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (* (+ (* (pow x -2) 1/6) -23/360) x) #s(hole binary64 (* -23/360 x))) |
#s(approx (* (+ (* (pow x -2) 1/6) -23/360) x) #s(hole binary64 (* x (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (+ (* (pow x -2) 1/6) -23/360) #s(hole binary64 -23/360)) |
#s(approx (+ (* (pow x -2) 1/6) -23/360) #s(hole binary64 (- (* 1/6 (/ 1 (pow x 2))) 23/360))) |
#s(approx (/ (* (+ (* 529/129600 (pow x 4)) -1/36) (* x x)) (+ (* (* x x) -23/360) -1/6)) #s(hole binary64 (* -23/360 (pow x 4)))) |
#s(approx (/ (* (+ (* 529/129600 (pow x 4)) -1/36) (* x x)) (+ (* (* x x) -23/360) -1/6)) #s(hole binary64 (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (* (+ (* 529/129600 (pow x 4)) -1/36) (* x x)) #s(hole binary64 (* 529/129600 (pow x 6)))) |
#s(approx (* (+ (* 529/129600 (pow x 4)) -1/36) (* x x)) #s(hole binary64 (* (pow x 6) (- 529/129600 (* 1/36 (/ 1 (pow x 4))))))) |
#s(approx (+ (* 529/129600 (pow x 4)) -1/36) #s(hole binary64 (* 529/129600 (pow x 4)))) |
#s(approx (+ (* 529/129600 (pow x 4)) -1/36) #s(hole binary64 (* (pow x 4) (- 529/129600 (* 1/36 (/ 1 (pow x 4))))))) |
#s(approx (+ (* (* x x) -23/360) -1/6) #s(hole binary64 (* -23/360 (pow x 2)))) |
#s(approx (+ (* (* x x) -23/360) -1/6) #s(hole binary64 (* -1 (* (pow x 2) (+ 23/360 (* 1/6 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (pow x -2) 1/6) -23/360) (pow x 4)) #s(hole binary64 (* -23/360 (pow x 4)))) |
#s(approx (* (+ (* (pow x -2) 1/6) -23/360) (pow x 4)) #s(hole binary64 (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (/ (cos x) x)))))) |
#s(approx (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (- (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (/ 1/6 (pow x 4))))))) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (- (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (/ 1/6 (pow x 4))))))) |
#s(approx (* (+ (* -23/360 (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 3) (- 23/360 (* 1/6 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (pow x -2) 1/6) -23/360) x) #s(hole binary64 (* -1 (* x (- 23/360 (* 1/6 (/ 1 (pow x 2)))))))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | x | @ | inf | ((/ (- x (sin x)) (tan x)) (* (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) x) (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) (+ (* (* x x) -11/15120) -23/360) (* x x) x -11/15120 -23/360 1/6 (/ (- x (sin x)) (tan x)) (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) (/ (- x (sin x)) (tan x)) (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (* (+ (* -23/360 (* x x)) 1/6) x) (+ (* -23/360 (* x x)) 1/6) (* (* (+ (* (pow x -2) 1/6) -23/360) x) x) (* (+ (* (pow x -2) 1/6) -23/360) x) (+ (* (pow x -2) 1/6) -23/360) (pow x -2) -2 (/ (- x (sin x)) (tan x)) (/ (* (+ (* 529/129600 (pow x 4)) -1/36) (* x x)) (+ (* (* x x) -23/360) -1/6)) (* (+ (* 529/129600 (pow x 4)) -1/36) (* x x)) (+ (* 529/129600 (pow x 4)) -1/36) 529/129600 (pow x 4) 4 -1/36 (+ (* (* x x) -23/360) -1/6) -1/6 (/ (- x (sin x)) (tan x)) (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (* (+ (* (pow x -2) 1/6) -23/360) (pow x 4))) |
| 4.0ms | x | @ | -inf | ((/ (- x (sin x)) (tan x)) (* (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) x) (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) (+ (* (* x x) -11/15120) -23/360) (* x x) x -11/15120 -23/360 1/6 (/ (- x (sin x)) (tan x)) (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) (/ (- x (sin x)) (tan x)) (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (* (+ (* -23/360 (* x x)) 1/6) x) (+ (* -23/360 (* x x)) 1/6) (* (* (+ (* (pow x -2) 1/6) -23/360) x) x) (* (+ (* (pow x -2) 1/6) -23/360) x) (+ (* (pow x -2) 1/6) -23/360) (pow x -2) -2 (/ (- x (sin x)) (tan x)) (/ (* (+ (* 529/129600 (pow x 4)) -1/36) (* x x)) (+ (* (* x x) -23/360) -1/6)) (* (+ (* 529/129600 (pow x 4)) -1/36) (* x x)) (+ (* 529/129600 (pow x 4)) -1/36) 529/129600 (pow x 4) 4 -1/36 (+ (* (* x x) -23/360) -1/6) -1/6 (/ (- x (sin x)) (tan x)) (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (* (+ (* (pow x -2) 1/6) -23/360) (pow x 4))) |
| 3.0ms | x | @ | 0 | ((/ (- x (sin x)) (tan x)) (* (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) x) (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) (+ (* (* x x) -11/15120) -23/360) (* x x) x -11/15120 -23/360 1/6 (/ (- x (sin x)) (tan x)) (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) (/ (- x (sin x)) (tan x)) (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (* (+ (* -23/360 (* x x)) 1/6) x) (+ (* -23/360 (* x x)) 1/6) (* (* (+ (* (pow x -2) 1/6) -23/360) x) x) (* (+ (* (pow x -2) 1/6) -23/360) x) (+ (* (pow x -2) 1/6) -23/360) (pow x -2) -2 (/ (- x (sin x)) (tan x)) (/ (* (+ (* 529/129600 (pow x 4)) -1/36) (* x x)) (+ (* (* x x) -23/360) -1/6)) (* (+ (* 529/129600 (pow x 4)) -1/36) (* x x)) (+ (* 529/129600 (pow x 4)) -1/36) 529/129600 (pow x 4) 4 -1/36 (+ (* (* x x) -23/360) -1/6) -1/6 (/ (- x (sin x)) (tan x)) (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (* (+ (* (pow x -2) 1/6) -23/360) (pow x 4))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 266 | 2458 |
| 0 | 298 | 2327 |
| 1 | 965 | 2276 |
| 0 | 6522 | 2214 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x) |
(*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) |
(*.f64 x x) |
x |
#s(literal -11/15120 binary64) |
#s(literal -23/360 binary64) |
#s(literal 1/6 binary64) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 #s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x) |
(*.f64 #s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) x) x)) x) x)) |
(*.f64 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) x) x)) x) x) |
(*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) x) x)) x) |
#s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) x) x) |
(*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) x) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) |
(pow.f64 x #s(literal -2 binary64)) |
#s(literal -2 binary64) |
#s(approx (/ (- x (sin x)) (tan x)) (/.f64 (*.f64 (fma.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/36 binary64)) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/36 binary64)) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64))) |
(*.f64 (fma.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/36 binary64)) (*.f64 x x)) |
(fma.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/36 binary64)) |
#s(literal 529/129600 binary64) |
(pow.f64 x #s(literal 4 binary64)) |
#s(literal 4 binary64) |
#s(literal -1/36 binary64) |
(fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)) |
#s(literal -1/6 binary64) |
#s(approx (/ (- x (sin x)) (tan x)) #s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
#s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) (pow.f64 x #s(literal 4 binary64))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (- (* -143/604800 (pow x 2)) 11/15120)) 23/360)))))) |
#s(approx (* (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* -23/360 (pow x 2))))) |
#s(approx (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))) |
#s(approx (+ (* (* x x) -11/15120) -23/360) #s(hole binary64 -23/360)) |
#s(approx (+ (* (* x x) -11/15120) -23/360) #s(hole binary64 (- (* -11/15120 (pow x 2)) 23/360))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360)))))) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* -23/360 (pow x 2))))) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* (pow x 2) (- (* -11/15120 (pow x 2)) 23/360))))) |
#s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (+ (* -23/360 (* x x)) 1/6) x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (+ (* -23/360 (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (+ (* -23/360 (* x x)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* -23/360 (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* -23/360 (pow x 2))))) |
#s(approx (* (* (+ (* (pow x -2) 1/6) -23/360) x) x) #s(hole binary64 1/6)) |
#s(approx (* (* (+ (* (pow x -2) 1/6) -23/360) x) x) #s(hole binary64 (+ 1/6 (* -23/360 (pow x 2))))) |
#s(approx (* (+ (* (pow x -2) 1/6) -23/360) x) #s(hole binary64 (/ 1/6 x))) |
#s(approx (* (+ (* (pow x -2) 1/6) -23/360) x) #s(hole binary64 (/ (+ 1/6 (* -23/360 (pow x 2))) x))) |
#s(approx (+ (* (pow x -2) 1/6) -23/360) #s(hole binary64 (/ 1/6 (pow x 2)))) |
#s(approx (+ (* (pow x -2) 1/6) -23/360) #s(hole binary64 (/ (+ 1/6 (* -23/360 (pow x 2))) (pow x 2)))) |
#s(approx (pow x -2) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (/ (* (+ (* 529/129600 (pow x 4)) -1/36) (* x x)) (+ (* (* x x) -23/360) -1/6)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (/ (* (+ (* 529/129600 (pow x 4)) -1/36) (* x x)) (+ (* (* x x) -23/360) -1/6)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (+ (* 529/129600 (pow x 4)) -1/36) (* x x)) #s(hole binary64 (* -1/36 (pow x 2)))) |
#s(approx (* (+ (* 529/129600 (pow x 4)) -1/36) (* x x)) #s(hole binary64 (* (pow x 2) (- (* 529/129600 (pow x 4)) 1/36)))) |
#s(approx (+ (* 529/129600 (pow x 4)) -1/36) #s(hole binary64 -1/36)) |
#s(approx (+ (* 529/129600 (pow x 4)) -1/36) #s(hole binary64 (- (* 529/129600 (pow x 4)) 1/36))) |
#s(approx (pow x 4) #s(hole binary64 (pow x 4))) |
#s(approx (+ (* (* x x) -23/360) -1/6) #s(hole binary64 -1/6)) |
#s(approx (+ (* (* x x) -23/360) -1/6) #s(hole binary64 (- (* -23/360 (pow x 2)) 1/6))) |
#s(approx (* (+ (* (pow x -2) 1/6) -23/360) (pow x 4)) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (+ (* (pow x -2) 1/6) -23/360) (pow x 4)) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (/ (* x (cos x)) (sin x)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* x (+ (* -1 (/ (cos x) x)) (/ (cos x) (sin x)))))) |
#s(approx (* (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* -11/15120 (pow x 6)))) |
#s(approx (* (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* -1 (* (pow x 6) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 6) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* -11/15120 (pow x 5)))) |
#s(approx (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* (pow x 5) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) #s(hole binary64 (* -11/15120 (pow x 4)))) |
#s(approx (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) #s(hole binary64 (* -1 (* (pow x 4) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* x x) -11/15120) -23/360) #s(hole binary64 (* -11/15120 (pow x 2)))) |
#s(approx (+ (* (* x x) -11/15120) -23/360) #s(hole binary64 (* -1 (* (pow x 2) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* -11/15120 (pow x 6)))) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* -1 (* (pow x 6) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 6) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* -11/15120 (pow x 5)))) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* (pow x 5) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 (* -11/15120 (pow x 4)))) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 (* -1 (* (pow x 4) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(hole binary64 (* (pow x 4) (- (/ 1/6 (pow x 4)) (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) #s(hole binary64 (* -23/360 (pow x 4)))) |
#s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (* (+ (* -23/360 (* x x)) 1/6) x) #s(hole binary64 (* -23/360 (pow x 3)))) |
#s(approx (* (+ (* -23/360 (* x x)) 1/6) x) #s(hole binary64 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (+ (* -23/360 (* x x)) 1/6) #s(hole binary64 (* -23/360 (pow x 2)))) |
#s(approx (+ (* -23/360 (* x x)) 1/6) #s(hole binary64 (* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (* (* (+ (* (pow x -2) 1/6) -23/360) x) x) #s(hole binary64 (* -23/360 (pow x 2)))) |
#s(approx (* (* (+ (* (pow x -2) 1/6) -23/360) x) x) #s(hole binary64 (* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (* (+ (* (pow x -2) 1/6) -23/360) x) #s(hole binary64 (* -23/360 x))) |
#s(approx (* (+ (* (pow x -2) 1/6) -23/360) x) #s(hole binary64 (* x (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (+ (* (pow x -2) 1/6) -23/360) #s(hole binary64 -23/360)) |
#s(approx (+ (* (pow x -2) 1/6) -23/360) #s(hole binary64 (- (* 1/6 (/ 1 (pow x 2))) 23/360))) |
#s(approx (/ (* (+ (* 529/129600 (pow x 4)) -1/36) (* x x)) (+ (* (* x x) -23/360) -1/6)) #s(hole binary64 (* -23/360 (pow x 4)))) |
#s(approx (/ (* (+ (* 529/129600 (pow x 4)) -1/36) (* x x)) (+ (* (* x x) -23/360) -1/6)) #s(hole binary64 (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (* (+ (* 529/129600 (pow x 4)) -1/36) (* x x)) #s(hole binary64 (* 529/129600 (pow x 6)))) |
#s(approx (* (+ (* 529/129600 (pow x 4)) -1/36) (* x x)) #s(hole binary64 (* (pow x 6) (- 529/129600 (* 1/36 (/ 1 (pow x 4))))))) |
#s(approx (+ (* 529/129600 (pow x 4)) -1/36) #s(hole binary64 (* 529/129600 (pow x 4)))) |
#s(approx (+ (* 529/129600 (pow x 4)) -1/36) #s(hole binary64 (* (pow x 4) (- 529/129600 (* 1/36 (/ 1 (pow x 4))))))) |
#s(approx (+ (* (* x x) -23/360) -1/6) #s(hole binary64 (* -23/360 (pow x 2)))) |
#s(approx (+ (* (* x x) -23/360) -1/6) #s(hole binary64 (* -1 (* (pow x 2) (+ 23/360 (* 1/6 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (pow x -2) 1/6) -23/360) (pow x 4)) #s(hole binary64 (* -23/360 (pow x 4)))) |
#s(approx (* (+ (* (pow x -2) 1/6) -23/360) (pow x 4)) #s(hole binary64 (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (/ (cos x) x)))))) |
#s(approx (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (- (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (/ 1/6 (pow x 4))))))) |
#s(approx (* (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 5) (- (+ 11/15120 (* 23/360 (/ 1 (pow x 2)))) (/ 1/6 (pow x 4))))))) |
#s(approx (* (+ (* -23/360 (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 3) (- 23/360 (* 1/6 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (pow x -2) 1/6) -23/360) x) #s(hole binary64 (* -1 (* x (- 23/360 (* 1/6 (/ 1 (pow x 2)))))))) |
| Outputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)))) |
(*.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 #s(literal 1/6 binary64) x)) x) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64))) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) (*.f64 x x)) |
(*.f64 x (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 #s(literal 1/6 binary64) x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal -1/6 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64))) (*.f64 x x)) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)) (*.f64 x x)) (fma.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)) (*.f64 x x)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal -1/6 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64))) (fma.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64))) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) x (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(fma.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal -1/6 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64))) x) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)) x) (fma.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)) x) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal -1/6 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x))) |
(/.f64 (*.f64 x (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64))) (fma.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64))) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x)) (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))))) (-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 #s(literal 1/6 binary64) x) (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 x x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) x (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(fma.f64 #s(literal 1/6 binary64) x (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(fma.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) (*.f64 #s(literal 1/6 binary64) x)) |
(fma.f64 x #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) x)) |
(-.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (neg.f64 x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) (*.f64 #s(literal 1/6 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(/.f64 (-.f64 #s(literal 1/216 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal -1/6 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64))) (neg.f64 (fma.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/36 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal -1/6 binary64))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)) (fma.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) #s(literal 1/6 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) #s(literal 1/6 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) |
(fma.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) #s(literal 1/6 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal -1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal -1/6 binary64)))) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal -1/6 binary64)) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x)) x)) |
(-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64)))) (/.f64 #s(literal 1/216 binary64) (fma.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 #s(literal 1/216 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal -1/6 binary64)) #s(literal 1/36 binary64)))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x) #s(literal 1/6 binary64)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x)) |
(/.f64 (-.f64 #s(literal 529/129600 binary64) (*.f64 #s(literal 121/228614400 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal -23/360 binary64) (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1331/3456649728000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64))) (neg.f64 (fma.f64 #s(literal 121/228614400 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 x x) #s(literal 253/5443200 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 121/228614400 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -529/129600 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal 23/360 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1331/3456649728000 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 12167/46656000 binary64))) (neg.f64 (fma.f64 #s(literal 121/228614400 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -253/5443200 binary64) #s(literal 529/129600 binary64))))) |
(/.f64 (fma.f64 #s(literal 121/228614400 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -529/129600 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal 23/360 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal -1331/3456649728000 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 12167/46656000 binary64)) (fma.f64 #s(literal 121/228614400 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -253/5443200 binary64) #s(literal 529/129600 binary64)))) |
(/.f64 (fma.f64 #s(literal -1331/3456649728000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64)) (+.f64 #s(literal 529/129600 binary64) (-.f64 (*.f64 #s(literal 121/228614400 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 x x) #s(literal 253/5443200 binary64))))) |
(/.f64 (fma.f64 #s(literal -1331/3456649728000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64)) (fma.f64 #s(literal 121/228614400 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 x x) #s(literal 253/5443200 binary64))))) |
(fma.f64 (*.f64 #s(literal -11/15120 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal -23/360 binary64)) |
(fma.f64 (*.f64 #s(literal -11/15120 binary64) (neg.f64 x)) (neg.f64 x) #s(literal -23/360 binary64)) |
(fma.f64 (*.f64 #s(literal -11/15120 binary64) x) x #s(literal -23/360 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) |
(fma.f64 #s(literal -11/15120 binary64) (*.f64 x x) #s(literal -23/360 binary64)) |
(fma.f64 x (*.f64 #s(literal -11/15120 binary64) x) #s(literal -23/360 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 121/228614400 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal 23/360 binary64))) (/.f64 #s(literal 529/129600 binary64) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal 23/360 binary64)))) |
(-.f64 (/.f64 (*.f64 #s(literal -1331/3456649728000 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal 121/228614400 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -253/5443200 binary64) #s(literal 529/129600 binary64)))) (/.f64 #s(literal 12167/46656000 binary64) (fma.f64 #s(literal 121/228614400 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -253/5443200 binary64) #s(literal 529/129600 binary64))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal 23/360 binary64)) |
(-.f64 #s(literal -23/360 binary64) (*.f64 (neg.f64 (*.f64 #s(literal -11/15120 binary64) x)) x)) |
(-.f64 #s(literal -23/360 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal -11/15120 binary64))) |
(-.f64 #s(literal -23/360 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal -11/15120 binary64) x))) |
(-.f64 #s(literal -23/360 binary64) (*.f64 #s(literal 11/15120 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 #s(literal -1331/3456649728000 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal 121/228614400 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 x x) #s(literal 253/5443200 binary64))))) (/.f64 #s(literal -12167/46656000 binary64) (fma.f64 #s(literal 121/228614400 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 x x) #s(literal 253/5443200 binary64)))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -11/15120 binary64)) #s(literal -23/360 binary64)) |
(+.f64 #s(literal -23/360 binary64) (*.f64 (*.f64 x x) #s(literal -11/15120 binary64))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
x |
#s(literal -11/15120 binary64) |
#s(literal -23/360 binary64) |
#s(literal 1/6 binary64) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
(*.f64 (*.f64 #s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 x x) #s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 #s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x) |
(*.f64 #s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) (*.f64 x x)) |
(*.f64 x (*.f64 #s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x)) |
(*.f64 #s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x) |
(*.f64 x #s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(literal 1/6 binary64))) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) x) x)))) |
(*.f64 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) x) x)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) x) x)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 x x) #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) x) x))) |
(*.f64 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) x) x)) x) x) |
(*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) x) x)) (*.f64 x x)) |
(*.f64 x (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) x) x)) x)) |
(*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) x) x)) x) |
(*.f64 x #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) x) x))) |
#s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)))) |
(*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) x) x) |
(*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64))) |
(*.f64 x (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) x)) |
(/.f64 (*.f64 (+.f64 #s(literal -12167/46656000 binary64) (/.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 6 binary64)))) (*.f64 x x)) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/36 binary64) (-.f64 #s(literal 529/129600 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -23/2160 binary64))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/36 binary64) #s(literal -529/129600 binary64)) (*.f64 x x)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal 23/360 binary64))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 12167/46656000 binary64)) (*.f64 x x)) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/36 binary64) (fma.f64 #s(literal 23/2160 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal 529/129600 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/36 binary64) #s(literal -529/129600 binary64))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal 23/360 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 12167/46656000 binary64))) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/36 binary64) (fma.f64 #s(literal 23/2160 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal 529/129600 binary64)))) |
(*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) x) |
(*.f64 x (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -12167/46656000 binary64) (/.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 6 binary64)))) x) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/36 binary64) (-.f64 #s(literal 529/129600 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -23/2160 binary64))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/36 binary64) #s(literal -529/129600 binary64)) x) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal 23/360 binary64))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 12167/46656000 binary64)) x) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/36 binary64) (fma.f64 #s(literal 23/2160 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal 529/129600 binary64)))) |
(/.f64 (*.f64 x (+.f64 #s(literal -12167/46656000 binary64) (/.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 6 binary64))))) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/36 binary64) (-.f64 #s(literal 529/129600 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -23/2160 binary64))))) |
(/.f64 (*.f64 x (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/36 binary64) #s(literal -529/129600 binary64))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal 23/360 binary64))) |
(/.f64 (*.f64 x (-.f64 (/.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 12167/46656000 binary64))) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/36 binary64) (fma.f64 #s(literal 23/2160 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal 529/129600 binary64)))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) x (*.f64 #s(literal -23/360 binary64) x)) |
(fma.f64 #s(literal -23/360 binary64) x (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) x)) |
(fma.f64 #s(literal -23/360 binary64) x (*.f64 x (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)))) |
(fma.f64 x (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) (*.f64 #s(literal -23/360 binary64) x)) |
(fma.f64 x #s(literal -23/360 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) x)) |
(fma.f64 x #s(literal -23/360 binary64) (*.f64 x (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)))) |
(+.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) x) (*.f64 #s(literal -23/360 binary64) x)) |
(+.f64 (*.f64 x (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64))) (*.f64 #s(literal -23/360 binary64) x)) |
(+.f64 (*.f64 #s(literal -23/360 binary64) x) (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) x)) |
(+.f64 (*.f64 #s(literal -23/360 binary64) x) (*.f64 x (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/36 binary64) #s(literal -529/129600 binary64)) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal -1/36 binary64) #s(literal 529/129600 binary64))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/6 binary64) #s(literal 23/360 binary64))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/36 binary64) #s(literal -529/129600 binary64)) (+.f64 (/.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 12167/46656000 binary64))) (-.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/36 binary64) #s(literal 529/129600 binary64)) (*.f64 #s(literal 23/2160 binary64) (pow.f64 x #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 12167/46656000 binary64))) (neg.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/36 binary64) (fma.f64 #s(literal 23/2160 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal 529/129600 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/36 binary64) #s(literal -529/129600 binary64))) (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal 23/360 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal -12167/46656000 binary64) (/.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/36 binary64) (-.f64 #s(literal 529/129600 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -23/2160 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/36 binary64) #s(literal -529/129600 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal 23/360 binary64))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal -1/36 binary64) #s(literal 529/129600 binary64)) (-.f64 #s(literal -23/360 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 12167/46656000 binary64)) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/36 binary64) (fma.f64 #s(literal 23/2160 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal 529/129600 binary64)))) |
(/.f64 (+.f64 #s(literal -12167/46656000 binary64) (/.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/36 binary64) (fma.f64 #s(literal 23/2160 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal 529/129600 binary64)))) |
(/.f64 (+.f64 #s(literal -12167/46656000 binary64) (/.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/36 binary64) (-.f64 #s(literal 529/129600 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -23/2160 binary64))))) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal -23/360 binary64)) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal -23/360 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/6 binary64)) #s(literal -23/360 binary64)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64) #s(literal -23/360 binary64)) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) x) (pow.f64 x #s(literal -1 binary64)) #s(literal -23/360 binary64)) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))) #s(literal -23/360 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal -23/360 binary64)) |
(-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/36 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal 23/360 binary64))) (/.f64 #s(literal 529/129600 binary64) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal 23/360 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/36 binary64) (fma.f64 #s(literal 23/2160 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal 529/129600 binary64)))) (/.f64 #s(literal 12167/46656000 binary64) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/36 binary64) (fma.f64 #s(literal 23/2160 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal 529/129600 binary64))))) |
(-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal 23/360 binary64)) |
(-.f64 #s(literal -23/360 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/6 binary64))) |
(-.f64 #s(literal -23/360 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/6 binary64))) |
(+.f64 (/.f64 (/.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/36 binary64) (-.f64 #s(literal 529/129600 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -23/2160 binary64))))) (/.f64 #s(literal -12167/46656000 binary64) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/36 binary64) (-.f64 #s(literal 529/129600 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -23/2160 binary64)))))) |
(+.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal -23/360 binary64)) |
(+.f64 #s(literal -23/360 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) (neg.f64 (pow.f64 x #s(literal -1 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 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (pow.f64 x #s(literal -1 binary64)) x) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) |
(+.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(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal -1/36 binary64)) x) x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal -1/36 binary64)) x) x) (fma.f64 #s(literal -12167/46656000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal -1/216 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 x (/.f64 x (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal -1/36 binary64))) |
(*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal -1/36 binary64)) x) (/.f64 x (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)))) |
(*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal -1/36 binary64)) (*.f64 x (/.f64 x (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64))))) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) x) x) |
(*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64))) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal -12167/46656000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)) (*.f64 x x)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal -23/2160 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) #s(literal 2 binary64)) #s(literal 1/1296 binary64)) (*.f64 x (/.f64 x (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64))))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal 1/36 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 3 binary64)) #s(literal 148035889/2176782336000000 binary64) #s(literal -1/46656 binary64)) (*.f64 x (/.f64 x (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64))))) (-.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) #s(literal 2 binary64)) #s(literal 1/1296 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -529/4665600 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/36 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)))) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal -12167/46656000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal -23/2160 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (-.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal -1/36 binary64)) x) (neg.f64 x))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) #s(literal 2 binary64)) #s(literal 1/1296 binary64)) (*.f64 x x)) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 3 binary64)) #s(literal 148035889/2176782336000000 binary64) #s(literal -1/46656 binary64)) (*.f64 x x)) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) #s(literal 2 binary64)) #s(literal 1/1296 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -529/4665600 binary64))) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal -1/36 binary64)) x) (neg.f64 x)) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal -1/36 binary64)) x) x) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal -1/36 binary64)) x) (neg.f64 x)) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal -1/36 binary64)) x) x) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64)) x (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal -23/360 binary64) x) (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal -23/360 binary64) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) x) x (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
(fma.f64 #s(literal -23/360 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(fma.f64 x (*.f64 #s(literal 1/6 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal 23/360 binary64)) (*.f64 x x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) #s(literal -23/360 binary64)))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
(*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal -1/36 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal -1/36 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal -1/36 binary64)) x) x) |
(*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal -1/36 binary64)) (*.f64 x x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal -1/36 binary64)))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal -1/36 binary64)))) |
(*.f64 (*.f64 x x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal -1/36 binary64))) |
(*.f64 x (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal -1/36 binary64)) x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) #s(literal 3 binary64)) #s(literal 1/46656 binary64)) (*.f64 x x)) (+.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/4665600 binary64) #s(literal 1/1296 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 3 binary64)) #s(literal 148035889/2176782336000000 binary64) #s(literal -1/46656 binary64))) (-.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) #s(literal 2 binary64)) #s(literal 1/1296 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -529/4665600 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) #s(literal 2 binary64)) #s(literal 1/1296 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal 1/36 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) #s(literal 3 binary64)) #s(literal 1/46656 binary64))) (+.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/4665600 binary64) #s(literal 1/1296 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) #s(literal 2 binary64)) #s(literal 1/1296 binary64)) (*.f64 x x)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal 1/36 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 3 binary64)) #s(literal 148035889/2176782336000000 binary64) #s(literal -1/46656 binary64)) (*.f64 x x)) (-.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) #s(literal 2 binary64)) #s(literal 1/1296 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -529/4665600 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/36 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal -1/36 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/36 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal -1/36 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/36 binary64) x) x (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal -1/36 binary64) x) x (*.f64 (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -1/36 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) (*.f64 x x))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -1/36 binary64)) (*.f64 (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -1/36 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) (*.f64 x x))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -1/36 binary64)) (*.f64 (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -1/36 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) (*.f64 x x))) |
(fma.f64 (*.f64 x x) #s(literal -1/36 binary64) (*.f64 (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)))) |
(fma.f64 #s(literal -1/36 binary64) (*.f64 x x) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) (*.f64 x x))) |
(fma.f64 #s(literal -1/36 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)))) |
(fma.f64 x (*.f64 x #s(literal -1/36 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) (*.f64 x x))) |
(fma.f64 x (*.f64 x #s(literal -1/36 binary64)) (*.f64 (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)))) |
(+.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64))) (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/36 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/36 binary64)) (*.f64 (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64))) |
(/.f64 (-.f64 #s(literal 1/1296 binary64) (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal -1/36 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) #s(literal 3 binary64)) #s(literal 1/46656 binary64))) (neg.f64 (+.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/4665600 binary64) #s(literal 1/1296 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) #s(literal 2 binary64)) #s(literal 1/1296 binary64))) (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal 1/36 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 3 binary64)) #s(literal 148035889/2176782336000000 binary64) #s(literal -1/46656 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) #s(literal 2 binary64)) #s(literal 1/1296 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -529/4665600 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) #s(literal 2 binary64)) #s(literal 1/1296 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal 1/36 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) #s(literal 3 binary64)) #s(literal 1/46656 binary64)) (+.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/4665600 binary64) #s(literal 1/1296 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 3 binary64)) #s(literal 148035889/2176782336000000 binary64) #s(literal -1/46656 binary64)) (+.f64 #s(literal 1/1296 binary64) (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -529/4665600 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 3 binary64)) #s(literal 148035889/2176782336000000 binary64) #s(literal -1/46656 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) #s(literal 2 binary64)) #s(literal 1/1296 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -529/4665600 binary64)))) |
(fma.f64 (*.f64 #s(literal 529/129600 binary64) (*.f64 x x)) (*.f64 x x) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 #s(literal -23/360 binary64) x)) x #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 23/360 binary64)) #s(literal 23/360 binary64) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 (*.f64 #s(literal -23/360 binary64) x) (*.f64 #s(literal -23/360 binary64) x)) (*.f64 x x) #s(literal -1/36 binary64)) |
(fma.f64 (fabs.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) (fabs.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64)) (*.f64 #s(literal -23/360 binary64) x) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64)) #s(literal -23/360 binary64) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 23/360 binary64)) (*.f64 (*.f64 x x) #s(literal 23/360 binary64)) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 #s(literal -23/360 binary64) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64)) #s(literal -1/36 binary64)) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal -23/360 binary64) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal -23/360 binary64) x) (*.f64 #s(literal -23/360 binary64) x)) #s(literal -1/36 binary64)) |
(fma.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/36 binary64)) |
(fma.f64 #s(literal 23/360 binary64) (*.f64 #s(literal 23/360 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal -1/36 binary64)) |
(fma.f64 #s(literal -23/360 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64)) #s(literal -1/36 binary64)) |
(fma.f64 x (*.f64 (*.f64 #s(literal -23/360 binary64) x) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) #s(literal -1/36 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) #s(literal 2 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal 1/36 binary64))) (/.f64 #s(literal 1/1296 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal 1/36 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) #s(literal 3 binary64)) (+.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/4665600 binary64) #s(literal 1/1296 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1/46656 binary64) (+.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/4665600 binary64) #s(literal 1/1296 binary64)) (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) #s(literal 2 binary64))))) |
(-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) #s(literal 1/36 binary64)) |
(-.f64 #s(literal -1/36 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 529/129600 binary64))) |
(-.f64 #s(literal -1/36 binary64) (*.f64 #s(literal -529/129600 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) #s(literal 2 binary64)) #s(literal 1/1296 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -529/4665600 binary64)))) (/.f64 #s(literal -1/46656 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) #s(literal 2 binary64)) #s(literal 1/1296 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -529/4665600 binary64))))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) #s(literal -1/36 binary64)) |
(+.f64 #s(literal -1/36 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64))) |
#s(literal 529/129600 binary64) |
(*.f64 (*.f64 (*.f64 x x) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (fabs.f64 x) (neg.f64 x)) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(*.f64 (*.f64 (fabs.f64 x) x) (*.f64 (fabs.f64 x) x)) |
(*.f64 (*.f64 (neg.f64 x) (fabs.f64 x)) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(*.f64 (*.f64 x (fabs.f64 x)) (*.f64 x (fabs.f64 x))) |
(*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 x x))) |
(*.f64 (neg.f64 x) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) x) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 x (pow.f64 x #s(literal 3 binary64))) |
(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) |
#s(literal -1/36 binary64) |
(*.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal -1/36 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)))) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal 1/6 binary64))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal -1/36 binary64)) (fma.f64 #s(literal -12167/46656000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal -23/2160 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal -1/36 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -12167/46656000 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/216 binary64))) (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) (fma.f64 #s(literal -23/2160 binary64) (*.f64 x x) #s(literal 1/36 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -12167/46656000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal -1/216 binary64))) (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal 23/360 binary64) #s(literal -1/6 binary64))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64))) (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal -23/360 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal -12167/46656000 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/216 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) (fma.f64 #s(literal -23/2160 binary64) (*.f64 x x) #s(literal 1/36 binary64)))) |
(/.f64 (fma.f64 #s(literal -12167/46656000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal -1/216 binary64)) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64))))) |
(/.f64 (fma.f64 #s(literal -12167/46656000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal -1/216 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64))))) |
(fma.f64 (*.f64 #s(literal -23/360 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 #s(literal -23/360 binary64) (neg.f64 x)) (neg.f64 x) #s(literal -1/6 binary64)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 #s(literal -23/360 binary64) x) x #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)) |
(fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64)) |
(fma.f64 x (*.f64 #s(literal -23/360 binary64) x) #s(literal -1/6 binary64)) |
(-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 (*.f64 #s(literal -12167/46656000 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) (fma.f64 #s(literal -23/2160 binary64) (*.f64 x x) #s(literal 1/36 binary64)))) (/.f64 #s(literal 1/216 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) (fma.f64 #s(literal -23/2160 binary64) (*.f64 x x) #s(literal 1/36 binary64))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) |
(-.f64 #s(literal -1/6 binary64) (*.f64 (neg.f64 (*.f64 #s(literal -23/360 binary64) x)) x)) |
(-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal -23/360 binary64))) |
(-.f64 #s(literal -1/6 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal -23/360 binary64) x))) |
(-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 23/360 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal -12167/46656000 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64))))) (/.f64 #s(literal -1/216 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 23/2160 binary64)))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)) |
(+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) |
#s(literal -1/6 binary64) |
#s(approx (/ (- x (sin x)) (tan x)) #s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64))))) |
#s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64))) |
(*.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) x) x) (*.f64 x x)) |
(*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) x) x)) |
(/.f64 (*.f64 (+.f64 #s(literal -12167/46656000 binary64) (/.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/36 binary64) (-.f64 #s(literal 529/129600 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -23/2160 binary64))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/36 binary64) #s(literal -529/129600 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal 23/360 binary64))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 12167/46656000 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/36 binary64) (fma.f64 #s(literal 23/2160 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal 529/129600 binary64)))) |
(/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -12167/46656000 binary64) (/.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 6 binary64))))) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/36 binary64) (-.f64 #s(literal 529/129600 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -23/2160 binary64))))) |
(/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/36 binary64) #s(literal -529/129600 binary64))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal 23/360 binary64))) |
(/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (/.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 12167/46656000 binary64))) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/36 binary64) (fma.f64 #s(literal 23/2160 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal 529/129600 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (fabs.f64 x)) (fabs.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (neg.f64 x)) (neg.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64)) x (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64)) x (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 #s(literal -23/360 binary64) x) (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (*.f64 #s(literal -23/360 binary64) x) (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal -23/360 binary64) x) (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal -23/360 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 x x) (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)))) |
(fma.f64 #s(literal -23/360 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 #s(literal -23/360 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)))) |
(fma.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 x (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)))) |
(+.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -143/604800 binary64) (*.f64 x x)) #s(literal 11/15120 binary64)) (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (* (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (* (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (* (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)))) |
#s(approx (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (* (+ (* (+ (* (* x x) -11/15120) -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 (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 #s(literal 1/6 binary64) x))) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64))) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64))) |
#s(approx (+ (* (* x x) -11/15120) -23/360) #s(literal -23/360 binary64)) |
#s(approx (+ (* (* x x) -11/15120) -23/360) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (* (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (* (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (* (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) x) (*.f64 (*.f64 x x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64)))) |
#s(approx (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (* (+ (* (+ (* (* x x) -11/15120) -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 (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 #s(literal 1/6 binary64) x))) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64))) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) x) x #s(literal 1/6 binary64))) |
#s(approx (* (* (+ (* -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 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (* (+ (* -23/360 (* x x)) 1/6) x) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (* (+ (* -23/360 (* x x)) 1/6) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) x)) |
#s(approx (+ (* -23/360 (* x x)) 1/6) #s(literal 1/6 binary64)) |
#s(approx (+ (* -23/360 (* x x)) 1/6) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64))) |
#s(approx (* (* (+ (* (pow x -2) 1/6) -23/360) x) x) #s(literal 1/6 binary64)) |
#s(approx (* (* (+ (* (pow x -2) 1/6) -23/360) x) x) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64))) |
#s(approx (* (+ (* (pow x -2) 1/6) -23/360) x) (/.f64 #s(literal 1/6 binary64) x)) |
#s(approx (* (+ (* (pow x -2) 1/6) -23/360) x) (/.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) x)) |
#s(approx (+ (* (pow x -2) 1/6) -23/360) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64))) |
#s(approx (+ (* (pow x -2) 1/6) -23/360) (/.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) x) x)) |
#s(approx (pow x -2) (pow.f64 x #s(literal -2 binary64))) |
#s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (* (+ (* 529/129600 (pow x 4)) -1/36) (* x x)) (*.f64 (*.f64 x x) #s(literal -1/36 binary64))) |
#s(approx (* (+ (* 529/129600 (pow x 4)) -1/36) (* x x)) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal -1/36 binary64)) x) x)) |
#s(approx (+ (* 529/129600 (pow x 4)) -1/36) #s(literal -1/36 binary64)) |
#s(approx (+ (* 529/129600 (pow x 4)) -1/36) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal -1/36 binary64))) |
#s(approx (pow x 4) (pow.f64 x #s(literal 4 binary64))) |
#s(approx (+ (* (* x x) -23/360) -1/6) #s(literal -1/6 binary64)) |
#s(approx (+ (* (* x x) -23/360) -1/6) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64))) |
#s(approx (* (+ (* (pow x -2) 1/6) -23/360) (pow x 4)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (* (+ (* (pow x -2) 1/6) -23/360) (pow x 4)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (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 x) -11/15120) -23/360) (* x x)) 1/6) x) x) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -11/15120 binary64))) |
#s(approx (* (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) x) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64) #s(literal 11/15120 binary64))) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (* (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) 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 6 binary64)))) |
#s(approx (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -11/15120 binary64))) |
#s(approx (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64) #s(literal 11/15120 binary64))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64) #s(literal 11/15120 binary64))))) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -11/15120 binary64))) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64) #s(literal 11/15120 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64) #s(literal 11/15120 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (* x x) -11/15120) -23/360) (*.f64 (*.f64 x x) #s(literal -11/15120 binary64))) |
#s(approx (+ (* (* x x) -11/15120) -23/360) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64) #s(literal 11/15120 binary64)))) |
#s(approx (* (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) x) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -11/15120 binary64))) |
#s(approx (* (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) x) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64) #s(literal 11/15120 binary64))) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (* (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) 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 6 binary64)))) |
#s(approx (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -11/15120 binary64))) |
#s(approx (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64) #s(literal 11/15120 binary64))) (pow.f64 x #s(literal 5 binary64)))) |
#s(approx (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64) #s(literal 11/15120 binary64))))) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -11/15120 binary64))) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64) #s(literal 11/15120 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) (*.f64 (-.f64 (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64) #s(literal 11/15120 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (* (+ (* -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 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)))) |
#s(approx (* (+ (* -23/360 (* x x)) 1/6) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64))) |
#s(approx (* (+ (* -23/360 (* x x)) 1/6) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)))) |
#s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) |
#s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) x) x)) |
#s(approx (* (* (+ (* (pow x -2) 1/6) -23/360) x) x) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) |
#s(approx (* (* (+ (* (pow x -2) 1/6) -23/360) x) x) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) x) x)) |
#s(approx (* (+ (* (pow x -2) 1/6) -23/360) x) (*.f64 #s(literal -23/360 binary64) x)) |
#s(approx (* (+ (* (pow x -2) 1/6) -23/360) x) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) x)) |
#s(approx (+ (* (pow x -2) 1/6) -23/360) #s(literal -23/360 binary64)) |
#s(approx (+ (* (pow x -2) 1/6) -23/360) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64))) |
#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 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)))) |
#s(approx (* (+ (* 529/129600 (pow x 4)) -1/36) (* x x)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 529/129600 binary64))) |
#s(approx (* (+ (* 529/129600 (pow x 4)) -1/36) (* x x)) (*.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal -1/36 binary64) #s(literal 529/129600 binary64)) (pow.f64 x #s(literal 6 binary64)))) |
#s(approx (+ (* 529/129600 (pow x 4)) -1/36) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64))) |
#s(approx (+ (* 529/129600 (pow x 4)) -1/36) (*.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal -1/36 binary64) #s(literal 529/129600 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (* x x) -23/360) -1/6) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) |
#s(approx (+ (* (* x x) -23/360) -1/6) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal 23/360 binary64)))) |
#s(approx (* (+ (* (pow x -2) 1/6) -23/360) (pow x 4)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
#s(approx (* (+ (* (pow x -2) 1/6) -23/360) (pow x 4)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64) (/.f64 (cos.f64 x) (sin.f64 x))) x)) |
#s(approx (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) (*.f64 (neg.f64 (pow.f64 x #s(literal 5 binary64))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64) (-.f64 #s(literal 11/15120 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))))))) |
#s(approx (* (+ (* (+ (* (* x x) -11/15120) -23/360) (* x x)) 1/6) x) (*.f64 (neg.f64 (pow.f64 x #s(literal 5 binary64))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/360 binary64) (-.f64 #s(literal 11/15120 binary64) (/.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal 4 binary64))))))) |
#s(approx (* (+ (* -23/360 (* x x)) 1/6) x) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/6 binary64) #s(literal 23/360 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (* (+ (* (pow x -2) 1/6) -23/360) x) (*.f64 (neg.f64 x) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/6 binary64) #s(literal 23/360 binary64)))) |
Compiled 20 889 to 2 913 computations (86.1% saved)
12 alts after pruning (8 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 642 | 6 | 648 |
| Fresh | 1 | 2 | 3 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 2 | 2 |
| Total | 646 | 12 | 658 |
| Status | Accuracy | Program |
|---|---|---|
| 83.6% | (/.f64 #s(approx (- x (sin x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64))) #s(approx (tan x) x)) | |
| 99.6% | #s(approx (/ (- x (sin x)) (tan x)) (/.f64 (*.f64 #s(approx (+ (* 529/129600 (pow x 4)) -1/36) #s(literal -1/36 binary64)) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)))) | |
| ▶ | 99.6% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal -1/36 binary64)) (*.f64 x (/.f64 x (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)))))) |
| ▶ | 99.7% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (/.f64 (*.f64 (fma.f64 #s(literal -12167/46656000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)) x) (fma.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) x)) |
| ✓ | 99.8% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
| ✓ | 99.7% | #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.3% | #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)) |
| ▶ | 47.3% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) x) x)) x) x)) |
| ▶ | 99.3% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 #s(approx (* (+ (* (pow x -2) 1/6) -23/360) x) (/.f64 #s(literal 1/6 binary64) x)) x)) x) x)) |
| 46.5% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) x) x)))) | |
| ✓ | 99.3% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
| ▶ | 23.1% | #s(approx (/ (- x (sin x)) (tan x)) #s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) |
Compiled 543 to 369 computations (32% saved)
| Inputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (/.f64 (*.f64 (fma.f64 #s(literal -12167/46656000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)) x) (fma.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) x)) |
(*.f64 (/.f64 (*.f64 (fma.f64 #s(literal -12167/46656000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)) x) (fma.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) x) |
(/.f64 (*.f64 (fma.f64 #s(literal -12167/46656000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)) x) (fma.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) |
(*.f64 (fma.f64 #s(literal -12167/46656000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)) x) |
(fma.f64 #s(literal -12167/46656000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)) |
#s(literal -12167/46656000 binary64) |
(pow.f64 x #s(literal 6 binary64)) |
x |
#s(literal 6 binary64) |
#s(literal 1/216 binary64) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)) #s(literal 1/36 binary64)) |
(*.f64 (*.f64 x x) #s(literal -23/360 binary64)) |
(*.f64 x x) |
#s(literal -23/360 binary64) |
(fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)) |
#s(literal -1/6 binary64) |
#s(literal 1/36 binary64) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 #s(approx (* (+ (* (pow x -2) 1/6) -23/360) x) (/.f64 #s(literal 1/6 binary64) x)) x)) x) x)) |
(*.f64 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 #s(approx (* (+ (* (pow x -2) 1/6) -23/360) x) (/.f64 #s(literal 1/6 binary64) x)) x)) x) x) |
(*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 #s(approx (* (+ (* (pow x -2) 1/6) -23/360) x) (/.f64 #s(literal 1/6 binary64) x)) x)) x) |
#s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 #s(approx (* (+ (* (pow x -2) 1/6) -23/360) x) (/.f64 #s(literal 1/6 binary64) x)) x)) |
(*.f64 #s(approx (* (+ (* (pow x -2) 1/6) -23/360) x) (/.f64 #s(literal 1/6 binary64) x)) x) |
#s(approx (* (+ (* (pow x -2) 1/6) -23/360) x) (/.f64 #s(literal 1/6 binary64) x)) |
(/.f64 #s(literal 1/6 binary64) x) |
#s(literal 1/6 binary64) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) x) x)) x) x)) |
(*.f64 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) x) x)) x) x) |
(*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) x) x)) x) |
#s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) x) x) |
(*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
#s(literal 1 binary64) |
#s(approx (/ (- x (sin x)) (tan x)) #s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) |
#s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) |
(pow.f64 x #s(literal -2 binary64)) |
#s(literal -2 binary64) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal -1/36 binary64)) (*.f64 x (/.f64 x (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)))))) |
(*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal -1/36 binary64)) (*.f64 x (/.f64 x (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64))))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal -1/36 binary64)) |
(pow.f64 x #s(literal 4 binary64)) |
#s(literal 4 binary64) |
#s(literal 529/129600 binary64) |
#s(literal -1/36 binary64) |
(*.f64 x (/.f64 x (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)))) |
(/.f64 x (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 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 (* (/ (* (+ (* -12167/46656000 (pow x 6)) 1/216) x) (+ (* (* (* x x) -23/360) (+ (* (* x x) -23/360) -1/6)) 1/36)) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (/ (* (+ (* -12167/46656000 (pow x 6)) 1/216) x) (+ (* (* (* x x) -23/360) (+ (* (* x x) -23/360) -1/6)) 1/36)) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (/ (* (+ (* -12167/46656000 (pow x 6)) 1/216) x) (+ (* (* (* x x) -23/360) (+ (* (* x x) -23/360) -1/6)) 1/36)) #s(hole binary64 (* 1/6 x))) |
#s(approx (/ (* (+ (* -12167/46656000 (pow x 6)) 1/216) x) (+ (* (* (* x x) -23/360) (+ (* (* x x) -23/360) -1/6)) 1/36)) #s(hole binary64 (* x (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (+ (* -12167/46656000 (pow x 6)) 1/216) x) #s(hole binary64 (* 1/216 x))) |
#s(approx (* (+ (* -12167/46656000 (pow x 6)) 1/216) x) #s(hole binary64 (* x (+ 1/216 (* -12167/46656000 (pow x 6)))))) |
#s(approx (+ (* -12167/46656000 (pow x 6)) 1/216) #s(hole binary64 1/216)) |
#s(approx (+ (* -12167/46656000 (pow x 6)) 1/216) #s(hole binary64 (+ 1/216 (* -12167/46656000 (pow x 6))))) |
#s(approx (pow x 6) #s(hole binary64 (pow x 6))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (* (* x x) -23/360) (+ (* (* x x) -23/360) -1/6)) 1/36) #s(hole binary64 1/36)) |
#s(approx (+ (* (* (* x x) -23/360) (+ (* (* x x) -23/360) -1/6)) 1/36) #s(hole binary64 (+ 1/36 (* 23/2160 (pow x 2))))) |
#s(approx (+ (* (* (* x x) -23/360) (+ (* (* x x) -23/360) -1/6)) 1/36) #s(hole binary64 (+ 1/36 (* (pow x 2) (+ 23/2160 (* 529/129600 (pow x 2))))))) |
#s(approx (* (* x x) -23/360) #s(hole binary64 (* -23/360 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (* x x) -23/360) -1/6) #s(hole binary64 -1/6)) |
#s(approx (+ (* (* x x) -23/360) -1/6) #s(hole binary64 (- (* -23/360 (pow x 2)) 1/6))) |
#s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (+ (* -23/360 (* x x)) 1/6) x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (+ (* -23/360 (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (+ (* -23/360 (* x x)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* -23/360 (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* -23/360 (pow x 2))))) |
#s(approx (* (* (+ (* (pow x -2) 1/6) -23/360) x) x) #s(hole binary64 1/6)) |
#s(approx (* (* (+ (* (pow x -2) 1/6) -23/360) x) x) #s(hole binary64 (+ 1/6 (* -23/360 (pow x 2))))) |
#s(approx (* (+ (* (pow x -2) 1/6) -23/360) x) #s(hole binary64 (/ 1/6 x))) |
#s(approx (* (+ (* (pow x -2) 1/6) -23/360) x) #s(hole binary64 (/ (+ 1/6 (* -23/360 (pow x 2))) x))) |
#s(approx (/ 1/6 x) #s(hole binary64 (/ 1/6 x))) |
#s(approx (* (* (+ (* (/ 1 (* x x)) 1/6) -23/360) x) x) #s(hole binary64 1/6)) |
#s(approx (* (* (+ (* (/ 1 (* x x)) 1/6) -23/360) x) x) #s(hole binary64 (+ 1/6 (* -23/360 (pow x 2))))) |
#s(approx (* (+ (* (/ 1 (* x x)) 1/6) -23/360) x) #s(hole binary64 (/ 1/6 x))) |
#s(approx (* (+ (* (/ 1 (* x x)) 1/6) -23/360) x) #s(hole binary64 (/ (+ 1/6 (* -23/360 (pow x 2))) x))) |
#s(approx (+ (* (/ 1 (* x x)) 1/6) -23/360) #s(hole binary64 (/ 1/6 (pow x 2)))) |
#s(approx (+ (* (/ 1 (* x x)) 1/6) -23/360) #s(hole binary64 (/ (+ 1/6 (* -23/360 (pow x 2))) (pow x 2)))) |
#s(approx (/ 1 (* x x)) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (* (+ (* (pow x -2) 1/6) -23/360) (* (* x x) (* x x))) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (+ (* (pow x -2) 1/6) -23/360) (* (* x x) (* x x))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (+ (* (pow x -2) 1/6) -23/360) #s(hole binary64 (/ 1/6 (pow x 2)))) |
#s(approx (+ (* (pow x -2) 1/6) -23/360) #s(hole binary64 (/ (+ 1/6 (* -23/360 (pow x 2))) (pow x 2)))) |
#s(approx (pow x -2) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (* (* x x) (* x x)) #s(hole binary64 (pow x 4))) |
#s(approx (* (+ (* (pow x 4) 529/129600) -1/36) (* x (/ x (+ (* (* x x) -23/360) -1/6)))) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (+ (* (pow x 4) 529/129600) -1/36) (* x (/ x (+ (* (* x x) -23/360) -1/6)))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (+ (* (pow x 4) 529/129600) -1/36) #s(hole binary64 -1/36)) |
#s(approx (+ (* (pow x 4) 529/129600) -1/36) #s(hole binary64 (- (* 529/129600 (pow x 4)) 1/36))) |
#s(approx (pow x 4) #s(hole binary64 (pow x 4))) |
#s(approx (* x (/ x (+ (* (* x x) -23/360) -1/6))) #s(hole binary64 (* -6 (pow x 2)))) |
#s(approx (* x (/ x (+ (* (* x x) -23/360) -1/6))) #s(hole binary64 (* (pow x 2) (- (* 23/10 (pow x 2)) 6)))) |
#s(approx (* x (/ x (+ (* (* x x) -23/360) -1/6))) #s(hole binary64 (* (pow x 2) (- (* (pow x 2) (+ 23/10 (* -529/600 (pow x 2)))) 6)))) |
#s(approx (* x (/ x (+ (* (* x x) -23/360) -1/6))) #s(hole binary64 (* (pow x 2) (- (* (pow x 2) (+ 23/10 (* (pow x 2) (- (* 12167/36000 (pow x 2)) 529/600)))) 6)))) |
#s(approx (/ x (+ (* (* x x) -23/360) -1/6)) #s(hole binary64 (* -6 x))) |
#s(approx (/ x (+ (* (* x x) -23/360) -1/6)) #s(hole binary64 (* x (- (* 23/10 (pow x 2)) 6)))) |
#s(approx (/ x (+ (* (* x x) -23/360) -1/6)) #s(hole binary64 (* x (- (* (pow x 2) (+ 23/10 (* -529/600 (pow x 2)))) 6)))) |
#s(approx (/ x (+ (* (* x x) -23/360) -1/6)) #s(hole binary64 (* x (- (* (pow x 2) (+ 23/10 (* (pow x 2) (- (* 12167/36000 (pow x 2)) 529/600)))) 6)))) |
#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 (* (/ (* (+ (* -12167/46656000 (pow x 6)) 1/216) x) (+ (* (* (* x x) -23/360) (+ (* (* x x) -23/360) -1/6)) 1/36)) x) #s(hole binary64 (* -23/360 (pow x 4)))) |
#s(approx (* (/ (* (+ (* -12167/46656000 (pow x 6)) 1/216) x) (+ (* (* (* x x) -23/360) (+ (* (* x x) -23/360) -1/6)) 1/36)) x) #s(hole binary64 (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (/ (* (+ (* -12167/46656000 (pow x 6)) 1/216) x) (+ (* (* (* x x) -23/360) (+ (* (* x x) -23/360) -1/6)) 1/36)) #s(hole binary64 (* -23/360 (pow x 3)))) |
#s(approx (/ (* (+ (* -12167/46656000 (pow x 6)) 1/216) x) (+ (* (* (* x x) -23/360) (+ (* (* x x) -23/360) -1/6)) 1/36)) #s(hole binary64 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (* (+ (* -12167/46656000 (pow x 6)) 1/216) x) #s(hole binary64 (* -12167/46656000 (pow x 7)))) |
#s(approx (* (+ (* -12167/46656000 (pow x 6)) 1/216) x) #s(hole binary64 (* (pow x 7) (- (* 1/216 (/ 1 (pow x 6))) 12167/46656000)))) |
#s(approx (+ (* -12167/46656000 (pow x 6)) 1/216) #s(hole binary64 (* -12167/46656000 (pow x 6)))) |
#s(approx (+ (* -12167/46656000 (pow x 6)) 1/216) #s(hole binary64 (* (pow x 6) (- (* 1/216 (/ 1 (pow x 6))) 12167/46656000)))) |
#s(approx (+ (* (* (* x x) -23/360) (+ (* (* x x) -23/360) -1/6)) 1/36) #s(hole binary64 (* 529/129600 (pow x 4)))) |
#s(approx (+ (* (* (* x x) -23/360) (+ (* (* x x) -23/360) -1/6)) 1/36) #s(hole binary64 (* (pow x 4) (+ 529/129600 (* 23/2160 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* (* x x) -23/360) (+ (* (* x x) -23/360) -1/6)) 1/36) #s(hole binary64 (* (pow x 4) (+ 529/129600 (+ (/ 1/36 (pow x 4)) (* 23/2160 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* x x) -23/360) -1/6) #s(hole binary64 (* -23/360 (pow x 2)))) |
#s(approx (+ (* (* x x) -23/360) -1/6) #s(hole binary64 (* -1 (* (pow x 2) (+ 23/360 (* 1/6 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) #s(hole binary64 (* -23/360 (pow x 4)))) |
#s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (* (+ (* -23/360 (* x x)) 1/6) x) #s(hole binary64 (* -23/360 (pow x 3)))) |
#s(approx (* (+ (* -23/360 (* x x)) 1/6) x) #s(hole binary64 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (+ (* -23/360 (* x x)) 1/6) #s(hole binary64 (* -23/360 (pow x 2)))) |
#s(approx (+ (* -23/360 (* x x)) 1/6) #s(hole binary64 (* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (* (* (+ (* (pow x -2) 1/6) -23/360) x) x) #s(hole binary64 (* -23/360 (pow x 2)))) |
#s(approx (* (* (+ (* (pow x -2) 1/6) -23/360) x) x) #s(hole binary64 (* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (* (+ (* (pow x -2) 1/6) -23/360) x) #s(hole binary64 (* -23/360 x))) |
#s(approx (* (+ (* (pow x -2) 1/6) -23/360) x) #s(hole binary64 (* x (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (* (* (+ (* (/ 1 (* x x)) 1/6) -23/360) x) x) #s(hole binary64 (* -23/360 (pow x 2)))) |
#s(approx (* (* (+ (* (/ 1 (* x x)) 1/6) -23/360) x) x) #s(hole binary64 (* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (* (+ (* (/ 1 (* x x)) 1/6) -23/360) x) #s(hole binary64 (* -23/360 x))) |
#s(approx (* (+ (* (/ 1 (* x x)) 1/6) -23/360) x) #s(hole binary64 (* x (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (+ (* (/ 1 (* x x)) 1/6) -23/360) #s(hole binary64 -23/360)) |
#s(approx (+ (* (/ 1 (* x x)) 1/6) -23/360) #s(hole binary64 (- (* 1/6 (/ 1 (pow x 2))) 23/360))) |
#s(approx (* (+ (* (pow x -2) 1/6) -23/360) (* (* x x) (* x x))) #s(hole binary64 (* -23/360 (pow x 4)))) |
#s(approx (* (+ (* (pow x -2) 1/6) -23/360) (* (* x x) (* x x))) #s(hole binary64 (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (+ (* (pow x -2) 1/6) -23/360) #s(hole binary64 -23/360)) |
#s(approx (+ (* (pow x -2) 1/6) -23/360) #s(hole binary64 (- (* 1/6 (/ 1 (pow x 2))) 23/360))) |
#s(approx (* (+ (* (pow x 4) 529/129600) -1/36) (* x (/ x (+ (* (* x x) -23/360) -1/6)))) #s(hole binary64 (* -23/360 (pow x 4)))) |
#s(approx (* (+ (* (pow x 4) 529/129600) -1/36) (* x (/ x (+ (* (* x x) -23/360) -1/6)))) #s(hole binary64 (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (+ (* (pow x 4) 529/129600) -1/36) #s(hole binary64 (* 529/129600 (pow x 4)))) |
#s(approx (+ (* (pow x 4) 529/129600) -1/36) #s(hole binary64 (* (pow x 4) (- 529/129600 (* 1/36 (/ 1 (pow x 4))))))) |
#s(approx (* x (/ x (+ (* (* x x) -23/360) -1/6))) #s(hole binary64 -360/23)) |
#s(approx (* x (/ x (+ (* (* x x) -23/360) -1/6))) #s(hole binary64 (- (* 21600/529 (/ 1 (pow x 2))) 360/23))) |
#s(approx (* x (/ x (+ (* (* x x) -23/360) -1/6))) #s(hole binary64 (- (* 21600/529 (/ 1 (pow x 2))) (+ 360/23 (/ 1296000/12167 (pow x 4)))))) |
#s(approx (* x (/ x (+ (* (* x x) -23/360) -1/6))) #s(hole binary64 (- (+ (* 21600/529 (/ 1 (pow x 2))) (* 77760000/279841 (/ 1 (pow x 6)))) (+ 360/23 (/ 1296000/12167 (pow x 4)))))) |
#s(approx (/ x (+ (* (* x x) -23/360) -1/6)) #s(hole binary64 (/ -360/23 x))) |
#s(approx (/ x (+ (* (* x x) -23/360) -1/6)) #s(hole binary64 (/ (- (* 21600/529 (/ 1 (pow x 2))) 360/23) x))) |
#s(approx (/ x (+ (* (* x x) -23/360) -1/6)) #s(hole binary64 (/ (- (* 21600/529 (/ 1 (pow x 2))) (+ 360/23 (/ 1296000/12167 (pow x 4)))) x))) |
#s(approx (/ x (+ (* (* x x) -23/360) -1/6)) #s(hole binary64 (/ (- (+ (* 21600/529 (/ 1 (pow x 2))) (* 77760000/279841 (/ 1 (pow x 6)))) (+ 360/23 (/ 1296000/12167 (pow x 4)))) x))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (/ (cos x) x)))))) |
#s(approx (/ (* (+ (* -12167/46656000 (pow x 6)) 1/216) x) (+ (* (* (* x x) -23/360) (+ (* (* x x) -23/360) -1/6)) 1/36)) #s(hole binary64 (* -1 (* (pow x 3) (- 23/360 (* 1/6 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* -12167/46656000 (pow x 6)) 1/216) x) #s(hole binary64 (* -1 (* (pow x 7) (- 12167/46656000 (* 1/216 (/ 1 (pow x 6)))))))) |
#s(approx (* (+ (* -23/360 (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 3) (- 23/360 (* 1/6 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (pow x -2) 1/6) -23/360) x) #s(hole binary64 (* -1 (* x (- 23/360 (* 1/6 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (/ 1 (* x x)) 1/6) -23/360) x) #s(hole binary64 (* -1 (* x (- 23/360 (* 1/6 (/ 1 (pow x 2)))))))) |
#s(approx (/ x (+ (* (* x x) -23/360) -1/6)) #s(hole binary64 (* -1 (/ (- 360/23 (* 21600/529 (/ 1 (pow x 2)))) x)))) |
#s(approx (/ x (+ (* (* x x) -23/360) -1/6)) #s(hole binary64 (* -1 (/ (- (+ 360/23 (/ 1296000/12167 (pow x 4))) (* 21600/529 (/ 1 (pow x 2)))) x)))) |
#s(approx (/ x (+ (* (* x x) -23/360) -1/6)) #s(hole binary64 (* -1 (/ (- (+ 360/23 (/ 1296000/12167 (pow x 4))) (+ (* 21600/529 (/ 1 (pow x 2))) (* 77760000/279841 (/ 1 (pow x 6))))) x)))) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 12.0ms | x | @ | 0 | ((/ (- x (sin x)) (tan x)) (* (/ (* (+ (* -12167/46656000 (pow x 6)) 1/216) x) (+ (* (* (* x x) -23/360) (+ (* (* x x) -23/360) -1/6)) 1/36)) x) (/ (* (+ (* -12167/46656000 (pow x 6)) 1/216) x) (+ (* (* (* x x) -23/360) (+ (* (* x x) -23/360) -1/6)) 1/36)) (* (+ (* -12167/46656000 (pow x 6)) 1/216) x) (+ (* -12167/46656000 (pow x 6)) 1/216) -12167/46656000 (pow x 6) x 6 1/216 (+ (* (* (* x x) -23/360) (+ (* (* x x) -23/360) -1/6)) 1/36) (* (* x x) -23/360) (* x x) -23/360 (+ (* (* x x) -23/360) -1/6) -1/6 1/36 (/ (- x (sin x)) (tan x)) (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (* (+ (* -23/360 (* x x)) 1/6) x) (+ (* -23/360 (* x x)) 1/6) (* (* (+ (* (pow x -2) 1/6) -23/360) x) x) (* (+ (* (pow x -2) 1/6) -23/360) x) (/ 1/6 x) 1/6 (/ (- x (sin x)) (tan x)) (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (* (+ (* -23/360 (* x x)) 1/6) x) (+ (* -23/360 (* x x)) 1/6) (* (* (+ (* (/ 1 (* x x)) 1/6) -23/360) x) x) (* (+ (* (/ 1 (* x x)) 1/6) -23/360) x) (+ (* (/ 1 (* x x)) 1/6) -23/360) (/ 1 (* x x)) 1 (/ (- x (sin x)) (tan x)) (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (* (+ (* (pow x -2) 1/6) -23/360) (* (* x x) (* x x))) (+ (* (pow x -2) 1/6) -23/360) (pow x -2) -2 (* (* x x) (* x x)) (/ (- x (sin x)) (tan x)) (* (+ (* (pow x 4) 529/129600) -1/36) (* x (/ x (+ (* (* x x) -23/360) -1/6)))) (+ (* (pow x 4) 529/129600) -1/36) (pow x 4) 4 529/129600 -1/36 (* x (/ x (+ (* (* x x) -23/360) -1/6))) (/ x (+ (* (* x x) -23/360) -1/6))) |
| 8.0ms | x | @ | -inf | ((/ (- x (sin x)) (tan x)) (* (/ (* (+ (* -12167/46656000 (pow x 6)) 1/216) x) (+ (* (* (* x x) -23/360) (+ (* (* x x) -23/360) -1/6)) 1/36)) x) (/ (* (+ (* -12167/46656000 (pow x 6)) 1/216) x) (+ (* (* (* x x) -23/360) (+ (* (* x x) -23/360) -1/6)) 1/36)) (* (+ (* -12167/46656000 (pow x 6)) 1/216) x) (+ (* -12167/46656000 (pow x 6)) 1/216) -12167/46656000 (pow x 6) x 6 1/216 (+ (* (* (* x x) -23/360) (+ (* (* x x) -23/360) -1/6)) 1/36) (* (* x x) -23/360) (* x x) -23/360 (+ (* (* x x) -23/360) -1/6) -1/6 1/36 (/ (- x (sin x)) (tan x)) (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (* (+ (* -23/360 (* x x)) 1/6) x) (+ (* -23/360 (* x x)) 1/6) (* (* (+ (* (pow x -2) 1/6) -23/360) x) x) (* (+ (* (pow x -2) 1/6) -23/360) x) (/ 1/6 x) 1/6 (/ (- x (sin x)) (tan x)) (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (* (+ (* -23/360 (* x x)) 1/6) x) (+ (* -23/360 (* x x)) 1/6) (* (* (+ (* (/ 1 (* x x)) 1/6) -23/360) x) x) (* (+ (* (/ 1 (* x x)) 1/6) -23/360) x) (+ (* (/ 1 (* x x)) 1/6) -23/360) (/ 1 (* x x)) 1 (/ (- x (sin x)) (tan x)) (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (* (+ (* (pow x -2) 1/6) -23/360) (* (* x x) (* x x))) (+ (* (pow x -2) 1/6) -23/360) (pow x -2) -2 (* (* x x) (* x x)) (/ (- x (sin x)) (tan x)) (* (+ (* (pow x 4) 529/129600) -1/36) (* x (/ x (+ (* (* x x) -23/360) -1/6)))) (+ (* (pow x 4) 529/129600) -1/36) (pow x 4) 4 529/129600 -1/36 (* x (/ x (+ (* (* x x) -23/360) -1/6))) (/ x (+ (* (* x x) -23/360) -1/6))) |
| 6.0ms | x | @ | inf | ((/ (- x (sin x)) (tan x)) (* (/ (* (+ (* -12167/46656000 (pow x 6)) 1/216) x) (+ (* (* (* x x) -23/360) (+ (* (* x x) -23/360) -1/6)) 1/36)) x) (/ (* (+ (* -12167/46656000 (pow x 6)) 1/216) x) (+ (* (* (* x x) -23/360) (+ (* (* x x) -23/360) -1/6)) 1/36)) (* (+ (* -12167/46656000 (pow x 6)) 1/216) x) (+ (* -12167/46656000 (pow x 6)) 1/216) -12167/46656000 (pow x 6) x 6 1/216 (+ (* (* (* x x) -23/360) (+ (* (* x x) -23/360) -1/6)) 1/36) (* (* x x) -23/360) (* x x) -23/360 (+ (* (* x x) -23/360) -1/6) -1/6 1/36 (/ (- x (sin x)) (tan x)) (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (* (+ (* -23/360 (* x x)) 1/6) x) (+ (* -23/360 (* x x)) 1/6) (* (* (+ (* (pow x -2) 1/6) -23/360) x) x) (* (+ (* (pow x -2) 1/6) -23/360) x) (/ 1/6 x) 1/6 (/ (- x (sin x)) (tan x)) (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (* (+ (* -23/360 (* x x)) 1/6) x) (+ (* -23/360 (* x x)) 1/6) (* (* (+ (* (/ 1 (* x x)) 1/6) -23/360) x) x) (* (+ (* (/ 1 (* x x)) 1/6) -23/360) x) (+ (* (/ 1 (* x x)) 1/6) -23/360) (/ 1 (* x x)) 1 (/ (- x (sin x)) (tan x)) (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (* (+ (* (pow x -2) 1/6) -23/360) (* (* x x) (* x x))) (+ (* (pow x -2) 1/6) -23/360) (pow x -2) -2 (* (* x x) (* x x)) (/ (- x (sin x)) (tan x)) (* (+ (* (pow x 4) 529/129600) -1/36) (* x (/ x (+ (* (* x x) -23/360) -1/6)))) (+ (* (pow x 4) 529/129600) -1/36) (pow x 4) 4 529/129600 -1/36 (* x (/ x (+ (* (* x x) -23/360) -1/6))) (/ x (+ (* (* x x) -23/360) -1/6))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 349 | 2805 |
| 0 | 399 | 2635 |
| 1 | 1380 | 2633 |
| 0 | 8570 | 2542 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (/.f64 (*.f64 (fma.f64 #s(literal -12167/46656000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)) x) (fma.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) x)) |
(*.f64 (/.f64 (*.f64 (fma.f64 #s(literal -12167/46656000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)) x) (fma.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) x) |
(/.f64 (*.f64 (fma.f64 #s(literal -12167/46656000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)) x) (fma.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) |
(*.f64 (fma.f64 #s(literal -12167/46656000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)) x) |
(fma.f64 #s(literal -12167/46656000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)) |
#s(literal -12167/46656000 binary64) |
(pow.f64 x #s(literal 6 binary64)) |
x |
#s(literal 6 binary64) |
#s(literal 1/216 binary64) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)) #s(literal 1/36 binary64)) |
(*.f64 (*.f64 x x) #s(literal -23/360 binary64)) |
(*.f64 x x) |
#s(literal -23/360 binary64) |
(fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)) |
#s(literal -1/6 binary64) |
#s(literal 1/36 binary64) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 #s(approx (* (+ (* (pow x -2) 1/6) -23/360) x) (/.f64 #s(literal 1/6 binary64) x)) x)) x) x)) |
(*.f64 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 #s(approx (* (+ (* (pow x -2) 1/6) -23/360) x) (/.f64 #s(literal 1/6 binary64) x)) x)) x) x) |
(*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 #s(approx (* (+ (* (pow x -2) 1/6) -23/360) x) (/.f64 #s(literal 1/6 binary64) x)) x)) x) |
#s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 #s(approx (* (+ (* (pow x -2) 1/6) -23/360) x) (/.f64 #s(literal 1/6 binary64) x)) x)) |
(*.f64 #s(approx (* (+ (* (pow x -2) 1/6) -23/360) x) (/.f64 #s(literal 1/6 binary64) x)) x) |
#s(approx (* (+ (* (pow x -2) 1/6) -23/360) x) (/.f64 #s(literal 1/6 binary64) x)) |
(/.f64 #s(literal 1/6 binary64) x) |
#s(literal 1/6 binary64) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) x) x)) x) x)) |
(*.f64 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) x) x)) x) x) |
(*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) x) x)) x) |
#s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) x) x) |
(*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
#s(literal 1 binary64) |
#s(approx (/ (- x (sin x)) (tan x)) #s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) |
#s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) |
(pow.f64 x #s(literal -2 binary64)) |
#s(literal -2 binary64) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal -1/36 binary64)) (*.f64 x (/.f64 x (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)))))) |
(*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal -1/36 binary64)) (*.f64 x (/.f64 x (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64))))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal -1/36 binary64)) |
(pow.f64 x #s(literal 4 binary64)) |
#s(literal 4 binary64) |
#s(literal 529/129600 binary64) |
#s(literal -1/36 binary64) |
(*.f64 x (/.f64 x (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)))) |
(/.f64 x (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 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 (* (/ (* (+ (* -12167/46656000 (pow x 6)) 1/216) x) (+ (* (* (* x x) -23/360) (+ (* (* x x) -23/360) -1/6)) 1/36)) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (/ (* (+ (* -12167/46656000 (pow x 6)) 1/216) x) (+ (* (* (* x x) -23/360) (+ (* (* x x) -23/360) -1/6)) 1/36)) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (/ (* (+ (* -12167/46656000 (pow x 6)) 1/216) x) (+ (* (* (* x x) -23/360) (+ (* (* x x) -23/360) -1/6)) 1/36)) #s(hole binary64 (* 1/6 x))) |
#s(approx (/ (* (+ (* -12167/46656000 (pow x 6)) 1/216) x) (+ (* (* (* x x) -23/360) (+ (* (* x x) -23/360) -1/6)) 1/36)) #s(hole binary64 (* x (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (+ (* -12167/46656000 (pow x 6)) 1/216) x) #s(hole binary64 (* 1/216 x))) |
#s(approx (* (+ (* -12167/46656000 (pow x 6)) 1/216) x) #s(hole binary64 (* x (+ 1/216 (* -12167/46656000 (pow x 6)))))) |
#s(approx (+ (* -12167/46656000 (pow x 6)) 1/216) #s(hole binary64 1/216)) |
#s(approx (+ (* -12167/46656000 (pow x 6)) 1/216) #s(hole binary64 (+ 1/216 (* -12167/46656000 (pow x 6))))) |
#s(approx (pow x 6) #s(hole binary64 (pow x 6))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* (* (* x x) -23/360) (+ (* (* x x) -23/360) -1/6)) 1/36) #s(hole binary64 1/36)) |
#s(approx (+ (* (* (* x x) -23/360) (+ (* (* x x) -23/360) -1/6)) 1/36) #s(hole binary64 (+ 1/36 (* 23/2160 (pow x 2))))) |
#s(approx (+ (* (* (* x x) -23/360) (+ (* (* x x) -23/360) -1/6)) 1/36) #s(hole binary64 (+ 1/36 (* (pow x 2) (+ 23/2160 (* 529/129600 (pow x 2))))))) |
#s(approx (* (* x x) -23/360) #s(hole binary64 (* -23/360 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (* x x) -23/360) -1/6) #s(hole binary64 -1/6)) |
#s(approx (+ (* (* x x) -23/360) -1/6) #s(hole binary64 (- (* -23/360 (pow x 2)) 1/6))) |
#s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (* (+ (* -23/360 (* x x)) 1/6) x) #s(hole binary64 (* 1/6 x))) |
#s(approx (* (+ (* -23/360 (* x x)) 1/6) x) #s(hole binary64 (* x (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (+ (* -23/360 (* x x)) 1/6) #s(hole binary64 1/6)) |
#s(approx (+ (* -23/360 (* x x)) 1/6) #s(hole binary64 (+ 1/6 (* -23/360 (pow x 2))))) |
#s(approx (* (* (+ (* (pow x -2) 1/6) -23/360) x) x) #s(hole binary64 1/6)) |
#s(approx (* (* (+ (* (pow x -2) 1/6) -23/360) x) x) #s(hole binary64 (+ 1/6 (* -23/360 (pow x 2))))) |
#s(approx (* (+ (* (pow x -2) 1/6) -23/360) x) #s(hole binary64 (/ 1/6 x))) |
#s(approx (* (+ (* (pow x -2) 1/6) -23/360) x) #s(hole binary64 (/ (+ 1/6 (* -23/360 (pow x 2))) x))) |
#s(approx (/ 1/6 x) #s(hole binary64 (/ 1/6 x))) |
#s(approx (* (* (+ (* (/ 1 (* x x)) 1/6) -23/360) x) x) #s(hole binary64 1/6)) |
#s(approx (* (* (+ (* (/ 1 (* x x)) 1/6) -23/360) x) x) #s(hole binary64 (+ 1/6 (* -23/360 (pow x 2))))) |
#s(approx (* (+ (* (/ 1 (* x x)) 1/6) -23/360) x) #s(hole binary64 (/ 1/6 x))) |
#s(approx (* (+ (* (/ 1 (* x x)) 1/6) -23/360) x) #s(hole binary64 (/ (+ 1/6 (* -23/360 (pow x 2))) x))) |
#s(approx (+ (* (/ 1 (* x x)) 1/6) -23/360) #s(hole binary64 (/ 1/6 (pow x 2)))) |
#s(approx (+ (* (/ 1 (* x x)) 1/6) -23/360) #s(hole binary64 (/ (+ 1/6 (* -23/360 (pow x 2))) (pow x 2)))) |
#s(approx (/ 1 (* x x)) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (* (+ (* (pow x -2) 1/6) -23/360) (* (* x x) (* x x))) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (+ (* (pow x -2) 1/6) -23/360) (* (* x x) (* x x))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (+ (* (pow x -2) 1/6) -23/360) #s(hole binary64 (/ 1/6 (pow x 2)))) |
#s(approx (+ (* (pow x -2) 1/6) -23/360) #s(hole binary64 (/ (+ 1/6 (* -23/360 (pow x 2))) (pow x 2)))) |
#s(approx (pow x -2) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (* (* x x) (* x x)) #s(hole binary64 (pow x 4))) |
#s(approx (* (+ (* (pow x 4) 529/129600) -1/36) (* x (/ x (+ (* (* x x) -23/360) -1/6)))) #s(hole binary64 (* 1/6 (pow x 2)))) |
#s(approx (* (+ (* (pow x 4) 529/129600) -1/36) (* x (/ x (+ (* (* x x) -23/360) -1/6)))) #s(hole binary64 (* (pow x 2) (+ 1/6 (* -23/360 (pow x 2)))))) |
#s(approx (+ (* (pow x 4) 529/129600) -1/36) #s(hole binary64 -1/36)) |
#s(approx (+ (* (pow x 4) 529/129600) -1/36) #s(hole binary64 (- (* 529/129600 (pow x 4)) 1/36))) |
#s(approx (pow x 4) #s(hole binary64 (pow x 4))) |
#s(approx (* x (/ x (+ (* (* x x) -23/360) -1/6))) #s(hole binary64 (* -6 (pow x 2)))) |
#s(approx (* x (/ x (+ (* (* x x) -23/360) -1/6))) #s(hole binary64 (* (pow x 2) (- (* 23/10 (pow x 2)) 6)))) |
#s(approx (* x (/ x (+ (* (* x x) -23/360) -1/6))) #s(hole binary64 (* (pow x 2) (- (* (pow x 2) (+ 23/10 (* -529/600 (pow x 2)))) 6)))) |
#s(approx (* x (/ x (+ (* (* x x) -23/360) -1/6))) #s(hole binary64 (* (pow x 2) (- (* (pow x 2) (+ 23/10 (* (pow x 2) (- (* 12167/36000 (pow x 2)) 529/600)))) 6)))) |
#s(approx (/ x (+ (* (* x x) -23/360) -1/6)) #s(hole binary64 (* -6 x))) |
#s(approx (/ x (+ (* (* x x) -23/360) -1/6)) #s(hole binary64 (* x (- (* 23/10 (pow x 2)) 6)))) |
#s(approx (/ x (+ (* (* x x) -23/360) -1/6)) #s(hole binary64 (* x (- (* (pow x 2) (+ 23/10 (* -529/600 (pow x 2)))) 6)))) |
#s(approx (/ x (+ (* (* x x) -23/360) -1/6)) #s(hole binary64 (* x (- (* (pow x 2) (+ 23/10 (* (pow x 2) (- (* 12167/36000 (pow x 2)) 529/600)))) 6)))) |
#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 (* (/ (* (+ (* -12167/46656000 (pow x 6)) 1/216) x) (+ (* (* (* x x) -23/360) (+ (* (* x x) -23/360) -1/6)) 1/36)) x) #s(hole binary64 (* -23/360 (pow x 4)))) |
#s(approx (* (/ (* (+ (* -12167/46656000 (pow x 6)) 1/216) x) (+ (* (* (* x x) -23/360) (+ (* (* x x) -23/360) -1/6)) 1/36)) x) #s(hole binary64 (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (/ (* (+ (* -12167/46656000 (pow x 6)) 1/216) x) (+ (* (* (* x x) -23/360) (+ (* (* x x) -23/360) -1/6)) 1/36)) #s(hole binary64 (* -23/360 (pow x 3)))) |
#s(approx (/ (* (+ (* -12167/46656000 (pow x 6)) 1/216) x) (+ (* (* (* x x) -23/360) (+ (* (* x x) -23/360) -1/6)) 1/36)) #s(hole binary64 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (* (+ (* -12167/46656000 (pow x 6)) 1/216) x) #s(hole binary64 (* -12167/46656000 (pow x 7)))) |
#s(approx (* (+ (* -12167/46656000 (pow x 6)) 1/216) x) #s(hole binary64 (* (pow x 7) (- (* 1/216 (/ 1 (pow x 6))) 12167/46656000)))) |
#s(approx (+ (* -12167/46656000 (pow x 6)) 1/216) #s(hole binary64 (* -12167/46656000 (pow x 6)))) |
#s(approx (+ (* -12167/46656000 (pow x 6)) 1/216) #s(hole binary64 (* (pow x 6) (- (* 1/216 (/ 1 (pow x 6))) 12167/46656000)))) |
#s(approx (+ (* (* (* x x) -23/360) (+ (* (* x x) -23/360) -1/6)) 1/36) #s(hole binary64 (* 529/129600 (pow x 4)))) |
#s(approx (+ (* (* (* x x) -23/360) (+ (* (* x x) -23/360) -1/6)) 1/36) #s(hole binary64 (* (pow x 4) (+ 529/129600 (* 23/2160 (/ 1 (pow x 2))))))) |
#s(approx (+ (* (* (* x x) -23/360) (+ (* (* x x) -23/360) -1/6)) 1/36) #s(hole binary64 (* (pow x 4) (+ 529/129600 (+ (/ 1/36 (pow x 4)) (* 23/2160 (/ 1 (pow x 2)))))))) |
#s(approx (+ (* (* x x) -23/360) -1/6) #s(hole binary64 (* -23/360 (pow x 2)))) |
#s(approx (+ (* (* x x) -23/360) -1/6) #s(hole binary64 (* -1 (* (pow x 2) (+ 23/360 (* 1/6 (/ 1 (pow x 2)))))))) |
#s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) #s(hole binary64 (* -23/360 (pow x 4)))) |
#s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) #s(hole binary64 (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (* (+ (* -23/360 (* x x)) 1/6) x) #s(hole binary64 (* -23/360 (pow x 3)))) |
#s(approx (* (+ (* -23/360 (* x x)) 1/6) x) #s(hole binary64 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (+ (* -23/360 (* x x)) 1/6) #s(hole binary64 (* -23/360 (pow x 2)))) |
#s(approx (+ (* -23/360 (* x x)) 1/6) #s(hole binary64 (* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (* (* (+ (* (pow x -2) 1/6) -23/360) x) x) #s(hole binary64 (* -23/360 (pow x 2)))) |
#s(approx (* (* (+ (* (pow x -2) 1/6) -23/360) x) x) #s(hole binary64 (* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (* (+ (* (pow x -2) 1/6) -23/360) x) #s(hole binary64 (* -23/360 x))) |
#s(approx (* (+ (* (pow x -2) 1/6) -23/360) x) #s(hole binary64 (* x (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (* (* (+ (* (/ 1 (* x x)) 1/6) -23/360) x) x) #s(hole binary64 (* -23/360 (pow x 2)))) |
#s(approx (* (* (+ (* (/ 1 (* x x)) 1/6) -23/360) x) x) #s(hole binary64 (* (pow x 2) (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (* (+ (* (/ 1 (* x x)) 1/6) -23/360) x) #s(hole binary64 (* -23/360 x))) |
#s(approx (* (+ (* (/ 1 (* x x)) 1/6) -23/360) x) #s(hole binary64 (* x (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (+ (* (/ 1 (* x x)) 1/6) -23/360) #s(hole binary64 -23/360)) |
#s(approx (+ (* (/ 1 (* x x)) 1/6) -23/360) #s(hole binary64 (- (* 1/6 (/ 1 (pow x 2))) 23/360))) |
#s(approx (* (+ (* (pow x -2) 1/6) -23/360) (* (* x x) (* x x))) #s(hole binary64 (* -23/360 (pow x 4)))) |
#s(approx (* (+ (* (pow x -2) 1/6) -23/360) (* (* x x) (* x x))) #s(hole binary64 (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (+ (* (pow x -2) 1/6) -23/360) #s(hole binary64 -23/360)) |
#s(approx (+ (* (pow x -2) 1/6) -23/360) #s(hole binary64 (- (* 1/6 (/ 1 (pow x 2))) 23/360))) |
#s(approx (* (+ (* (pow x 4) 529/129600) -1/36) (* x (/ x (+ (* (* x x) -23/360) -1/6)))) #s(hole binary64 (* -23/360 (pow x 4)))) |
#s(approx (* (+ (* (pow x 4) 529/129600) -1/36) (* x (/ x (+ (* (* x x) -23/360) -1/6)))) #s(hole binary64 (* (pow x 4) (- (* 1/6 (/ 1 (pow x 2))) 23/360)))) |
#s(approx (+ (* (pow x 4) 529/129600) -1/36) #s(hole binary64 (* 529/129600 (pow x 4)))) |
#s(approx (+ (* (pow x 4) 529/129600) -1/36) #s(hole binary64 (* (pow x 4) (- 529/129600 (* 1/36 (/ 1 (pow x 4))))))) |
#s(approx (* x (/ x (+ (* (* x x) -23/360) -1/6))) #s(hole binary64 -360/23)) |
#s(approx (* x (/ x (+ (* (* x x) -23/360) -1/6))) #s(hole binary64 (- (* 21600/529 (/ 1 (pow x 2))) 360/23))) |
#s(approx (* x (/ x (+ (* (* x x) -23/360) -1/6))) #s(hole binary64 (- (* 21600/529 (/ 1 (pow x 2))) (+ 360/23 (/ 1296000/12167 (pow x 4)))))) |
#s(approx (* x (/ x (+ (* (* x x) -23/360) -1/6))) #s(hole binary64 (- (+ (* 21600/529 (/ 1 (pow x 2))) (* 77760000/279841 (/ 1 (pow x 6)))) (+ 360/23 (/ 1296000/12167 (pow x 4)))))) |
#s(approx (/ x (+ (* (* x x) -23/360) -1/6)) #s(hole binary64 (/ -360/23 x))) |
#s(approx (/ x (+ (* (* x x) -23/360) -1/6)) #s(hole binary64 (/ (- (* 21600/529 (/ 1 (pow x 2))) 360/23) x))) |
#s(approx (/ x (+ (* (* x x) -23/360) -1/6)) #s(hole binary64 (/ (- (* 21600/529 (/ 1 (pow x 2))) (+ 360/23 (/ 1296000/12167 (pow x 4)))) x))) |
#s(approx (/ x (+ (* (* x x) -23/360) -1/6)) #s(hole binary64 (/ (- (+ (* 21600/529 (/ 1 (pow x 2))) (* 77760000/279841 (/ 1 (pow x 6)))) (+ 360/23 (/ 1296000/12167 (pow x 4)))) x))) |
#s(approx (/ (- x (sin x)) (tan x)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (cos x) (sin x))) (/ (cos x) x)))))) |
#s(approx (/ (* (+ (* -12167/46656000 (pow x 6)) 1/216) x) (+ (* (* (* x x) -23/360) (+ (* (* x x) -23/360) -1/6)) 1/36)) #s(hole binary64 (* -1 (* (pow x 3) (- 23/360 (* 1/6 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* -12167/46656000 (pow x 6)) 1/216) x) #s(hole binary64 (* -1 (* (pow x 7) (- 12167/46656000 (* 1/216 (/ 1 (pow x 6)))))))) |
#s(approx (* (+ (* -23/360 (* x x)) 1/6) x) #s(hole binary64 (* -1 (* (pow x 3) (- 23/360 (* 1/6 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (pow x -2) 1/6) -23/360) x) #s(hole binary64 (* -1 (* x (- 23/360 (* 1/6 (/ 1 (pow x 2)))))))) |
#s(approx (* (+ (* (/ 1 (* x x)) 1/6) -23/360) x) #s(hole binary64 (* -1 (* x (- 23/360 (* 1/6 (/ 1 (pow x 2)))))))) |
#s(approx (/ x (+ (* (* x x) -23/360) -1/6)) #s(hole binary64 (* -1 (/ (- 360/23 (* 21600/529 (/ 1 (pow x 2)))) x)))) |
#s(approx (/ x (+ (* (* x x) -23/360) -1/6)) #s(hole binary64 (* -1 (/ (- (+ 360/23 (/ 1296000/12167 (pow x 4))) (* 21600/529 (/ 1 (pow x 2)))) x)))) |
#s(approx (/ x (+ (* (* x x) -23/360) -1/6)) #s(hole binary64 (* -1 (/ (- (+ 360/23 (/ 1296000/12167 (pow x 4))) (+ (* 21600/529 (/ 1 (pow x 2))) (* 77760000/279841 (/ 1 (pow x 6))))) x)))) |
| Outputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64) #s(literal 1/216 binary64)) x) (fma.f64 (*.f64 #s(literal 23/2160 binary64) x) x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal 1/36 binary64)))) x)) |
(*.f64 (/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64) #s(literal 1/216 binary64)) x) (fma.f64 (*.f64 #s(literal 23/2160 binary64) x) x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal 1/36 binary64)))) x) |
(*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64) #s(literal 1/216 binary64)) x) (/.f64 x (fma.f64 (*.f64 #s(literal 23/2160 binary64) x) x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal 1/36 binary64))))) |
(*.f64 x (/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64) #s(literal 1/216 binary64)) x) (fma.f64 (*.f64 #s(literal 23/2160 binary64) x) x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal 1/36 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64) #s(literal 1/216 binary64)) x) x)) (fma.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 529/129600 binary64) #s(literal 23/2160 binary64)) #s(literal -1/36 binary64))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64) #s(literal 1/216 binary64)) x) x) (fma.f64 (*.f64 #s(literal 23/2160 binary64) x) x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal 1/36 binary64)))) |
(*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64) #s(literal 1/216 binary64)) (/.f64 x (fma.f64 (*.f64 #s(literal 23/2160 binary64) x) x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal 1/36 binary64))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64) #s(literal 1/216 binary64)))) (neg.f64 (fma.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 529/129600 binary64) #s(literal 23/2160 binary64)) #s(literal -1/36 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64)) #s(literal 2 binary64)) #s(literal 1/46656 binary64)) x) (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64) #s(literal -1/216 binary64)) (fma.f64 (*.f64 #s(literal 23/2160 binary64) x) x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal 1/36 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/46656 binary64) (pow.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64)) #s(literal 2 binary64))) x) (*.f64 (-.f64 #s(literal 1/216 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64))) (fma.f64 (*.f64 #s(literal 23/2160 binary64) x) x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal 1/36 binary64))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 3 binary64)) #s(literal -1801152661463/101559956668416000000000 binary64) #s(literal 1/10077696 binary64)) x) (*.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64)))) (fma.f64 (*.f64 #s(literal 23/2160 binary64) x) x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal 1/36 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/10077696 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 3 binary64)) #s(literal -1801152661463/101559956668416000000000 binary64))) x) (*.f64 (+.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64) #s(literal -1/216 binary64)))) (fma.f64 (*.f64 #s(literal 23/2160 binary64) x) x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal 1/36 binary64))))) |
(/.f64 (*.f64 (neg.f64 x) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64) #s(literal 1/216 binary64))) (fma.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 529/129600 binary64) #s(literal 23/2160 binary64)) #s(literal -1/36 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64) #s(literal 1/216 binary64)) x) (fma.f64 (*.f64 #s(literal 23/2160 binary64) x) x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal 1/36 binary64)))) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64) #s(literal 1/216 binary64))) (fma.f64 (*.f64 #s(literal 23/2160 binary64) x) x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal 1/36 binary64))))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64) #s(literal 1/216 binary64)) x) (fma.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 529/129600 binary64) #s(literal 23/2160 binary64)) #s(literal -1/36 binary64)))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/216 binary64) x) (fma.f64 (*.f64 #s(literal 23/2160 binary64) x) x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal 1/36 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64)) x) (fma.f64 (*.f64 #s(literal 23/2160 binary64) x) x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal 1/36 binary64))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/216 binary64) x) (fma.f64 (*.f64 #s(literal 23/2160 binary64) x) x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal 1/36 binary64)))) (/.f64 (*.f64 (*.f64 x (pow.f64 x #s(literal 6 binary64))) #s(literal -12167/46656000 binary64)) (fma.f64 (*.f64 #s(literal 23/2160 binary64) x) x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal 1/36 binary64))))) |
(*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64) #s(literal 1/216 binary64)) x) |
(*.f64 x (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64) #s(literal 1/216 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/216 binary64) x) (*.f64 #s(literal 1/216 binary64) x)) (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64)) x) (*.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64)) x))) (-.f64 (*.f64 #s(literal 1/216 binary64) x) (*.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64)) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/216 binary64) x) (*.f64 #s(literal 1/216 binary64) x)) (*.f64 (*.f64 (*.f64 x (pow.f64 x #s(literal 6 binary64))) #s(literal -12167/46656000 binary64)) (*.f64 (*.f64 x (pow.f64 x #s(literal 6 binary64))) #s(literal -12167/46656000 binary64)))) (-.f64 (*.f64 #s(literal 1/216 binary64) x) (*.f64 (*.f64 x (pow.f64 x #s(literal 6 binary64))) #s(literal -12167/46656000 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/216 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/216 binary64) x) (*.f64 #s(literal 1/216 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64)) x) (*.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64)) x)) (*.f64 (*.f64 #s(literal 1/216 binary64) x) (*.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64)) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/216 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x (pow.f64 x #s(literal 6 binary64))) #s(literal -12167/46656000 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/216 binary64) x) (*.f64 #s(literal 1/216 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 x (pow.f64 x #s(literal 6 binary64))) #s(literal -12167/46656000 binary64)) (*.f64 (*.f64 x (pow.f64 x #s(literal 6 binary64))) #s(literal -12167/46656000 binary64))) (*.f64 (*.f64 #s(literal 1/216 binary64) x) (*.f64 (*.f64 x (pow.f64 x #s(literal 6 binary64))) #s(literal -12167/46656000 binary64)))))) |
(fma.f64 (*.f64 x (pow.f64 x #s(literal 6 binary64))) #s(literal -12167/46656000 binary64) (*.f64 #s(literal 1/216 binary64) x)) |
(fma.f64 (*.f64 x #s(literal -12167/46656000 binary64)) (pow.f64 x #s(literal 6 binary64)) (*.f64 #s(literal 1/216 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/216 binary64) x) #s(literal 1 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64)) x)) |
(fma.f64 (*.f64 #s(literal 1/216 binary64) x) #s(literal 1 binary64) (*.f64 (*.f64 x (pow.f64 x #s(literal 6 binary64))) #s(literal -12167/46656000 binary64))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64)) x (*.f64 #s(literal 1/216 binary64) x)) |
(fma.f64 #s(literal 1/216 binary64) x (*.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64)) x)) |
(fma.f64 #s(literal 1/216 binary64) x (*.f64 (*.f64 x (pow.f64 x #s(literal 6 binary64))) #s(literal -12167/46656000 binary64))) |
(fma.f64 x (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64)) (*.f64 #s(literal 1/216 binary64) x)) |
(fma.f64 x #s(literal 1/216 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64)) x)) |
(fma.f64 x #s(literal 1/216 binary64) (*.f64 (*.f64 x (pow.f64 x #s(literal 6 binary64))) #s(literal -12167/46656000 binary64))) |
(-.f64 (*.f64 #s(literal 1/216 binary64) x) (*.f64 (*.f64 #s(literal 12167/46656000 binary64) (pow.f64 x #s(literal 6 binary64))) x)) |
(-.f64 (*.f64 #s(literal 1/216 binary64) x) (*.f64 (neg.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64)))) |
(+.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64)) x) (*.f64 #s(literal 1/216 binary64) x)) |
(+.f64 (*.f64 (*.f64 x (pow.f64 x #s(literal 6 binary64))) #s(literal -12167/46656000 binary64)) (*.f64 #s(literal 1/216 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/216 binary64) x) (*.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64)) x)) |
(+.f64 (*.f64 #s(literal 1/216 binary64) x) (*.f64 (*.f64 x (pow.f64 x #s(literal 6 binary64))) #s(literal -12167/46656000 binary64))) |
(*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) (*.f64 #s(literal 1/6 binary64) (fma.f64 #s(literal 23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64))) |
(*.f64 (fma.f64 (*.f64 #s(literal 23/2160 binary64) x) x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal 1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 #s(literal 1/10077696 binary64) (pow.f64 (*.f64 #s(literal 12167/46656000 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/46656 binary64) (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/216 binary64) (*.f64 #s(literal 12167/46656000 binary64) (pow.f64 x #s(literal 6 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64)) #s(literal 2 binary64)) #s(literal 1/46656 binary64))) (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64) #s(literal -1/216 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/46656 binary64) (pow.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/216 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 3 binary64)) #s(literal -1801152661463/101559956668416000000000 binary64) #s(literal 1/10077696 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/10077696 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 3 binary64)) #s(literal -1801152661463/101559956668416000000000 binary64)))) (neg.f64 (+.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64) #s(literal -1/216 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64)) #s(literal 2 binary64)) #s(literal 1/46656 binary64)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64) #s(literal -1/216 binary64))) |
(/.f64 (-.f64 #s(literal 1/46656 binary64) (pow.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1/216 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 3 binary64)) #s(literal -1801152661463/101559956668416000000000 binary64) #s(literal 1/10077696 binary64)) (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64))))) |
(/.f64 (+.f64 #s(literal 1/10077696 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 3 binary64)) #s(literal -1801152661463/101559956668416000000000 binary64))) (+.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64) #s(literal -1/216 binary64))))) |
(fma.f64 (*.f64 #s(literal -12167/46656000 binary64) (pow.f64 x #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/216 binary64)) |
(fma.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal 3/2 binary64)) #s(literal 1/216 binary64)) |
(fma.f64 (pow.f64 (*.f64 #s(literal -23/360 binary64) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/216 binary64)) |
(fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64) #s(literal 1/216 binary64)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal 1/216 binary64)) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -23/360 binary64) x) #s(literal 3 binary64)) #s(literal 1/216 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) #s(literal 1/216 binary64)) |
(fma.f64 #s(literal -12167/46656000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64)) #s(literal 2 binary64)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64) #s(literal -1/216 binary64))) (/.f64 #s(literal 1/46656 binary64) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64) #s(literal -1/216 binary64)))) |
(-.f64 (/.f64 #s(literal 1/46656 binary64) (-.f64 #s(literal 1/216 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64)))) (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/216 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64))))) |
(-.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64)) #s(literal -1/216 binary64)) |
(-.f64 #s(literal 1/216 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 6 binary64))) #s(literal -12167/46656000 binary64))) |
(-.f64 #s(literal 1/216 binary64) (*.f64 #s(literal 12167/46656000 binary64) (pow.f64 x #s(literal 6 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 3 binary64)) #s(literal -1801152661463/101559956668416000000000 binary64)) (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64))))) (/.f64 #s(literal 1/10077696 binary64) (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/10077696 binary64) (+.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64) #s(literal -1/216 binary64))))) (/.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 3 binary64)) #s(literal -1801152661463/101559956668416000000000 binary64)) (+.f64 #s(literal 1/46656 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64)) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64) #s(literal -1/216 binary64)))))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64)) #s(literal 1/216 binary64)) |
(+.f64 #s(literal 1/216 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64))) |
#s(literal -12167/46656000 binary64) |
(*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 x x)) x) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3 binary64))) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal 3 binary64))) (fabs.f64 (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (pow.f64 x #s(literal 4 binary64))) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 6 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3 binary64)) |
(pow.f64 x #s(literal 6 binary64)) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 3 binary64) (*.f64 (log.f64 x) #s(literal 3 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 6 binary64)))) |
x |
#s(literal 6 binary64) |
#s(literal 1/216 binary64) |
(/.f64 (-.f64 #s(literal 1/46656 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 529/129600 binary64) #s(literal 23/2160 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/1296 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 529/129600 binary64) #s(literal 23/2160 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 529/129600 binary64) #s(literal 23/2160 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 529/129600 binary64) #s(literal 23/2160 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/1296 binary64))) (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 529/129600 binary64) #s(literal 23/2160 binary64)) (*.f64 x x) #s(literal -1/36 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 529/129600 binary64) #s(literal 23/2160 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/46656 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 529/129600 binary64) #s(literal 23/2160 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 529/129600 binary64) #s(literal 23/2160 binary64)) x) x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/1296 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 529/129600 binary64) #s(literal 23/2160 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 529/129600 binary64) #s(literal 23/2160 binary64)) x) x)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/46656 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 529/129600 binary64) #s(literal 23/2160 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 529/129600 binary64) #s(literal 23/2160 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 529/129600 binary64) #s(literal 23/2160 binary64)) (*.f64 x x) #s(literal -1/36 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 529/129600 binary64) #s(literal 23/2160 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/1296 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 529/129600 binary64) #s(literal 23/2160 binary64)) (*.f64 x x) #s(literal -1/36 binary64))) |
(/.f64 (-.f64 #s(literal 1/1296 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 529/129600 binary64) #s(literal 23/2160 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 529/129600 binary64) #s(literal 23/2160 binary64)) x) x))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 529/129600 binary64) #s(literal 23/2160 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/46656 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 529/129600 binary64) #s(literal 23/2160 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 529/129600 binary64) #s(literal 23/2160 binary64)) x) x))))) |
(/.f64 (+.f64 #s(literal 1/46656 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 529/129600 binary64) #s(literal 23/2160 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 529/129600 binary64) #s(literal 23/2160 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 529/129600 binary64) #s(literal 23/2160 binary64)) (*.f64 x x) #s(literal -1/36 binary64))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) (fabs.f64 x)) (fabs.f64 x) (fma.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal -1/6 binary64) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) (fabs.f64 x)) (fabs.f64 x) (fma.f64 #s(literal 23/2160 binary64) (*.f64 x x) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) (neg.f64 x)) (neg.f64 x) (fma.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal -1/6 binary64) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) (neg.f64 x)) (neg.f64 x) (fma.f64 #s(literal 23/2160 binary64) (*.f64 x x) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) x) x (fma.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal -1/6 binary64) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) x) x (fma.f64 #s(literal 23/2160 binary64) (*.f64 x x) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 23/360 binary64)) #s(literal 23/360 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal -1/6 binary64) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 23/360 binary64)) #s(literal 23/360 binary64) (fma.f64 #s(literal 23/2160 binary64) (*.f64 x x) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 #s(literal 529/129600 binary64) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal -1/6 binary64) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 #s(literal 529/129600 binary64) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) x) (fma.f64 #s(literal 23/2160 binary64) (*.f64 x x) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 3 binary64))) x (fma.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal -1/6 binary64) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 3 binary64))) x (fma.f64 #s(literal 23/2160 binary64) (*.f64 x x) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 #s(literal -23/360 binary64) x)) x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 #s(literal -23/360 binary64) x)) x (fma.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal -1/6 binary64) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 #s(literal -23/360 binary64) x)) x (fma.f64 #s(literal 23/2160 binary64) (*.f64 x x) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 #s(literal 23/2160 binary64) (fabs.f64 x)) (fabs.f64 x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 #s(literal 23/2160 binary64) (neg.f64 x)) (neg.f64 x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 #s(literal 23/2160 binary64) x) x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)) (*.f64 #s(literal -23/360 binary64) x)) x #s(literal 1/36 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)) (*.f64 x x)) #s(literal -23/360 binary64) #s(literal 1/36 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/36 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)) x) (*.f64 #s(literal -23/360 binary64) x) #s(literal 1/36 binary64)) |
(fma.f64 (*.f64 #s(literal 529/129600 binary64) x) (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal -1/6 binary64) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 #s(literal 529/129600 binary64) x) (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(literal 23/2160 binary64) (*.f64 x x) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 529/129600 binary64) #s(literal 23/2160 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/36 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 529/129600 binary64) #s(literal 23/2160 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 1/36 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 529/129600 binary64) #s(literal 23/2160 binary64)) x) x #s(literal 1/36 binary64)) |
(fma.f64 (*.f64 (*.f64 (neg.f64 x) x) #s(literal 23/360 binary64)) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 23/360 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal -1/6 binary64) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 (*.f64 (neg.f64 x) x) #s(literal 23/360 binary64)) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 23/360 binary64)) (fma.f64 #s(literal 23/2160 binary64) (*.f64 x x) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 (*.f64 (neg.f64 x) x) #s(literal -23/360 binary64)) (*.f64 (*.f64 (neg.f64 x) x) #s(literal -23/360 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal -1/6 binary64) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 (*.f64 (neg.f64 x) x) #s(literal -23/360 binary64)) (*.f64 (*.f64 (neg.f64 x) x) #s(literal -23/360 binary64)) (fma.f64 #s(literal 23/2160 binary64) (*.f64 x x) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 #s(literal 23/360 binary64) (*.f64 (neg.f64 x) x)) (*.f64 #s(literal 23/360 binary64) (*.f64 (neg.f64 x) x)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal -1/6 binary64) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 #s(literal 23/360 binary64) (*.f64 (neg.f64 x) x)) (*.f64 #s(literal 23/360 binary64) (*.f64 (neg.f64 x) x)) (fma.f64 #s(literal 23/2160 binary64) (*.f64 x x) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 (neg.f64 x) x)) (*.f64 #s(literal -23/360 binary64) (*.f64 (neg.f64 x) x)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal -1/6 binary64) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 (neg.f64 x) x)) (*.f64 #s(literal -23/360 binary64) (*.f64 (neg.f64 x) x)) (fma.f64 #s(literal 23/2160 binary64) (*.f64 x x) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal -23/360 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) x) (*.f64 #s(literal -23/360 binary64) x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal 1/36 binary64))) |
(fma.f64 (fabs.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) (fabs.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) (fma.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal -1/6 binary64) #s(literal 1/36 binary64))) |
(fma.f64 (fabs.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) (fabs.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) (fma.f64 #s(literal 23/2160 binary64) (*.f64 x x) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64)) (*.f64 #s(literal -23/360 binary64) x) (fma.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal -1/6 binary64) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64)) (*.f64 #s(literal -23/360 binary64) x) (fma.f64 #s(literal 23/2160 binary64) (*.f64 x x) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64)) #s(literal -23/360 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal -1/6 binary64) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64)) #s(literal -23/360 binary64) (fma.f64 #s(literal 23/2160 binary64) (*.f64 x x) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 #s(literal 23/360 binary64) (*.f64 x x)) (*.f64 #s(literal 23/360 binary64) (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal -1/6 binary64) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 #s(literal 23/360 binary64) (*.f64 x x)) (*.f64 #s(literal 23/360 binary64) (*.f64 x x)) (fma.f64 #s(literal 23/2160 binary64) (*.f64 x x) #s(literal 1/36 binary64))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal -1/6 binary64) #s(literal 1/36 binary64))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) (fma.f64 #s(literal 23/2160 binary64) (*.f64 x x) #s(literal 1/36 binary64))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 529/129600 binary64) #s(literal 23/2160 binary64)) (*.f64 x x) #s(literal 1/36 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) (*.f64 x x) (fma.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal -1/6 binary64) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) (*.f64 x x) (fma.f64 #s(literal 23/2160 binary64) (*.f64 x x) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 #s(literal 23/2160 binary64) (*.f64 x x)) #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal 1/36 binary64))) |
(fma.f64 #s(literal 23/2160 binary64) (*.f64 x x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal 1/36 binary64))) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal 1/36 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)) #s(literal 1/36 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal -1/6 binary64) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (fma.f64 #s(literal 23/2160 binary64) (*.f64 x x) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 529/129600 binary64) #s(literal 23/2160 binary64)) #s(literal 1/36 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal -1/6 binary64) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) (fma.f64 #s(literal 23/2160 binary64) (*.f64 x x) #s(literal 1/36 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 23/2160 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal 1/36 binary64))) |
(fma.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal -1/6 binary64) #s(literal 1/36 binary64))) |
(fma.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 #s(literal 23/2160 binary64) (*.f64 x x) #s(literal 1/36 binary64))) |
(fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal 1/36 binary64))) |
(-.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64))) (*.f64 #s(literal -23/2160 binary64) (*.f64 x x))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 529/129600 binary64) #s(literal 23/2160 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 529/129600 binary64) #s(literal 23/2160 binary64)) (*.f64 x x) #s(literal -1/36 binary64))) (/.f64 #s(literal 1/1296 binary64) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 529/129600 binary64) #s(literal 23/2160 binary64)) (*.f64 x x) #s(literal -1/36 binary64)))) |
(-.f64 (/.f64 #s(literal 1/1296 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 529/129600 binary64) #s(literal 23/2160 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 529/129600 binary64) #s(literal 23/2160 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 529/129600 binary64) #s(literal 23/2160 binary64)) x) x)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 529/129600 binary64) #s(literal 23/2160 binary64)) x) x) #s(literal -1/36 binary64)) |
(-.f64 #s(literal 1/36 binary64) (*.f64 (fma.f64 #s(literal 23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 (*.f64 x x) #s(literal -23/360 binary64)))) |
(-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 #s(literal 23/360 binary64) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)))) |
(-.f64 #s(literal 1/36 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 529/129600 binary64) #s(literal 23/2160 binary64))) (*.f64 x x))) |
(-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 529/129600 binary64) #s(literal 23/2160 binary64)))) |
(+.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))) |
(+.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64))) (*.f64 #s(literal 23/2160 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 529/129600 binary64) #s(literal 23/2160 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 529/129600 binary64) #s(literal 23/2160 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 529/129600 binary64) #s(literal 23/2160 binary64)) x) x))))) (/.f64 #s(literal 1/46656 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 529/129600 binary64) #s(literal 23/2160 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 529/129600 binary64) #s(literal 23/2160 binary64)) x) x)))))) |
(+.f64 (/.f64 #s(literal 1/46656 binary64) (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 529/129600 binary64) #s(literal 23/2160 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 529/129600 binary64) #s(literal 23/2160 binary64)) (*.f64 x x) #s(literal -1/36 binary64))))) (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal 529/129600 binary64) #s(literal 23/2160 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1/1296 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 529/129600 binary64) #s(literal 23/2160 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 529/129600 binary64) #s(literal 23/2160 binary64)) (*.f64 x x) #s(literal -1/36 binary64)))))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal -1/6 binary64) #s(literal 1/36 binary64))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) (fma.f64 #s(literal 23/2160 binary64) (*.f64 x x) #s(literal 1/36 binary64))) |
(+.f64 (fma.f64 #s(literal 23/2160 binary64) (*.f64 x x) #s(literal 1/36 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64))) |
(+.f64 (*.f64 #s(literal 23/2160 binary64) (*.f64 x x)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal 1/36 binary64))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 529/129600 binary64) #s(literal 23/2160 binary64)) x) x) #s(literal 1/36 binary64)) |
(+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 529/129600 binary64) #s(literal 23/2160 binary64)) x) x)) |
(*.f64 (*.f64 #s(literal -23/360 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(literal -23/360 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 #s(literal -23/360 binary64) x) x) |
(*.f64 (*.f64 x x) #s(literal -23/360 binary64)) |
(*.f64 #s(literal -23/360 binary64) (*.f64 x x)) |
(*.f64 x (*.f64 #s(literal -23/360 binary64) x)) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(sqrt.f64 (pow.f64 x #s(literal 4 binary64))) |
(fabs.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
#s(literal -23/360 binary64) |
(/.f64 (+.f64 #s(literal -1/216 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64))) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) (*.f64 #s(literal 23/2160 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64) #s(literal -1/216 binary64))) (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) (*.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64) #s(literal -1/216 binary64))) (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal -1/36 binary64))) (fma.f64 #s(literal 23/360 binary64) (*.f64 x x) #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)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) (*.f64 #s(literal 1/6 binary64) (fma.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)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) (-.f64 #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) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64))) (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal -23/360 binary64)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal -1/36 binary64)) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64))) |
(fma.f64 (*.f64 #s(literal -23/360 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 #s(literal -23/360 binary64) (neg.f64 x)) (neg.f64 x) #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 #s(literal -23/360 binary64) x) x #s(literal -1/6 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)) |
(fma.f64 #s(literal -23/360 binary64) (*.f64 x x) #s(literal -1/6 binary64)) |
(fma.f64 x (*.f64 #s(literal -23/360 binary64) x) #s(literal -1/6 binary64)) |
(-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 binary64) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) (*.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64))))) (/.f64 #s(literal 1/216 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) (*.f64 #s(literal 1/6 binary64) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)))))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal 1/6 binary64)) |
(-.f64 #s(literal -1/6 binary64) (*.f64 (neg.f64 (*.f64 #s(literal -23/360 binary64) x)) x)) |
(-.f64 #s(literal -1/6 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal -23/360 binary64) x))) |
(-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal -23/360 binary64))) |
(-.f64 #s(literal -1/6 binary64) (*.f64 #s(literal 23/360 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal -1/6 binary64))))) (/.f64 #s(literal -1/216 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal -1/6 binary64)) |
(+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) |
#s(literal -1/6 binary64) |
#s(literal 1/36 binary64) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 #s(approx (* (+ (* (pow x -2) 1/6) -23/360) x) (/.f64 #s(literal 1/6 binary64) x)) x)))) |
(*.f64 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 #s(approx (* (+ (* (pow x -2) 1/6) -23/360) x) (/.f64 #s(literal 1/6 binary64) x)) x)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 #s(approx (* (+ (* (pow x -2) 1/6) -23/360) x) (/.f64 #s(literal 1/6 binary64) x)) x)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 x x) #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 #s(approx (* (+ (* (pow x -2) 1/6) -23/360) x) (/.f64 #s(literal 1/6 binary64) x)) x))) |
(*.f64 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 #s(approx (* (+ (* (pow x -2) 1/6) -23/360) x) (/.f64 #s(literal 1/6 binary64) x)) x)) x) x) |
(*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 #s(approx (* (+ (* (pow x -2) 1/6) -23/360) x) (/.f64 #s(literal 1/6 binary64) x)) x)) (*.f64 x x)) |
(*.f64 x (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 #s(approx (* (+ (* (pow x -2) 1/6) -23/360) x) (/.f64 #s(literal 1/6 binary64) x)) x)) x)) |
(*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 #s(approx (* (+ (* (pow x -2) 1/6) -23/360) x) (/.f64 #s(literal 1/6 binary64) x)) x)) x) |
(*.f64 x #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 #s(approx (* (+ (* (pow x -2) 1/6) -23/360) x) (/.f64 #s(literal 1/6 binary64) x)) x))) |
#s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 #s(approx (* (+ (* (pow x -2) 1/6) -23/360) x) (/.f64 #s(literal 1/6 binary64) x)) x)) |
(*.f64 #s(approx (* (+ (* (pow x -2) 1/6) -23/360) x) (/.f64 #s(literal 1/6 binary64) x)) x) |
(*.f64 x #s(approx (* (+ (* (pow x -2) 1/6) -23/360) x) (/.f64 #s(literal 1/6 binary64) x))) |
#s(approx (* (+ (* (pow x -2) 1/6) -23/360) x) (/.f64 #s(literal 1/6 binary64) x)) |
(/.f64 #s(literal 1/6 binary64) (neg.f64 (neg.f64 x))) |
(/.f64 #s(literal 1/6 binary64) x) |
(/.f64 #s(literal -1/6 binary64) (neg.f64 x)) |
(neg.f64 (/.f64 #s(literal 1/6 binary64) (neg.f64 x))) |
(neg.f64 (/.f64 #s(literal -1/6 binary64) x)) |
#s(literal 1/6 binary64) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 x x) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)))))) |
(*.f64 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 x x) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)))) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 x x) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)))) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 x x) #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 x x) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64))))) |
(*.f64 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 x x) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)))) x) x) |
(*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 x x) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)))) (*.f64 x x)) |
(*.f64 x (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 x x) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)))) x)) |
(*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 x x) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)))) x) |
(*.f64 x #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 x x) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64))))) |
#s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 x x) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)))) |
(*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) x) x) |
(*.f64 (*.f64 x x) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64))) |
(*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) (*.f64 x x)) |
(*.f64 x (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) x)) |
(*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) x) |
(*.f64 x (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) x (*.f64 #s(literal -23/360 binary64) x)) |
(fma.f64 #s(literal -23/360 binary64) x (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) x)) |
(fma.f64 #s(literal -23/360 binary64) x (*.f64 x (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)))) |
(fma.f64 x (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) (*.f64 #s(literal -23/360 binary64) x)) |
(fma.f64 x #s(literal -23/360 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) x)) |
(fma.f64 x #s(literal -23/360 binary64) (*.f64 x (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)))) |
(+.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) x) (*.f64 #s(literal -23/360 binary64) x)) |
(+.f64 (*.f64 x (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64))) (*.f64 #s(literal -23/360 binary64) x)) |
(+.f64 (*.f64 #s(literal -23/360 binary64) x) (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) x)) |
(+.f64 (*.f64 #s(literal -23/360 binary64) x) (*.f64 x (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 (+.f64 #s(literal -12167/46656000 binary64) (*.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/216 binary64))) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/36 binary64) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/2160 binary64) #s(literal 529/129600 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/216 binary64) #s(literal -12167/46656000 binary64))) (neg.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/36 binary64) (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal -23/360 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/36 binary64) #s(literal -529/129600 binary64))) (neg.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal -23/360 binary64)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/36 binary64) #s(literal -529/129600 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal -23/360 binary64))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/216 binary64) #s(literal -12167/46656000 binary64)) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/36 binary64) (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal -23/360 binary64))))) |
(/.f64 (-.f64 #s(literal 529/129600 binary64) (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal -23/360 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal -1 binary64))) (pow.f64 x #s(literal -1 binary64)) #s(literal -23/360 binary64)) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal -23/360 binary64)) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal -23/360 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1/6 binary64) (fabs.f64 x)) #s(literal -23/360 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1/6 binary64) (neg.f64 x)) #s(literal -23/360 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1/6 binary64) x) #s(literal -23/360 binary64)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64) #s(literal -23/360 binary64)) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) x) (pow.f64 x #s(literal -1 binary64)) #s(literal -23/360 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal -23/360 binary64)) |
(-.f64 (/.f64 (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal -23/360 binary64))) (/.f64 #s(literal 529/129600 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal -23/360 binary64)))) |
(-.f64 #s(literal -23/360 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/6 binary64))) |
(-.f64 #s(literal -23/360 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal -2 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/216 binary64)) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/36 binary64) (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal -23/360 binary64))))) (/.f64 #s(literal -12167/46656000 binary64) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/36 binary64) (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal -23/360 binary64)))))) |
(+.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal -23/360 binary64)) |
(+.f64 #s(literal -23/360 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) (neg.f64 (pow.f64 x #s(literal -1 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 (neg.f64 (pow.f64 x #s(literal -1 binary64))) (neg.f64 x)) |
(/.f64 (pow.f64 x #s(literal -1 binary64)) x) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal -2 binary64)))) |
#s(literal 1 binary64) |
#s(approx (/ (- x (sin x)) (tan x)) #s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64))))) |
#s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)))) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64))) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64))) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64))) x) x) |
(*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) x)) |
(*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) (pow.f64 x #s(literal 3 binary64))) x) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64))) |
(*.f64 (*.f64 (*.f64 x x) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64))) (*.f64 x x)) |
(*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) x) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (fabs.f64 x)) (fabs.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (neg.f64 x)) (neg.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64)) x (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64)) x (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 #s(literal -23/360 binary64) x) (pow.f64 x #s(literal 3 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (*.f64 #s(literal -23/360 binary64) x) (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal -23/360 binary64) x) (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal -23/360 binary64) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 x x) (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)))) |
(fma.f64 #s(literal -23/360 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(fma.f64 #s(literal -23/360 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)))) |
(+.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)))) |
(/.f64 (+.f64 #s(literal -12167/46656000 binary64) (*.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/216 binary64))) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/36 binary64) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/2160 binary64) #s(literal 529/129600 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/216 binary64) #s(literal -12167/46656000 binary64))) (neg.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/36 binary64) (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal -23/360 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/36 binary64) #s(literal -529/129600 binary64))) (neg.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal -23/360 binary64)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/36 binary64) #s(literal -529/129600 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal -23/360 binary64))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/216 binary64) #s(literal -12167/46656000 binary64)) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/36 binary64) (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal -23/360 binary64))))) |
(/.f64 (-.f64 #s(literal 529/129600 binary64) (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal -23/360 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal -1 binary64))) (pow.f64 x #s(literal -1 binary64)) #s(literal -23/360 binary64)) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal -23/360 binary64)) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal -23/360 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1/6 binary64) (fabs.f64 x)) #s(literal -23/360 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1/6 binary64) (neg.f64 x)) #s(literal -23/360 binary64)) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1/6 binary64) x) #s(literal -23/360 binary64)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal 1 binary64) #s(literal -23/360 binary64)) |
(fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) x) (pow.f64 x #s(literal -1 binary64)) #s(literal -23/360 binary64)) |
(fma.f64 #s(literal 1/6 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal -23/360 binary64)) |
(-.f64 (/.f64 (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal -23/360 binary64))) (/.f64 #s(literal 529/129600 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal -23/360 binary64)))) |
(-.f64 #s(literal -23/360 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/6 binary64))) |
(-.f64 #s(literal -23/360 binary64) (*.f64 #s(literal -1/6 binary64) (pow.f64 x #s(literal -2 binary64)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/216 binary64)) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/36 binary64) (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal -23/360 binary64))))) (/.f64 #s(literal -12167/46656000 binary64) (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/36 binary64) (-.f64 #s(literal 529/129600 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal -23/360 binary64)))))) |
(+.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal -23/360 binary64)) |
(+.f64 #s(literal -23/360 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64))) |
(*.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) (neg.f64 (pow.f64 x #s(literal -1 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 (neg.f64 (pow.f64 x #s(literal -1 binary64))) (neg.f64 x)) |
(/.f64 (pow.f64 x #s(literal -1 binary64)) x) |
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) |
(+.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) |
(*.f64 (*.f64 (*.f64 x x) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 x (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (fabs.f64 x) (neg.f64 x)) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(*.f64 (*.f64 (fabs.f64 x) x) (*.f64 (fabs.f64 x) x)) |
(*.f64 (*.f64 (neg.f64 x) (fabs.f64 x)) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(*.f64 (*.f64 x (fabs.f64 x)) (*.f64 x (fabs.f64 x))) |
(*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x)) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) x) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 x (pow.f64 x #s(literal 3 binary64))) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 4 binary64)) |
(neg.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64)))) |
(fabs.f64 (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 (*.f64 x x)) #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(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal -1/36 binary64)) x) (/.f64 x (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64))))) |
(*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal -1/36 binary64)) (/.f64 x (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)))) x) |
(*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal -1/36 binary64)) x) (/.f64 x (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)))) |
(*.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64))) x) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal -1/36 binary64))) |
(*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal -1/36 binary64)) (*.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64))) x)) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) #s(literal 2 binary64)) #s(literal 1/1296 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal 1/36 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 3 binary64)) #s(literal 148035889/2176782336000000 binary64) #s(literal -1/46656 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) #s(literal 2 binary64)) #s(literal 1/1296 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) #s(literal -1/36 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) #s(literal 2 binary64)) #s(literal 1/1296 binary64)) (*.f64 x x)) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal 1/36 binary64)) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 3 binary64)) #s(literal 148035889/2176782336000000 binary64) #s(literal -1/46656 binary64)) (*.f64 x x)) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) #s(literal 2 binary64)) #s(literal 1/1296 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) #s(literal -1/36 binary64))) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)))) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) (*.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64))) x) (*.f64 #s(literal -1/36 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64))) x))) |
(fma.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64))) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) (*.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64))) x) #s(literal -1/36 binary64))) |
(fma.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64))) x) #s(literal -1/36 binary64) (*.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64))) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)))) |
(fma.f64 #s(literal -1/36 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64))) x) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) (*.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64))) x))) |
(+.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) (*.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64))) x)) (*.f64 #s(literal -1/36 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64))) x))) |
(+.f64 (*.f64 #s(literal -1/36 binary64) (*.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64))) x)) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) (*.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64))) x))) |
(+.f64 (*.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64))) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64))) (*.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64))) x) #s(literal -1/36 binary64))) |
(+.f64 (*.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64))) x) #s(literal -1/36 binary64)) (*.f64 (*.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64))) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64))) |
(/.f64 (-.f64 #s(literal 1/1296 binary64) (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal -1/36 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)))) |
(/.f64 (+.f64 #s(literal -1/46656 binary64) (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/1296 binary64) (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal -1/36 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) #s(literal 2 binary64)) #s(literal 1/1296 binary64))) (neg.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal 1/36 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 3 binary64)) #s(literal 148035889/2176782336000000 binary64) #s(literal -1/46656 binary64))) (neg.f64 (+.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) #s(literal 2 binary64)) #s(literal 1/1296 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) #s(literal 1/36 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 3 binary64)) #s(literal 148035889/2176782336000000 binary64) #s(literal -1/46656 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) #s(literal 2 binary64)) #s(literal 1/1296 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) #s(literal -1/36 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) #s(literal 2 binary64)) #s(literal 1/1296 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal 1/36 binary64))) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 3 binary64)) #s(literal 148035889/2176782336000000 binary64) #s(literal -1/46656 binary64)) (+.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) #s(literal 2 binary64)) #s(literal 1/1296 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) #s(literal 1/36 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 3 binary64)) #s(literal 148035889/2176782336000000 binary64) #s(literal -1/46656 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) #s(literal 2 binary64)) #s(literal 1/1296 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) #s(literal -1/36 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) x) x #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 23/360 binary64)) #s(literal 23/360 binary64) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 #s(literal 529/129600 binary64) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) x) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 3 binary64))) x #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 #s(literal -23/360 binary64) x)) x #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 #s(literal 529/129600 binary64) x) (pow.f64 x #s(literal 3 binary64)) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 (*.f64 (neg.f64 x) x) #s(literal 23/360 binary64)) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 23/360 binary64)) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 (*.f64 (neg.f64 x) x) #s(literal -23/360 binary64)) (*.f64 (*.f64 (neg.f64 x) x) #s(literal -23/360 binary64)) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 #s(literal 23/360 binary64) (*.f64 (neg.f64 x) x)) (*.f64 #s(literal 23/360 binary64) (*.f64 (neg.f64 x) x)) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 #s(literal -23/360 binary64) (*.f64 (neg.f64 x) x)) (*.f64 #s(literal -23/360 binary64) (*.f64 (neg.f64 x) x)) #s(literal -1/36 binary64)) |
(fma.f64 (fabs.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) (fabs.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64)) (*.f64 #s(literal -23/360 binary64) x) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64)) #s(literal -23/360 binary64) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 #s(literal 23/360 binary64) (*.f64 x x)) (*.f64 #s(literal 23/360 binary64) (*.f64 x x)) #s(literal -1/36 binary64)) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) (*.f64 x x) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) #s(literal -1/36 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 529/129600 binary64)) #s(literal -1/36 binary64)) |
(fma.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/36 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) #s(literal 3 binary64)) (+.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) #s(literal 2 binary64)) #s(literal 1/1296 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) #s(literal 1/36 binary64)))) (/.f64 #s(literal 1/46656 binary64) (+.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) #s(literal 2 binary64)) #s(literal 1/1296 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) #s(literal 1/36 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) #s(literal 2 binary64)) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal 1/36 binary64))) (/.f64 #s(literal 1/1296 binary64) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal 1/36 binary64)))) |
(-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) #s(literal 1/36 binary64)) |
(-.f64 #s(literal -1/36 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 529/129600 binary64))) |
(-.f64 #s(literal -1/36 binary64) (*.f64 #s(literal -529/129600 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) #s(literal 2 binary64)) #s(literal 1/1296 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) #s(literal -1/36 binary64)))) (/.f64 #s(literal -1/46656 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) #s(literal 2 binary64)) #s(literal 1/1296 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) #s(literal -1/36 binary64))))) |
(+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64)) #s(literal -1/36 binary64)) |
(+.f64 #s(literal -1/36 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64))) |
(*.f64 (*.f64 (*.f64 x x) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 x (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (fabs.f64 x) (neg.f64 x)) (*.f64 (fabs.f64 x) (neg.f64 x))) |
(*.f64 (*.f64 (fabs.f64 x) x) (*.f64 (fabs.f64 x) x)) |
(*.f64 (*.f64 (neg.f64 x) (fabs.f64 x)) (*.f64 (neg.f64 x) (fabs.f64 x))) |
(*.f64 (*.f64 x (fabs.f64 x)) (*.f64 x (fabs.f64 x))) |
(*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x)) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) x) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 x (pow.f64 x #s(literal 3 binary64))) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 4 binary64)) |
(neg.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64)))) |
(fabs.f64 (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 (*.f64 x x)) #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) |
#s(literal 529/129600 binary64) |
#s(literal -1/36 binary64) |
(*.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64))) x) |
(*.f64 x (/.f64 x (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)))) |
(/.f64 (*.f64 (neg.f64 x) x) (fma.f64 #s(literal 23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
(/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (fma.f64 #s(literal 23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 x) (fma.f64 #s(literal 23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64))) |
(/.f64 x (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64))) |
(neg.f64 (/.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)))) |
(neg.f64 (/.f64 x (fma.f64 #s(literal 23/360 binary64) (*.f64 x x) #s(literal 1/6 binary64)))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal -11/15120 binary64) (*.f64 x x)) #s(literal 23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (fma.f64 (pow.f64 x #s(literal 4 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 x x) #s(literal 1/6 binary64)))) |
#s(approx (* (/ (* (+ (* -12167/46656000 (pow x 6)) 1/216) x) (+ (* (* (* x x) -23/360) (+ (* (* x x) -23/360) -1/6)) 1/36)) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (* (/ (* (+ (* -12167/46656000 (pow x 6)) 1/216) x) (+ (* (* (* x x) -23/360) (+ (* (* x x) -23/360) -1/6)) 1/36)) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (/ (* (+ (* -12167/46656000 (pow x 6)) 1/216) x) (+ (* (* (* x x) -23/360) (+ (* (* x x) -23/360) -1/6)) 1/36)) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (/ (* (+ (* -12167/46656000 (pow x 6)) 1/216) x) (+ (* (* (* x x) -23/360) (+ (* (* x x) -23/360) -1/6)) 1/36)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) x)) |
#s(approx (* (+ (* -12167/46656000 (pow x 6)) 1/216) x) (*.f64 #s(literal 1/216 binary64) x)) |
#s(approx (* (+ (* -12167/46656000 (pow x 6)) 1/216) x) (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64) #s(literal 1/216 binary64)) x)) |
#s(approx (+ (* -12167/46656000 (pow x 6)) 1/216) #s(literal 1/216 binary64)) |
#s(approx (+ (* -12167/46656000 (pow x 6)) 1/216) (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64) #s(literal 1/216 binary64))) |
#s(approx (pow x 6) (pow.f64 x #s(literal 6 binary64))) |
#s(approx x x) |
#s(approx (+ (* (* (* x x) -23/360) (+ (* (* x x) -23/360) -1/6)) 1/36) #s(literal 1/36 binary64)) |
#s(approx (+ (* (* (* x x) -23/360) (+ (* (* x x) -23/360) -1/6)) 1/36) (fma.f64 #s(literal 23/2160 binary64) (*.f64 x x) #s(literal 1/36 binary64))) |
#s(approx (+ (* (* (* x x) -23/360) (+ (* (* x x) -23/360) -1/6)) 1/36) (fma.f64 (*.f64 #s(literal 23/2160 binary64) x) x (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal 1/36 binary64)))) |
#s(approx (* (* x x) -23/360) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (+ (* (* x x) -23/360) -1/6) #s(literal -1/6 binary64)) |
#s(approx (+ (* (* x x) -23/360) -1/6) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64))) |
#s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (* (+ (* -23/360 (* x x)) 1/6) x) (*.f64 #s(literal 1/6 binary64) x)) |
#s(approx (* (+ (* -23/360 (* x x)) 1/6) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) x)) |
#s(approx (+ (* -23/360 (* x x)) 1/6) #s(literal 1/6 binary64)) |
#s(approx (+ (* -23/360 (* x x)) 1/6) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64))) |
#s(approx (* (* (+ (* (/ 1 (* x x)) 1/6) -23/360) x) x) #s(literal 1/6 binary64)) |
#s(approx (* (* (+ (* (/ 1 (* x x)) 1/6) -23/360) x) x) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64))) |
#s(approx (* (+ (* (pow x -2) 1/6) -23/360) x) (/.f64 #s(literal 1/6 binary64) x)) |
#s(approx (* (+ (* (pow x -2) 1/6) -23/360) x) (/.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) x)) |
#s(approx (/ 1/6 x) (/.f64 #s(literal 1/6 binary64) x)) |
#s(approx (* (* (+ (* (/ 1 (* x x)) 1/6) -23/360) x) x) #s(literal 1/6 binary64)) |
#s(approx (* (* (+ (* (/ 1 (* x x)) 1/6) -23/360) x) x) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64))) |
#s(approx (* (+ (* (pow x -2) 1/6) -23/360) x) (/.f64 #s(literal 1/6 binary64) x)) |
#s(approx (* (+ (* (pow x -2) 1/6) -23/360) x) (/.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) x)) |
#s(approx (+ (* (pow x -2) 1/6) -23/360) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64))) |
#s(approx (+ (* (pow x -2) 1/6) -23/360) (/.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (pow x -2) (pow.f64 x #s(literal -2 binary64))) |
#s(approx (* (+ (* (pow x -2) 1/6) -23/360) (* (* x x) (* x x))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (* (+ (* (pow x -2) 1/6) -23/360) (* (* x x) (* x x))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (+ (* (pow x -2) 1/6) -23/360) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64))) |
#s(approx (+ (* (pow x -2) 1/6) -23/360) (/.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (pow x -2) (pow.f64 x #s(literal -2 binary64))) |
#s(approx (* (* x x) (* x x)) (pow.f64 x #s(literal 4 binary64))) |
#s(approx (* (+ (* (pow x 4) 529/129600) -1/36) (* x (/ x (+ (* (* x x) -23/360) -1/6)))) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (* (+ (* (pow x 4) 529/129600) -1/36) (* x (/ x (+ (* (* x x) -23/360) -1/6)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal 1/6 binary64)) (*.f64 x x))) |
#s(approx (+ (* (pow x 4) 529/129600) -1/36) #s(literal -1/36 binary64)) |
#s(approx (+ (* (pow x 4) 529/129600) -1/36) (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal -1/36 binary64))) |
#s(approx (* (* x x) (* x x)) (pow.f64 x #s(literal 4 binary64))) |
#s(approx (* x (/ x (+ (* (* x x) -23/360) -1/6))) (*.f64 #s(literal -6 binary64) (*.f64 x x))) |
#s(approx (* x (/ x (+ (* (* x x) -23/360) -1/6))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 23/10 binary64) (*.f64 x x)) #s(literal 6 binary64)) x) x)) |
#s(approx (* x (/ x (+ (* (* x x) -23/360) -1/6))) (*.f64 (*.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -529/600 binary64) (*.f64 #s(literal 23/10 binary64) (*.f64 x x))) #s(literal 6 binary64)) x) x)) |
#s(approx (* x (/ x (+ (* (* x x) -23/360) -1/6))) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 12167/36000 binary64) (*.f64 x x)) #s(literal 529/600 binary64)) (*.f64 x x) #s(literal 23/10 binary64)) x) x) #s(literal 6 binary64)) (*.f64 x x))) |
#s(approx (/ x (+ (* (* x x) -23/360) -1/6)) (*.f64 #s(literal -6 binary64) x)) |
#s(approx (/ x (+ (* (* x x) -23/360) -1/6)) (*.f64 (-.f64 (*.f64 #s(literal 23/10 binary64) (*.f64 x x)) #s(literal 6 binary64)) x)) |
#s(approx (/ x (+ (* (* x x) -23/360) -1/6)) (*.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -529/600 binary64) (*.f64 #s(literal 23/10 binary64) (*.f64 x x))) #s(literal 6 binary64)) x)) |
#s(approx (/ x (+ (* (* x x) -23/360) -1/6)) (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 #s(literal 12167/36000 binary64) (*.f64 x x)) #s(literal 529/600 binary64)) (*.f64 x x) #s(literal 23/10 binary64)) x) x) #s(literal 6 binary64)) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (/.f64 (*.f64 (cos.f64 x) x) (sin.f64 x))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (/.f64 (cos.f64 x) x) #s(literal -1 binary64) (/.f64 (cos.f64 x) (sin.f64 x))) x)) |
#s(approx (* (/ (* (+ (* -12167/46656000 (pow x 6)) 1/216) x) (+ (* (* (* x x) -23/360) (+ (* (* x x) -23/360) -1/6)) 1/36)) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
#s(approx (* (/ (* (+ (* -12167/46656000 (pow x 6)) 1/216) x) (+ (* (* (* x x) -23/360) (+ (* (* x x) -23/360) -1/6)) 1/36)) 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 (/ (* (+ (* -12167/46656000 (pow x 6)) 1/216) x) (+ (* (* (* x x) -23/360) (+ (* (* x x) -23/360) -1/6)) 1/36)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64))) |
#s(approx (/ (* (+ (* -12167/46656000 (pow x 6)) 1/216) x) (+ (* (* (* x x) -23/360) (+ (* (* x x) -23/360) -1/6)) 1/36)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal 23/360 binary64)))) |
#s(approx (* (+ (* -12167/46656000 (pow x 6)) 1/216) x) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -12167/46656000 binary64))) |
#s(approx (* (+ (* -12167/46656000 (pow x 6)) 1/216) x) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/216 binary64)) #s(literal 12167/46656000 binary64)) (pow.f64 x #s(literal 7 binary64)))) |
#s(approx (+ (* -12167/46656000 (pow x 6)) 1/216) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64))) |
#s(approx (+ (* -12167/46656000 (pow x 6)) 1/216) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/216 binary64)) #s(literal 12167/46656000 binary64)))) |
#s(approx (+ (* (* (* x x) -23/360) (+ (* (* x x) -23/360) -1/6)) 1/36) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64))) |
#s(approx (+ (* (* (* x x) -23/360) (+ (* (* x x) -23/360) -1/6)) 1/36) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/2160 binary64) #s(literal 529/129600 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (* (* x x) -23/360) (+ (* (* x x) -23/360) -1/6)) 1/36) (*.f64 (fma.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/36 binary64) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 23/2160 binary64) #s(literal 529/129600 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* (* x x) -23/360) -1/6) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) |
#s(approx (+ (* (* x x) -23/360) -1/6) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal 23/360 binary64)))) |
#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) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -23/360 binary64))) |
#s(approx (* (+ (* -23/360 (* x x)) 1/6) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal 23/360 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 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal 23/360 binary64)) x) x)) |
#s(approx (* (* (+ (* (/ 1 (* x x)) 1/6) -23/360) x) x) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) |
#s(approx (* (* (+ (* (/ 1 (* x x)) 1/6) -23/360) x) x) (*.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal 23/360 binary64)) x) x)) |
#s(approx (* (+ (* (pow x -2) 1/6) -23/360) x) (*.f64 #s(literal -23/360 binary64) x)) |
#s(approx (* (+ (* (pow x -2) 1/6) -23/360) x) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal 23/360 binary64)) x)) |
#s(approx (* (* (+ (* (/ 1 (* x x)) 1/6) -23/360) x) x) (*.f64 (*.f64 x x) #s(literal -23/360 binary64))) |
#s(approx (* (* (+ (* (/ 1 (* x x)) 1/6) -23/360) x) x) (*.f64 (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal 23/360 binary64)) x) x)) |
#s(approx (* (+ (* (pow x -2) 1/6) -23/360) x) (*.f64 #s(literal -23/360 binary64) x)) |
#s(approx (* (+ (* (pow x -2) 1/6) -23/360) x) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal 23/360 binary64)) x)) |
#s(approx (+ (* (pow x -2) 1/6) -23/360) #s(literal -23/360 binary64)) |
#s(approx (+ (* (pow x -2) 1/6) -23/360) (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal 23/360 binary64))) |
#s(approx (* (+ (* (pow x -2) 1/6) -23/360) (* (* x x) (* x x))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
#s(approx (* (+ (* (pow x -2) 1/6) -23/360) (* (* x x) (* 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 (+ (* (pow x -2) 1/6) -23/360) #s(literal -23/360 binary64)) |
#s(approx (+ (* (pow x -2) 1/6) -23/360) (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)) #s(literal 23/360 binary64))) |
#s(approx (* (+ (* (pow x 4) 529/129600) -1/36) (* x (/ x (+ (* (* x x) -23/360) -1/6)))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -23/360 binary64))) |
#s(approx (* (+ (* (pow x 4) 529/129600) -1/36) (* x (/ x (+ (* (* x x) -23/360) -1/6)))) (*.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 (+ (* (pow x 4) 529/129600) -1/36) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64))) |
#s(approx (+ (* (pow x 4) 529/129600) -1/36) (*.f64 (-.f64 #s(literal 529/129600 binary64) (/.f64 #s(literal 1/36 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* x (/ x (+ (* (* x x) -23/360) -1/6))) #s(literal -360/23 binary64)) |
#s(approx (* x (/ x (+ (* (* x x) -23/360) -1/6))) (-.f64 (*.f64 #s(literal 21600/529 binary64) (pow.f64 x #s(literal -2 binary64))) #s(literal 360/23 binary64))) |
#s(approx (* x (/ x (+ (* (* x x) -23/360) -1/6))) (-.f64 (-.f64 (*.f64 #s(literal 21600/529 binary64) (pow.f64 x #s(literal -2 binary64))) #s(literal 360/23 binary64)) (/.f64 #s(literal 1296000/12167 binary64) (pow.f64 x #s(literal 4 binary64))))) |
#s(approx (* x (/ x (+ (* (* x x) -23/360) -1/6))) (fma.f64 #s(literal 77760000/279841 binary64) (pow.f64 x #s(literal -6 binary64)) (-.f64 (-.f64 (*.f64 #s(literal 21600/529 binary64) (pow.f64 x #s(literal -2 binary64))) #s(literal 360/23 binary64)) (/.f64 #s(literal 1296000/12167 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
#s(approx (/ x (+ (* (* x x) -23/360) -1/6)) (/.f64 #s(literal -360/23 binary64) x)) |
#s(approx (/ x (+ (* (* x x) -23/360) -1/6)) (/.f64 (-.f64 (*.f64 #s(literal 21600/529 binary64) (pow.f64 x #s(literal -2 binary64))) #s(literal 360/23 binary64)) x)) |
#s(approx (/ x (+ (* (* x x) -23/360) -1/6)) (/.f64 (-.f64 (-.f64 (*.f64 #s(literal 21600/529 binary64) (pow.f64 x #s(literal -2 binary64))) #s(literal 360/23 binary64)) (/.f64 #s(literal 1296000/12167 binary64) (pow.f64 x #s(literal 4 binary64)))) x)) |
#s(approx (/ x (+ (* (* x x) -23/360) -1/6)) (/.f64 (fma.f64 #s(literal 77760000/279841 binary64) (pow.f64 x #s(literal -6 binary64)) (-.f64 (-.f64 (*.f64 #s(literal 21600/529 binary64) (pow.f64 x #s(literal -2 binary64))) #s(literal 360/23 binary64)) (/.f64 #s(literal 1296000/12167 binary64) (pow.f64 x #s(literal 4 binary64))))) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (cos.f64 x) (sin.f64 x)) #s(literal -1 binary64) (/.f64 (cos.f64 x) x)))) |
#s(approx (/ (* (+ (* -12167/46656000 (pow x 6)) 1/216) x) (+ (* (* (* x x) -23/360) (+ (* (* x x) -23/360) -1/6)) 1/36)) (*.f64 (neg.f64 (-.f64 #s(literal 23/360 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (* (+ (* -12167/46656000 (pow x 6)) 1/216) x) (*.f64 (neg.f64 (-.f64 #s(literal 12167/46656000 binary64) (*.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/216 binary64)))) (pow.f64 x #s(literal 7 binary64)))) |
#s(approx (* (+ (* -23/360 (* x x)) 1/6) x) (*.f64 (neg.f64 (-.f64 #s(literal 23/360 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64)))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (* (+ (* (pow x -2) 1/6) -23/360) x) (*.f64 (neg.f64 x) (-.f64 #s(literal 23/360 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64))))) |
#s(approx (* (+ (* (pow x -2) 1/6) -23/360) x) (*.f64 (neg.f64 x) (-.f64 #s(literal 23/360 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64))))) |
#s(approx (/ x (+ (* (* x x) -23/360) -1/6)) (/.f64 (-.f64 #s(literal 360/23 binary64) (*.f64 #s(literal 21600/529 binary64) (pow.f64 x #s(literal -2 binary64)))) (neg.f64 x))) |
#s(approx (/ x (+ (* (* x x) -23/360) -1/6)) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1296000/12167 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 360/23 binary64)) (*.f64 #s(literal 21600/529 binary64) (pow.f64 x #s(literal -2 binary64)))) (neg.f64 x))) |
#s(approx (/ x (+ (* (* x x) -23/360) -1/6)) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1296000/12167 binary64) (pow.f64 x #s(literal 4 binary64))) #s(literal 360/23 binary64)) (fma.f64 #s(literal 77760000/279841 binary64) (pow.f64 x #s(literal -6 binary64)) (*.f64 #s(literal 21600/529 binary64) (pow.f64 x #s(literal -2 binary64))))) (neg.f64 x))) |
Compiled 23 576 to 3 352 computations (85.8% saved)
11 alts after pruning (5 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 655 | 3 | 658 |
| Fresh | 1 | 2 | 3 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 4 | 4 |
| Total | 659 | 11 | 670 |
| Status | Accuracy | Program |
|---|---|---|
| 99.6% | #s(approx (/ (- x (sin x)) (tan x)) (/.f64 (*.f64 #s(approx (+ (* 529/129600 (pow x 4)) -1/36) #s(literal -1/36 binary64)) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)))) | |
| 99.6% | #s(approx (/ (- x (sin x)) (tan x)) (/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64) #s(literal 1/216 binary64)) x) x)) (fma.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 529/129600 binary64) #s(literal 23/2160 binary64)) #s(literal -1/36 binary64)))) | |
| 99.7% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (/.f64 (*.f64 #s(approx (+ (* -12167/46656000 (pow x 6)) 1/216) #s(literal 1/216 binary64)) x) (fma.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) x)) | |
| ✓ | 99.8% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
| ✓ | 99.7% | #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.3% | #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)) |
| ✓ | 47.3% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) x) x)) x) x)) |
| ✓ | 99.3% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 #s(approx (* (+ (* (pow x -2) 1/6) -23/360) x) (/.f64 #s(literal 1/6 binary64) x)) x)) x) x)) |
| 46.5% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) x) x)))) | |
| ✓ | 99.3% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
| 99.6% | #s(approx (/ (- x (sin x)) (tan x)) (*.f64 #s(approx (+ (* (pow x 4) 529/129600) -1/36) #s(literal -1/36 binary64)) (*.f64 x (/.f64 x (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)))))) |
Compiled 862 to 369 computations (57.2% 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 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 #s(approx (* (+ (* (pow x -2) 1/6) -23/360) x) (/.f64 #s(literal 1/6 binary64) x)) x)) x) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 #s(approx (+ (* (pow x 4) 529/129600) -1/36) #s(literal -1/36 binary64)) (*.f64 x (/.f64 x (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)))))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (/.f64 (*.f64 #s(approx (+ (* 529/129600 (pow x 4)) -1/36) #s(literal -1/36 binary64)) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (-.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 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) x) x)) x) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (/.f64 (*.f64 #s(approx (+ (* -12167/46656000 (pow x 6)) 1/216) #s(literal 1/216 binary64)) x) (fma.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) 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)) |
#s(approx (/ (- x (sin x)) (tan x)) #s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) x) x)))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) x) x)) x) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (/.f64 (*.f64 (fma.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/36 binary64)) x) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64))) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 529/129600 binary64) #s(literal -1/36 binary64)) (*.f64 x (/.f64 x (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)))))) |
#s(approx (/ (- x (sin x)) (tan x)) (/.f64 (*.f64 (fma.f64 #s(literal 529/129600 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/36 binary64)) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)))) |
#s(approx (/ (- x (sin x)) (tan x)) (/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -12167/46656000 binary64) #s(literal 1/216 binary64)) x) x)) (fma.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 529/129600 binary64) #s(literal 23/2160 binary64)) #s(literal -1/36 binary64)))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (/.f64 (*.f64 (fma.f64 #s(literal -12167/46656000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/216 binary64)) x) (fma.f64 (*.f64 (*.f64 x x) #s(literal -23/360 binary64)) (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)) #s(literal 1/36 binary64))) x)) |
#s(approx (/ (- x (sin x)) (tan x)) #s(approx (* (* (+ (* -23/360 (* x x)) 1/6) x) x) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64) #s(literal -23/360 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
(/.f64 #s(approx (- x (sin x)) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/6 binary64))) (tan.f64 x)) |
| Outputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -11/15120 binary64) #s(literal -23/360 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) x) x)) |
2 calls:
| 5.0ms | x |
| 4.0ms | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
| 99.8% | 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 #s(approx (+ (* -23/360 (* x x)) 1/6) (*.f64 #s(approx (* (+ (* (pow x -2) 1/6) -23/360) x) (/.f64 #s(literal 1/6 binary64) x)) x)) x) x)) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 #s(approx (+ (* (pow x 4) 529/129600) -1/36) #s(literal -1/36 binary64)) (*.f64 x (/.f64 x (fma.f64 (*.f64 x x) #s(literal -23/360 binary64) #s(literal -1/6 binary64)))))) |
| 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.7% | 1 | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
| 99.7% | 1 | x |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
| Outputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 #s(approx (+ (* (- (* -11/15120 (* x x)) 23/360) (* x x)) 1/6) #s(literal 1/6 binary64)) x) x)) |
2 calls:
| 1.0ms | x |
| 1.0ms | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 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.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
| Outputs |
|---|
#s(approx (/ (- x (sin x)) (tan x)) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) |
2 calls:
| 1.0ms | x |
| 1.0ms | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.3% | 1 | (/.f64 (-.f64 x (sin.f64 x)) (tan.f64 x)) |
| 99.3% | 1 | x |
Compiled 8 to 6 computations (25% saved)
| 1× | fuel |
Compiled 81 to 32 computations (60.5% saved)
(abs x)
Compiled 348 to 188 computations (46% saved)
Loading profile data...