
Time bar (total: 16.4s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 50.6% | 49.4% | 0% | 0% | 0% | 0 |
| 0% | 0% | 50.6% | 49.4% | 0% | 0% | 0% | 1 |
| 0% | 0% | 50.6% | 49.4% | 0% | 0% | 0% | 2 |
| 0% | 0% | 25.3% | 49.4% | 0% | 25.3% | 0% | 3 |
| 0% | 0% | 25.3% | 49.4% | 0% | 25.3% | 0% | 4 |
| 0% | 0% | 19% | 49.4% | 0% | 31.6% | 0% | 5 |
| 0% | 0% | 15.8% | 49.4% | 0% | 34.8% | 0% | 6 |
| 0% | 0% | 11.1% | 49.4% | 0% | 39.5% | 0% | 7 |
| 0% | 0% | 8.7% | 49.4% | 0% | 41.9% | 0% | 8 |
| 0% | 0% | 5.9% | 49.4% | 0% | 44.6% | 0% | 9 |
| 0% | 0% | 4.5% | 49.4% | 0% | 46% | 0% | 10 |
| 0% | 0% | 3.1% | 49.4% | 0% | 47.5% | 0% | 11 |
| 0% | 0% | 2.7% | 49.4% | 0% | 47.9% | 0% | 12 |
Compiled 27 to 19 computations (29.6% saved)
| 3.6s | 25 620× | 0 | invalid |
| 683.0ms | 4 429× | 1 | valid |
| 577.0ms | 3 827× | 0 | valid |
const: 749.0ms (22.5% of total)ival-tan: 600.0ms (18% of total)ival-add: 455.0ms (13.7% of total)ival-<: 339.0ms (10.2% of total)ival-mult: 272.0ms (8.2% of total)ival-<=: 239.0ms (7.2% of total)ival-fabs: 220.0ms (6.6% of total)ival-sub: 202.0ms (6.1% of total)ival-and: 97.0ms (2.9% of total)adjust: 93.0ms (2.8% of total)exact: 44.0ms (1.3% of total)ival-assert: 13.0ms (0.4% of total)| 2× | egg-herbie |
| 114× | sub-neg |
| 80× | accelerator-lowering-fma.f32 |
| 80× | accelerator-lowering-fma.f64 |
| 76× | cancel-sign-sub-inv |
| 62× | associate--r+ |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 46 |
| 1 | 43 | 42 |
| 2 | 92 | 42 |
| 3 | 181 | 42 |
| 4 | 321 | 42 |
| 5 | 398 | 42 |
| 6 | 483 | 42 |
| 7 | 525 | 42 |
| 8 | 534 | 42 |
| 0 | 6 | 7 |
| 1 | 9 | 7 |
| 2 | 14 | 7 |
| 3 | 20 | 7 |
| 4 | 28 | 7 |
| 5 | 43 | 7 |
| 6 | 76 | 7 |
| 7 | 101 | 7 |
| 8 | 144 | 7 |
| 9 | 159 | 7 |
| 10 | 167 | 7 |
| 0 | 167 | 7 |
| 1× | iter limit |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
(- (tan (+ x eps)) (tan x)) |
| Outputs |
|---|
(- (tan (+ x eps)) (tan x)) |
(-.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)) |
| Inputs |
|---|
(- (tan (+ x eps)) (tan x)) |
(- (tan (+ (neg x) eps)) (tan (neg x))) |
(- (tan (+ x (neg eps))) (tan x)) |
(neg (- (tan (+ (neg x) eps)) (tan (neg x)))) |
(neg (- (tan (+ x (neg eps))) (tan x))) |
(- (tan (+ eps x)) (tan eps)) |
| Outputs |
|---|
(- (tan (+ x eps)) (tan x)) |
(- (tan (+ (neg x) eps)) (tan (neg x))) |
(+ (tan x) (tan (- eps x))) |
(- (tan (+ x (neg eps))) (tan x)) |
(- (tan (- x eps)) (tan x)) |
(neg (- (tan (+ (neg x) eps)) (tan (neg x)))) |
(- (tan (- x eps)) (tan x)) |
(neg (- (tan (+ x (neg eps))) (tan x))) |
(+ (tan x) (tan (- eps x))) |
(- (tan (+ eps x)) (tan eps)) |
(- (tan (+ x eps)) (tan eps)) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 233 | 0 | - | 2 | (2.270818488837445e-212 3.5723729624353062e-214) | (-.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)) |
| 0 | 0 | - | 0 | - | eps |
| 0 | 0 | - | 0 | - | (+.f64 x eps) |
| 0 | 0 | - | 0 | - | (tan.f64 x) |
| 0 | 0 | - | 0 | - | (tan.f64 (+.f64 x eps)) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
-.f64 | (-.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)) | cancellation | 231 | 8 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 231 | 2 |
| - | 0 | 23 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 231 | 2 | 0 |
| - | 0 | 6 | 17 |
| number | freq |
|---|---|
| 0 | 25 |
| 1 | 231 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 27.0ms | 272× | 1 | valid |
| 15.0ms | 238× | 0 | valid |
| 0.0ms | 2× | 2 | valid |
Compiled 58 to 28 computations (51.7% saved)
ival-tan: 10.0ms (43.6% of total)adjust: 5.0ms (21.8% of total)ival-add: 4.0ms (17.4% of total)ival-sub: 3.0ms (13.1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)Compiled 2 to 2 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 62.1% | (-.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)) |
Compiled 9 to 6 computations (33.3% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (tan.f64 x) |
| ✓ | cost-diff | 0 | (+.f64 x eps) |
| ✓ | cost-diff | 0 | (tan.f64 (+.f64 x eps)) |
| ✓ | cost-diff | 0 | (-.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)) |
| 80× | accelerator-lowering-fma.f32 |
| 80× | accelerator-lowering-fma.f64 |
| 48× | *-lowering-*.f32 |
| 48× | *-lowering-*.f64 |
| 36× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 18 |
| 1 | 9 | 18 |
| 2 | 14 | 18 |
| 3 | 20 | 18 |
| 4 | 28 | 18 |
| 5 | 43 | 18 |
| 6 | 76 | 18 |
| 7 | 101 | 18 |
| 8 | 144 | 18 |
| 9 | 159 | 18 |
| 10 | 167 | 18 |
| 0 | 167 | 18 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(- (tan (+ x eps)) (tan x)) |
(tan (+ x eps)) |
(+ x eps) |
x |
eps |
(tan x) |
| Outputs |
|---|
(- (tan (+ x eps)) (tan x)) |
(-.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)) |
(tan (+ x eps)) |
(tan.f64 (+.f64 x eps)) |
(+ x eps) |
(+.f64 x eps) |
x |
eps |
(tan x) |
(tan.f64 x) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 x eps) |
| ✓ | accuracy | 100.0% | (tan.f64 x) |
| ✓ | accuracy | 100.0% | (tan.f64 (+.f64 x eps)) |
| ✓ | accuracy | 62.0% | (-.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)) |
| 14.0ms | 136× | 1 | valid |
| 9.0ms | 119× | 0 | valid |
| 0.0ms | 1× | 2 | valid |
Compiled 20 to 8 computations (60% saved)
ival-tan: 5.0ms (46.8% of total)adjust: 2.0ms (18.7% of total)ival-add: 2.0ms (18.7% of total)ival-sub: 2.0ms (18.7% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (- (tan (+ x eps)) (tan x))> |
#<alt (tan (+ x eps))> |
#<alt (+ x eps)> |
#<alt (tan x)> |
| Outputs |
|---|
#<alt (/ (sin eps) (cos eps))> |
#<alt (+ (/ (sin eps) (cos eps)) (/ (* x (pow (sin eps) 2)) (pow (cos eps) 2)))> |
#<alt (+ (* x (- (/ (* x (* (sin eps) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2)))))) (cos eps)) (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (/ (sin eps) (cos eps)))> |
#<alt (+ (* x (- (* x (- (* -1 (* x (+ 1/2 (+ (* -1 (/ (* (pow (sin eps) 2) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (pow (cos eps) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (* 1/6 (/ (pow (sin eps) 2) (pow (cos eps) 2)))))))) (* -1 (/ (* (sin eps) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (cos eps))))) (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (/ (sin eps) (cos eps)))> |
#<alt (- (/ (sin (+ eps x)) (cos (+ eps x))) (/ (sin x) (cos x)))> |
#<alt (- (/ (sin (+ eps x)) (cos (+ eps x))) (/ (sin x) (cos x)))> |
#<alt (- (/ (sin (+ eps x)) (cos (+ eps x))) (/ (sin x) (cos x)))> |
#<alt (- (/ (sin (+ eps x)) (cos (+ eps x))) (/ (sin x) (cos x)))> |
#<alt (- (/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x)))) (/ (sin x) (cos x)))> |
#<alt (- (/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x)))) (/ (sin x) (cos x)))> |
#<alt (- (/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x)))) (/ (sin x) (cos x)))> |
#<alt (- (/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x)))) (/ (sin x) (cos x)))> |
#<alt (* eps (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2)))))> |
#<alt (* eps (- (+ 1 (/ (* eps (* (sin x) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (cos x))) (* -1 (/ (pow (sin x) 2) (pow (cos x) 2)))))> |
#<alt (* eps (- (+ 1 (* eps (- (* -1 (* eps (+ 1/6 (+ (* -1 (/ (* (pow (sin x) 2) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (pow (cos x) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))))) (* -1 (/ (* (sin x) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (cos x)))))) (* -1 (/ (pow (sin x) 2) (pow (cos x) 2)))))> |
#<alt (* eps (- (+ 1 (* eps (- (* eps (- (* -1 (* eps (+ (* -1/2 (/ (* (sin x) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (cos x))) (+ (* 1/6 (/ (* (sin x) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (cos x))) (/ (* (sin x) (+ 1/6 (+ (* -1 (/ (* (pow (sin x) 2) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (pow (cos x) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2))))))) (cos x)))))) (+ 1/6 (+ (* -1 (/ (* (pow (sin x) 2) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (pow (cos x) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))))) (* -1 (/ (* (sin x) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (cos x)))))) (* -1 (/ (pow (sin x) 2) (pow (cos x) 2)))))> |
#<alt (- (/ (sin (+ eps x)) (cos (+ eps x))) (/ (sin x) (cos x)))> |
#<alt (- (/ (sin (+ eps x)) (cos (+ eps x))) (/ (sin x) (cos x)))> |
#<alt (- (/ (sin (+ eps x)) (cos (+ eps x))) (/ (sin x) (cos x)))> |
#<alt (- (/ (sin (+ eps x)) (cos (+ eps x))) (/ (sin x) (cos x)))> |
#<alt (- (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) (/ (sin x) (cos x)))> |
#<alt (- (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) (/ (sin x) (cos x)))> |
#<alt (- (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) (/ (sin x) (cos x)))> |
#<alt (- (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) (/ (sin x) (cos x)))> |
#<alt (/ (sin eps) (cos eps))> |
#<alt (+ (* x (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (/ (sin eps) (cos eps)))> |
#<alt (+ (* x (- (+ 1 (/ (* x (* (sin eps) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2)))))) (cos eps))) (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (/ (sin eps) (cos eps)))> |
#<alt (+ (* x (- (+ 1 (* x (- (* -1 (* x (+ 1/6 (+ (* -1 (/ (* (pow (sin eps) 2) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (pow (cos eps) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (* 1/6 (/ (pow (sin eps) 2) (pow (cos eps) 2)))))))) (* -1 (/ (* (sin eps) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (cos eps)))))) (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (/ (sin eps) (cos eps)))> |
#<alt (/ (sin (+ eps x)) (cos (+ eps x)))> |
#<alt (/ (sin (+ eps x)) (cos (+ eps x)))> |
#<alt (/ (sin (+ eps x)) (cos (+ eps x)))> |
#<alt (/ (sin (+ eps x)) (cos (+ eps x)))> |
#<alt (/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x))))> |
#<alt (/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x))))> |
#<alt (/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x))))> |
#<alt (/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x))))> |
#<alt (/ (sin x) (cos x))> |
#<alt (+ (* eps (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x)))> |
#<alt (+ (* eps (- (+ 1 (/ (* eps (* (sin x) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (cos x))) (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x)))> |
#<alt (+ (* eps (- (+ 1 (* eps (- (* -1 (* eps (+ 1/6 (+ (* -1 (/ (* (pow (sin x) 2) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (pow (cos x) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))))) (* -1 (/ (* (sin x) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (cos x)))))) (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x)))> |
#<alt (/ (sin (+ eps x)) (cos (+ eps x)))> |
#<alt (/ (sin (+ eps x)) (cos (+ eps x)))> |
#<alt (/ (sin (+ eps x)) (cos (+ eps x)))> |
#<alt (/ (sin (+ eps x)) (cos (+ eps x)))> |
#<alt (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps))))> |
#<alt (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps))))> |
#<alt (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps))))> |
#<alt (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps))))> |
#<alt eps> |
#<alt (+ eps x)> |
#<alt (+ eps x)> |
#<alt (+ eps x)> |
#<alt x> |
#<alt (* x (+ 1 (/ eps x)))> |
#<alt (* x (+ 1 (/ eps x)))> |
#<alt (* x (+ 1 (/ eps x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ eps x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ eps x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ eps x)) 1)))> |
#<alt x> |
#<alt (+ eps x)> |
#<alt (+ eps x)> |
#<alt (+ eps x)> |
#<alt eps> |
#<alt (* eps (+ 1 (/ x eps)))> |
#<alt (* eps (+ 1 (/ x eps)))> |
#<alt (* eps (+ 1 (/ x eps)))> |
#<alt eps> |
#<alt (* -1 (* eps (- (* -1 (/ x eps)) 1)))> |
#<alt (* -1 (* eps (- (* -1 (/ x eps)) 1)))> |
#<alt (* -1 (* eps (- (* -1 (/ x eps)) 1)))> |
#<alt x> |
#<alt (* x (+ 1 (* 1/3 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2))))))> |
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2))))))))> |
#<alt (/ (sin x) (cos x))> |
#<alt (/ (sin x) (cos x))> |
#<alt (/ (sin x) (cos x))> |
#<alt (/ (sin x) (cos x))> |
#<alt (/ (sin x) (cos x))> |
#<alt (/ (sin x) (cos x))> |
#<alt (/ (sin x) (cos x))> |
#<alt (/ (sin x) (cos x))> |
21 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | eps | @ | 0 | (- (tan (+ x eps)) (tan x)) |
| 2.0ms | eps | @ | inf | (- (tan (+ x eps)) (tan x)) |
| 1.0ms | x | @ | inf | (- (tan (+ x eps)) (tan x)) |
| 1.0ms | x | @ | 0 | (- (tan (+ x eps)) (tan x)) |
| 1.0ms | x | @ | -inf | (- (tan (+ x eps)) (tan x)) |
| 1× | batch-egg-rewrite |
| 4 404× | *-lowering-*.f32 |
| 4 404× | *-lowering-*.f64 |
| 3 318× | /-lowering-/.f32 |
| 3 318× | /-lowering-/.f64 |
| 3 264× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 16 |
| 1 | 46 | 16 |
| 2 | 398 | 16 |
| 3 | 6123 | 16 |
| 0 | 8101 | 16 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (tan (+ x eps)) (tan x)) |
(tan (+ x eps)) |
(+ x eps) |
(tan x) |
| Outputs |
|---|
(+.f64 (tan.f64 (+.f64 x eps)) (-.f64 #s(literal 0 binary64) (tan.f64 x))) |
(+.f64 (-.f64 #s(literal 0 binary64) (tan.f64 x)) (tan.f64 (+.f64 x eps))) |
(+.f64 (/.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3 binary64)) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))))) (neg.f64 (/.f64 (pow.f64 (tan.f64 x) #s(literal 3 binary64)) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))))))) |
(+.f64 (/.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))) (neg.f64 (/.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)))) #s(literal -1 binary64))) |
(-.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)) |
(-.f64 #s(literal 0 binary64) (-.f64 (tan.f64 x) (tan.f64 (+.f64 x eps)))) |
(-.f64 (/.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3 binary64)) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))))) (/.f64 (pow.f64 (tan.f64 x) #s(literal 3 binary64)) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)))))) |
(-.f64 (/.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))) (/.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)))) |
(-.f64 (/.f64 (*.f64 (cos.f64 x) (sin.f64 (+.f64 x eps))) (*.f64 (cos.f64 x) (cos.f64 (+.f64 x eps)))) (/.f64 (*.f64 (sin.f64 x) (cos.f64 (+.f64 x eps))) (*.f64 (cos.f64 x) (cos.f64 (+.f64 x eps))))) |
(-.f64 (/.f64 (*.f64 (cos.f64 x) (+.f64 (tan.f64 x) (tan.f64 eps))) (*.f64 (cos.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps))))) (/.f64 (*.f64 (sin.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps)))) (*.f64 (cos.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps)))))) |
(-.f64 (+.f64 (tan.f64 (+.f64 x eps)) #s(literal 0 binary64)) (tan.f64 x)) |
(fma.f64 (tan.f64 (+.f64 x eps)) (/.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))))) (neg.f64 (/.f64 (pow.f64 (tan.f64 x) #s(literal 3 binary64)) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))))))) |
(fma.f64 (tan.f64 (+.f64 x eps)) (/.f64 (tan.f64 (+.f64 x eps)) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))) (neg.f64 (/.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))))) |
(fma.f64 (tan.f64 x) #s(literal -1 binary64) (tan.f64 (+.f64 x eps))) |
(fma.f64 (sin.f64 x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 x))) (tan.f64 (+.f64 x eps))) |
(fma.f64 (sin.f64 x) (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 x))) (tan.f64 (+.f64 x eps))) |
(fma.f64 (sin.f64 (+.f64 x eps)) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x eps))) (-.f64 #s(literal 0 binary64) (tan.f64 x))) |
(fma.f64 (+.f64 (tan.f64 x) (tan.f64 eps)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps)))) (-.f64 #s(literal 0 binary64) (tan.f64 x))) |
(fma.f64 #s(literal 1 binary64) (tan.f64 (+.f64 x eps)) (-.f64 #s(literal 0 binary64) (tan.f64 x))) |
(fma.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))))) (neg.f64 (/.f64 (pow.f64 (tan.f64 x) #s(literal 3 binary64)) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))))))) |
(fma.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))) (neg.f64 (/.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))))) |
(fma.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (/.f64 (tan.f64 (+.f64 x eps)) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))))) (neg.f64 (/.f64 (pow.f64 (tan.f64 x) #s(literal 3 binary64)) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sin.f64 x)) (/.f64 #s(literal 1 binary64) (cos.f64 x)) (tan.f64 (+.f64 x eps))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (+.f64 x eps))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x eps)))) (-.f64 #s(literal 0 binary64) (tan.f64 x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (+.f64 (tan.f64 x) (tan.f64 eps))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps))))) (-.f64 #s(literal 0 binary64) (tan.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x eps))) (sin.f64 (+.f64 x eps)) (-.f64 #s(literal 0 binary64) (tan.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps)))) (+.f64 (tan.f64 x) (tan.f64 eps)) (-.f64 #s(literal 0 binary64) (tan.f64 x))) |
(fma.f64 #s(literal -1 binary64) (tan.f64 x) (tan.f64 (+.f64 x eps))) |
(fma.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))))) (neg.f64 (/.f64 (pow.f64 (tan.f64 x) #s(literal 3 binary64)) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))))))) |
(fma.f64 (/.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3 binary64)) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 6 binary64)) (pow.f64 (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 4 binary64)) (*.f64 (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))) (-.f64 (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))) (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64))))) (neg.f64 (/.f64 (pow.f64 (tan.f64 x) #s(literal 3 binary64)) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))))))) |
(fma.f64 (/.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3 binary64)) (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 4 binary64)) (pow.f64 (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))) #s(literal 2 binary64)))) (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)))) (neg.f64 (/.f64 (pow.f64 (tan.f64 x) #s(literal 3 binary64)) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))))))) |
(fma.f64 (/.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (-.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)) (neg.f64 (/.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))))) |
(fma.f64 (/.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (sin.f64 (+.f64 (+.f64 x eps) x))) (*.f64 (cos.f64 x) (cos.f64 (+.f64 x eps))) (neg.f64 (/.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))))) |
(fma.f64 (/.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (+.f64 (*.f64 (cos.f64 x) (+.f64 (tan.f64 x) (tan.f64 eps))) (*.f64 (sin.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps)))))) (*.f64 (cos.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps)))) (neg.f64 (/.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))))) |
(fma.f64 (/.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3 binary64)) (pow.f64 (tan.f64 x) #s(literal 3 binary64)))) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (tan.f64 x) (-.f64 (tan.f64 x) (tan.f64 (+.f64 x eps))))) (neg.f64 (/.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))))) |
(fma.f64 (/.f64 (+.f64 (tan.f64 x) (tan.f64 eps)) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (tan.f64 x) (tan.f64 eps)) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (tan.f64 x) (tan.f64 eps)) (+.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps))))) (-.f64 #s(literal 0 binary64) (tan.f64 x))) |
(fma.f64 (/.f64 (+.f64 (tan.f64 x) (tan.f64 eps)) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (tan.f64 x) (tan.f64 eps)) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps))) (-.f64 #s(literal 0 binary64) (tan.f64 x))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3 binary64)) (pow.f64 (tan.f64 x) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3 binary64)) (pow.f64 (tan.f64 x) #s(literal 3 binary64)))) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 x) (cos.f64 (+.f64 x eps))) (sin.f64 (-.f64 (+.f64 x eps) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps)))) (-.f64 (*.f64 (cos.f64 x) (+.f64 (tan.f64 x) (tan.f64 eps))) (*.f64 (sin.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 x)) (-.f64 (-.f64 #s(literal 0 binary64) (tan.f64 x)) (tan.f64 (+.f64 x eps))))) (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3 binary64)) (pow.f64 (tan.f64 x) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3 binary64)) (pow.f64 (tan.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3 binary64)) (pow.f64 (tan.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 x)) (-.f64 (-.f64 #s(literal 0 binary64) (tan.f64 x)) (tan.f64 (+.f64 x eps)))))) |
(/.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3 binary64)) (pow.f64 (tan.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (tan.f64 (+.f64 x eps)) (-.f64 #s(literal 0 binary64) (tan.f64 x)))))) |
(/.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))) |
(/.f64 (sin.f64 (-.f64 (+.f64 x eps) x)) (*.f64 (cos.f64 x) (cos.f64 (+.f64 x eps)))) |
(/.f64 (-.f64 (*.f64 (cos.f64 x) (+.f64 (tan.f64 x) (tan.f64 eps))) (*.f64 (sin.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps))))) (*.f64 (cos.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3 binary64)) (pow.f64 (tan.f64 x) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3 binary64)) (pow.f64 (tan.f64 x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 x)) (-.f64 (-.f64 #s(literal 0 binary64) (tan.f64 x)) (tan.f64 (+.f64 x eps))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)))) |
(/.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 6 binary64)) (pow.f64 (tan.f64 x) #s(literal 6 binary64))) (*.f64 (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)))) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3 binary64)) (pow.f64 (tan.f64 x) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 6 binary64)) (pow.f64 (tan.f64 x) #s(literal 6 binary64))) (*.f64 (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 4 binary64)) (+.f64 (pow.f64 (tan.f64 x) #s(literal 4 binary64)) (pow.f64 (*.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 9 binary64)) (pow.f64 (tan.f64 x) #s(literal 9 binary64))) (*.f64 (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)))) (+.f64 (+.f64 (pow.f64 (tan.f64 x) #s(literal 6 binary64)) (pow.f64 (*.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)) #s(literal 3 binary64))) (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 6 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 4 binary64)) (pow.f64 (tan.f64 x) #s(literal 4 binary64))) (*.f64 (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (sin.f64 (+.f64 x eps)) (-.f64 #s(literal 0 binary64) (cos.f64 x))) (*.f64 (sin.f64 x) (cos.f64 (+.f64 x eps)))) (*.f64 (cos.f64 (+.f64 x eps)) (-.f64 #s(literal 0 binary64) (cos.f64 x)))) |
(/.f64 (+.f64 (*.f64 (cos.f64 x) (sin.f64 (+.f64 x eps))) (*.f64 (cos.f64 (+.f64 x eps)) (-.f64 #s(literal 0 binary64) (sin.f64 x)))) (*.f64 (cos.f64 x) (cos.f64 (+.f64 x eps)))) |
(/.f64 (+.f64 (*.f64 (+.f64 (tan.f64 x) (tan.f64 eps)) (-.f64 #s(literal 0 binary64) (cos.f64 x))) (*.f64 (sin.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps))) (-.f64 #s(literal 0 binary64) (cos.f64 x)))) |
(/.f64 (+.f64 (*.f64 (cos.f64 x) (+.f64 (tan.f64 x) (tan.f64 eps))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps))) (-.f64 #s(literal 0 binary64) (sin.f64 x)))) (*.f64 (cos.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (+.f64 x eps))) (sin.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (+.f64 x eps))) (-.f64 #s(literal 0 binary64) (cos.f64 x)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (+.f64 x eps))) (-.f64 #s(literal 0 binary64) (sin.f64 x)))) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (+.f64 x eps))) (cos.f64 x))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (+.f64 x eps))) (-.f64 #s(literal 0 binary64) (cos.f64 x))) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x eps))) (sin.f64 x))) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x eps))) (-.f64 #s(literal 0 binary64) (cos.f64 x)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (+.f64 x eps))) (cos.f64 x)) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x eps))) (-.f64 #s(literal 0 binary64) (sin.f64 x)))) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x eps))) (cos.f64 x))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (tan.f64 x) (tan.f64 eps))) (-.f64 #s(literal 0 binary64) (cos.f64 x))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps)))) (sin.f64 x))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps)))) (-.f64 #s(literal 0 binary64) (cos.f64 x)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (tan.f64 x) (tan.f64 eps))) (cos.f64 x)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps)))) (-.f64 #s(literal 0 binary64) (sin.f64 x)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps)))) (cos.f64 x))) |
(/.f64 (+.f64 (*.f64 (sin.f64 x) (cos.f64 (+.f64 x eps))) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (sin.f64 (+.f64 x eps)))) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (cos.f64 (+.f64 x eps)))) |
(/.f64 (+.f64 (*.f64 (sin.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps)))) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (+.f64 (tan.f64 x) (tan.f64 eps)))) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps))))) |
(/.f64 (+.f64 (*.f64 (sin.f64 x) (/.f64 #s(literal 1 binary64) (tan.f64 (+.f64 x eps)))) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (/.f64 #s(literal 1 binary64) (tan.f64 (+.f64 x eps))))) |
(/.f64 (+.f64 (*.f64 (sin.f64 x) (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x eps)))) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (-.f64 #s(literal 0 binary64) (sin.f64 (+.f64 x eps))))) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x eps))))) |
(/.f64 (+.f64 (*.f64 (sin.f64 x) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps))))) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (-.f64 #s(literal 0 binary64) (+.f64 (tan.f64 x) (tan.f64 eps))))) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 x)) (cos.f64 (+.f64 x eps))) (*.f64 (cos.f64 x) (sin.f64 (+.f64 x eps)))) (*.f64 (cos.f64 x) (cos.f64 (+.f64 x eps)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 x)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps)))) (*.f64 (cos.f64 x) (+.f64 (tan.f64 x) (tan.f64 eps)))) (*.f64 (cos.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 x)) (/.f64 #s(literal 1 binary64) (tan.f64 (+.f64 x eps)))) (*.f64 (cos.f64 x) #s(literal 1 binary64))) (*.f64 (cos.f64 x) (/.f64 #s(literal 1 binary64) (tan.f64 (+.f64 x eps))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 x)) (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x eps)))) (*.f64 (cos.f64 x) (-.f64 #s(literal 0 binary64) (sin.f64 (+.f64 x eps))))) (*.f64 (cos.f64 x) (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x eps))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 x)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps))))) (*.f64 (cos.f64 x) (-.f64 #s(literal 0 binary64) (+.f64 (tan.f64 x) (tan.f64 eps))))) (*.f64 (cos.f64 x) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps)))))) |
(/.f64 (-.f64 (*.f64 (sin.f64 (+.f64 x eps)) (/.f64 #s(literal 1 binary64) (tan.f64 x))) (*.f64 (cos.f64 (+.f64 x eps)) #s(literal 1 binary64))) (*.f64 (cos.f64 (+.f64 x eps)) (/.f64 #s(literal 1 binary64) (tan.f64 x)))) |
(/.f64 (-.f64 (*.f64 (sin.f64 (+.f64 x eps)) (-.f64 #s(literal 0 binary64) (cos.f64 x))) (*.f64 (cos.f64 (+.f64 x eps)) (-.f64 #s(literal 0 binary64) (sin.f64 x)))) (*.f64 (cos.f64 (+.f64 x eps)) (-.f64 #s(literal 0 binary64) (cos.f64 x)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (tan.f64 x) (tan.f64 eps)) (/.f64 #s(literal 1 binary64) (tan.f64 x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps))) (/.f64 #s(literal 1 binary64) (tan.f64 x)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (tan.f64 x) (tan.f64 eps)) (-.f64 #s(literal 0 binary64) (cos.f64 x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps))) (-.f64 #s(literal 0 binary64) (sin.f64 x)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps))) (-.f64 #s(literal 0 binary64) (cos.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (+.f64 x eps))) (sin.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (+.f64 x eps))) (cos.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (+.f64 x eps))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (+.f64 x eps))) (/.f64 #s(literal 1 binary64) (tan.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (+.f64 x eps))) (-.f64 #s(literal 0 binary64) (sin.f64 x)))) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (+.f64 x eps))) (-.f64 #s(literal 0 binary64) (cos.f64 x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (+.f64 x eps))) (cos.f64 x)) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x eps))) (sin.f64 x))) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x eps))) (cos.f64 x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (+.f64 x eps))) (/.f64 #s(literal 1 binary64) (tan.f64 x))) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x eps))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x eps))) (/.f64 #s(literal 1 binary64) (tan.f64 x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (+.f64 x eps))) (-.f64 #s(literal 0 binary64) (cos.f64 x))) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x eps))) (-.f64 #s(literal 0 binary64) (sin.f64 x)))) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x eps))) (-.f64 #s(literal 0 binary64) (cos.f64 x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (tan.f64 x) (tan.f64 eps))) (cos.f64 x)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps)))) (sin.f64 x))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps)))) (cos.f64 x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (tan.f64 x) (tan.f64 eps))) (/.f64 #s(literal 1 binary64) (tan.f64 x))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps)))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps)))) (/.f64 #s(literal 1 binary64) (tan.f64 x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (tan.f64 x) (tan.f64 eps))) (-.f64 #s(literal 0 binary64) (cos.f64 x))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps)))) (-.f64 #s(literal 0 binary64) (sin.f64 x)))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps)))) (-.f64 #s(literal 0 binary64) (cos.f64 x)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3 binary64)) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))))) (*.f64 (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)))) (pow.f64 (tan.f64 x) #s(literal 3 binary64)))) (*.f64 (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)))) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))) (*.f64 (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (*.f64 (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 9 binary64)) (pow.f64 (tan.f64 x) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (pow.f64 (tan.f64 x) #s(literal 6 binary64)) (pow.f64 (*.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)) #s(literal 3 binary64))) (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 6 binary64))) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 6 binary64)) (pow.f64 (tan.f64 x) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3 binary64)) (pow.f64 (tan.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 6 binary64)) (pow.f64 (tan.f64 x) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 4 binary64)) (+.f64 (pow.f64 (tan.f64 x) #s(literal 4 binary64)) (pow.f64 (*.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)) #s(literal 2 binary64)))) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 4 binary64)) (pow.f64 (tan.f64 x) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64)) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))) |
(/.f64 (neg.f64 (sin.f64 (-.f64 (+.f64 x eps) x))) (neg.f64 (*.f64 (cos.f64 x) (cos.f64 (+.f64 x eps))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (cos.f64 x) (+.f64 (tan.f64 x) (tan.f64 eps))) (*.f64 (sin.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps)))))) (neg.f64 (*.f64 (cos.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3 binary64)) (pow.f64 (tan.f64 x) #s(literal 3 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3 binary64)) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (tan.f64 x) #s(literal 3 binary64)) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3 binary64)) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))))) (/.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3 binary64)) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)))))) (+.f64 (*.f64 (/.f64 (pow.f64 (tan.f64 x) #s(literal 3 binary64)) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))))) (/.f64 (pow.f64 (tan.f64 x) #s(literal 3 binary64)) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)))))) (*.f64 (/.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3 binary64)) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))))) (/.f64 (pow.f64 (tan.f64 x) #s(literal 3 binary64)) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))) (/.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)))) (+.f64 (*.f64 (/.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))) (/.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)))) (*.f64 (/.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))) (/.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))))))) |
(/.f64 (-.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64))) (-.f64 (-.f64 #s(literal 0 binary64) (tan.f64 x)) (tan.f64 (+.f64 x eps)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3 binary64)) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))))) (/.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3 binary64)) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)))))) (*.f64 (/.f64 (pow.f64 (tan.f64 x) #s(literal 3 binary64)) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))))) (/.f64 (pow.f64 (tan.f64 x) #s(literal 3 binary64)) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))))))) (+.f64 (/.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3 binary64)) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))))) (/.f64 (pow.f64 (tan.f64 x) #s(literal 3 binary64)) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))) (/.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)))) (*.f64 (/.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))) (/.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))))) (+.f64 (/.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))) (/.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3 binary64)) (pow.f64 (tan.f64 x) #s(literal 3 binary64))) #s(literal 1 binary64)) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 9 binary64)) (pow.f64 (tan.f64 x) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)))))) (+.f64 (+.f64 (pow.f64 (tan.f64 x) #s(literal 6 binary64)) (pow.f64 (*.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)) #s(literal 3 binary64))) (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 6 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 6 binary64)) (pow.f64 (tan.f64 x) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)))))) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3 binary64)) (pow.f64 (tan.f64 x) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 6 binary64)) (pow.f64 (tan.f64 x) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)))) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 4 binary64)) (+.f64 (pow.f64 (tan.f64 x) #s(literal 4 binary64)) (pow.f64 (*.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 4 binary64)) (pow.f64 (tan.f64 x) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)))) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (sin.f64 (-.f64 (+.f64 x eps) x)) (cos.f64 (+.f64 x eps))) (cos.f64 x)) |
(/.f64 (/.f64 (-.f64 (*.f64 (cos.f64 x) (+.f64 (tan.f64 x) (tan.f64 eps))) (*.f64 (sin.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps)))) (cos.f64 x)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (cos.f64 x) (cos.f64 (+.f64 x eps))) (sin.f64 (-.f64 (+.f64 x eps) x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (cos.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps)))) (-.f64 (*.f64 (cos.f64 x) (+.f64 (tan.f64 x) (tan.f64 eps))) (*.f64 (sin.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 x)) (-.f64 (-.f64 #s(literal 0 binary64) (tan.f64 x)) (tan.f64 (+.f64 x eps))))) (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3 binary64)) (pow.f64 (tan.f64 x) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))) |
(*.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3 binary64)) (pow.f64 (tan.f64 x) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)))))) |
(*.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3 binary64)) (pow.f64 (tan.f64 x) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 x)) (-.f64 (-.f64 #s(literal 0 binary64) (tan.f64 x)) (tan.f64 (+.f64 x eps))))))) |
(*.f64 (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)))) (*.f64 (-.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))))))) |
(*.f64 (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)))) (/.f64 (-.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)))))) |
(*.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)))) |
(*.f64 (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)) (*.f64 (-.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))))) |
(*.f64 (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)) (/.f64 (-.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)))) |
(*.f64 (sin.f64 (-.f64 (+.f64 x eps) x)) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (cos.f64 (+.f64 x eps))))) |
(*.f64 (-.f64 (*.f64 (cos.f64 x) (+.f64 (tan.f64 x) (tan.f64 eps))) (*.f64 (sin.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps))))) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3 binary64)) (pow.f64 (tan.f64 x) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))))) (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3 binary64)) (pow.f64 (tan.f64 x) #s(literal 3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))) (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (-.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3 binary64)) (pow.f64 (tan.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 6 binary64)) (pow.f64 (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 4 binary64)) (*.f64 (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))) (-.f64 (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))) (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3 binary64)) (pow.f64 (tan.f64 x) #s(literal 3 binary64))) (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 4 binary64)) (pow.f64 (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))) #s(literal 2 binary64)))) (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (sin.f64 (+.f64 (+.f64 x eps) x))) (*.f64 (cos.f64 x) (cos.f64 (+.f64 x eps)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (+.f64 (*.f64 (cos.f64 x) (+.f64 (tan.f64 x) (tan.f64 eps))) (*.f64 (sin.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps)))))) (*.f64 (cos.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3 binary64)) (pow.f64 (tan.f64 x) #s(literal 3 binary64)))) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (tan.f64 x) (-.f64 (tan.f64 x) (tan.f64 (+.f64 x eps)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (+.f64 x eps)))) #s(literal -1 binary64))) |
(tan.f64 (+.f64 x eps)) |
(neg.f64 (/.f64 (sin.f64 (+.f64 x eps)) (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x eps))))) |
(neg.f64 (/.f64 (+.f64 (tan.f64 x) (tan.f64 eps)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (+.f64 x eps))) (cos.f64 (+.f64 x eps)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (tan.f64 x) (tan.f64 eps))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps))))) |
(neg.f64 (tan.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 eps (-.f64 eps x))))))) |
(neg.f64 (tan.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 eps eps)) (-.f64 #s(literal 0 binary64) (-.f64 x eps))))) |
(neg.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps)))) (+.f64 (*.f64 x x) (*.f64 eps (-.f64 eps x)))))) |
(neg.f64 (tan.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 eps eps))) (-.f64 x eps)))) |
(/.f64 (sin.f64 (+.f64 x eps)) (cos.f64 (+.f64 x eps))) |
(/.f64 (+.f64 (tan.f64 x) (tan.f64 eps)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 (+.f64 x eps)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (+.f64 x eps))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (+.f64 x eps))) (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x eps)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (tan.f64 x) (tan.f64 eps))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps))))) |
(/.f64 (+.f64 (pow.f64 (tan.f64 x) #s(literal 3 binary64)) (pow.f64 (tan.f64 eps) #s(literal 3 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps))) (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (*.f64 (tan.f64 eps) (-.f64 (tan.f64 eps) (tan.f64 x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (+.f64 x eps))))) |
(/.f64 (-.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (pow.f64 (tan.f64 eps) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps))) (-.f64 (tan.f64 x) (tan.f64 eps)))) |
(/.f64 (*.f64 (sin.f64 (+.f64 x eps)) #s(literal 1 binary64)) (cos.f64 (+.f64 x eps))) |
(/.f64 (*.f64 (+.f64 (tan.f64 x) (tan.f64 eps)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (tan.f64 x) #s(literal 3 binary64)) (pow.f64 (tan.f64 eps) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (*.f64 (tan.f64 eps) (-.f64 (tan.f64 eps) (tan.f64 x)))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (pow.f64 (tan.f64 eps) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (tan.f64 x) (tan.f64 eps)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (+.f64 x eps)))) (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x eps))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (tan.f64 x) (tan.f64 eps)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (tan.f64 x) #s(literal 3 binary64)) (pow.f64 (tan.f64 eps) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps))))) (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (*.f64 (tan.f64 eps) (-.f64 (tan.f64 eps) (tan.f64 x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (pow.f64 (tan.f64 eps) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps))))) (-.f64 (tan.f64 x) (tan.f64 eps))) |
(/.f64 (+.f64 (tan.f64 (/.f64 (*.f64 x x) (-.f64 x eps))) (tan.f64 (neg.f64 (/.f64 (*.f64 eps eps) (-.f64 x eps))))) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 (/.f64 (*.f64 x x) (-.f64 x eps))) (tan.f64 (neg.f64 (/.f64 (*.f64 eps eps) (-.f64 x eps))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (+.f64 x eps))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 (+.f64 x eps))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (sin.f64 (+.f64 x eps)) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x eps)))) |
(*.f64 (+.f64 (tan.f64 x) (tan.f64 eps)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps))))) |
(*.f64 #s(literal 1 binary64) (tan.f64 (+.f64 x eps))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (+.f64 x eps))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (+.f64 x eps))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (tan.f64 x) (tan.f64 eps))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x eps))) (sin.f64 (+.f64 x eps))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps)))) (+.f64 (tan.f64 x) (tan.f64 eps))) |
(*.f64 (/.f64 (+.f64 (tan.f64 x) (tan.f64 eps)) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (tan.f64 x) (tan.f64 eps)) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (tan.f64 x) (tan.f64 eps)) (+.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps)))))) |
(*.f64 (/.f64 (+.f64 (tan.f64 x) (tan.f64 eps)) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (tan.f64 x) (tan.f64 eps)) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps)))) |
(+.f64 x eps) |
(+.f64 eps x) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x eps)) (neg.f64 (/.f64 (*.f64 eps eps) (-.f64 x eps)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x eps))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x eps)) (/.f64 (*.f64 eps eps) (-.f64 x eps))) |
(-.f64 (/.f64 (*.f64 eps eps) (-.f64 eps x)) (/.f64 (*.f64 x x) (-.f64 eps x))) |
(fma.f64 x (/.f64 x (-.f64 x eps)) (neg.f64 (/.f64 (*.f64 eps eps) (-.f64 x eps)))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x eps)) (neg.f64 (/.f64 (*.f64 eps eps) (-.f64 x eps)))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 eps eps))) (+.f64 x eps) (neg.f64 (/.f64 (*.f64 eps eps) (-.f64 x eps)))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps)))) (+.f64 (*.f64 x x) (*.f64 eps (+.f64 x eps))) (neg.f64 (/.f64 (*.f64 eps eps) (-.f64 x eps)))) |
(neg.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 eps (-.f64 eps x)))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 eps eps)) (-.f64 #s(literal 0 binary64) (-.f64 x eps)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps)))) (+.f64 (*.f64 x x) (*.f64 eps (-.f64 eps x))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 eps eps))) (-.f64 x eps))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x eps))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x eps)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 eps x) (-.f64 (*.f64 eps eps) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (+.f64 (*.f64 x x) (*.f64 eps (-.f64 eps x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 eps eps)) (-.f64 x eps)) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 eps (-.f64 eps x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 eps eps))) (-.f64 #s(literal 0 binary64) (-.f64 x eps))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 eps (-.f64 eps x))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 eps eps)) (-.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x eps)))) |
(/.f64 (-.f64 (*.f64 eps eps) (*.f64 x x)) (-.f64 eps x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 eps (-.f64 eps x))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) (*.f64 (-.f64 x eps) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps eps) (+.f64 (*.f64 x x) (*.f64 eps eps)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 (-.f64 x eps) (+.f64 (*.f64 x x) (*.f64 eps eps)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x eps)) (*.f64 (-.f64 x eps) (*.f64 eps eps))) (*.f64 (-.f64 x eps) (-.f64 x eps))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 eps eps)) (-.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 x x) (*.f64 eps (-.f64 eps x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (+.f64 (*.f64 x x) (*.f64 eps (-.f64 eps x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps eps) (+.f64 (*.f64 x x) (*.f64 eps eps)))) (-.f64 x eps))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 eps eps)) (-.f64 x eps))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 eps (-.f64 eps x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 eps eps)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x eps)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 eps eps) (*.f64 x x))) (neg.f64 (-.f64 eps x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x eps)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 eps eps) (-.f64 x eps)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x eps)) (/.f64 (*.f64 x x) (-.f64 x eps))) (+.f64 (*.f64 (/.f64 (*.f64 eps eps) (-.f64 x eps)) (/.f64 (*.f64 eps eps) (-.f64 x eps))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x eps)) (/.f64 (*.f64 eps eps) (-.f64 x eps)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x eps)) (/.f64 (*.f64 x x) (-.f64 x eps))) (*.f64 (/.f64 (*.f64 eps eps) (-.f64 x eps)) (/.f64 (*.f64 eps eps) (-.f64 x eps)))) (+.f64 (/.f64 (*.f64 x x) (-.f64 x eps)) (/.f64 (*.f64 eps eps) (-.f64 x eps)))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)) (+.f64 (*.f64 x x) (*.f64 eps (-.f64 eps x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 eps eps)) #s(literal 1 binary64)) (-.f64 x eps)) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 eps (-.f64 eps x))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 eps eps)) (-.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 eps (-.f64 eps x))))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal 1 binary64) (-.f64 x eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps eps) (+.f64 (*.f64 x x) (*.f64 eps eps))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal 1 binary64) (-.f64 x eps))) (+.f64 (*.f64 x x) (*.f64 eps eps))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x eps)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x eps)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 eps x) (-.f64 (*.f64 eps eps) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (+.f64 x eps) (*.f64 (-.f64 x eps) (/.f64 #s(literal 1 binary64) (-.f64 x eps)))) |
(*.f64 (+.f64 x eps) (/.f64 (-.f64 x eps) (-.f64 x eps))) |
(*.f64 #s(literal 1 binary64) (+.f64 x eps)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 eps (-.f64 eps x))))) |
(*.f64 (+.f64 (*.f64 x x) (*.f64 eps (-.f64 eps x))) (*.f64 (+.f64 x eps) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 eps (-.f64 eps x)))))) |
(*.f64 (+.f64 (*.f64 x x) (*.f64 eps (-.f64 eps x))) (/.f64 (+.f64 x eps) (+.f64 (*.f64 x x) (*.f64 eps (-.f64 eps x))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (-.f64 x eps))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 eps (-.f64 eps x)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x eps)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 eps (-.f64 eps x)))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x eps)) (-.f64 (*.f64 x x) (*.f64 eps eps))) |
(*.f64 (-.f64 (*.f64 eps eps) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 eps x))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 eps eps)) (-.f64 (*.f64 x x) (*.f64 eps eps))) (+.f64 x eps)) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps (-.f64 eps x)) (*.f64 (*.f64 eps (-.f64 eps x)) (*.f64 eps (-.f64 eps x)))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps (-.f64 eps x)) (-.f64 (*.f64 eps (-.f64 eps x)) (*.f64 x x))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps (-.f64 eps x)) (*.f64 eps (-.f64 eps x))))) (-.f64 (*.f64 x x) (*.f64 eps (-.f64 eps x)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 eps eps)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps)))) (+.f64 (*.f64 x x) (*.f64 eps (+.f64 x eps)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x))) #s(literal -1 binary64))) |
(tan.f64 x) |
(neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 x))) |
(/.f64 (sin.f64 x) (cos.f64 x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 x)) (-.f64 #s(literal 0 binary64) (cos.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)))) |
(/.f64 (*.f64 (sin.f64 x) #s(literal 1 binary64)) (cos.f64 x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 x))) (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (sin.f64 x) (/.f64 #s(literal 1 binary64) (cos.f64 x))) |
(*.f64 #s(literal 1 binary64) (tan.f64 x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 x)) (sin.f64 x)) |
| 1× | egg-herbie |
| 14 592× | accelerator-lowering-fma.f32 |
| 14 592× | accelerator-lowering-fma.f64 |
| 5 316× | *-lowering-*.f32 |
| 5 316× | *-lowering-*.f64 |
| 2 664× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 157 | 1351 |
| 1 | 464 | 1285 |
| 2 | 1534 | 1274 |
| 3 | 5949 | 1242 |
| 0 | 8534 | 1195 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (sin eps) (cos eps)) |
(+ (/ (sin eps) (cos eps)) (/ (* x (pow (sin eps) 2)) (pow (cos eps) 2))) |
(+ (* x (- (/ (* x (* (sin eps) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2)))))) (cos eps)) (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (/ (sin eps) (cos eps))) |
(+ (* x (- (* x (- (* -1 (* x (+ 1/2 (+ (* -1 (/ (* (pow (sin eps) 2) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (pow (cos eps) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (* 1/6 (/ (pow (sin eps) 2) (pow (cos eps) 2)))))))) (* -1 (/ (* (sin eps) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (cos eps))))) (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (/ (sin eps) (cos eps))) |
(- (/ (sin (+ eps x)) (cos (+ eps x))) (/ (sin x) (cos x))) |
(- (/ (sin (+ eps x)) (cos (+ eps x))) (/ (sin x) (cos x))) |
(- (/ (sin (+ eps x)) (cos (+ eps x))) (/ (sin x) (cos x))) |
(- (/ (sin (+ eps x)) (cos (+ eps x))) (/ (sin x) (cos x))) |
(- (/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x)))) (/ (sin x) (cos x))) |
(- (/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x)))) (/ (sin x) (cos x))) |
(- (/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x)))) (/ (sin x) (cos x))) |
(- (/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x)))) (/ (sin x) (cos x))) |
(* eps (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) |
(* eps (- (+ 1 (/ (* eps (* (sin x) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (cos x))) (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) |
(* eps (- (+ 1 (* eps (- (* -1 (* eps (+ 1/6 (+ (* -1 (/ (* (pow (sin x) 2) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (pow (cos x) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))))) (* -1 (/ (* (sin x) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (cos x)))))) (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) |
(* eps (- (+ 1 (* eps (- (* eps (- (* -1 (* eps (+ (* -1/2 (/ (* (sin x) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (cos x))) (+ (* 1/6 (/ (* (sin x) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (cos x))) (/ (* (sin x) (+ 1/6 (+ (* -1 (/ (* (pow (sin x) 2) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (pow (cos x) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2))))))) (cos x)))))) (+ 1/6 (+ (* -1 (/ (* (pow (sin x) 2) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (pow (cos x) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))))) (* -1 (/ (* (sin x) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (cos x)))))) (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) |
(- (/ (sin (+ eps x)) (cos (+ eps x))) (/ (sin x) (cos x))) |
(- (/ (sin (+ eps x)) (cos (+ eps x))) (/ (sin x) (cos x))) |
(- (/ (sin (+ eps x)) (cos (+ eps x))) (/ (sin x) (cos x))) |
(- (/ (sin (+ eps x)) (cos (+ eps x))) (/ (sin x) (cos x))) |
(- (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) (/ (sin x) (cos x))) |
(- (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) (/ (sin x) (cos x))) |
(- (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) (/ (sin x) (cos x))) |
(- (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) (/ (sin x) (cos x))) |
(/ (sin eps) (cos eps)) |
(+ (* x (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (/ (sin eps) (cos eps))) |
(+ (* x (- (+ 1 (/ (* x (* (sin eps) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2)))))) (cos eps))) (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (/ (sin eps) (cos eps))) |
(+ (* x (- (+ 1 (* x (- (* -1 (* x (+ 1/6 (+ (* -1 (/ (* (pow (sin eps) 2) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (pow (cos eps) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (* 1/6 (/ (pow (sin eps) 2) (pow (cos eps) 2)))))))) (* -1 (/ (* (sin eps) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (cos eps)))))) (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (/ (sin eps) (cos eps))) |
(/ (sin (+ eps x)) (cos (+ eps x))) |
(/ (sin (+ eps x)) (cos (+ eps x))) |
(/ (sin (+ eps x)) (cos (+ eps x))) |
(/ (sin (+ eps x)) (cos (+ eps x))) |
(/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x)))) |
(/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x)))) |
(/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x)))) |
(/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x)))) |
(/ (sin x) (cos x)) |
(+ (* eps (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x))) |
(+ (* eps (- (+ 1 (/ (* eps (* (sin x) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (cos x))) (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x))) |
(+ (* eps (- (+ 1 (* eps (- (* -1 (* eps (+ 1/6 (+ (* -1 (/ (* (pow (sin x) 2) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (pow (cos x) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))))) (* -1 (/ (* (sin x) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (cos x)))))) (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x))) |
(/ (sin (+ eps x)) (cos (+ eps x))) |
(/ (sin (+ eps x)) (cos (+ eps x))) |
(/ (sin (+ eps x)) (cos (+ eps x))) |
(/ (sin (+ eps x)) (cos (+ eps x))) |
(/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) |
(/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) |
(/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) |
(/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) |
eps |
(+ eps x) |
(+ eps x) |
(+ eps x) |
x |
(* x (+ 1 (/ eps x))) |
(* x (+ 1 (/ eps x))) |
(* x (+ 1 (/ eps x))) |
x |
(* -1 (* x (- (* -1 (/ eps x)) 1))) |
(* -1 (* x (- (* -1 (/ eps x)) 1))) |
(* -1 (* x (- (* -1 (/ eps x)) 1))) |
x |
(+ eps x) |
(+ eps x) |
(+ eps x) |
eps |
(* eps (+ 1 (/ x eps))) |
(* eps (+ 1 (/ x eps))) |
(* eps (+ 1 (/ x eps))) |
eps |
(* -1 (* eps (- (* -1 (/ x eps)) 1))) |
(* -1 (* eps (- (* -1 (/ x eps)) 1))) |
(* -1 (* eps (- (* -1 (/ x eps)) 1))) |
x |
(* x (+ 1 (* 1/3 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2)))))) |
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2)))))))) |
(/ (sin x) (cos x)) |
(/ (sin x) (cos x)) |
(/ (sin x) (cos x)) |
(/ (sin x) (cos x)) |
(/ (sin x) (cos x)) |
(/ (sin x) (cos x)) |
(/ (sin x) (cos x)) |
(/ (sin x) (cos x)) |
| Outputs |
|---|
(/ (sin eps) (cos eps)) |
(/.f64 (sin.f64 eps) (cos.f64 eps)) |
(+ (/ (sin eps) (cos eps)) (/ (* x (pow (sin eps) 2)) (pow (cos eps) 2))) |
(+.f64 (/.f64 (sin.f64 eps) (cos.f64 eps)) (/.f64 (*.f64 x (pow.f64 (sin.f64 eps) #s(literal 2 binary64))) (pow.f64 (cos.f64 eps) #s(literal 2 binary64)))) |
(+ (* x (- (/ (* x (* (sin eps) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2)))))) (cos eps)) (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (/ (sin eps) (cos eps))) |
(+.f64 (/.f64 (sin.f64 eps) (cos.f64 eps)) (*.f64 x (+.f64 (/.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64))) (*.f64 (+.f64 (sin.f64 eps) (/.f64 (pow.f64 (sin.f64 eps) #s(literal 3 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64)))) (/.f64 x (cos.f64 eps)))))) |
(+ (* x (- (* x (- (* -1 (* x (+ 1/2 (+ (* -1 (/ (* (pow (sin eps) 2) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (pow (cos eps) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (* 1/6 (/ (pow (sin eps) 2) (pow (cos eps) 2)))))))) (* -1 (/ (* (sin eps) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (cos eps))))) (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (/ (sin eps) (cos eps))) |
(+.f64 (/.f64 (sin.f64 eps) (cos.f64 eps)) (*.f64 x (+.f64 (/.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64))) (*.f64 x (+.f64 (*.f64 x (-.f64 (/.f64 (+.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 eps) #s(literal 4 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64)))) (pow.f64 (cos.f64 eps) #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sin.f64 eps) #s(literal 2 binary64))) (pow.f64 (cos.f64 eps) #s(literal 2 binary64)))) (/.f64 (*.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) #s(literal 1/6 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64))))))) (/.f64 (+.f64 (sin.f64 eps) (/.f64 (pow.f64 (sin.f64 eps) #s(literal 3 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64)))) (cos.f64 eps))))))) |
(- (/ (sin (+ eps x)) (cos (+ eps x))) (/ (sin x) (cos x))) |
(-.f64 (/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) (/.f64 (sin.f64 x) (cos.f64 x))) |
(- (/ (sin (+ eps x)) (cos (+ eps x))) (/ (sin x) (cos x))) |
(-.f64 (/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) (/.f64 (sin.f64 x) (cos.f64 x))) |
(- (/ (sin (+ eps x)) (cos (+ eps x))) (/ (sin x) (cos x))) |
(-.f64 (/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) (/.f64 (sin.f64 x) (cos.f64 x))) |
(- (/ (sin (+ eps x)) (cos (+ eps x))) (/ (sin x) (cos x))) |
(-.f64 (/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) (/.f64 (sin.f64 x) (cos.f64 x))) |
(- (/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x)))) (/ (sin x) (cos x))) |
(-.f64 (/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) (/.f64 (sin.f64 x) (cos.f64 x))) |
(- (/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x)))) (/ (sin x) (cos x))) |
(-.f64 (/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) (/.f64 (sin.f64 x) (cos.f64 x))) |
(- (/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x)))) (/ (sin x) (cos x))) |
(-.f64 (/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) (/.f64 (sin.f64 x) (cos.f64 x))) |
(- (/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x)))) (/ (sin x) (cos x))) |
(-.f64 (/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) (/.f64 (sin.f64 x) (cos.f64 x))) |
(* eps (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))) |
(* eps (- (+ 1 (/ (* eps (* (sin x) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (cos x))) (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) |
(*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (*.f64 eps (/.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))) |
(* eps (- (+ 1 (* eps (- (* -1 (* eps (+ 1/6 (+ (* -1 (/ (* (pow (sin x) 2) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (pow (cos x) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))))) (* -1 (/ (* (sin x) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (cos x)))))) (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) |
(*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (+.f64 #s(literal 1/6 binary64) (+.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))))) (/.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) |
(* eps (- (+ 1 (* eps (- (* eps (- (* -1 (* eps (+ (* -1/2 (/ (* (sin x) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (cos x))) (+ (* 1/6 (/ (* (sin x) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (cos x))) (/ (* (sin x) (+ 1/6 (+ (* -1 (/ (* (pow (sin x) 2) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (pow (cos x) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2))))))) (cos x)))))) (+ 1/6 (+ (* -1 (/ (* (pow (sin x) 2) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (pow (cos x) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))))) (* -1 (/ (* (sin x) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (cos x)))))) (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 eps (+.f64 (/.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (cos.f64 x)) (*.f64 eps (+.f64 (*.f64 eps (+.f64 (*.f64 (-.f64 (/.f64 (+.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (+.f64 #s(literal 1/6 binary64) (+.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))))) (/.f64 (sin.f64 x) (cos.f64 x))) (*.f64 #s(literal 1/3 binary64) (/.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))) (-.f64 (/.f64 (+.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (+.f64 #s(literal 1/6 binary64) (+.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))))))))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))))) |
(- (/ (sin (+ eps x)) (cos (+ eps x))) (/ (sin x) (cos x))) |
(-.f64 (/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) (/.f64 (sin.f64 x) (cos.f64 x))) |
(- (/ (sin (+ eps x)) (cos (+ eps x))) (/ (sin x) (cos x))) |
(-.f64 (/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) (/.f64 (sin.f64 x) (cos.f64 x))) |
(- (/ (sin (+ eps x)) (cos (+ eps x))) (/ (sin x) (cos x))) |
(-.f64 (/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) (/.f64 (sin.f64 x) (cos.f64 x))) |
(- (/ (sin (+ eps x)) (cos (+ eps x))) (/ (sin x) (cos x))) |
(-.f64 (/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) (/.f64 (sin.f64 x) (cos.f64 x))) |
(- (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) (/ (sin x) (cos x))) |
(-.f64 (/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) (/.f64 (sin.f64 x) (cos.f64 x))) |
(- (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) (/ (sin x) (cos x))) |
(-.f64 (/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) (/.f64 (sin.f64 x) (cos.f64 x))) |
(- (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) (/ (sin x) (cos x))) |
(-.f64 (/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) (/.f64 (sin.f64 x) (cos.f64 x))) |
(- (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) (/ (sin x) (cos x))) |
(-.f64 (/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) (/.f64 (sin.f64 x) (cos.f64 x))) |
(/ (sin eps) (cos eps)) |
(/.f64 (sin.f64 eps) (cos.f64 eps)) |
(+ (* x (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (/ (sin eps) (cos eps))) |
(+.f64 (/.f64 (sin.f64 eps) (cos.f64 eps)) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64)))))) |
(+ (* x (- (+ 1 (/ (* x (* (sin eps) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2)))))) (cos eps))) (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (/ (sin eps) (cos eps))) |
(+.f64 (/.f64 (sin.f64 eps) (cos.f64 eps)) (*.f64 x (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64)))) (*.f64 (+.f64 (sin.f64 eps) (/.f64 (pow.f64 (sin.f64 eps) #s(literal 3 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64)))) (/.f64 x (cos.f64 eps)))))) |
(+ (* x (- (+ 1 (* x (- (* -1 (* x (+ 1/6 (+ (* -1 (/ (* (pow (sin eps) 2) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (pow (cos eps) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (* 1/6 (/ (pow (sin eps) 2) (pow (cos eps) 2)))))))) (* -1 (/ (* (sin eps) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (cos eps)))))) (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (/ (sin eps) (cos eps))) |
(+.f64 (/.f64 (sin.f64 eps) (cos.f64 eps)) (*.f64 x (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64)))) (*.f64 x (+.f64 (/.f64 (+.f64 (sin.f64 eps) (/.f64 (pow.f64 (sin.f64 eps) #s(literal 3 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64)))) (cos.f64 eps)) (*.f64 x (-.f64 (/.f64 (+.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 eps) #s(literal 4 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64)))) (pow.f64 (cos.f64 eps) #s(literal 2 binary64))) (+.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sin.f64 eps) #s(literal 2 binary64))) (pow.f64 (cos.f64 eps) #s(literal 2 binary64)))) (+.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) #s(literal 1/6 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64)))))))))))) |
(/ (sin (+ eps x)) (cos (+ eps x))) |
(/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) |
(/ (sin (+ eps x)) (cos (+ eps x))) |
(/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) |
(/ (sin (+ eps x)) (cos (+ eps x))) |
(/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) |
(/ (sin (+ eps x)) (cos (+ eps x))) |
(/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) |
(/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x)))) |
(/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) |
(/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x)))) |
(/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) |
(/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x)))) |
(/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) |
(/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x)))) |
(/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) |
(/ (sin x) (cos x)) |
(/.f64 (sin.f64 x) (cos.f64 x)) |
(+ (* eps (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x))) |
(+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))))) |
(+ (* eps (- (+ 1 (/ (* eps (* (sin x) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (cos x))) (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x))) |
(+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (*.f64 eps (/.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) |
(+ (* eps (- (+ 1 (* eps (- (* -1 (* eps (+ 1/6 (+ (* -1 (/ (* (pow (sin x) 2) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (pow (cos x) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))))) (* -1 (/ (* (sin x) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (cos x)))))) (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x))) |
(+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (+.f64 #s(literal 1/6 binary64) (+.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))))) (/.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))))) |
(/ (sin (+ eps x)) (cos (+ eps x))) |
(/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) |
(/ (sin (+ eps x)) (cos (+ eps x))) |
(/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) |
(/ (sin (+ eps x)) (cos (+ eps x))) |
(/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) |
(/ (sin (+ eps x)) (cos (+ eps x))) |
(/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) |
(/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) |
(/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) |
(/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) |
(/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) |
(/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) |
(/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) |
(/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) |
(/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) |
eps |
(+ eps x) |
(+.f64 eps x) |
(+ eps x) |
(+.f64 eps x) |
(+ eps x) |
(+.f64 eps x) |
x |
(* x (+ 1 (/ eps x))) |
(+.f64 eps x) |
(* x (+ 1 (/ eps x))) |
(+.f64 eps x) |
(* x (+ 1 (/ eps x))) |
(+.f64 eps x) |
x |
(* -1 (* x (- (* -1 (/ eps x)) 1))) |
(+.f64 eps x) |
(* -1 (* x (- (* -1 (/ eps x)) 1))) |
(+.f64 eps x) |
(* -1 (* x (- (* -1 (/ eps x)) 1))) |
(+.f64 eps x) |
x |
(+ eps x) |
(+.f64 eps x) |
(+ eps x) |
(+.f64 eps x) |
(+ eps x) |
(+.f64 eps x) |
eps |
(* eps (+ 1 (/ x eps))) |
(+.f64 eps x) |
(* eps (+ 1 (/ x eps))) |
(+.f64 eps x) |
(* eps (+ 1 (/ x eps))) |
(+.f64 eps x) |
eps |
(* -1 (* eps (- (* -1 (/ x eps)) 1))) |
(+.f64 eps x) |
(* -1 (* eps (- (* -1 (/ x eps)) 1))) |
(+.f64 eps x) |
(* -1 (* eps (- (* -1 (/ x eps)) 1))) |
(+.f64 eps x) |
x |
(* x (+ 1 (* 1/3 (pow x 2)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 x x)))) |
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))) |
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2)))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))))))) |
(/ (sin x) (cos x)) |
(/.f64 (sin.f64 x) (cos.f64 x)) |
(/ (sin x) (cos x)) |
(/.f64 (sin.f64 x) (cos.f64 x)) |
(/ (sin x) (cos x)) |
(/.f64 (sin.f64 x) (cos.f64 x)) |
(/ (sin x) (cos x)) |
(/.f64 (sin.f64 x) (cos.f64 x)) |
(/ (sin x) (cos x)) |
(/.f64 (sin.f64 x) (cos.f64 x)) |
(/ (sin x) (cos x)) |
(/.f64 (sin.f64 x) (cos.f64 x)) |
(/ (sin x) (cos x)) |
(/.f64 (sin.f64 x) (cos.f64 x)) |
(/ (sin x) (cos x)) |
(/.f64 (sin.f64 x) (cos.f64 x)) |
Compiled 9 035 to 1 031 computations (88.6% saved)
18 alts after pruning (17 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 326 | 17 | 343 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 326 | 18 | 344 |
| Status | Accuracy | Program |
|---|---|---|
| 36.0% | (fma.f64 (/.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (sin.f64 (+.f64 (+.f64 x eps) x))) (*.f64 (cos.f64 x) (cos.f64 (+.f64 x eps))) (neg.f64 (/.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))))) | |
| 62.0% | (fma.f64 (sin.f64 x) (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 x))) (tan.f64 (+.f64 x eps))) | |
| 62.0% | (/.f64 (/.f64 (sin.f64 (-.f64 (+.f64 x eps) x)) (cos.f64 (+.f64 x eps))) (cos.f64 x)) | |
| 20.5% | (/.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3 binary64)) (pow.f64 (tan.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))))) | |
| 12.7% | (/.f64 (-.f64 (*.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3 binary64)) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))))) (*.f64 (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)))) (pow.f64 (tan.f64 x) #s(literal 3 binary64)))) (*.f64 (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)))) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)))))) | |
| 61.0% | (/.f64 (-.f64 (*.f64 (sin.f64 (+.f64 x eps)) (/.f64 #s(literal 1 binary64) (tan.f64 x))) (*.f64 (cos.f64 (+.f64 x eps)) #s(literal 1 binary64))) (*.f64 (cos.f64 (+.f64 x eps)) (/.f64 #s(literal 1 binary64) (tan.f64 x)))) | |
| ▶ | 98.4% | (/.f64 (sin.f64 eps) (cos.f64 eps)) |
| 62.1% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)))) | |
| 62.0% | (-.f64 (tan.f64 (+.f64 x eps)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))))))) | |
| 61.9% | (-.f64 (tan.f64 (+.f64 x eps)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))) | |
| 61.6% | (-.f64 (tan.f64 (+.f64 x eps)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 x x))))) | |
| ✓ | 62.1% | (-.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)) |
| ▶ | 60.7% | (-.f64 (tan.f64 (+.f64 x eps)) x) |
| 99.5% | (+.f64 (/.f64 (sin.f64 eps) (cos.f64 eps)) (*.f64 x (+.f64 (/.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64))) (*.f64 (+.f64 (sin.f64 eps) (/.f64 (pow.f64 (sin.f64 eps) #s(literal 3 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64)))) (/.f64 x (cos.f64 eps)))))) | |
| 20.3% | (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))))) (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3 binary64)) (pow.f64 (tan.f64 x) #s(literal 3 binary64)))) | |
| ▶ | 99.9% | (*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (*.f64 eps (/.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))) |
| ▶ | 100.0% | (*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (+.f64 #s(literal 1/6 binary64) (+.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))))) (/.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) |
| ▶ | 99.7% | (*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))) |
Compiled 1 019 to 494 computations (51.5% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
| ✓ | cost-diff | 0 | (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (*.f64 eps (/.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) |
| ✓ | cost-diff | 12800 | (*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (*.f64 eps (/.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))) |
| ✓ | cost-diff | 0 | (pow.f64 (sin.f64 x) #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))) |
| ✓ | cost-diff | 0 | (cos.f64 eps) |
| ✓ | cost-diff | 0 | (sin.f64 eps) |
| ✓ | cost-diff | 0 | (/.f64 (sin.f64 eps) (cos.f64 eps)) |
| ✓ | cost-diff | 0 | (+.f64 x eps) |
| ✓ | cost-diff | 0 | (tan.f64 (+.f64 x eps)) |
| ✓ | cost-diff | 0 | (-.f64 (tan.f64 (+.f64 x eps)) x) |
| ✓ | cost-diff | 0 | (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (+.f64 #s(literal 1/6 binary64) (+.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))))) (/.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))) |
| ✓ | cost-diff | 128 | (+.f64 #s(literal 1/6 binary64) (+.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))) |
| ✓ | cost-diff | 12544 | (*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (+.f64 #s(literal 1/6 binary64) (+.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))))) (/.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) |
| ✓ | cost-diff | 26112 | (+.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
| 17 716× | accelerator-lowering-fma.f32 |
| 17 716× | accelerator-lowering-fma.f64 |
| 4 186× | *-lowering-*.f32 |
| 4 186× | *-lowering-*.f64 |
| 2 972× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 45 | 841 |
| 1 | 108 | 731 |
| 2 | 299 | 731 |
| 3 | 978 | 729 |
| 4 | 3930 | 729 |
| 5 | 6806 | 729 |
| 0 | 8031 | 709 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* eps (+ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) (* eps (+ (* eps (- (/ (+ (pow (sin x) 2) (/ (pow (sin x) 4) (pow (cos x) 2))) (pow (cos x) 2)) (+ 1/6 (+ (+ -1/2 (/ (* -1/2 (pow (sin x) 2)) (pow (cos x) 2))) (/ (* 1/6 (pow (sin x) 2)) (pow (cos x) 2)))))) (/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x)))))) |
eps |
(+ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) (* eps (+ (* eps (- (/ (+ (pow (sin x) 2) (/ (pow (sin x) 4) (pow (cos x) 2))) (pow (cos x) 2)) (+ 1/6 (+ (+ -1/2 (/ (* -1/2 (pow (sin x) 2)) (pow (cos x) 2))) (/ (* 1/6 (pow (sin x) 2)) (pow (cos x) 2)))))) (/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x))))) |
(+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) |
1 |
(/ (pow (sin x) 2) (pow (cos x) 2)) |
(pow (sin x) 2) |
(sin x) |
x |
2 |
(pow (cos x) 2) |
(cos x) |
(* eps (+ (* eps (- (/ (+ (pow (sin x) 2) (/ (pow (sin x) 4) (pow (cos x) 2))) (pow (cos x) 2)) (+ 1/6 (+ (+ -1/2 (/ (* -1/2 (pow (sin x) 2)) (pow (cos x) 2))) (/ (* 1/6 (pow (sin x) 2)) (pow (cos x) 2)))))) (/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x)))) |
(+ (* eps (- (/ (+ (pow (sin x) 2) (/ (pow (sin x) 4) (pow (cos x) 2))) (pow (cos x) 2)) (+ 1/6 (+ (+ -1/2 (/ (* -1/2 (pow (sin x) 2)) (pow (cos x) 2))) (/ (* 1/6 (pow (sin x) 2)) (pow (cos x) 2)))))) (/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x))) |
(* eps (- (/ (+ (pow (sin x) 2) (/ (pow (sin x) 4) (pow (cos x) 2))) (pow (cos x) 2)) (+ 1/6 (+ (+ -1/2 (/ (* -1/2 (pow (sin x) 2)) (pow (cos x) 2))) (/ (* 1/6 (pow (sin x) 2)) (pow (cos x) 2)))))) |
(- (/ (+ (pow (sin x) 2) (/ (pow (sin x) 4) (pow (cos x) 2))) (pow (cos x) 2)) (+ 1/6 (+ (+ -1/2 (/ (* -1/2 (pow (sin x) 2)) (pow (cos x) 2))) (/ (* 1/6 (pow (sin x) 2)) (pow (cos x) 2))))) |
(/ (+ (pow (sin x) 2) (/ (pow (sin x) 4) (pow (cos x) 2))) (pow (cos x) 2)) |
(+ (pow (sin x) 2) (/ (pow (sin x) 4) (pow (cos x) 2))) |
(/ (pow (sin x) 4) (pow (cos x) 2)) |
(pow (sin x) 4) |
4 |
(+ 1/6 (+ (+ -1/2 (/ (* -1/2 (pow (sin x) 2)) (pow (cos x) 2))) (/ (* 1/6 (pow (sin x) 2)) (pow (cos x) 2)))) |
1/6 |
(+ (+ -1/2 (/ (* -1/2 (pow (sin x) 2)) (pow (cos x) 2))) (/ (* 1/6 (pow (sin x) 2)) (pow (cos x) 2))) |
(+ -1/2 (/ (* -1/2 (pow (sin x) 2)) (pow (cos x) 2))) |
-1/2 |
(/ (* -1/2 (pow (sin x) 2)) (pow (cos x) 2)) |
(* -1/2 (pow (sin x) 2)) |
(/ (* 1/6 (pow (sin x) 2)) (pow (cos x) 2)) |
(* 1/6 (pow (sin x) 2)) |
(/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x)) |
(+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) |
(/ (pow (sin x) 3) (pow (cos x) 2)) |
(pow (sin x) 3) |
3 |
(- (tan (+ x eps)) x) |
(tan (+ x eps)) |
(+ x eps) |
x |
eps |
(/ (sin eps) (cos eps)) |
(sin eps) |
eps |
(cos eps) |
(* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))) |
eps |
(+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) |
1 |
(/ (pow (sin x) 2) (pow (cos x) 2)) |
(pow (sin x) 2) |
(sin x) |
x |
2 |
(pow (cos x) 2) |
(cos x) |
(* eps (+ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) (* eps (/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x))))) |
eps |
(+ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) (* eps (/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x)))) |
(+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) |
1 |
(/ (pow (sin x) 2) (pow (cos x) 2)) |
(pow (sin x) 2) |
(sin x) |
x |
2 |
(pow (cos x) 2) |
(cos x) |
(* eps (/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x))) |
(/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x)) |
(+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) |
(/ (pow (sin x) 3) (pow (cos x) 2)) |
(pow (sin x) 3) |
3 |
| Outputs |
|---|
(* eps (+ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) (* eps (+ (* eps (- (/ (+ (pow (sin x) 2) (/ (pow (sin x) 4) (pow (cos x) 2))) (pow (cos x) 2)) (+ 1/6 (+ (+ -1/2 (/ (* -1/2 (pow (sin x) 2)) (pow (cos x) 2))) (/ (* 1/6 (pow (sin x) 2)) (pow (cos x) 2)))))) (/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x)))))) |
(+.f64 (/.f64 (*.f64 eps (*.f64 (sin.f64 x) (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))))))) (cos.f64 x)) (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (+.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal 1/3 binary64))) (*.f64 eps eps))))) |
eps |
(+ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) (* eps (+ (* eps (- (/ (+ (pow (sin x) 2) (/ (pow (sin x) 4) (pow (cos x) 2))) (pow (cos x) 2)) (+ 1/6 (+ (+ -1/2 (/ (* -1/2 (pow (sin x) 2)) (pow (cos x) 2))) (/ (* 1/6 (pow (sin x) 2)) (pow (cos x) 2)))))) (/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (*.f64 eps (+.f64 (*.f64 eps (+.f64 (/.f64 (+.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal 1/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))) |
(+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) |
(+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
1 |
#s(literal 1 binary64) |
(/ (pow (sin x) 2) (pow (cos x) 2)) |
(/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
(pow (sin x) 2) |
(pow.f64 (sin.f64 x) #s(literal 2 binary64)) |
(sin x) |
(sin.f64 x) |
x |
2 |
#s(literal 2 binary64) |
(pow (cos x) 2) |
(pow.f64 (cos.f64 x) #s(literal 2 binary64)) |
(cos x) |
(cos.f64 x) |
(* eps (+ (* eps (- (/ (+ (pow (sin x) 2) (/ (pow (sin x) 4) (pow (cos x) 2))) (pow (cos x) 2)) (+ 1/6 (+ (+ -1/2 (/ (* -1/2 (pow (sin x) 2)) (pow (cos x) 2))) (/ (* 1/6 (pow (sin x) 2)) (pow (cos x) 2)))))) (/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x)))) |
(*.f64 eps (+.f64 (*.f64 eps (+.f64 (/.f64 (+.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal 1/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) |
(+ (* eps (- (/ (+ (pow (sin x) 2) (/ (pow (sin x) 4) (pow (cos x) 2))) (pow (cos x) 2)) (+ 1/6 (+ (+ -1/2 (/ (* -1/2 (pow (sin x) 2)) (pow (cos x) 2))) (/ (* 1/6 (pow (sin x) 2)) (pow (cos x) 2)))))) (/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x))) |
(+.f64 (*.f64 eps (+.f64 (/.f64 (+.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal 1/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (cos.f64 x))) |
(* eps (- (/ (+ (pow (sin x) 2) (/ (pow (sin x) 4) (pow (cos x) 2))) (pow (cos x) 2)) (+ 1/6 (+ (+ -1/2 (/ (* -1/2 (pow (sin x) 2)) (pow (cos x) 2))) (/ (* 1/6 (pow (sin x) 2)) (pow (cos x) 2)))))) |
(*.f64 eps (+.f64 (/.f64 (+.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal 1/3 binary64)))) |
(- (/ (+ (pow (sin x) 2) (/ (pow (sin x) 4) (pow (cos x) 2))) (pow (cos x) 2)) (+ 1/6 (+ (+ -1/2 (/ (* -1/2 (pow (sin x) 2)) (pow (cos x) 2))) (/ (* 1/6 (pow (sin x) 2)) (pow (cos x) 2))))) |
(+.f64 (/.f64 (+.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 1/3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal 1/3 binary64))) |
(/ (+ (pow (sin x) 2) (/ (pow (sin x) 4) (pow (cos x) 2))) (pow (cos x) 2)) |
(/.f64 (+.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
(+ (pow (sin x) 2) (/ (pow (sin x) 4) (pow (cos x) 2))) |
(+.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(/ (pow (sin x) 4) (pow (cos x) 2)) |
(/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
(pow (sin x) 4) |
(pow.f64 (sin.f64 x) #s(literal 4 binary64)) |
4 |
#s(literal 4 binary64) |
(+ 1/6 (+ (+ -1/2 (/ (* -1/2 (pow (sin x) 2)) (pow (cos x) 2))) (/ (* 1/6 (pow (sin x) 2)) (pow (cos x) 2)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal -1/3 binary64)) |
1/6 |
#s(literal 1/6 binary64) |
(+ (+ -1/2 (/ (* -1/2 (pow (sin x) 2)) (pow (cos x) 2))) (/ (* 1/6 (pow (sin x) 2)) (pow (cos x) 2))) |
(+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(+ -1/2 (/ (* -1/2 (pow (sin x) 2)) (pow (cos x) 2))) |
(+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
-1/2 |
#s(literal -1/2 binary64) |
(/ (* -1/2 (pow (sin x) 2)) (pow (cos x) 2)) |
(/.f64 (*.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
(* -1/2 (pow (sin x) 2)) |
(*.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(/ (* 1/6 (pow (sin x) 2)) (pow (cos x) 2)) |
(/.f64 (*.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 1/6 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
(* 1/6 (pow (sin x) 2)) |
(*.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 1/6 binary64)) |
(/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x)) |
(/.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (cos.f64 x)) |
(+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) |
(+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(/ (pow (sin x) 3) (pow (cos x) 2)) |
(/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
(pow (sin x) 3) |
(pow.f64 (sin.f64 x) #s(literal 3 binary64)) |
3 |
#s(literal 3 binary64) |
(- (tan (+ x eps)) x) |
(-.f64 (tan.f64 (+.f64 eps x)) x) |
(tan (+ x eps)) |
(tan.f64 (+.f64 eps x)) |
(+ x eps) |
(+.f64 eps x) |
x |
eps |
(/ (sin eps) (cos eps)) |
(/.f64 (sin.f64 eps) (cos.f64 eps)) |
(sin eps) |
(sin.f64 eps) |
eps |
(cos eps) |
(cos.f64 eps) |
(* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))) |
eps |
(+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) |
(+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
1 |
#s(literal 1 binary64) |
(/ (pow (sin x) 2) (pow (cos x) 2)) |
(/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
(pow (sin x) 2) |
(pow.f64 (sin.f64 x) #s(literal 2 binary64)) |
(sin x) |
(sin.f64 x) |
x |
2 |
#s(literal 2 binary64) |
(pow (cos x) 2) |
(pow.f64 (cos.f64 x) #s(literal 2 binary64)) |
(cos x) |
(cos.f64 x) |
(* eps (+ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) (* eps (/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x))))) |
(+.f64 eps (/.f64 (*.f64 eps (*.f64 (sin.f64 x) (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))))))) (cos.f64 x))) |
eps |
(+ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) (* eps (/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x)))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (*.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (/.f64 eps (cos.f64 x)))) |
(+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) |
(+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
1 |
#s(literal 1 binary64) |
(/ (pow (sin x) 2) (pow (cos x) 2)) |
(/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
(pow (sin x) 2) |
(pow.f64 (sin.f64 x) #s(literal 2 binary64)) |
(sin x) |
(sin.f64 x) |
x |
2 |
#s(literal 2 binary64) |
(pow (cos x) 2) |
(pow.f64 (cos.f64 x) #s(literal 2 binary64)) |
(cos x) |
(cos.f64 x) |
(* eps (/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x))) |
(*.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (/.f64 eps (cos.f64 x))) |
(/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x)) |
(/.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (cos.f64 x)) |
(+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) |
(+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(/ (pow (sin x) 3) (pow (cos x) 2)) |
(/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
(pow (sin x) 3) |
(pow.f64 (sin.f64 x) #s(literal 3 binary64)) |
3 |
#s(literal 3 binary64) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 eps (/.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (cos.f64 x))) |
| ✓ | accuracy | 100.0% | (*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (*.f64 eps (/.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))) |
| ✓ | accuracy | 100.0% | (pow.f64 (cos.f64 x) #s(literal 2 binary64)) |
| ✓ | accuracy | 99.9% | (pow.f64 (sin.f64 x) #s(literal 3 binary64)) |
| ✓ | accuracy | 100.0% | (pow.f64 (sin.f64 x) #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))) |
| ✓ | accuracy | 100.0% | (pow.f64 (cos.f64 x) #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (/.f64 (sin.f64 eps) (cos.f64 eps)) |
| ✓ | accuracy | 100.0% | (sin.f64 eps) |
| ✓ | accuracy | 100.0% | (cos.f64 eps) |
| ✓ | accuracy | 100.0% | (+.f64 x eps) |
| ✓ | accuracy | 100.0% | (tan.f64 (+.f64 x eps)) |
| ✓ | accuracy | 62.5% | (-.f64 (tan.f64 (+.f64 x eps)) x) |
| ✓ | accuracy | 99.8% | (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (+.f64 #s(literal 1/6 binary64) (+.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))))) (/.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) |
| ✓ | accuracy | 99.7% | (*.f64 #s(literal 1/6 binary64) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) |
| ✓ | accuracy | 99.5% | (*.f64 eps (-.f64 (/.f64 (+.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (+.f64 #s(literal 1/6 binary64) (+.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))))) |
| ✓ | accuracy | 98.5% | (+.f64 #s(literal 1/6 binary64) (+.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))) |
| 189.0ms | 134× | 1 | valid |
| 41.0ms | 120× | 0 | valid |
| 2.0ms | 2× | 2 | valid |
Compiled 843 to 47 computations (94.4% saved)
ival-pow: 69.0ms (38.8% of total)ival-sin: 18.0ms (10.1% of total)ival-div: 17.0ms (9.6% of total)ival-mult: 17.0ms (9.6% of total)ival-add: 16.0ms (9% of total)ival-pow2: 15.0ms (8.4% of total)adjust: 8.0ms (4.5% of total)const: 6.0ms (3.4% of total)ival-cos: 4.0ms (2.3% of total)ival-sub: 3.0ms (1.7% of total)ival-tan: 3.0ms (1.7% of total)exact: 1.0ms (0.6% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (+ -1/2 (/ (* -1/2 (pow (sin x) 2)) (pow (cos x) 2))) (/ (* 1/6 (pow (sin x) 2)) (pow (cos x) 2)))> |
#<alt (* eps (+ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) (* eps (+ (* eps (- (/ (+ (pow (sin x) 2) (/ (pow (sin x) 4) (pow (cos x) 2))) (pow (cos x) 2)) (+ 1/6 (+ (+ -1/2 (/ (* -1/2 (pow (sin x) 2)) (pow (cos x) 2))) (/ (* 1/6 (pow (sin x) 2)) (pow (cos x) 2)))))) (/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x))))))> |
#<alt (+ 1/6 (+ (+ -1/2 (/ (* -1/2 (pow (sin x) 2)) (pow (cos x) 2))) (/ (* 1/6 (pow (sin x) 2)) (pow (cos x) 2))))> |
#<alt (+ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) (* eps (+ (* eps (- (/ (+ (pow (sin x) 2) (/ (pow (sin x) 4) (pow (cos x) 2))) (pow (cos x) 2)) (+ 1/6 (+ (+ -1/2 (/ (* -1/2 (pow (sin x) 2)) (pow (cos x) 2))) (/ (* 1/6 (pow (sin x) 2)) (pow (cos x) 2)))))) (/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x)))))> |
#<alt (- (tan (+ x eps)) x)> |
#<alt (tan (+ x eps))> |
#<alt (+ x eps)> |
#<alt (/ (sin eps) (cos eps))> |
#<alt (sin eps)> |
#<alt (cos eps)> |
#<alt (* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))))> |
#<alt (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))> |
#<alt (/ (pow (sin x) 2) (pow (cos x) 2))> |
#<alt (pow (sin x) 2)> |
#<alt (* eps (+ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) (* eps (/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x)))))> |
#<alt (+ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) (* eps (/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x))))> |
#<alt (* eps (- (/ (+ (pow (sin x) 2) (/ (pow (sin x) 4) (pow (cos x) 2))) (pow (cos x) 2)) (+ 1/6 (+ (+ -1/2 (/ (* -1/2 (pow (sin x) 2)) (pow (cos x) 2))) (/ (* 1/6 (pow (sin x) 2)) (pow (cos x) 2))))))> |
#<alt (* 1/6 (pow (sin x) 2))> |
#<alt (* eps (+ (* eps (- (/ (+ (pow (sin x) 2) (/ (pow (sin x) 4) (pow (cos x) 2))) (pow (cos x) 2)) (+ 1/6 (+ (+ -1/2 (/ (* -1/2 (pow (sin x) 2)) (pow (cos x) 2))) (/ (* 1/6 (pow (sin x) 2)) (pow (cos x) 2)))))) (/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x))))> |
#<alt (pow (cos x) 2)> |
#<alt (pow (sin x) 3)> |
#<alt (* eps (/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x)))> |
| Outputs |
|---|
#<alt -1/2> |
#<alt (- (* -1/3 (pow x 2)) 1/2)> |
#<alt (- (* (pow x 2) (- (* -2/9 (pow x 2)) 1/3)) 1/2)> |
#<alt (- (* (pow x 2) (- (* (pow x 2) (- (* -17/135 (pow x 2)) 2/9)) 1/3)) 1/2)> |
#<alt (- (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))) 1/2)> |
#<alt (- (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))) 1/2)> |
#<alt (- (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))) 1/2)> |
#<alt (- (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))) 1/2)> |
#<alt (- (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))) 1/2)> |
#<alt (- (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))) 1/2)> |
#<alt (- (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))) 1/2)> |
#<alt (- (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))) 1/2)> |
#<alt (* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))))> |
#<alt (* eps (+ 1 (+ (* eps (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))) (/ (pow (sin x) 2) (pow (cos x) 2)))))> |
#<alt (* eps (+ 1 (+ (* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2)))))> |
#<alt (* eps (+ 1 (+ (* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2)))))> |
#<alt (* (pow eps 3) (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2))))))> |
#<alt (* (pow eps 3) (- (+ 1/3 (+ (/ (sin x) (* eps (cos x))) (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (+ (/ (pow (sin x) 3) (* eps (pow (cos x) 3))) (/ (pow (sin x) 4) (pow (cos x) 4)))))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2))))))> |
#<alt (* (pow eps 3) (- (+ 1/3 (+ (/ 1 (pow eps 2)) (+ (/ (sin x) (* eps (cos x))) (+ (/ (pow (sin x) 2) (* (pow eps 2) (pow (cos x) 2))) (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (+ (/ (pow (sin x) 3) (* eps (pow (cos x) 3))) (/ (pow (sin x) 4) (pow (cos x) 4)))))))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2))))))> |
#<alt (* (pow eps 3) (- (+ 1/3 (+ (/ 1 (pow eps 2)) (+ (/ (sin x) (* eps (cos x))) (+ (/ (pow (sin x) 2) (* (pow eps 2) (pow (cos x) 2))) (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (+ (/ (pow (sin x) 3) (* eps (pow (cos x) 3))) (/ (pow (sin x) 4) (pow (cos x) 4)))))))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2))))))> |
#<alt (* (pow eps 3) (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2))))))> |
#<alt (* -1 (* (pow eps 3) (+ (* -1 (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (* -1 (/ (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))) eps)))))> |
#<alt (* -1 (* (pow eps 3) (+ (* -1 (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (* -1 (/ (+ (/ 1 eps) (+ (/ (sin x) (cos x)) (+ (/ (pow (sin x) 2) (* eps (pow (cos x) 2))) (/ (pow (sin x) 3) (pow (cos x) 3))))) eps)))))> |
#<alt (* -1 (* (pow eps 3) (+ (* -1 (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (* -1 (/ (+ (/ 1 eps) (+ (/ (sin x) (cos x)) (+ (/ (pow (sin x) 2) (* eps (pow (cos x) 2))) (/ (pow (sin x) 3) (pow (cos x) 3))))) eps)))))> |
#<alt (* eps (+ 1 (* 1/3 (pow eps 2))))> |
#<alt (+ (* eps (+ 1 (* 1/3 (pow eps 2)))) (* (pow eps 2) x))> |
#<alt (+ (* eps (+ 1 (* 1/3 (pow eps 2)))) (* x (+ (* eps (* x (+ 1 (* 4/3 (pow eps 2))))) (pow eps 2))))> |
#<alt (+ (* eps (+ 1 (* 1/3 (pow eps 2)))) (* x (+ (* x (+ (* 4/3 (* (pow eps 2) x)) (* eps (+ 1 (* 4/3 (pow eps 2)))))) (pow eps 2))))> |
#<alt (* eps (+ 1 (+ (* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2)))))> |
#<alt (* eps (+ 1 (+ (* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2)))))> |
#<alt (* eps (+ 1 (+ (* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2)))))> |
#<alt (* eps (+ 1 (+ (* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2)))))> |
#<alt (* eps (+ 1 (+ (* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2)))))> |
#<alt (* eps (+ 1 (+ (* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2)))))> |
#<alt (* eps (+ 1 (+ (* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2)))))> |
#<alt (* eps (+ 1 (+ (* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2)))))> |
#<alt -1/3> |
#<alt (- (* -1/3 (pow x 2)) 1/3)> |
#<alt (- (* (pow x 2) (- (* -2/9 (pow x 2)) 1/3)) 1/3)> |
#<alt (- (* (pow x 2) (- (* (pow x 2) (- (* -17/135 (pow x 2)) 2/9)) 1/3)) 1/3)> |
#<alt (- (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))) 1/3)> |
#<alt (- (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))) 1/3)> |
#<alt (- (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))) 1/3)> |
#<alt (- (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))) 1/3)> |
#<alt (- (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))) 1/3)> |
#<alt (- (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))) 1/3)> |
#<alt (- (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))) 1/3)> |
#<alt (- (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))) 1/3)> |
#<alt (+ 1 (* 1/3 (pow eps 2)))> |
#<alt (+ 1 (+ (* 1/3 (pow eps 2)) (* eps x)))> |
#<alt (+ 1 (+ (* 1/3 (pow eps 2)) (* x (+ eps (* x (+ 1 (* 4/3 (pow eps 2))))))))> |
#<alt (+ 1 (+ (* 1/3 (pow eps 2)) (* x (+ eps (* x (+ 1 (+ (* 4/3 (* eps x)) (* 4/3 (pow eps 2)))))))))> |
#<alt (+ 1 (+ (* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2))))> |
#<alt (+ 1 (+ (* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2))))> |
#<alt (+ 1 (+ (* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2))))> |
#<alt (+ 1 (+ (* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2))))> |
#<alt (+ 1 (+ (* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2))))> |
#<alt (+ 1 (+ (* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2))))> |
#<alt (+ 1 (+ (* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2))))> |
#<alt (+ 1 (+ (* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2))))> |
#<alt (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))> |
#<alt (+ 1 (+ (* eps (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))) (/ (pow (sin x) 2) (pow (cos x) 2))))> |
#<alt (+ 1 (+ (* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2))))> |
#<alt (+ 1 (+ (* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2))))> |
#<alt (* (pow eps 2) (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2))))))> |
#<alt (* (pow eps 2) (- (+ 1/3 (+ (/ (sin x) (* eps (cos x))) (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (+ (/ (pow (sin x) 3) (* eps (pow (cos x) 3))) (/ (pow (sin x) 4) (pow (cos x) 4)))))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2))))))> |
#<alt (* (pow eps 2) (- (+ 1/3 (+ (/ 1 (pow eps 2)) (+ (/ (sin x) (* eps (cos x))) (+ (/ (pow (sin x) 2) (* (pow eps 2) (pow (cos x) 2))) (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (+ (/ (pow (sin x) 3) (* eps (pow (cos x) 3))) (/ (pow (sin x) 4) (pow (cos x) 4)))))))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2))))))> |
#<alt (* (pow eps 2) (- (+ 1/3 (+ (/ 1 (pow eps 2)) (+ (/ (sin x) (* eps (cos x))) (+ (/ (pow (sin x) 2) (* (pow eps 2) (pow (cos x) 2))) (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (+ (/ (pow (sin x) 3) (* eps (pow (cos x) 3))) (/ (pow (sin x) 4) (pow (cos x) 4)))))))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2))))))> |
#<alt (* (pow eps 2) (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2))))))> |
#<alt (* (pow eps 2) (- (+ 1/3 (+ (/ (sin x) (* eps (cos x))) (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (+ (/ (pow (sin x) 3) (* eps (pow (cos x) 3))) (/ (pow (sin x) 4) (pow (cos x) 4)))))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2))))))> |
#<alt (* (pow eps 2) (- (+ 1/3 (+ (* -1 (/ (+ (* -1 (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))) (* -1 (/ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) eps))) eps)) (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4))))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2))))))> |
#<alt (* (pow eps 2) (- (+ 1/3 (+ (* -1 (/ (+ (* -1 (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))) (* -1 (/ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) eps))) eps)) (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4))))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2))))))> |
#<alt (/ (sin eps) (cos eps))> |
#<alt (+ (/ (sin eps) (cos eps)) (/ (* x (pow (sin eps) 2)) (pow (cos eps) 2)))> |
#<alt (+ (* x (- (/ (* x (* (sin eps) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2)))))) (cos eps)) (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (/ (sin eps) (cos eps)))> |
#<alt (+ (* x (- (* x (- (* -1 (* x (+ 1/6 (+ (* -1 (/ (* (pow (sin eps) 2) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (pow (cos eps) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (* 1/6 (/ (pow (sin eps) 2) (pow (cos eps) 2)))))))) (* -1 (/ (* (sin eps) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (cos eps))))) (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (/ (sin eps) (cos eps)))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ (sin (+ eps x)) (* x (cos (+ eps x)))) 1))> |
#<alt (* x (- (/ (sin (+ eps x)) (* x (cos (+ eps x)))) 1))> |
#<alt (* x (- (/ (sin (+ eps x)) (* x (cos (+ eps x)))) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (sin (- eps (* -1 x))) (* x (cos (- eps (* -1 x)))))))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (sin (- eps (* -1 x))) (* x (cos (- eps (* -1 x)))))))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (sin (- eps (* -1 x))) (* x (cos (- eps (* -1 x)))))))))> |
#<alt (- (/ (sin x) (cos x)) x)> |
#<alt (- (+ (* eps (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x))) x)> |
#<alt (- (+ (* eps (- (+ 1 (/ (* eps (* (sin x) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (cos x))) (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x))) x)> |
#<alt (- (+ (* eps (- (+ 1 (* eps (- (* -1 (* eps (+ 1/6 (+ (* -1 (/ (* (pow (sin x) 2) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (pow (cos x) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))))) (* -1 (/ (* (sin x) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (cos x)))))) (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x))) x)> |
#<alt (- (/ (sin (+ eps x)) (cos (+ eps x))) x)> |
#<alt (- (/ (sin (+ eps x)) (cos (+ eps x))) x)> |
#<alt (- (/ (sin (+ eps x)) (cos (+ eps x))) x)> |
#<alt (- (/ (sin (+ eps x)) (cos (+ eps x))) x)> |
#<alt (- (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) x)> |
#<alt (- (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) x)> |
#<alt (- (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) x)> |
#<alt (- (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) x)> |
#<alt (/ (sin eps) (cos eps))> |
#<alt (+ (* x (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (/ (sin eps) (cos eps)))> |
#<alt (+ (* x (- (+ 1 (/ (* x (* (sin eps) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2)))))) (cos eps))) (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (/ (sin eps) (cos eps)))> |
#<alt (+ (* x (- (+ 1 (* x (- (* -1 (* x (+ 1/6 (+ (* -1 (/ (* (pow (sin eps) 2) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (pow (cos eps) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (* 1/6 (/ (pow (sin eps) 2) (pow (cos eps) 2)))))))) (* -1 (/ (* (sin eps) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (cos eps)))))) (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (/ (sin eps) (cos eps)))> |
#<alt (/ (sin (+ eps x)) (cos (+ eps x)))> |
#<alt (/ (sin (+ eps x)) (cos (+ eps x)))> |
#<alt (/ (sin (+ eps x)) (cos (+ eps x)))> |
#<alt (/ (sin (+ eps x)) (cos (+ eps x)))> |
#<alt (/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x))))> |
#<alt (/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x))))> |
#<alt (/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x))))> |
#<alt (/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x))))> |
#<alt (/ (sin x) (cos x))> |
#<alt (+ (* eps (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x)))> |
#<alt (+ (* eps (- (+ 1 (/ (* eps (* (sin x) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (cos x))) (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x)))> |
#<alt (+ (* eps (- (+ 1 (* eps (- (* -1 (* eps (+ 1/6 (+ (* -1 (/ (* (pow (sin x) 2) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (pow (cos x) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))))) (* -1 (/ (* (sin x) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (cos x)))))) (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x)))> |
#<alt (/ (sin (+ eps x)) (cos (+ eps x)))> |
#<alt (/ (sin (+ eps x)) (cos (+ eps x)))> |
#<alt (/ (sin (+ eps x)) (cos (+ eps x)))> |
#<alt (/ (sin (+ eps x)) (cos (+ eps x)))> |
#<alt (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps))))> |
#<alt (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps))))> |
#<alt (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps))))> |
#<alt (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps))))> |
#<alt eps> |
#<alt (+ eps x)> |
#<alt (+ eps x)> |
#<alt (+ eps x)> |
#<alt x> |
#<alt (* x (+ 1 (/ eps x)))> |
#<alt (* x (+ 1 (/ eps x)))> |
#<alt (* x (+ 1 (/ eps x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ eps x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ eps x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ eps x)) 1)))> |
#<alt x> |
#<alt (+ eps x)> |
#<alt (+ eps x)> |
#<alt (+ eps x)> |
#<alt eps> |
#<alt (* eps (+ 1 (/ x eps)))> |
#<alt (* eps (+ 1 (/ x eps)))> |
#<alt (* eps (+ 1 (/ x eps)))> |
#<alt eps> |
#<alt (* -1 (* eps (- (* -1 (/ x eps)) 1)))> |
#<alt (* -1 (* eps (- (* -1 (/ x eps)) 1)))> |
#<alt (* -1 (* eps (- (* -1 (/ x eps)) 1)))> |
#<alt eps> |
#<alt (* eps (+ 1 (* 1/3 (pow eps 2))))> |
#<alt (* eps (+ 1 (* (pow eps 2) (+ 1/3 (* 2/15 (pow eps 2))))))> |
#<alt (* eps (+ 1 (* (pow eps 2) (+ 1/3 (* (pow eps 2) (+ 2/15 (* 17/315 (pow eps 2))))))))> |
#<alt (/ (sin eps) (cos eps))> |
#<alt (/ (sin eps) (cos eps))> |
#<alt (/ (sin eps) (cos eps))> |
#<alt (/ (sin eps) (cos eps))> |
#<alt (/ (sin eps) (cos eps))> |
#<alt (/ (sin eps) (cos eps))> |
#<alt (/ (sin eps) (cos eps))> |
#<alt (/ (sin eps) (cos eps))> |
#<alt eps> |
#<alt (* eps (+ 1 (* -1/6 (pow eps 2))))> |
#<alt (* eps (+ 1 (* (pow eps 2) (- (* 1/120 (pow eps 2)) 1/6))))> |
#<alt (* eps (+ 1 (* (pow eps 2) (- (* (pow eps 2) (+ 1/120 (* -1/5040 (pow eps 2)))) 1/6))))> |
#<alt (sin eps)> |
#<alt (sin eps)> |
#<alt (sin eps)> |
#<alt (sin eps)> |
#<alt (sin eps)> |
#<alt (sin eps)> |
#<alt (sin eps)> |
#<alt (sin eps)> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (pow eps 2)))> |
#<alt (+ 1 (* (pow eps 2) (- (* 1/24 (pow eps 2)) 1/2)))> |
#<alt (+ 1 (* (pow eps 2) (- (* (pow eps 2) (+ 1/24 (* -1/720 (pow eps 2)))) 1/2)))> |
#<alt (cos eps)> |
#<alt (cos eps)> |
#<alt (cos eps)> |
#<alt (cos eps)> |
#<alt (cos eps)> |
#<alt (cos eps)> |
#<alt (cos eps)> |
#<alt (cos eps)> |
#<alt (* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))))> |
#<alt (* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))))> |
#<alt (* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))))> |
#<alt (* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))))> |
#<alt (* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))))> |
#<alt (* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))))> |
#<alt (* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))))> |
#<alt (* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))))> |
#<alt (* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))))> |
#<alt (* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))))> |
#<alt (* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))))> |
#<alt (* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))))> |
#<alt eps> |
#<alt (+ eps (* eps (pow x 2)))> |
#<alt (+ eps (* (pow x 2) (+ eps (* 2/3 (* eps (pow x 2))))))> |
#<alt (+ eps (* (pow x 2) (+ eps (* (pow x 2) (+ (* 17/45 (* eps (pow x 2))) (* 2/3 eps))))))> |
#<alt (* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))))> |
#<alt (* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))))> |
#<alt (* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))))> |
#<alt (* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))))> |
#<alt (* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))))> |
#<alt (* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))))> |
#<alt (* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))))> |
#<alt (* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))))> |
#<alt 1> |
#<alt (+ 1 (pow x 2))> |
#<alt (+ 1 (* (pow x 2) (+ 1 (* 2/3 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* 17/45 (pow x 2)))))))> |
#<alt (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))> |
#<alt (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))> |
#<alt (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))> |
#<alt (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))> |
#<alt (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))> |
#<alt (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))> |
#<alt (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))> |
#<alt (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* 2/3 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* 17/45 (pow x 2))))))> |
#<alt (* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 17/45 (* 62/315 (pow x 2))))))))> |
#<alt (/ (pow (sin x) 2) (pow (cos x) 2))> |
#<alt (/ (pow (sin x) 2) (pow (cos x) 2))> |
#<alt (/ (pow (sin x) 2) (pow (cos x) 2))> |
#<alt (/ (pow (sin x) 2) (pow (cos x) 2))> |
#<alt (/ (pow (sin x) 2) (pow (cos x) 2))> |
#<alt (/ (pow (sin x) 2) (pow (cos x) 2))> |
#<alt (/ (pow (sin x) 2) (pow (cos x) 2))> |
#<alt (/ (pow (sin x) 2) (pow (cos x) 2))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* -1/3 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1 (* (pow x 2) (- (* 2/45 (pow x 2)) 1/3))))> |
#<alt (* (pow x 2) (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/45 (* -1/315 (pow x 2)))) 1/3))))> |
#<alt (pow (sin x) 2)> |
#<alt (pow (sin x) 2)> |
#<alt (pow (sin x) 2)> |
#<alt (pow (sin x) 2)> |
#<alt (pow (sin x) 2)> |
#<alt (pow (sin x) 2)> |
#<alt (pow (sin x) 2)> |
#<alt (pow (sin x) 2)> |
#<alt (* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))))> |
#<alt (* eps (+ 1 (+ (* eps (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))) (/ (pow (sin x) 2) (pow (cos x) 2)))))> |
#<alt (* eps (+ 1 (+ (* eps (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))) (/ (pow (sin x) 2) (pow (cos x) 2)))))> |
#<alt (* eps (+ 1 (+ (* eps (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))) (/ (pow (sin x) 2) (pow (cos x) 2)))))> |
#<alt (* (pow eps 2) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))> |
#<alt (* (pow eps 2) (+ (/ 1 eps) (+ (/ (sin x) (cos x)) (+ (/ (pow (sin x) 2) (* eps (pow (cos x) 2))) (/ (pow (sin x) 3) (pow (cos x) 3))))))> |
#<alt (* (pow eps 2) (+ (/ 1 eps) (+ (/ (sin x) (cos x)) (+ (/ (pow (sin x) 2) (* eps (pow (cos x) 2))) (/ (pow (sin x) 3) (pow (cos x) 3))))))> |
#<alt (* (pow eps 2) (+ (/ 1 eps) (+ (/ (sin x) (cos x)) (+ (/ (pow (sin x) 2) (* eps (pow (cos x) 2))) (/ (pow (sin x) 3) (pow (cos x) 3))))))> |
#<alt (/ (* (pow eps 2) (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x))> |
#<alt (* (pow eps 2) (+ (/ 1 eps) (+ (/ (sin x) (cos x)) (+ (/ (pow (sin x) 2) (* eps (pow (cos x) 2))) (/ (pow (sin x) 3) (pow (cos x) 3))))))> |
#<alt (* (pow eps 2) (+ (/ 1 eps) (+ (/ (sin x) (cos x)) (+ (/ (pow (sin x) 2) (* eps (pow (cos x) 2))) (/ (pow (sin x) 3) (pow (cos x) 3))))))> |
#<alt (* (pow eps 2) (+ (/ 1 eps) (+ (/ (sin x) (cos x)) (+ (/ (pow (sin x) 2) (* eps (pow (cos x) 2))) (/ (pow (sin x) 3) (pow (cos x) 3))))))> |
#<alt eps> |
#<alt (+ eps (* (pow eps 2) x))> |
#<alt (+ eps (* x (+ (* eps x) (pow eps 2))))> |
#<alt (+ eps (* x (+ (* x (+ eps (* eps (* x (- (* 5/6 eps) (* -1/2 eps)))))) (pow eps 2))))> |
#<alt (* eps (+ 1 (+ (/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) (/ (pow (sin x) 2) (pow (cos x) 2)))))> |
#<alt (* eps (+ 1 (+ (/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) (/ (pow (sin x) 2) (pow (cos x) 2)))))> |
#<alt (* eps (+ 1 (+ (/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) (/ (pow (sin x) 2) (pow (cos x) 2)))))> |
#<alt (* eps (+ 1 (+ (/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) (/ (pow (sin x) 2) (pow (cos x) 2)))))> |
#<alt (* eps (+ 1 (+ (/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) (/ (pow (sin x) 2) (pow (cos x) 2)))))> |
#<alt (* eps (+ 1 (+ (/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) (/ (pow (sin x) 2) (pow (cos x) 2)))))> |
#<alt (* eps (+ 1 (+ (/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) (/ (pow (sin x) 2) (pow (cos x) 2)))))> |
#<alt (* eps (+ 1 (+ (/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) (/ (pow (sin x) 2) (pow (cos x) 2)))))> |
#<alt 1> |
#<alt (+ 1 (* eps x))> |
#<alt (+ 1 (* x (+ eps x)))> |
#<alt (+ 1 (* x (+ eps (* x (+ 1 (* x (- (* 5/6 eps) (* -1/2 eps))))))))> |
#<alt (+ 1 (+ (/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) (/ (pow (sin x) 2) (pow (cos x) 2))))> |
#<alt (+ 1 (+ (/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) (/ (pow (sin x) 2) (pow (cos x) 2))))> |
#<alt (+ 1 (+ (/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) (/ (pow (sin x) 2) (pow (cos x) 2))))> |
#<alt (+ 1 (+ (/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) (/ (pow (sin x) 2) (pow (cos x) 2))))> |
#<alt (+ 1 (+ (/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) (/ (pow (sin x) 2) (pow (cos x) 2))))> |
#<alt (+ 1 (+ (/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) (/ (pow (sin x) 2) (pow (cos x) 2))))> |
#<alt (+ 1 (+ (/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) (/ (pow (sin x) 2) (pow (cos x) 2))))> |
#<alt (+ 1 (+ (/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) (/ (pow (sin x) 2) (pow (cos x) 2))))> |
#<alt (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))> |
#<alt (+ 1 (+ (* eps (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))) (/ (pow (sin x) 2) (pow (cos x) 2))))> |
#<alt (+ 1 (+ (* eps (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))) (/ (pow (sin x) 2) (pow (cos x) 2))))> |
#<alt (+ 1 (+ (* eps (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))) (/ (pow (sin x) 2) (pow (cos x) 2))))> |
#<alt (* eps (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))> |
#<alt (* eps (+ (/ 1 eps) (+ (/ (sin x) (cos x)) (+ (/ (pow (sin x) 2) (* eps (pow (cos x) 2))) (/ (pow (sin x) 3) (pow (cos x) 3))))))> |
#<alt (* eps (+ (/ 1 eps) (+ (/ (sin x) (cos x)) (+ (/ (pow (sin x) 2) (* eps (pow (cos x) 2))) (/ (pow (sin x) 3) (pow (cos x) 3))))))> |
#<alt (* eps (+ (/ 1 eps) (+ (/ (sin x) (cos x)) (+ (/ (pow (sin x) 2) (* eps (pow (cos x) 2))) (/ (pow (sin x) 3) (pow (cos x) 3))))))> |
#<alt (/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x))> |
#<alt (* -1 (* eps (+ (* -1 (/ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) eps)) (* -1 (/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x))))))> |
#<alt (* -1 (* eps (+ (* -1 (/ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) eps)) (* -1 (/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x))))))> |
#<alt (* -1 (* eps (+ (* -1 (/ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) eps)) (* -1 (/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x))))))> |
#<alt (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2))))))> |
#<alt (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2))))))> |
#<alt (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2))))))> |
#<alt (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2))))))> |
#<alt (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2))))))> |
#<alt (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2))))))> |
#<alt (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2))))))> |
#<alt (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2))))))> |
#<alt (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2))))))> |
#<alt (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2))))))> |
#<alt (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2))))))> |
#<alt (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2))))))> |
#<alt (* 1/3 eps)> |
#<alt (+ (* 1/3 eps) (* 4/3 (* eps (pow x 2))))> |
#<alt (+ (* 1/3 eps) (* (pow x 2) (+ (* 4/3 eps) (* 17/9 (* eps (pow x 2))))))> |
#<alt (+ (* 1/3 eps) (* (pow x 2) (+ (* 4/3 eps) (* (pow x 2) (+ (* 248/135 (* eps (pow x 2))) (* 17/9 eps))))))> |
#<alt (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2))))))> |
#<alt (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2))))))> |
#<alt (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2))))))> |
#<alt (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2))))))> |
#<alt (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2))))))> |
#<alt (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2))))))> |
#<alt (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2))))))> |
#<alt (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2))))))> |
#<alt (* 1/6 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/6 (* -1/18 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/135 (pow x 2)) 1/18))))> |
#<alt (* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/135 (* -1/1890 (pow x 2)))) 1/18))))> |
#<alt (* 1/6 (pow (sin x) 2))> |
#<alt (* 1/6 (pow (sin x) 2))> |
#<alt (* 1/6 (pow (sin x) 2))> |
#<alt (* 1/6 (pow (sin x) 2))> |
#<alt (* 1/6 (pow (sin x) 2))> |
#<alt (* 1/6 (pow (sin x) 2))> |
#<alt (* 1/6 (pow (sin x) 2))> |
#<alt (* 1/6 (pow (sin x) 2))> |
#<alt (* eps (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))> |
#<alt (* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))))> |
#<alt (* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))))> |
#<alt (* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))))> |
#<alt (* (pow eps 2) (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2))))))> |
#<alt (* (pow eps 2) (- (+ 1/3 (+ (/ (sin x) (* eps (cos x))) (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (+ (/ (pow (sin x) 3) (* eps (pow (cos x) 3))) (/ (pow (sin x) 4) (pow (cos x) 4)))))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2))))))> |
#<alt (* (pow eps 2) (- (+ 1/3 (+ (/ (sin x) (* eps (cos x))) (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (+ (/ (pow (sin x) 3) (* eps (pow (cos x) 3))) (/ (pow (sin x) 4) (pow (cos x) 4)))))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2))))))> |
#<alt (* (pow eps 2) (- (+ 1/3 (+ (/ (sin x) (* eps (cos x))) (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (+ (/ (pow (sin x) 3) (* eps (pow (cos x) 3))) (/ (pow (sin x) 4) (pow (cos x) 4)))))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2))))))> |
#<alt (* (pow eps 2) (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2))))))> |
#<alt (* (pow eps 2) (- (+ 1/3 (+ (/ (sin x) (* eps (cos x))) (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (+ (/ (pow (sin x) 3) (* eps (pow (cos x) 3))) (/ (pow (sin x) 4) (pow (cos x) 4)))))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2))))))> |
#<alt (* (pow eps 2) (- (+ 1/3 (+ (/ (sin x) (* eps (cos x))) (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (+ (/ (pow (sin x) 3) (* eps (pow (cos x) 3))) (/ (pow (sin x) 4) (pow (cos x) 4)))))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2))))))> |
#<alt (* (pow eps 2) (- (+ 1/3 (+ (/ (sin x) (* eps (cos x))) (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (+ (/ (pow (sin x) 3) (* eps (pow (cos x) 3))) (/ (pow (sin x) 4) (pow (cos x) 4)))))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2))))))> |
#<alt (* 1/3 (pow eps 2))> |
#<alt (+ (* 1/3 (pow eps 2)) (* eps x))> |
#<alt (+ (* 1/3 (pow eps 2)) (* x (+ eps (* 4/3 (* (pow eps 2) x)))))> |
#<alt (+ (* 1/3 (pow eps 2)) (* x (+ eps (* x (+ (* 4/3 (* eps x)) (* 4/3 (pow eps 2)))))))> |
#<alt (* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))))> |
#<alt (* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))))> |
#<alt (* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))))> |
#<alt (* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))))> |
#<alt (* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))))> |
#<alt (* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))))> |
#<alt (* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))))> |
#<alt (* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* 1/3 (pow x 2)) 1)))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/3 (* -2/45 (pow x 2)))) 1)))> |
#<alt (pow (cos x) 2)> |
#<alt (pow (cos x) 2)> |
#<alt (pow (cos x) 2)> |
#<alt (pow (cos x) 2)> |
#<alt (pow (cos x) 2)> |
#<alt (pow (cos x) 2)> |
#<alt (pow (cos x) 2)> |
#<alt (pow (cos x) 2)> |
#<alt (pow x 3)> |
#<alt (* (pow x 3) (+ 1 (* -1/2 (pow x 2))))> |
#<alt (* (pow x 3) (+ 1 (* (pow x 2) (- (* 13/120 (pow x 2)) 1/2))))> |
#<alt (* (pow x 3) (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 13/120 (* -41/3024 (pow x 2)))) 1/2))))> |
#<alt (pow (sin x) 3)> |
#<alt (pow (sin x) 3)> |
#<alt (pow (sin x) 3)> |
#<alt (pow (sin x) 3)> |
#<alt (pow (sin x) 3)> |
#<alt (pow (sin x) 3)> |
#<alt (pow (sin x) 3)> |
#<alt (pow (sin x) 3)> |
#<alt (/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x))> |
#<alt (/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x))> |
#<alt (/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x))> |
#<alt (/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x))> |
#<alt (/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x))> |
#<alt (/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x))> |
#<alt (/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x))> |
#<alt (/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x))> |
#<alt (/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x))> |
#<alt (/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x))> |
#<alt (/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x))> |
#<alt (/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x))> |
#<alt (* eps x)> |
#<alt (* x (+ eps (* (pow x 2) (- (* 5/6 eps) (* -1/2 eps)))))> |
#<alt (* x (+ eps (* (pow x 2) (- (+ (* 5/6 eps) (* (pow x 2) (- (* 61/120 eps) (+ (* -1/2 (- (* 5/6 eps) (* -1/2 eps))) (* 1/24 eps))))) (* -1/2 eps)))))> |
#<alt (* x (+ eps (* (pow x 2) (- (+ (* 5/6 eps) (* (pow x 2) (- (+ (* 61/120 eps) (* (pow x 2) (- (* 277/1008 eps) (+ (* -1/2 (- (* 61/120 eps) (+ (* -1/2 (- (* 5/6 eps) (* -1/2 eps))) (* 1/24 eps)))) (+ (* -1/720 eps) (* 1/24 (- (* 5/6 eps) (* -1/2 eps)))))))) (+ (* -1/2 (- (* 5/6 eps) (* -1/2 eps))) (* 1/24 eps))))) (* -1/2 eps)))))> |
#<alt (/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x))> |
#<alt (/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x))> |
#<alt (/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x))> |
#<alt (/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x))> |
#<alt (/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x))> |
#<alt (/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x))> |
#<alt (/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x))> |
#<alt (/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x))> |
99 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 25.0ms | eps | @ | 0 | (* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))) |
| 11.0ms | eps | @ | 0 | (* eps (- (/ (+ (pow (sin x) 2) (/ (pow (sin x) 4) (pow (cos x) 2))) (pow (cos x) 2)) (+ 1/6 (+ (+ -1/2 (/ (* -1/2 (pow (sin x) 2)) (pow (cos x) 2))) (/ (* 1/6 (pow (sin x) 2)) (pow (cos x) 2)))))) |
| 7.0ms | x | @ | inf | (* eps (+ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) (* eps (+ (* eps (- (/ (+ (pow (sin x) 2) (/ (pow (sin x) 4) (pow (cos x) 2))) (pow (cos x) 2)) (+ 1/6 (+ (+ -1/2 (/ (* -1/2 (pow (sin x) 2)) (pow (cos x) 2))) (/ (* 1/6 (pow (sin x) 2)) (pow (cos x) 2)))))) (/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x)))))) |
| 4.0ms | x | @ | -inf | (* eps (+ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) (* eps (+ (* eps (- (/ (+ (pow (sin x) 2) (/ (pow (sin x) 4) (pow (cos x) 2))) (pow (cos x) 2)) (+ 1/6 (+ (+ -1/2 (/ (* -1/2 (pow (sin x) 2)) (pow (cos x) 2))) (/ (* 1/6 (pow (sin x) 2)) (pow (cos x) 2)))))) (/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x)))))) |
| 3.0ms | x | @ | inf | (+ (+ -1/2 (/ (* -1/2 (pow (sin x) 2)) (pow (cos x) 2))) (/ (* 1/6 (pow (sin x) 2)) (pow (cos x) 2))) |
| 1× | batch-egg-rewrite |
| 4 534× | /-lowering-/.f32 |
| 4 534× | /-lowering-/.f64 |
| 4 044× | *-lowering-*.f32 |
| 4 044× | *-lowering-*.f64 |
| 3 584× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 45 | 475 |
| 1 | 327 | 335 |
| 2 | 3412 | 316 |
| 0 | 9507 | 297 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (+ -1/2 (/ (* -1/2 (pow (sin x) 2)) (pow (cos x) 2))) (/ (* 1/6 (pow (sin x) 2)) (pow (cos x) 2))) |
(* eps (+ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) (* eps (+ (* eps (- (/ (+ (pow (sin x) 2) (/ (pow (sin x) 4) (pow (cos x) 2))) (pow (cos x) 2)) (+ 1/6 (+ (+ -1/2 (/ (* -1/2 (pow (sin x) 2)) (pow (cos x) 2))) (/ (* 1/6 (pow (sin x) 2)) (pow (cos x) 2)))))) (/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x)))))) |
(+ 1/6 (+ (+ -1/2 (/ (* -1/2 (pow (sin x) 2)) (pow (cos x) 2))) (/ (* 1/6 (pow (sin x) 2)) (pow (cos x) 2)))) |
(+ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) (* eps (+ (* eps (- (/ (+ (pow (sin x) 2) (/ (pow (sin x) 4) (pow (cos x) 2))) (pow (cos x) 2)) (+ 1/6 (+ (+ -1/2 (/ (* -1/2 (pow (sin x) 2)) (pow (cos x) 2))) (/ (* 1/6 (pow (sin x) 2)) (pow (cos x) 2)))))) (/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x))))) |
(- (tan (+ x eps)) x) |
(tan (+ x eps)) |
(+ x eps) |
(/ (sin eps) (cos eps)) |
(sin eps) |
(cos eps) |
(* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) |
(/ (pow (sin x) 2) (pow (cos x) 2)) |
(pow (sin x) 2) |
(* eps (+ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) (* eps (/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x))))) |
(+ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) (* eps (/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x)))) |
(* eps (- (/ (+ (pow (sin x) 2) (/ (pow (sin x) 4) (pow (cos x) 2))) (pow (cos x) 2)) (+ 1/6 (+ (+ -1/2 (/ (* -1/2 (pow (sin x) 2)) (pow (cos x) 2))) (/ (* 1/6 (pow (sin x) 2)) (pow (cos x) 2)))))) |
(* 1/6 (pow (sin x) 2)) |
(* eps (+ (* eps (- (/ (+ (pow (sin x) 2) (/ (pow (sin x) 4) (pow (cos x) 2))) (pow (cos x) 2)) (+ 1/6 (+ (+ -1/2 (/ (* -1/2 (pow (sin x) 2)) (pow (cos x) 2))) (/ (* 1/6 (pow (sin x) 2)) (pow (cos x) 2)))))) (/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x)))) |
(pow (cos x) 2) |
(pow (sin x) 3) |
(* eps (/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x))) |
| Outputs |
|---|
(+.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(+.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64)) #s(literal -1/2 binary64)) |
(+.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -2/3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -2/3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))) |
(fma.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(fma.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/2 binary64) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 1/6 binary64) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal -1/6 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(fma.f64 (+.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal 1/6 binary64)) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal 1/6 binary64))) #s(literal -1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) #s(literal -1 binary64)) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal 1/6 binary64))) #s(literal -1 binary64)) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (cos.f64 x)) (pow.f64 (/.f64 (cos.f64 x) (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) #s(literal -1 binary64)) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (cos.f64 x)) (pow.f64 (/.f64 (cos.f64 x) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal 1/6 binary64))) #s(literal -1 binary64)) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(fma.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (cos.f64 x)) (/.f64 #s(literal -1/2 binary64) (cos.f64 x)) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (cos.f64 x)) (/.f64 #s(literal 1/6 binary64) (cos.f64 x)) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (cos.f64 x)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (cos.f64 x)) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) (cos.f64 x)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (cos.f64 x)) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (/.f64 (cos.f64 x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) #s(literal -1 binary64)) (pow.f64 (/.f64 (cos.f64 x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (/.f64 (cos.f64 x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) #s(literal -1 binary64)) (pow.f64 (/.f64 (cos.f64 x) #s(literal 1/6 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (/.f64 (cos.f64 x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (cos.f64 x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) #s(literal -1 binary64)) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (/.f64 (cos.f64 x) #s(literal 1/6 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (cos.f64 x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) #s(literal -1 binary64)) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))) (+.f64 (pow.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -2/3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -2/3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -2/3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -2/3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (pow.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))) (+.f64 (pow.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -2/3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -2/3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal 1/6 binary64)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal -1/6 binary64)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal 1/6 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal -1/6 binary64)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal 1/6 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (+.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal 1/6 binary64)) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (+.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal -1/6 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal -1/6 binary64)) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -2/3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))) (neg.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -2/3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))) |
(/.f64 (+.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal 1/6 binary64))))) (neg.f64 (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal -1/6 binary64))))) (neg.f64 (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal 1/6 binary64))))) (neg.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal -1/6 binary64))))) (neg.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal 1/6 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (+.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64)))))) (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal 1/6 binary64)) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)))))) (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (+.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64)))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal -1/6 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64)))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal -1/6 binary64)) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -2/3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))))) (neg.f64 (neg.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -2/3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))) (+.f64 (pow.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -2/3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -2/3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))))) |
(*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -2/3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -2/3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))) |
(+.f64 eps (*.f64 eps (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))))) |
(+.f64 eps (*.f64 (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))) eps)) |
(+.f64 eps (+.f64 (*.f64 eps (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (*.f64 eps (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))))) |
(+.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (*.f64 eps (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) |
(+.f64 (*.f64 eps (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))) (*.f64 eps (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(fma.f64 eps #s(literal 1 binary64) (*.f64 eps (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))))) |
(fma.f64 eps #s(literal 1 binary64) (*.f64 (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))) eps)) |
(fma.f64 eps #s(literal 1 binary64) (+.f64 (*.f64 eps (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (*.f64 eps (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))))) |
(fma.f64 eps (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (*.f64 eps (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) |
(fma.f64 eps (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) (*.f64 eps (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(fma.f64 #s(literal 1 binary64) eps (*.f64 eps (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))))) |
(fma.f64 #s(literal 1 binary64) eps (*.f64 (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))) eps)) |
(fma.f64 #s(literal 1 binary64) eps (+.f64 (*.f64 eps (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (*.f64 eps (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) eps (*.f64 eps (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) |
(fma.f64 (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))) (*.f64 eps eps) (*.f64 eps (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) eps (*.f64 eps (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 eps eps) (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))) (*.f64 eps (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 eps (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 eps (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))) #s(literal 2 binary64)) (*.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (*.f64 eps (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 eps (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))) #s(literal 2 binary64))) (-.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (*.f64 eps (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))))) |
(/.f64 (*.f64 eps (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) (-.f64 (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 eps (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 2 binary64)))) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 3 binary64))) eps) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) (-.f64 (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 2 binary64))) eps) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 eps (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 eps (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))) #s(literal 2 binary64)) (*.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (*.f64 eps (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 eps (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (*.f64 eps (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))))) |
(/.f64 (neg.f64 (*.f64 eps (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) (-.f64 (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 eps (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 2 binary64))))) (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 3 binary64))) eps)) (neg.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) (-.f64 (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 2 binary64))) eps)) (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))))) |
(*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) |
(*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))) eps) |
(+.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64)) #s(literal 1/6 binary64))) |
(+.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (+.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 1/6 binary64))) |
(+.f64 #s(literal 1/6 binary64) (+.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64)))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(+.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))) #s(literal 1/6 binary64)) |
(+.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) |
(+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))) |
(+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64)))) (/.f64 (pow.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(fma.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 1/6 binary64) (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal -1/6 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(fma.f64 (+.f64 (pow.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))))) #s(literal 1/6 binary64)) |
(fma.f64 (+.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (+.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 1/6 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal 1/6 binary64)) (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal 1/6 binary64))) #s(literal -1 binary64)) (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (cos.f64 x)) (pow.f64 (/.f64 (cos.f64 x) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal 1/6 binary64))) #s(literal -1 binary64)) (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -2/3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -2/3 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) #s(literal 1/6 binary64)) |
(fma.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) (+.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 1/6 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (cos.f64 x)) (/.f64 #s(literal 1/6 binary64) (cos.f64 x)) (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) (cos.f64 x)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (cos.f64 x)) (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (/.f64 (cos.f64 x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) #s(literal -1 binary64)) (pow.f64 (/.f64 (cos.f64 x) #s(literal 1/6 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (/.f64 (cos.f64 x) #s(literal 1/6 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (cos.f64 x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) #s(literal -1 binary64)) (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))) (-.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))) #s(literal 1/6 binary64)))) (+.f64 #s(literal 1/216 binary64) (pow.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))) (-.f64 #s(literal 1/36 binary64) (pow.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))) #s(literal 2 binary64))))) |
(/.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))) (-.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))) #s(literal 1/6 binary64))))) |
(/.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))) (-.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))) #s(literal 1/6 binary64)))) (+.f64 #s(literal 1/216 binary64) (pow.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))) (-.f64 #s(literal 1/36 binary64) (pow.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))) (-.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))) #s(literal 1/6 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))) #s(literal 2 binary64)) #s(literal 1/36 binary64)) (-.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (pow.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64))) (-.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))) (-.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))) #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))) #s(literal 2 binary64)) #s(literal 1/36 binary64))) (neg.f64 (-.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))) #s(literal 1/6 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (*.f64 #s(literal 1/6 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))) (-.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))) #s(literal 1/6 binary64)))) (+.f64 #s(literal 1/216 binary64) (pow.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))) (-.f64 #s(literal 1/36 binary64) (pow.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1/216 binary64) (pow.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/36 binary64) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))) (-.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))) #s(literal 1/6 binary64)))))) |
(*.f64 (-.f64 #s(literal 1/36 binary64) (pow.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) |
(+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))) |
(+.f64 (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64)))) (*.f64 eps eps)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))))) |
(+.f64 (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))) #s(literal 1 binary64)) |
(+.f64 (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (*.f64 (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64)))) (*.f64 eps eps))) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))) |
(+.f64 (+.f64 (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 1 binary64)) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) (/.f64 (pow.f64 (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 2 binary64)) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))))) |
(fma.f64 (sin.f64 x) (*.f64 (sin.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) |
(fma.f64 (sin.f64 x) (/.f64 (sin.f64 x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) |
(fma.f64 eps (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))))) |
(fma.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))) (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) |
(fma.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) |
(fma.f64 (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64)))) (*.f64 eps eps) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))))) |
(fma.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) eps (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))))) |
(fma.f64 (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))) eps (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) |
(fma.f64 (tan.f64 x) (tan.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (-.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64))))) (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))) |
(fma.f64 (*.f64 eps eps) (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64)))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (cos.f64 x)) (pow.f64 (/.f64 (cos.f64 x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) |
(fma.f64 (pow.f64 (/.f64 (cos.f64 x) (sin.f64 x)) #s(literal -1 binary64)) (pow.f64 (/.f64 (cos.f64 x) (sin.f64 x)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) (-.f64 (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) (-.f64 (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 2 binary64))) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) (-.f64 (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) (-.f64 (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64))) (-.f64 (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) (-.f64 (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) (-.f64 (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) (-.f64 (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))))) |
(*.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))))) |
(+.f64 (tan.f64 (+.f64 x eps)) (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 (+.f64 x eps))) |
(-.f64 (tan.f64 (+.f64 x eps)) x) |
(-.f64 (/.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3 binary64)) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 x (+.f64 x (tan.f64 (+.f64 x eps)))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 x (+.f64 x (tan.f64 (+.f64 x eps))))))) |
(-.f64 (/.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (+.f64 x (tan.f64 (+.f64 x eps)))) (/.f64 (*.f64 x x) (+.f64 x (tan.f64 (+.f64 x eps))))) |
(fma.f64 (sin.f64 (+.f64 x eps)) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x eps))) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 (+.f64 (tan.f64 eps) (tan.f64 x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 eps) (tan.f64 x)))) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 #s(literal -1 binary64) x (tan.f64 (+.f64 x eps))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 x (+.f64 x (tan.f64 (+.f64 x eps))))) (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (tan.f64 (+.f64 x eps))) (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 x (+.f64 x (tan.f64 (+.f64 x eps)))))) |
(/.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (tan.f64 (+.f64 x eps)) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 x x)) (+.f64 x (tan.f64 (+.f64 x eps)))) |
(/.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (tan.f64 (+.f64 x eps)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 x (+.f64 x (tan.f64 (+.f64 x eps))))) (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x (tan.f64 (+.f64 x eps))) (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 x (+.f64 x (tan.f64 (+.f64 x eps))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (tan.f64 (+.f64 x eps)) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (+.f64 x (tan.f64 (+.f64 x eps))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (tan.f64 (+.f64 x eps)) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 x (+.f64 x (tan.f64 (+.f64 x eps)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 x x)))) (neg.f64 (neg.f64 (+.f64 x (tan.f64 (+.f64 x eps)))))) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 x (+.f64 x (tan.f64 (+.f64 x eps))))) (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (tan.f64 (+.f64 x eps))) (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 x (+.f64 x (tan.f64 (+.f64 x eps))))))) |
(*.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (tan.f64 (+.f64 x eps))))) |
(tan.f64 (+.f64 x eps)) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (+.f64 x eps)) (sin.f64 (+.f64 x eps)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 eps) (tan.f64 x))) (+.f64 (tan.f64 eps) (tan.f64 x)))) |
(/.f64 (sin.f64 (+.f64 x eps)) (cos.f64 (+.f64 x eps))) |
(/.f64 (+.f64 (tan.f64 eps) (tan.f64 x)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 eps) (tan.f64 x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (cos.f64 (+.f64 x eps)) (sin.f64 (+.f64 x eps))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 eps) (tan.f64 x))) (+.f64 (tan.f64 eps) (tan.f64 x))))) |
(/.f64 (neg.f64 (sin.f64 (+.f64 x eps))) (neg.f64 (cos.f64 (+.f64 x eps)))) |
(/.f64 (neg.f64 (+.f64 (tan.f64 eps) (tan.f64 x))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 eps) (tan.f64 x))))) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 (+.f64 x eps)))) (neg.f64 (neg.f64 (cos.f64 (+.f64 x eps))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (tan.f64 eps) (tan.f64 x)))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 eps) (tan.f64 x)))))) |
(pow.f64 (/.f64 (cos.f64 (+.f64 x eps)) (sin.f64 (+.f64 x eps))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 eps) (tan.f64 x))) (+.f64 (tan.f64 eps) (tan.f64 x))) #s(literal -1 binary64)) |
(*.f64 (sin.f64 (+.f64 x eps)) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x eps)))) |
(*.f64 (+.f64 (tan.f64 eps) (tan.f64 x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 eps) (tan.f64 x))))) |
(+.f64 x eps) |
(+.f64 eps x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x eps)) (/.f64 (*.f64 eps eps) (-.f64 x eps))) |
(fma.f64 eps #s(literal 1 binary64) x) |
(fma.f64 #s(literal 1 binary64) eps x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 eps (-.f64 eps x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x eps) (-.f64 (*.f64 x x) (*.f64 eps eps)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (+.f64 (*.f64 x x) (*.f64 eps (-.f64 eps x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (+.f64 (*.f64 eps eps) (-.f64 (*.f64 x x) (*.f64 x eps)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 eps eps)) (-.f64 x eps)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 eps (-.f64 eps x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x eps) (-.f64 (*.f64 x x) (*.f64 eps eps))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps)))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 eps (-.f64 eps x))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps)))) (neg.f64 (+.f64 (*.f64 eps eps) (-.f64 (*.f64 x x) (*.f64 x eps))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 eps eps))) (neg.f64 (-.f64 x eps))) |
(/.f64 (-.f64 (*.f64 eps eps) (*.f64 x x)) (-.f64 eps x)) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 eps (-.f64 eps x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 eps eps)))) (neg.f64 (neg.f64 (-.f64 x eps)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 eps eps) (*.f64 x x))) (neg.f64 (-.f64 eps x))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 eps (-.f64 eps x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x eps) (-.f64 (*.f64 x x) (*.f64 eps eps))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 eps (-.f64 eps x))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (-.f64 x eps))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (tan.f64 eps))) #s(literal -1 binary64))) |
(tan.f64 eps) |
(neg.f64 (/.f64 (sin.f64 eps) (-.f64 #s(literal 0 binary64) (cos.f64 eps)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 eps)) (cos.f64 eps))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 eps))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 eps)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 eps))))) |
(/.f64 (sin.f64 eps) (cos.f64 eps)) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 eps)) (-.f64 #s(literal 0 binary64) (cos.f64 eps))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 eps)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 eps)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 eps))) (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 eps)))) |
(/.f64 (*.f64 (sin.f64 eps) #s(literal 1 binary64)) (cos.f64 eps)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 eps)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 eps))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 eps) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (cos.f64 eps))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 eps)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 eps)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (tan.f64 eps)) |
(*.f64 (sin.f64 eps) (/.f64 #s(literal 1 binary64) (cos.f64 eps))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 eps)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 eps)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 eps)) (sin.f64 eps)) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 eps)) (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 eps)) #s(literal -1 binary64))) |
(sin.f64 eps) |
(cos.f64 eps) |
(+.f64 eps (*.f64 eps (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) |
(+.f64 (*.f64 eps (pow.f64 (tan.f64 x) #s(literal 2 binary64))) eps) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) eps) eps) |
(fma.f64 eps #s(literal 1 binary64) (*.f64 eps (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) |
(fma.f64 eps (pow.f64 (tan.f64 x) #s(literal 2 binary64)) eps) |
(fma.f64 #s(literal 1 binary64) eps (*.f64 eps (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) eps eps) |
(fma.f64 (*.f64 eps (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) eps) |
(/.f64 (+.f64 (*.f64 eps (*.f64 eps eps)) (pow.f64 (*.f64 eps (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 eps eps) (-.f64 (pow.f64 (*.f64 eps (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 eps (*.f64 eps (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 eps eps) (pow.f64 (*.f64 eps (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64))) (-.f64 eps (*.f64 eps (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(/.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (-.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 eps (-.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64))) eps) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (-.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) eps) (-.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 eps (*.f64 eps eps)) (pow.f64 (*.f64 eps (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 eps eps) (-.f64 (pow.f64 (*.f64 eps (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 eps (*.f64 eps (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 eps eps) (pow.f64 (*.f64 eps (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)))) (neg.f64 (-.f64 eps (*.f64 eps (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (-.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 eps (-.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64))) eps)) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (-.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) eps)) (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) eps) |
(+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(fma.f64 (sin.f64 x) (*.f64 (sin.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) #s(literal 1 binary64)) |
(fma.f64 (sin.f64 x) (/.f64 (sin.f64 x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (tan.f64 x) (tan.f64 x) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (cos.f64 x)) (pow.f64 (/.f64 (cos.f64 x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (/.f64 (cos.f64 x) (sin.f64 x)) #s(literal -1 binary64)) (pow.f64 (/.f64 (cos.f64 x) (sin.f64 x)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (-.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (-.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (-.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (-.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (-.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (-.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (-.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(exp.f64 (log.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (log.f64 (cos.f64 x))) (*.f64 #s(literal 2 binary64) (log.f64 (sin.f64 x)))) #s(literal -1 binary64))) |
(exp.f64 (+.f64 (*.f64 #s(literal 2 binary64) (log.f64 (sin.f64 x))) (neg.f64 (*.f64 #s(literal 2 binary64) (log.f64 (cos.f64 x)))))) |
(exp.f64 (+.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (log.f64 (cos.f64 x)))) (*.f64 #s(literal 2 binary64) (log.f64 (sin.f64 x))))) |
(exp.f64 (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (log.f64 (cos.f64 x))) (*.f64 #s(literal 2 binary64) (log.f64 (sin.f64 x)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal 1 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (cos.f64 x)) (cos.f64 x)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (cos.f64 x))) (-.f64 #s(literal 0 binary64) (cos.f64 x))) |
(pow.f64 (tan.f64 x) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (sin.f64 x) (*.f64 (sin.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))))) |
(*.f64 (sin.f64 x) (/.f64 (sin.f64 x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (tan.f64 x) (tan.f64 x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 x)) (pow.f64 (/.f64 (cos.f64 x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) |
(*.f64 (pow.f64 (/.f64 (cos.f64 x) (sin.f64 x)) #s(literal -1 binary64)) (pow.f64 (/.f64 (cos.f64 x) (sin.f64 x)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (sin.f64 x)))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (sin.f64 x))) #s(literal 1 binary64))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) |
(/.f64 (-.f64 (cos.f64 (-.f64 x x)) (cos.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (-.f64 (cos.f64 (-.f64 x x)) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal -2 binary64)) |
(pow.f64 (sin.f64 x) #s(literal 2 binary64)) |
(pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (sin.f64 x))) |
(*.f64 (sin.f64 x) (sin.f64 x)) |
(+.f64 eps (*.f64 eps (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))))) |
(+.f64 eps (*.f64 (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))) eps)) |
(+.f64 eps (+.f64 (*.f64 eps (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (/.f64 (*.f64 eps (*.f64 eps (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) (cos.f64 x)))) |
(+.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (/.f64 (*.f64 eps (*.f64 eps (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) (cos.f64 x))) |
(+.f64 (/.f64 (*.f64 eps (*.f64 eps (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) (cos.f64 x)) (*.f64 eps (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(fma.f64 eps #s(literal 1 binary64) (*.f64 eps (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))))) |
(fma.f64 eps #s(literal 1 binary64) (*.f64 (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))) eps)) |
(fma.f64 eps #s(literal 1 binary64) (+.f64 (*.f64 eps (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (/.f64 (*.f64 eps (*.f64 eps (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) (cos.f64 x)))) |
(fma.f64 eps (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (/.f64 (*.f64 eps (*.f64 eps (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) (cos.f64 x))) |
(fma.f64 eps (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) (*.f64 eps (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(fma.f64 #s(literal 1 binary64) eps (*.f64 eps (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))))) |
(fma.f64 #s(literal 1 binary64) eps (*.f64 (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))) eps)) |
(fma.f64 #s(literal 1 binary64) eps (+.f64 (*.f64 eps (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (/.f64 (*.f64 eps (*.f64 eps (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) (cos.f64 x)))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) eps (/.f64 (*.f64 eps (*.f64 eps (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) (cos.f64 x))) |
(fma.f64 (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)) (*.f64 eps eps) (*.f64 eps (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) eps (*.f64 eps (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 eps eps) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)) (*.f64 eps (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 eps (*.f64 eps (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) (cos.f64 x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 eps (*.f64 eps (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) (cos.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (/.f64 (*.f64 eps (*.f64 eps (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) (cos.f64 x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 eps (*.f64 eps (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) (cos.f64 x)) #s(literal 2 binary64))) (-.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (/.f64 (*.f64 eps (*.f64 eps (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) (cos.f64 x)))) |
(/.f64 (*.f64 eps (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) (-.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 eps (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) #s(literal 2 binary64)))) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) #s(literal 3 binary64))) eps) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) (-.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) #s(literal 2 binary64))) eps) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 eps (*.f64 eps (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) (cos.f64 x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 eps (*.f64 eps (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) (cos.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (/.f64 (*.f64 eps (*.f64 eps (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) (cos.f64 x))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 eps (*.f64 eps (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) (cos.f64 x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (/.f64 (*.f64 eps (*.f64 eps (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) (cos.f64 x))))) |
(/.f64 (neg.f64 (*.f64 eps (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) (-.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 eps (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) #s(literal 2 binary64))))) (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) #s(literal 3 binary64))) eps)) (neg.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) (-.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) #s(literal 2 binary64))) eps)) (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))))) |
(*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))))) |
(*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))) eps) |
(+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))))) |
(+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))) |
(+.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) |
(+.f64 (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))) #s(literal 1 binary64)) |
(+.f64 (+.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) #s(literal 1 binary64)) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))))) (/.f64 (pow.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))))) |
(fma.f64 (sin.f64 x) (*.f64 (sin.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1 binary64) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))))) |
(fma.f64 (sin.f64 x) (/.f64 (sin.f64 x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal 1 binary64) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal 1 binary64) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))))) |
(fma.f64 eps (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)) (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))))) |
(fma.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))))) |
(fma.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 x)) eps) (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)) eps (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) |
(fma.f64 (tan.f64 x) (tan.f64 x) (+.f64 #s(literal 1 binary64) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1 binary64) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (-.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64))))) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (+.f64 #s(literal 1 binary64) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (cos.f64 x)) (pow.f64 (/.f64 (cos.f64 x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))) |
(fma.f64 (*.f64 eps (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (cos.f64 x)) (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal 1 binary64) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))))) |
(fma.f64 (pow.f64 (/.f64 (cos.f64 x) (sin.f64 x)) #s(literal -1 binary64)) (pow.f64 (/.f64 (cos.f64 x) (sin.f64 x)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) (-.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) (-.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) #s(literal 2 binary64))) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) (-.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64))) (cos.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (-.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 eps (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (-.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)))) (cos.f64 x))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) (cos.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (*.f64 eps (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (cos.f64 x))) |
(/.f64 (+.f64 (*.f64 (*.f64 eps (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (-.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64))))) (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64))))) (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (-.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 eps (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (*.f64 (cos.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))))) (*.f64 (cos.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) (-.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64))) (-.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64))) (cos.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (-.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 eps (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (-.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)))) (cos.f64 x)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) (cos.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (*.f64 eps (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (cos.f64 x)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 eps (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (-.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64))))) (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64)))))) (neg.f64 (*.f64 (cos.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (-.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 eps (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) (-.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (*.f64 (cos.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)))))) (neg.f64 (*.f64 (cos.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) (-.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) (-.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) (-.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))))) |
(*.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))))) |
(+.f64 (*.f64 eps (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (*.f64 eps (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64)))))) |
(+.f64 (*.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) eps) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64)))) eps)) |
(fma.f64 eps (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 eps (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64)))))) |
(fma.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) eps (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64)))) eps)) |
(/.f64 (*.f64 eps (-.f64 (pow.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))) (+.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))))) |
(/.f64 (*.f64 eps (-.f64 (pow.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))) #s(literal 2 binary64)))) (+.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))) #s(literal 3 binary64))) eps) (+.f64 (pow.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))) (+.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))) #s(literal 2 binary64))) eps) (+.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (*.f64 eps (-.f64 (pow.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))) #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))) (+.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 eps (-.f64 (pow.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))) #s(literal 2 binary64))))) (neg.f64 (+.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))) #s(literal 3 binary64))) eps)) (neg.f64 (+.f64 (pow.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))) (+.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))) #s(literal 2 binary64))) eps)) (neg.f64 (+.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64)))))) |
(*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) |
(*.f64 (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64)))) eps) |
(*.f64 (sin.f64 x) (*.f64 (sin.f64 x) #s(literal 1/6 binary64))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) |
(*.f64 (*.f64 #s(literal 1/6 binary64) (sin.f64 x)) (sin.f64 x)) |
(+.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) (*.f64 (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64)))) (*.f64 eps eps))) |
(+.f64 (*.f64 (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64)))) (*.f64 eps eps)) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))) |
(fma.f64 eps (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))) |
(fma.f64 eps (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)) (*.f64 (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64)))) (*.f64 eps eps))) |
(fma.f64 (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64)))) (*.f64 eps eps) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))) |
(fma.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) eps (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))) |
(fma.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 x)) eps) (*.f64 (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64)))) (*.f64 eps eps))) |
(fma.f64 (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)) eps (*.f64 (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64)))) (*.f64 eps eps))) |
(fma.f64 (*.f64 eps eps) (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64)))) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))) |
(fma.f64 (*.f64 eps (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64)))) (*.f64 eps eps))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64)))) (*.f64 eps eps)) #s(literal 3 binary64)) (pow.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64)))) (*.f64 eps eps)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64)))) (*.f64 eps eps)) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64)))) (*.f64 eps eps)) #s(literal 2 binary64)) (pow.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) #s(literal 2 binary64))) (-.f64 (*.f64 (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64)))) (*.f64 eps eps)) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 eps (+.f64 (pow.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)) (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64)))))) (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 eps (-.f64 (pow.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)) #s(literal 2 binary64)))) (-.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)) #s(literal 3 binary64))) eps) (+.f64 (pow.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)) (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64)))))) (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)) #s(literal 2 binary64))) eps) (-.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64)))) (*.f64 eps eps)) #s(literal 3 binary64)) (pow.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64)))) (*.f64 eps eps)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64)))) (*.f64 eps eps)) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64)))) (*.f64 eps eps)) #s(literal 2 binary64)) (pow.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64)))) (*.f64 eps eps)) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 eps (+.f64 (pow.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)) #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)) (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64)))))) (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 eps (-.f64 (pow.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)) #s(literal 2 binary64))))) (neg.f64 (-.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)) #s(literal 3 binary64))) eps)) (neg.f64 (+.f64 (pow.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)) (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64)))))) (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)) #s(literal 2 binary64))) eps)) (neg.f64 (-.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))) |
(*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) |
(*.f64 (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal -1/3 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))) eps) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (cos.f64 x)))) |
(exp.f64 (*.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (cos.f64 x))) #s(literal 1 binary64))) |
(exp.f64 (+.f64 (log.f64 (cos.f64 x)) (log.f64 (cos.f64 x)))) |
(/.f64 (+.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (cos.f64 (-.f64 x x))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (+.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (cos.f64 (-.f64 x x)))) #s(literal -2 binary64)) |
(pow.f64 (cos.f64 x) #s(literal 2 binary64)) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal 1 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (cos.f64 x))) |
(*.f64 (cos.f64 x) (cos.f64 x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) (-.f64 #s(literal 0 binary64) (cos.f64 x))) |
(exp.f64 (*.f64 #s(literal 3 binary64) (log.f64 (sin.f64 x)))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (sin.f64 x))) #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (sin.f64 x) #s(literal 3/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (sin.f64 x)) #s(literal 3/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (log.f64 (sin.f64 x)) (*.f64 #s(literal 2 binary64) (log.f64 (sin.f64 x))))) |
(exp.f64 (+.f64 (*.f64 #s(literal 2 binary64) (log.f64 (sin.f64 x))) (log.f64 (sin.f64 x)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (sin.f64 x)) #s(literal 3/2 binary64)) (*.f64 (log.f64 (sin.f64 x)) #s(literal 3/2 binary64)))) |
(pow.f64 (sin.f64 x) #s(literal 3 binary64)) |
(pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal 3/2 binary64)) |
(pow.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (sin.f64 x) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 3 binary64)) (log.f64 (sin.f64 x))) |
(*.f64 (sin.f64 x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (sin.f64 x)) |
(*.f64 (pow.f64 (sin.f64 x) #s(literal 3/2 binary64)) (pow.f64 (sin.f64 x) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (sin.f64 x) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (sin.f64 x) #s(literal 1/2 binary64)) #s(literal 3 binary64))) |
(/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 x) (*.f64 eps (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 eps (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) (cos.f64 x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (cos.f64 x) (*.f64 eps (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 eps (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) (cos.f64 x))) |
(/.f64 (neg.f64 eps) (neg.f64 (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 eps (-.f64 #s(literal 0 binary64) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) (cos.f64 x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) eps) (-.f64 #s(literal 0 binary64) (cos.f64 x))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 eps (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)))) |
(/.f64 (neg.f64 (*.f64 eps (-.f64 #s(literal 0 binary64) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) eps)) (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)))) |
(pow.f64 (/.f64 (cos.f64 x) (*.f64 eps (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) #s(literal -1 binary64)) |
(*.f64 eps (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))) |
(*.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 x)) eps)) |
(*.f64 (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)) eps) |
(*.f64 (*.f64 eps (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (cos.f64 x))) |
| 1× | egg-herbie |
| 9 658× | accelerator-lowering-fma.f32 |
| 9 658× | accelerator-lowering-fma.f64 |
| 7 264× | *-lowering-*.f32 |
| 7 264× | *-lowering-*.f64 |
| 2 874× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 511 | 8534 |
| 1 | 1572 | 8418 |
| 2 | 4979 | 8242 |
| 0 | 8654 | 7858 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
-1/2 |
(- (* -1/3 (pow x 2)) 1/2) |
(- (* (pow x 2) (- (* -2/9 (pow x 2)) 1/3)) 1/2) |
(- (* (pow x 2) (- (* (pow x 2) (- (* -17/135 (pow x 2)) 2/9)) 1/3)) 1/2) |
(- (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))) 1/2) |
(- (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))) 1/2) |
(- (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))) 1/2) |
(- (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))) 1/2) |
(- (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))) 1/2) |
(- (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))) 1/2) |
(- (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))) 1/2) |
(- (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))) 1/2) |
(* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(* eps (+ 1 (+ (* eps (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))) (/ (pow (sin x) 2) (pow (cos x) 2))))) |
(* eps (+ 1 (+ (* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2))))) |
(* eps (+ 1 (+ (* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2))))) |
(* (pow eps 3) (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(* (pow eps 3) (- (+ 1/3 (+ (/ (sin x) (* eps (cos x))) (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (+ (/ (pow (sin x) 3) (* eps (pow (cos x) 3))) (/ (pow (sin x) 4) (pow (cos x) 4)))))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(* (pow eps 3) (- (+ 1/3 (+ (/ 1 (pow eps 2)) (+ (/ (sin x) (* eps (cos x))) (+ (/ (pow (sin x) 2) (* (pow eps 2) (pow (cos x) 2))) (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (+ (/ (pow (sin x) 3) (* eps (pow (cos x) 3))) (/ (pow (sin x) 4) (pow (cos x) 4)))))))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(* (pow eps 3) (- (+ 1/3 (+ (/ 1 (pow eps 2)) (+ (/ (sin x) (* eps (cos x))) (+ (/ (pow (sin x) 2) (* (pow eps 2) (pow (cos x) 2))) (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (+ (/ (pow (sin x) 3) (* eps (pow (cos x) 3))) (/ (pow (sin x) 4) (pow (cos x) 4)))))))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(* (pow eps 3) (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(* -1 (* (pow eps 3) (+ (* -1 (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (* -1 (/ (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))) eps))))) |
(* -1 (* (pow eps 3) (+ (* -1 (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (* -1 (/ (+ (/ 1 eps) (+ (/ (sin x) (cos x)) (+ (/ (pow (sin x) 2) (* eps (pow (cos x) 2))) (/ (pow (sin x) 3) (pow (cos x) 3))))) eps))))) |
(* -1 (* (pow eps 3) (+ (* -1 (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (* -1 (/ (+ (/ 1 eps) (+ (/ (sin x) (cos x)) (+ (/ (pow (sin x) 2) (* eps (pow (cos x) 2))) (/ (pow (sin x) 3) (pow (cos x) 3))))) eps))))) |
(* eps (+ 1 (* 1/3 (pow eps 2)))) |
(+ (* eps (+ 1 (* 1/3 (pow eps 2)))) (* (pow eps 2) x)) |
(+ (* eps (+ 1 (* 1/3 (pow eps 2)))) (* x (+ (* eps (* x (+ 1 (* 4/3 (pow eps 2))))) (pow eps 2)))) |
(+ (* eps (+ 1 (* 1/3 (pow eps 2)))) (* x (+ (* x (+ (* 4/3 (* (pow eps 2) x)) (* eps (+ 1 (* 4/3 (pow eps 2)))))) (pow eps 2)))) |
(* eps (+ 1 (+ (* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2))))) |
(* eps (+ 1 (+ (* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2))))) |
(* eps (+ 1 (+ (* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2))))) |
(* eps (+ 1 (+ (* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2))))) |
(* eps (+ 1 (+ (* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2))))) |
(* eps (+ 1 (+ (* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2))))) |
(* eps (+ 1 (+ (* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2))))) |
(* eps (+ 1 (+ (* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2))))) |
-1/3 |
(- (* -1/3 (pow x 2)) 1/3) |
(- (* (pow x 2) (- (* -2/9 (pow x 2)) 1/3)) 1/3) |
(- (* (pow x 2) (- (* (pow x 2) (- (* -17/135 (pow x 2)) 2/9)) 1/3)) 1/3) |
(- (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))) 1/3) |
(- (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))) 1/3) |
(- (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))) 1/3) |
(- (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))) 1/3) |
(- (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))) 1/3) |
(- (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))) 1/3) |
(- (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))) 1/3) |
(- (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))) 1/3) |
(+ 1 (* 1/3 (pow eps 2))) |
(+ 1 (+ (* 1/3 (pow eps 2)) (* eps x))) |
(+ 1 (+ (* 1/3 (pow eps 2)) (* x (+ eps (* x (+ 1 (* 4/3 (pow eps 2)))))))) |
(+ 1 (+ (* 1/3 (pow eps 2)) (* x (+ eps (* x (+ 1 (+ (* 4/3 (* eps x)) (* 4/3 (pow eps 2))))))))) |
(+ 1 (+ (* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(+ 1 (+ (* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(+ 1 (+ (* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(+ 1 (+ (* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(+ 1 (+ (* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(+ 1 (+ (* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(+ 1 (+ (* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(+ 1 (+ (* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) |
(+ 1 (+ (* eps (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))) (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(+ 1 (+ (* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(+ 1 (+ (* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(* (pow eps 2) (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(* (pow eps 2) (- (+ 1/3 (+ (/ (sin x) (* eps (cos x))) (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (+ (/ (pow (sin x) 3) (* eps (pow (cos x) 3))) (/ (pow (sin x) 4) (pow (cos x) 4)))))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(* (pow eps 2) (- (+ 1/3 (+ (/ 1 (pow eps 2)) (+ (/ (sin x) (* eps (cos x))) (+ (/ (pow (sin x) 2) (* (pow eps 2) (pow (cos x) 2))) (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (+ (/ (pow (sin x) 3) (* eps (pow (cos x) 3))) (/ (pow (sin x) 4) (pow (cos x) 4)))))))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(* (pow eps 2) (- (+ 1/3 (+ (/ 1 (pow eps 2)) (+ (/ (sin x) (* eps (cos x))) (+ (/ (pow (sin x) 2) (* (pow eps 2) (pow (cos x) 2))) (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (+ (/ (pow (sin x) 3) (* eps (pow (cos x) 3))) (/ (pow (sin x) 4) (pow (cos x) 4)))))))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(* (pow eps 2) (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(* (pow eps 2) (- (+ 1/3 (+ (/ (sin x) (* eps (cos x))) (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (+ (/ (pow (sin x) 3) (* eps (pow (cos x) 3))) (/ (pow (sin x) 4) (pow (cos x) 4)))))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(* (pow eps 2) (- (+ 1/3 (+ (* -1 (/ (+ (* -1 (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))) (* -1 (/ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) eps))) eps)) (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4))))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(* (pow eps 2) (- (+ 1/3 (+ (* -1 (/ (+ (* -1 (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))) (* -1 (/ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) eps))) eps)) (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4))))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(/ (sin eps) (cos eps)) |
(+ (/ (sin eps) (cos eps)) (/ (* x (pow (sin eps) 2)) (pow (cos eps) 2))) |
(+ (* x (- (/ (* x (* (sin eps) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2)))))) (cos eps)) (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (/ (sin eps) (cos eps))) |
(+ (* x (- (* x (- (* -1 (* x (+ 1/6 (+ (* -1 (/ (* (pow (sin eps) 2) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (pow (cos eps) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (* 1/6 (/ (pow (sin eps) 2) (pow (cos eps) 2)))))))) (* -1 (/ (* (sin eps) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (cos eps))))) (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (/ (sin eps) (cos eps))) |
(* -1 x) |
(* x (- (/ (sin (+ eps x)) (* x (cos (+ eps x)))) 1)) |
(* x (- (/ (sin (+ eps x)) (* x (cos (+ eps x)))) 1)) |
(* x (- (/ (sin (+ eps x)) (* x (cos (+ eps x)))) 1)) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ (sin (- eps (* -1 x))) (* x (cos (- eps (* -1 x))))))))) |
(* -1 (* x (+ 1 (* -1 (/ (sin (- eps (* -1 x))) (* x (cos (- eps (* -1 x))))))))) |
(* -1 (* x (+ 1 (* -1 (/ (sin (- eps (* -1 x))) (* x (cos (- eps (* -1 x))))))))) |
(- (/ (sin x) (cos x)) x) |
(- (+ (* eps (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x))) x) |
(- (+ (* eps (- (+ 1 (/ (* eps (* (sin x) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (cos x))) (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x))) x) |
(- (+ (* eps (- (+ 1 (* eps (- (* -1 (* eps (+ 1/6 (+ (* -1 (/ (* (pow (sin x) 2) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (pow (cos x) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))))) (* -1 (/ (* (sin x) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (cos x)))))) (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x))) x) |
(- (/ (sin (+ eps x)) (cos (+ eps x))) x) |
(- (/ (sin (+ eps x)) (cos (+ eps x))) x) |
(- (/ (sin (+ eps x)) (cos (+ eps x))) x) |
(- (/ (sin (+ eps x)) (cos (+ eps x))) x) |
(- (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) x) |
(- (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) x) |
(- (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) x) |
(- (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) x) |
(/ (sin eps) (cos eps)) |
(+ (* x (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (/ (sin eps) (cos eps))) |
(+ (* x (- (+ 1 (/ (* x (* (sin eps) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2)))))) (cos eps))) (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (/ (sin eps) (cos eps))) |
(+ (* x (- (+ 1 (* x (- (* -1 (* x (+ 1/6 (+ (* -1 (/ (* (pow (sin eps) 2) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (pow (cos eps) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (* 1/6 (/ (pow (sin eps) 2) (pow (cos eps) 2)))))))) (* -1 (/ (* (sin eps) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (cos eps)))))) (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (/ (sin eps) (cos eps))) |
(/ (sin (+ eps x)) (cos (+ eps x))) |
(/ (sin (+ eps x)) (cos (+ eps x))) |
(/ (sin (+ eps x)) (cos (+ eps x))) |
(/ (sin (+ eps x)) (cos (+ eps x))) |
(/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x)))) |
(/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x)))) |
(/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x)))) |
(/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x)))) |
(/ (sin x) (cos x)) |
(+ (* eps (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x))) |
(+ (* eps (- (+ 1 (/ (* eps (* (sin x) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (cos x))) (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x))) |
(+ (* eps (- (+ 1 (* eps (- (* -1 (* eps (+ 1/6 (+ (* -1 (/ (* (pow (sin x) 2) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (pow (cos x) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))))) (* -1 (/ (* (sin x) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (cos x)))))) (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x))) |
(/ (sin (+ eps x)) (cos (+ eps x))) |
(/ (sin (+ eps x)) (cos (+ eps x))) |
(/ (sin (+ eps x)) (cos (+ eps x))) |
(/ (sin (+ eps x)) (cos (+ eps x))) |
(/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) |
(/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) |
(/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) |
(/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) |
eps |
(+ eps x) |
(+ eps x) |
(+ eps x) |
x |
(* x (+ 1 (/ eps x))) |
(* x (+ 1 (/ eps x))) |
(* x (+ 1 (/ eps x))) |
x |
(* -1 (* x (- (* -1 (/ eps x)) 1))) |
(* -1 (* x (- (* -1 (/ eps x)) 1))) |
(* -1 (* x (- (* -1 (/ eps x)) 1))) |
x |
(+ eps x) |
(+ eps x) |
(+ eps x) |
eps |
(* eps (+ 1 (/ x eps))) |
(* eps (+ 1 (/ x eps))) |
(* eps (+ 1 (/ x eps))) |
eps |
(* -1 (* eps (- (* -1 (/ x eps)) 1))) |
(* -1 (* eps (- (* -1 (/ x eps)) 1))) |
(* -1 (* eps (- (* -1 (/ x eps)) 1))) |
eps |
(* eps (+ 1 (* 1/3 (pow eps 2)))) |
(* eps (+ 1 (* (pow eps 2) (+ 1/3 (* 2/15 (pow eps 2)))))) |
(* eps (+ 1 (* (pow eps 2) (+ 1/3 (* (pow eps 2) (+ 2/15 (* 17/315 (pow eps 2)))))))) |
(/ (sin eps) (cos eps)) |
(/ (sin eps) (cos eps)) |
(/ (sin eps) (cos eps)) |
(/ (sin eps) (cos eps)) |
(/ (sin eps) (cos eps)) |
(/ (sin eps) (cos eps)) |
(/ (sin eps) (cos eps)) |
(/ (sin eps) (cos eps)) |
eps |
(* eps (+ 1 (* -1/6 (pow eps 2)))) |
(* eps (+ 1 (* (pow eps 2) (- (* 1/120 (pow eps 2)) 1/6)))) |
(* eps (+ 1 (* (pow eps 2) (- (* (pow eps 2) (+ 1/120 (* -1/5040 (pow eps 2)))) 1/6)))) |
(sin eps) |
(sin eps) |
(sin eps) |
(sin eps) |
(sin eps) |
(sin eps) |
(sin eps) |
(sin eps) |
1 |
(+ 1 (* -1/2 (pow eps 2))) |
(+ 1 (* (pow eps 2) (- (* 1/24 (pow eps 2)) 1/2))) |
(+ 1 (* (pow eps 2) (- (* (pow eps 2) (+ 1/24 (* -1/720 (pow eps 2)))) 1/2))) |
(cos eps) |
(cos eps) |
(cos eps) |
(cos eps) |
(cos eps) |
(cos eps) |
(cos eps) |
(cos eps) |
(* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))) |
eps |
(+ eps (* eps (pow x 2))) |
(+ eps (* (pow x 2) (+ eps (* 2/3 (* eps (pow x 2)))))) |
(+ eps (* (pow x 2) (+ eps (* (pow x 2) (+ (* 17/45 (* eps (pow x 2))) (* 2/3 eps)))))) |
(* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))) |
1 |
(+ 1 (pow x 2)) |
(+ 1 (* (pow x 2) (+ 1 (* 2/3 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* 17/45 (pow x 2))))))) |
(+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) |
(+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) |
(+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) |
(+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) |
(+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) |
(+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) |
(+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) |
(+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 2/3 (pow x 2)))) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* 17/45 (pow x 2)))))) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 17/45 (* 62/315 (pow x 2)))))))) |
(/ (pow (sin x) 2) (pow (cos x) 2)) |
(/ (pow (sin x) 2) (pow (cos x) 2)) |
(/ (pow (sin x) 2) (pow (cos x) 2)) |
(/ (pow (sin x) 2) (pow (cos x) 2)) |
(/ (pow (sin x) 2) (pow (cos x) 2)) |
(/ (pow (sin x) 2) (pow (cos x) 2)) |
(/ (pow (sin x) 2) (pow (cos x) 2)) |
(/ (pow (sin x) 2) (pow (cos x) 2)) |
(pow x 2) |
(* (pow x 2) (+ 1 (* -1/3 (pow x 2)))) |
(* (pow x 2) (+ 1 (* (pow x 2) (- (* 2/45 (pow x 2)) 1/3)))) |
(* (pow x 2) (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/45 (* -1/315 (pow x 2)))) 1/3)))) |
(pow (sin x) 2) |
(pow (sin x) 2) |
(pow (sin x) 2) |
(pow (sin x) 2) |
(pow (sin x) 2) |
(pow (sin x) 2) |
(pow (sin x) 2) |
(pow (sin x) 2) |
(* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(* eps (+ 1 (+ (* eps (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))) (/ (pow (sin x) 2) (pow (cos x) 2))))) |
(* eps (+ 1 (+ (* eps (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))) (/ (pow (sin x) 2) (pow (cos x) 2))))) |
(* eps (+ 1 (+ (* eps (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))) (/ (pow (sin x) 2) (pow (cos x) 2))))) |
(* (pow eps 2) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))) |
(* (pow eps 2) (+ (/ 1 eps) (+ (/ (sin x) (cos x)) (+ (/ (pow (sin x) 2) (* eps (pow (cos x) 2))) (/ (pow (sin x) 3) (pow (cos x) 3)))))) |
(* (pow eps 2) (+ (/ 1 eps) (+ (/ (sin x) (cos x)) (+ (/ (pow (sin x) 2) (* eps (pow (cos x) 2))) (/ (pow (sin x) 3) (pow (cos x) 3)))))) |
(* (pow eps 2) (+ (/ 1 eps) (+ (/ (sin x) (cos x)) (+ (/ (pow (sin x) 2) (* eps (pow (cos x) 2))) (/ (pow (sin x) 3) (pow (cos x) 3)))))) |
(/ (* (pow eps 2) (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) |
(* (pow eps 2) (+ (/ 1 eps) (+ (/ (sin x) (cos x)) (+ (/ (pow (sin x) 2) (* eps (pow (cos x) 2))) (/ (pow (sin x) 3) (pow (cos x) 3)))))) |
(* (pow eps 2) (+ (/ 1 eps) (+ (/ (sin x) (cos x)) (+ (/ (pow (sin x) 2) (* eps (pow (cos x) 2))) (/ (pow (sin x) 3) (pow (cos x) 3)))))) |
(* (pow eps 2) (+ (/ 1 eps) (+ (/ (sin x) (cos x)) (+ (/ (pow (sin x) 2) (* eps (pow (cos x) 2))) (/ (pow (sin x) 3) (pow (cos x) 3)))))) |
eps |
(+ eps (* (pow eps 2) x)) |
(+ eps (* x (+ (* eps x) (pow eps 2)))) |
(+ eps (* x (+ (* x (+ eps (* eps (* x (- (* 5/6 eps) (* -1/2 eps)))))) (pow eps 2)))) |
(* eps (+ 1 (+ (/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) (/ (pow (sin x) 2) (pow (cos x) 2))))) |
(* eps (+ 1 (+ (/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) (/ (pow (sin x) 2) (pow (cos x) 2))))) |
(* eps (+ 1 (+ (/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) (/ (pow (sin x) 2) (pow (cos x) 2))))) |
(* eps (+ 1 (+ (/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) (/ (pow (sin x) 2) (pow (cos x) 2))))) |
(* eps (+ 1 (+ (/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) (/ (pow (sin x) 2) (pow (cos x) 2))))) |
(* eps (+ 1 (+ (/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) (/ (pow (sin x) 2) (pow (cos x) 2))))) |
(* eps (+ 1 (+ (/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) (/ (pow (sin x) 2) (pow (cos x) 2))))) |
(* eps (+ 1 (+ (/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) (/ (pow (sin x) 2) (pow (cos x) 2))))) |
1 |
(+ 1 (* eps x)) |
(+ 1 (* x (+ eps x))) |
(+ 1 (* x (+ eps (* x (+ 1 (* x (- (* 5/6 eps) (* -1/2 eps)))))))) |
(+ 1 (+ (/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(+ 1 (+ (/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(+ 1 (+ (/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(+ 1 (+ (/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(+ 1 (+ (/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(+ 1 (+ (/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(+ 1 (+ (/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(+ 1 (+ (/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) |
(+ 1 (+ (* eps (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))) (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(+ 1 (+ (* eps (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))) (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(+ 1 (+ (* eps (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))) (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(* eps (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))) |
(* eps (+ (/ 1 eps) (+ (/ (sin x) (cos x)) (+ (/ (pow (sin x) 2) (* eps (pow (cos x) 2))) (/ (pow (sin x) 3) (pow (cos x) 3)))))) |
(* eps (+ (/ 1 eps) (+ (/ (sin x) (cos x)) (+ (/ (pow (sin x) 2) (* eps (pow (cos x) 2))) (/ (pow (sin x) 3) (pow (cos x) 3)))))) |
(* eps (+ (/ 1 eps) (+ (/ (sin x) (cos x)) (+ (/ (pow (sin x) 2) (* eps (pow (cos x) 2))) (/ (pow (sin x) 3) (pow (cos x) 3)))))) |
(/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) |
(* -1 (* eps (+ (* -1 (/ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) eps)) (* -1 (/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x)))))) |
(* -1 (* eps (+ (* -1 (/ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) eps)) (* -1 (/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x)))))) |
(* -1 (* eps (+ (* -1 (/ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) eps)) (* -1 (/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x)))))) |
(* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(* 1/3 eps) |
(+ (* 1/3 eps) (* 4/3 (* eps (pow x 2)))) |
(+ (* 1/3 eps) (* (pow x 2) (+ (* 4/3 eps) (* 17/9 (* eps (pow x 2)))))) |
(+ (* 1/3 eps) (* (pow x 2) (+ (* 4/3 eps) (* (pow x 2) (+ (* 248/135 (* eps (pow x 2))) (* 17/9 eps)))))) |
(* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(* 1/6 (pow x 2)) |
(* (pow x 2) (+ 1/6 (* -1/18 (pow x 2)))) |
(* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/135 (pow x 2)) 1/18)))) |
(* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/135 (* -1/1890 (pow x 2)))) 1/18)))) |
(* 1/6 (pow (sin x) 2)) |
(* 1/6 (pow (sin x) 2)) |
(* 1/6 (pow (sin x) 2)) |
(* 1/6 (pow (sin x) 2)) |
(* 1/6 (pow (sin x) 2)) |
(* 1/6 (pow (sin x) 2)) |
(* 1/6 (pow (sin x) 2)) |
(* 1/6 (pow (sin x) 2)) |
(* eps (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))) |
(* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) |
(* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) |
(* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) |
(* (pow eps 2) (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(* (pow eps 2) (- (+ 1/3 (+ (/ (sin x) (* eps (cos x))) (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (+ (/ (pow (sin x) 3) (* eps (pow (cos x) 3))) (/ (pow (sin x) 4) (pow (cos x) 4)))))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(* (pow eps 2) (- (+ 1/3 (+ (/ (sin x) (* eps (cos x))) (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (+ (/ (pow (sin x) 3) (* eps (pow (cos x) 3))) (/ (pow (sin x) 4) (pow (cos x) 4)))))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(* (pow eps 2) (- (+ 1/3 (+ (/ (sin x) (* eps (cos x))) (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (+ (/ (pow (sin x) 3) (* eps (pow (cos x) 3))) (/ (pow (sin x) 4) (pow (cos x) 4)))))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(* (pow eps 2) (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(* (pow eps 2) (- (+ 1/3 (+ (/ (sin x) (* eps (cos x))) (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (+ (/ (pow (sin x) 3) (* eps (pow (cos x) 3))) (/ (pow (sin x) 4) (pow (cos x) 4)))))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(* (pow eps 2) (- (+ 1/3 (+ (/ (sin x) (* eps (cos x))) (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (+ (/ (pow (sin x) 3) (* eps (pow (cos x) 3))) (/ (pow (sin x) 4) (pow (cos x) 4)))))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(* (pow eps 2) (- (+ 1/3 (+ (/ (sin x) (* eps (cos x))) (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (+ (/ (pow (sin x) 3) (* eps (pow (cos x) 3))) (/ (pow (sin x) 4) (pow (cos x) 4)))))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(* 1/3 (pow eps 2)) |
(+ (* 1/3 (pow eps 2)) (* eps x)) |
(+ (* 1/3 (pow eps 2)) (* x (+ eps (* 4/3 (* (pow eps 2) x))))) |
(+ (* 1/3 (pow eps 2)) (* x (+ eps (* x (+ (* 4/3 (* eps x)) (* 4/3 (pow eps 2))))))) |
(* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) |
(* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) |
(* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) |
(* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) |
(* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) |
(* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) |
(* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) |
(* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) |
1 |
(+ 1 (* -1 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 1/3 (pow x 2)) 1))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/3 (* -2/45 (pow x 2)))) 1))) |
(pow (cos x) 2) |
(pow (cos x) 2) |
(pow (cos x) 2) |
(pow (cos x) 2) |
(pow (cos x) 2) |
(pow (cos x) 2) |
(pow (cos x) 2) |
(pow (cos x) 2) |
(pow x 3) |
(* (pow x 3) (+ 1 (* -1/2 (pow x 2)))) |
(* (pow x 3) (+ 1 (* (pow x 2) (- (* 13/120 (pow x 2)) 1/2)))) |
(* (pow x 3) (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 13/120 (* -41/3024 (pow x 2)))) 1/2)))) |
(pow (sin x) 3) |
(pow (sin x) 3) |
(pow (sin x) 3) |
(pow (sin x) 3) |
(pow (sin x) 3) |
(pow (sin x) 3) |
(pow (sin x) 3) |
(pow (sin x) 3) |
(/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) |
(/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) |
(/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) |
(/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) |
(/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) |
(/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) |
(/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) |
(/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) |
(/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) |
(/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) |
(/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) |
(/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) |
(* eps x) |
(* x (+ eps (* (pow x 2) (- (* 5/6 eps) (* -1/2 eps))))) |
(* x (+ eps (* (pow x 2) (- (+ (* 5/6 eps) (* (pow x 2) (- (* 61/120 eps) (+ (* -1/2 (- (* 5/6 eps) (* -1/2 eps))) (* 1/24 eps))))) (* -1/2 eps))))) |
(* x (+ eps (* (pow x 2) (- (+ (* 5/6 eps) (* (pow x 2) (- (+ (* 61/120 eps) (* (pow x 2) (- (* 277/1008 eps) (+ (* -1/2 (- (* 61/120 eps) (+ (* -1/2 (- (* 5/6 eps) (* -1/2 eps))) (* 1/24 eps)))) (+ (* -1/720 eps) (* 1/24 (- (* 5/6 eps) (* -1/2 eps)))))))) (+ (* -1/2 (- (* 5/6 eps) (* -1/2 eps))) (* 1/24 eps))))) (* -1/2 eps))))) |
(/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) |
(/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) |
(/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) |
(/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) |
(/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) |
(/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) |
(/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) |
(/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) |
| Outputs |
|---|
-1/2 |
#s(literal -1/2 binary64) |
(- (* -1/3 (pow x 2)) 1/2) |
(+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
(- (* (pow x 2) (- (* -2/9 (pow x 2)) 1/3)) 1/2) |
(+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) #s(literal -2/9 binary64))))) |
(- (* (pow x 2) (- (* (pow x 2) (- (* -17/135 (pow x 2)) 2/9)) 1/3)) 1/2) |
(+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -2/9 binary64) (*.f64 (*.f64 x x) #s(literal -17/135 binary64)))))))) |
(- (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))) 1/2) |
(+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(- (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))) 1/2) |
(+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(- (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))) 1/2) |
(+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(- (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))) 1/2) |
(+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(- (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))) 1/2) |
(+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(- (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))) 1/2) |
(+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(- (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))) 1/2) |
(+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(- (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))) 1/2) |
(+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(*.f64 eps (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(* eps (+ 1 (+ (* eps (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))) (/ (pow (sin x) 2) (pow (cos x) 2))))) |
(*.f64 eps (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 eps (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)))))) |
(* eps (+ 1 (+ (* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2))))) |
(*.f64 eps (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64))) (*.f64 eps (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))))))))))) |
(* eps (+ 1 (+ (* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2))))) |
(*.f64 eps (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64))) (*.f64 eps (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))))))))))) |
(* (pow eps 3) (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(*.f64 eps (*.f64 (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))))) (*.f64 eps eps))) |
(* (pow eps 3) (- (+ 1/3 (+ (/ (sin x) (* eps (cos x))) (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (+ (/ (pow (sin x) 3) (* eps (pow (cos x) 3))) (/ (pow (sin x) 4) (pow (cos x) 4)))))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (/.f64 (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)) eps))) (+.f64 (/.f64 (/.f64 (sin.f64 x) eps) (cos.f64 x)) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))))))) |
(* (pow eps 3) (- (+ 1/3 (+ (/ 1 (pow eps 2)) (+ (/ (sin x) (* eps (cos x))) (+ (/ (pow (sin x) 2) (* (pow eps 2) (pow (cos x) 2))) (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (+ (/ (pow (sin x) 3) (* eps (pow (cos x) 3))) (/ (pow (sin x) 4) (pow (cos x) 4)))))))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(*.f64 eps (*.f64 (*.f64 eps eps) (+.f64 (+.f64 (+.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 eps eps))) (/.f64 (/.f64 (sin.f64 x) eps) (cos.f64 x))) (+.f64 (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 eps (*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) eps)))) (/.f64 (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)) eps)) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))))) |
(* (pow eps 3) (- (+ 1/3 (+ (/ 1 (pow eps 2)) (+ (/ (sin x) (* eps (cos x))) (+ (/ (pow (sin x) 2) (* (pow eps 2) (pow (cos x) 2))) (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (+ (/ (pow (sin x) 3) (* eps (pow (cos x) 3))) (/ (pow (sin x) 4) (pow (cos x) 4)))))))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(*.f64 eps (*.f64 (*.f64 eps eps) (+.f64 (+.f64 (+.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 eps eps))) (/.f64 (/.f64 (sin.f64 x) eps) (cos.f64 x))) (+.f64 (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 eps (*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) eps)))) (/.f64 (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)) eps)) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))))) |
(* (pow eps 3) (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(*.f64 eps (*.f64 (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))))) (*.f64 eps eps))) |
(* -1 (* (pow eps 3) (+ (* -1 (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (* -1 (/ (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))) eps))))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))) (/.f64 (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64))) eps)))) |
(* -1 (* (pow eps 3) (+ (* -1 (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (* -1 (/ (+ (/ 1 eps) (+ (/ (sin x) (cos x)) (+ (/ (pow (sin x) 2) (* eps (pow (cos x) 2))) (/ (pow (sin x) 3) (pow (cos x) 3))))) eps))))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) eps) (+.f64 (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)) (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) eps))))) eps))) |
(* -1 (* (pow eps 3) (+ (* -1 (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (* -1 (/ (+ (/ 1 eps) (+ (/ (sin x) (cos x)) (+ (/ (pow (sin x) 2) (* eps (pow (cos x) 2))) (/ (pow (sin x) 3) (pow (cos x) 3))))) eps))))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) eps) (+.f64 (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)) (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) eps))))) eps))) |
(* eps (+ 1 (* 1/3 (pow eps 2)))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)))) |
(+ (* eps (+ 1 (* 1/3 (pow eps 2)))) (* (pow eps 2) x)) |
(+.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)))) (*.f64 x (*.f64 eps eps))) |
(+ (* eps (+ 1 (* 1/3 (pow eps 2)))) (* x (+ (* eps (* x (+ 1 (* 4/3 (pow eps 2))))) (pow eps 2)))) |
(+.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)))) (*.f64 x (*.f64 eps (+.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 eps #s(literal 4/3 binary64)))) eps))))) |
(+ (* eps (+ 1 (* 1/3 (pow eps 2)))) (* x (+ (* x (+ (* 4/3 (* (pow eps 2) x)) (* eps (+ 1 (* 4/3 (pow eps 2)))))) (pow eps 2)))) |
(+.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)))) (*.f64 x (+.f64 (*.f64 eps eps) (*.f64 x (+.f64 (*.f64 (*.f64 x (*.f64 eps eps)) #s(literal 4/3 binary64)) (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps #s(literal 4/3 binary64)))))))))) |
(* eps (+ 1 (+ (* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2))))) |
(*.f64 eps (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64))) (*.f64 eps (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))))))))))) |
(* eps (+ 1 (+ (* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2))))) |
(*.f64 eps (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64))) (*.f64 eps (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))))))))))) |
(* eps (+ 1 (+ (* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2))))) |
(*.f64 eps (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64))) (*.f64 eps (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))))))))))) |
(* eps (+ 1 (+ (* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2))))) |
(*.f64 eps (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64))) (*.f64 eps (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))))))))))) |
(* eps (+ 1 (+ (* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2))))) |
(*.f64 eps (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64))) (*.f64 eps (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))))))))))) |
(* eps (+ 1 (+ (* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2))))) |
(*.f64 eps (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64))) (*.f64 eps (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))))))))))) |
(* eps (+ 1 (+ (* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2))))) |
(*.f64 eps (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64))) (*.f64 eps (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))))))))))) |
(* eps (+ 1 (+ (* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2))))) |
(*.f64 eps (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64))) (*.f64 eps (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))))))))))) |
-1/3 |
#s(literal -1/3 binary64) |
(- (* -1/3 (pow x 2)) 1/3) |
(+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) |
(- (* (pow x 2) (- (* -2/9 (pow x 2)) 1/3)) 1/3) |
(+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) #s(literal -2/9 binary64))))) |
(- (* (pow x 2) (- (* (pow x 2) (- (* -17/135 (pow x 2)) 2/9)) 1/3)) 1/3) |
(+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -2/9 binary64) (*.f64 (*.f64 x x) #s(literal -17/135 binary64)))))))) |
(- (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))) 1/3) |
(+.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(- (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))) 1/3) |
(+.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(- (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))) 1/3) |
(+.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(- (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))) 1/3) |
(+.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(- (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))) 1/3) |
(+.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(- (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))) 1/3) |
(+.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(- (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))) 1/3) |
(+.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(- (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))) 1/3) |
(+.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal -1/3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(+ 1 (* 1/3 (pow eps 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) |
(+ 1 (+ (* 1/3 (pow eps 2)) (* eps x))) |
(+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) (*.f64 x eps))) |
(+ 1 (+ (* 1/3 (pow eps 2)) (* x (+ eps (* x (+ 1 (* 4/3 (pow eps 2)))))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) (*.f64 x (+.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 eps #s(literal 4/3 binary64)))) eps)))) |
(+ 1 (+ (* 1/3 (pow eps 2)) (* x (+ eps (* x (+ 1 (+ (* 4/3 (* eps x)) (* 4/3 (pow eps 2))))))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) (*.f64 x (+.f64 eps (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (+.f64 x eps)))))))) |
(+ 1 (+ (* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64))) (*.f64 eps (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))))))))) |
(+ 1 (+ (* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64))) (*.f64 eps (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))))))))) |
(+ 1 (+ (* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64))) (*.f64 eps (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))))))))) |
(+ 1 (+ (* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64))) (*.f64 eps (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))))))))) |
(+ 1 (+ (* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64))) (*.f64 eps (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))))))))) |
(+ 1 (+ (* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64))) (*.f64 eps (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))))))))) |
(+ 1 (+ (* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64))) (*.f64 eps (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))))))))) |
(+ 1 (+ (* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64))) (*.f64 eps (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))))))))) |
(+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) |
(+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(+ 1 (+ (* eps (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))) (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 eps (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64))))) |
(+ 1 (+ (* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64))) (*.f64 eps (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))))))))) |
(+ 1 (+ (* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64))) (*.f64 eps (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))))))))) |
(* (pow eps 2) (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(*.f64 (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))))) (*.f64 eps eps)) |
(* (pow eps 2) (- (+ 1/3 (+ (/ (sin x) (* eps (cos x))) (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (+ (/ (pow (sin x) 3) (* eps (pow (cos x) 3))) (/ (pow (sin x) 4) (pow (cos x) 4)))))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(*.f64 (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (/.f64 (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)) eps))) (+.f64 (/.f64 (/.f64 (sin.f64 x) eps) (cos.f64 x)) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))))) (*.f64 eps eps)) |
(* (pow eps 2) (- (+ 1/3 (+ (/ 1 (pow eps 2)) (+ (/ (sin x) (* eps (cos x))) (+ (/ (pow (sin x) 2) (* (pow eps 2) (pow (cos x) 2))) (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (+ (/ (pow (sin x) 3) (* eps (pow (cos x) 3))) (/ (pow (sin x) 4) (pow (cos x) 4)))))))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(*.f64 (*.f64 eps eps) (+.f64 (+.f64 (+.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 eps eps))) (/.f64 (/.f64 (sin.f64 x) eps) (cos.f64 x))) (+.f64 (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 eps (*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) eps)))) (/.f64 (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)) eps)) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))))) |
(* (pow eps 2) (- (+ 1/3 (+ (/ 1 (pow eps 2)) (+ (/ (sin x) (* eps (cos x))) (+ (/ (pow (sin x) 2) (* (pow eps 2) (pow (cos x) 2))) (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (+ (/ (pow (sin x) 3) (* eps (pow (cos x) 3))) (/ (pow (sin x) 4) (pow (cos x) 4)))))))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(*.f64 (*.f64 eps eps) (+.f64 (+.f64 (+.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 eps eps))) (/.f64 (/.f64 (sin.f64 x) eps) (cos.f64 x))) (+.f64 (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 eps (*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) eps)))) (/.f64 (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)) eps)) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))))) |
(* (pow eps 2) (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(*.f64 (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))))) (*.f64 eps eps)) |
(* (pow eps 2) (- (+ 1/3 (+ (/ (sin x) (* eps (cos x))) (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (+ (/ (pow (sin x) 3) (* eps (pow (cos x) 3))) (/ (pow (sin x) 4) (pow (cos x) 4)))))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(*.f64 (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (/.f64 (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)) eps))) (+.f64 (/.f64 (/.f64 (sin.f64 x) eps) (cos.f64 x)) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))))) (*.f64 eps eps)) |
(* (pow eps 2) (- (+ 1/3 (+ (* -1 (/ (+ (* -1 (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))) (* -1 (/ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) eps))) eps)) (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4))))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(*.f64 (*.f64 eps eps) (+.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (+.f64 (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64))) (/.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64)) eps)) eps) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))))))) |
(* (pow eps 2) (- (+ 1/3 (+ (* -1 (/ (+ (* -1 (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))) (* -1 (/ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) eps))) eps)) (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4))))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(*.f64 (*.f64 eps eps) (+.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (+.f64 (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64))) (/.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64)) eps)) eps) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))))))) |
(/ (sin eps) (cos eps)) |
(/.f64 (sin.f64 eps) (cos.f64 eps)) |
(+ (/ (sin eps) (cos eps)) (/ (* x (pow (sin eps) 2)) (pow (cos eps) 2))) |
(+.f64 (/.f64 (sin.f64 eps) (cos.f64 eps)) (/.f64 (*.f64 x (pow.f64 (sin.f64 eps) #s(literal 2 binary64))) (pow.f64 (cos.f64 eps) #s(literal 2 binary64)))) |
(+ (* x (- (/ (* x (* (sin eps) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2)))))) (cos eps)) (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (/ (sin eps) (cos eps))) |
(+.f64 (/.f64 (sin.f64 eps) (cos.f64 eps)) (*.f64 x (+.f64 (/.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64)))) (/.f64 (sin.f64 eps) (cos.f64 eps))))))) |
(+ (* x (- (* x (- (* -1 (* x (+ 1/6 (+ (* -1 (/ (* (pow (sin eps) 2) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (pow (cos eps) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (* 1/6 (/ (pow (sin eps) 2) (pow (cos eps) 2)))))))) (* -1 (/ (* (sin eps) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (cos eps))))) (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (/ (sin eps) (cos eps))) |
(+.f64 (/.f64 (sin.f64 eps) (cos.f64 eps)) (*.f64 x (+.f64 (/.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64))) (*.f64 x (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64)))) (/.f64 (sin.f64 eps) (cos.f64 eps))) (*.f64 x (+.f64 (-.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (sin.f64 eps) #s(literal 2 binary64))) (pow.f64 (cos.f64 eps) #s(literal 2 binary64))) #s(literal 1/6 binary64))))))))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (/ (sin (+ eps x)) (* x (cos (+ eps x)))) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 (sin.f64 (+.f64 x eps)) (*.f64 x (cos.f64 (+.f64 x eps)))))) |
(* x (- (/ (sin (+ eps x)) (* x (cos (+ eps x)))) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 (sin.f64 (+.f64 x eps)) (*.f64 x (cos.f64 (+.f64 x eps)))))) |
(* x (- (/ (sin (+ eps x)) (* x (cos (+ eps x)))) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 (sin.f64 (+.f64 x eps)) (*.f64 x (cos.f64 (+.f64 x eps)))))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (* -1 (/ (sin (- eps (* -1 x))) (* x (cos (- eps (* -1 x))))))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 (sin.f64 (+.f64 x eps)) (*.f64 x (cos.f64 (+.f64 x eps)))))) |
(* -1 (* x (+ 1 (* -1 (/ (sin (- eps (* -1 x))) (* x (cos (- eps (* -1 x))))))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 (sin.f64 (+.f64 x eps)) (*.f64 x (cos.f64 (+.f64 x eps)))))) |
(* -1 (* x (+ 1 (* -1 (/ (sin (- eps (* -1 x))) (* x (cos (- eps (* -1 x))))))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 (sin.f64 (+.f64 x eps)) (*.f64 x (cos.f64 (+.f64 x eps)))))) |
(- (/ (sin x) (cos x)) x) |
(-.f64 (/.f64 (sin.f64 x) (cos.f64 x)) x) |
(- (+ (* eps (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x))) x) |
(+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (-.f64 (*.f64 eps (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64))) x)) |
(- (+ (* eps (- (+ 1 (/ (* eps (* (sin x) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (cos x))) (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x))) x) |
(+.f64 (-.f64 (/.f64 (sin.f64 x) (cos.f64 x)) x) (*.f64 eps (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (*.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (/.f64 eps (cos.f64 x))))))) |
(- (+ (* eps (- (+ 1 (* eps (- (* -1 (* eps (+ 1/6 (+ (* -1 (/ (* (pow (sin x) 2) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (pow (cos x) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))))) (* -1 (/ (* (sin x) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (cos x)))))) (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x))) x) |
(+.f64 (-.f64 (/.f64 (sin.f64 x) (cos.f64 x)) x) (*.f64 eps (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (cos.f64 x)) (*.f64 eps (+.f64 #s(literal 1/6 binary64) (+.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (-.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 1/6 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (*.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))))))))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))))) |
(- (/ (sin (+ eps x)) (cos (+ eps x))) x) |
(-.f64 (/.f64 (sin.f64 (+.f64 x eps)) (cos.f64 (+.f64 x eps))) x) |
(- (/ (sin (+ eps x)) (cos (+ eps x))) x) |
(-.f64 (/.f64 (sin.f64 (+.f64 x eps)) (cos.f64 (+.f64 x eps))) x) |
(- (/ (sin (+ eps x)) (cos (+ eps x))) x) |
(-.f64 (/.f64 (sin.f64 (+.f64 x eps)) (cos.f64 (+.f64 x eps))) x) |
(- (/ (sin (+ eps x)) (cos (+ eps x))) x) |
(-.f64 (/.f64 (sin.f64 (+.f64 x eps)) (cos.f64 (+.f64 x eps))) x) |
(- (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) x) |
(-.f64 (/.f64 (sin.f64 (+.f64 x eps)) (cos.f64 (+.f64 x eps))) x) |
(- (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) x) |
(-.f64 (/.f64 (sin.f64 (+.f64 x eps)) (cos.f64 (+.f64 x eps))) x) |
(- (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) x) |
(-.f64 (/.f64 (sin.f64 (+.f64 x eps)) (cos.f64 (+.f64 x eps))) x) |
(- (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) x) |
(-.f64 (/.f64 (sin.f64 (+.f64 x eps)) (cos.f64 (+.f64 x eps))) x) |
(/ (sin eps) (cos eps)) |
(/.f64 (sin.f64 eps) (cos.f64 eps)) |
(+ (* x (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (/ (sin eps) (cos eps))) |
(+.f64 (/.f64 (sin.f64 eps) (cos.f64 eps)) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64)))))) |
(+ (* x (- (+ 1 (/ (* x (* (sin eps) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2)))))) (cos eps))) (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (/ (sin eps) (cos eps))) |
(+.f64 (/.f64 (sin.f64 eps) (cos.f64 eps)) (*.f64 x (+.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64)))) (/.f64 (sin.f64 eps) (cos.f64 eps)))) (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64))))))) |
(+ (* x (- (+ 1 (* x (- (* -1 (* x (+ 1/6 (+ (* -1 (/ (* (pow (sin eps) 2) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (pow (cos eps) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (* 1/6 (/ (pow (sin eps) 2) (pow (cos eps) 2)))))))) (* -1 (/ (* (sin eps) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (cos eps)))))) (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (/ (sin eps) (cos eps))) |
(+.f64 (/.f64 (sin.f64 eps) (cos.f64 eps)) (*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64))) (*.f64 x (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64)))) (/.f64 (sin.f64 eps) (cos.f64 eps))) (*.f64 x (+.f64 (-.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (sin.f64 eps) #s(literal 2 binary64))) (pow.f64 (cos.f64 eps) #s(literal 2 binary64))) #s(literal 1/6 binary64)))))))))) |
(/ (sin (+ eps x)) (cos (+ eps x))) |
(/.f64 (sin.f64 (+.f64 x eps)) (cos.f64 (+.f64 x eps))) |
(/ (sin (+ eps x)) (cos (+ eps x))) |
(/.f64 (sin.f64 (+.f64 x eps)) (cos.f64 (+.f64 x eps))) |
(/ (sin (+ eps x)) (cos (+ eps x))) |
(/.f64 (sin.f64 (+.f64 x eps)) (cos.f64 (+.f64 x eps))) |
(/ (sin (+ eps x)) (cos (+ eps x))) |
(/.f64 (sin.f64 (+.f64 x eps)) (cos.f64 (+.f64 x eps))) |
(/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x)))) |
(/.f64 (sin.f64 (+.f64 x eps)) (cos.f64 (+.f64 x eps))) |
(/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x)))) |
(/.f64 (sin.f64 (+.f64 x eps)) (cos.f64 (+.f64 x eps))) |
(/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x)))) |
(/.f64 (sin.f64 (+.f64 x eps)) (cos.f64 (+.f64 x eps))) |
(/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x)))) |
(/.f64 (sin.f64 (+.f64 x eps)) (cos.f64 (+.f64 x eps))) |
(/ (sin x) (cos x)) |
(/.f64 (sin.f64 x) (cos.f64 x)) |
(+ (* eps (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x))) |
(+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (*.f64 eps (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(+ (* eps (- (+ 1 (/ (* eps (* (sin x) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (cos x))) (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x))) |
(+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (*.f64 eps (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (*.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (/.f64 eps (cos.f64 x))))))) |
(+ (* eps (- (+ 1 (* eps (- (* -1 (* eps (+ 1/6 (+ (* -1 (/ (* (pow (sin x) 2) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (pow (cos x) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))))) (* -1 (/ (* (sin x) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (cos x)))))) (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x))) |
(+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (*.f64 eps (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (cos.f64 x)) (*.f64 eps (+.f64 #s(literal 1/6 binary64) (+.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (-.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 1/6 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (*.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))))))))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))))) |
(/ (sin (+ eps x)) (cos (+ eps x))) |
(/.f64 (sin.f64 (+.f64 x eps)) (cos.f64 (+.f64 x eps))) |
(/ (sin (+ eps x)) (cos (+ eps x))) |
(/.f64 (sin.f64 (+.f64 x eps)) (cos.f64 (+.f64 x eps))) |
(/ (sin (+ eps x)) (cos (+ eps x))) |
(/.f64 (sin.f64 (+.f64 x eps)) (cos.f64 (+.f64 x eps))) |
(/ (sin (+ eps x)) (cos (+ eps x))) |
(/.f64 (sin.f64 (+.f64 x eps)) (cos.f64 (+.f64 x eps))) |
(/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) |
(/.f64 (sin.f64 (+.f64 x eps)) (cos.f64 (+.f64 x eps))) |
(/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) |
(/.f64 (sin.f64 (+.f64 x eps)) (cos.f64 (+.f64 x eps))) |
(/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) |
(/.f64 (sin.f64 (+.f64 x eps)) (cos.f64 (+.f64 x eps))) |
(/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) |
(/.f64 (sin.f64 (+.f64 x eps)) (cos.f64 (+.f64 x eps))) |
eps |
(+ eps x) |
(+.f64 x eps) |
(+ eps x) |
(+.f64 x eps) |
(+ eps x) |
(+.f64 x eps) |
x |
(* x (+ 1 (/ eps x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 eps x))) |
(* x (+ 1 (/ eps x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 eps x))) |
(* x (+ 1 (/ eps x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 eps x))) |
x |
(* -1 (* x (- (* -1 (/ eps x)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 eps x))) |
(* -1 (* x (- (* -1 (/ eps x)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 eps x))) |
(* -1 (* x (- (* -1 (/ eps x)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 eps x))) |
x |
(+ eps x) |
(+.f64 x eps) |
(+ eps x) |
(+.f64 x eps) |
(+ eps x) |
(+.f64 x eps) |
eps |
(* eps (+ 1 (/ x eps))) |
(+.f64 eps (*.f64 #s(literal 1 binary64) (/.f64 x #s(literal 1 binary64)))) |
(* eps (+ 1 (/ x eps))) |
(+.f64 eps (*.f64 #s(literal 1 binary64) (/.f64 x #s(literal 1 binary64)))) |
(* eps (+ 1 (/ x eps))) |
(+.f64 eps (*.f64 #s(literal 1 binary64) (/.f64 x #s(literal 1 binary64)))) |
eps |
(* -1 (* eps (- (* -1 (/ x eps)) 1))) |
(+.f64 eps (*.f64 #s(literal 1 binary64) (/.f64 x #s(literal 1 binary64)))) |
(* -1 (* eps (- (* -1 (/ x eps)) 1))) |
(+.f64 eps (*.f64 #s(literal 1 binary64) (/.f64 x #s(literal 1 binary64)))) |
(* -1 (* eps (- (* -1 (/ x eps)) 1))) |
(+.f64 eps (*.f64 #s(literal 1 binary64) (/.f64 x #s(literal 1 binary64)))) |
eps |
(* eps (+ 1 (* 1/3 (pow eps 2)))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)))) |
(* eps (+ 1 (* (pow eps 2) (+ 1/3 (* 2/15 (pow eps 2)))))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 eps eps) #s(literal 2/15 binary64))))))) |
(* eps (+ 1 (* (pow eps 2) (+ 1/3 (* (pow eps 2) (+ 2/15 (* 17/315 (pow eps 2)))))))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 eps eps) (+.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 eps eps) #s(literal 17/315 binary64))))))))) |
(/ (sin eps) (cos eps)) |
(/.f64 (sin.f64 eps) (cos.f64 eps)) |
(/ (sin eps) (cos eps)) |
(/.f64 (sin.f64 eps) (cos.f64 eps)) |
(/ (sin eps) (cos eps)) |
(/.f64 (sin.f64 eps) (cos.f64 eps)) |
(/ (sin eps) (cos eps)) |
(/.f64 (sin.f64 eps) (cos.f64 eps)) |
(/ (sin eps) (cos eps)) |
(/.f64 (sin.f64 eps) (cos.f64 eps)) |
(/ (sin eps) (cos eps)) |
(/.f64 (sin.f64 eps) (cos.f64 eps)) |
(/ (sin eps) (cos eps)) |
(/.f64 (sin.f64 eps) (cos.f64 eps)) |
(/ (sin eps) (cos eps)) |
(/.f64 (sin.f64 eps) (cos.f64 eps)) |
eps |
(* eps (+ 1 (* -1/6 (pow eps 2)))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps #s(literal -1/6 binary64))))) |
(* eps (+ 1 (* (pow eps 2) (- (* 1/120 (pow eps 2)) 1/6)))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 eps eps) #s(literal 1/120 binary64)))))) |
(* eps (+ 1 (* (pow eps 2) (- (* (pow eps 2) (+ 1/120 (* -1/5040 (pow eps 2)))) 1/6)))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 eps eps) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 eps eps) #s(literal -1/5040 binary64))))))))) |
(sin eps) |
(sin.f64 eps) |
(sin eps) |
(sin.f64 eps) |
(sin eps) |
(sin.f64 eps) |
(sin eps) |
(sin.f64 eps) |
(sin eps) |
(sin.f64 eps) |
(sin eps) |
(sin.f64 eps) |
(sin eps) |
(sin.f64 eps) |
(sin eps) |
(sin.f64 eps) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow eps 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 eps eps))) |
(+ 1 (* (pow eps 2) (- (* 1/24 (pow eps 2)) 1/2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 eps eps) #s(literal 1/24 binary64))))) |
(+ 1 (* (pow eps 2) (- (* (pow eps 2) (+ 1/24 (* -1/720 (pow eps 2)))) 1/2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 eps eps) (+.f64 #s(literal 1/24 binary64) (*.f64 eps (*.f64 eps #s(literal -1/720 binary64)))))))) |
(cos eps) |
(cos.f64 eps) |
(cos eps) |
(cos.f64 eps) |
(cos eps) |
(cos.f64 eps) |
(cos eps) |
(cos.f64 eps) |
(cos eps) |
(cos.f64 eps) |
(cos eps) |
(cos.f64 eps) |
(cos eps) |
(cos.f64 eps) |
(cos eps) |
(cos.f64 eps) |
(* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(*.f64 eps (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(*.f64 eps (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(*.f64 eps (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(*.f64 eps (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(*.f64 eps (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(*.f64 eps (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(*.f64 eps (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(*.f64 eps (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(*.f64 eps (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(*.f64 eps (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(*.f64 eps (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(*.f64 eps (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64))) |
eps |
(+ eps (* eps (pow x 2))) |
(*.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)) eps) |
(+ eps (* (pow x 2) (+ eps (* 2/3 (* eps (pow x 2)))))) |
(+.f64 eps (*.f64 x (*.f64 x (+.f64 eps (*.f64 (*.f64 x (*.f64 x eps)) #s(literal 2/3 binary64)))))) |
(+ eps (* (pow x 2) (+ eps (* (pow x 2) (+ (* 17/45 (* eps (pow x 2))) (* 2/3 eps)))))) |
(+.f64 eps (*.f64 (*.f64 x x) (+.f64 eps (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x (*.f64 x eps)) #s(literal 17/45 binary64)) (*.f64 eps #s(literal 2/3 binary64))))))) |
(* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(*.f64 eps (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(*.f64 eps (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(*.f64 eps (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(*.f64 eps (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(*.f64 eps (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(*.f64 eps (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(*.f64 eps (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(*.f64 eps (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (pow x 2)) |
(+.f64 (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1 (* 2/3 (pow x 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))) x) x)) |
(+ 1 (* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* 17/45 (pow x 2))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))) |
(+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) |
(+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) |
(+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) |
(+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) |
(+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) |
(+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) |
(+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) |
(+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) |
(+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* 2/3 (pow x 2)))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))) x) x) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* 17/45 (pow x 2)))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 17/45 (* 62/315 (pow x 2)))))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/3 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 17/45 binary64) (*.f64 (*.f64 x x) #s(literal 62/315 binary64))))))))) |
(/ (pow (sin x) 2) (pow (cos x) 2)) |
(/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
(/ (pow (sin x) 2) (pow (cos x) 2)) |
(/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
(/ (pow (sin x) 2) (pow (cos x) 2)) |
(/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
(/ (pow (sin x) 2) (pow (cos x) 2)) |
(/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
(/ (pow (sin x) 2) (pow (cos x) 2)) |
(/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
(/ (pow (sin x) 2) (pow (cos x) 2)) |
(/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
(/ (pow (sin x) 2) (pow (cos x) 2)) |
(/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
(/ (pow (sin x) 2) (pow (cos x) 2)) |
(/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* -1/3 (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(* (pow x 2) (+ 1 (* (pow x 2) (- (* 2/45 (pow x 2)) 1/3)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/45 binary64)))))) |
(* (pow x 2) (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/45 (* -1/315 (pow x 2)))) 1/3)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/45 binary64) (*.f64 (*.f64 x x) #s(literal -1/315 binary64)))))))) |
(pow (sin x) 2) |
(pow.f64 (sin.f64 x) #s(literal 2 binary64)) |
(pow (sin x) 2) |
(pow.f64 (sin.f64 x) #s(literal 2 binary64)) |
(pow (sin x) 2) |
(pow.f64 (sin.f64 x) #s(literal 2 binary64)) |
(pow (sin x) 2) |
(pow.f64 (sin.f64 x) #s(literal 2 binary64)) |
(pow (sin x) 2) |
(pow.f64 (sin.f64 x) #s(literal 2 binary64)) |
(pow (sin x) 2) |
(pow.f64 (sin.f64 x) #s(literal 2 binary64)) |
(pow (sin x) 2) |
(pow.f64 (sin.f64 x) #s(literal 2 binary64)) |
(pow (sin x) 2) |
(pow.f64 (sin.f64 x) #s(literal 2 binary64)) |
(* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(*.f64 eps (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(* eps (+ 1 (+ (* eps (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))) (/ (pow (sin x) 2) (pow (cos x) 2))))) |
(*.f64 eps (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 eps (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)))))) |
(* eps (+ 1 (+ (* eps (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))) (/ (pow (sin x) 2) (pow (cos x) 2))))) |
(*.f64 eps (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 eps (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)))))) |
(* eps (+ 1 (+ (* eps (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))) (/ (pow (sin x) 2) (pow (cos x) 2))))) |
(*.f64 eps (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 eps (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)))))) |
(* (pow eps 2) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))) |
(*.f64 (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64))) (*.f64 eps eps)) |
(* (pow eps 2) (+ (/ 1 eps) (+ (/ (sin x) (cos x)) (+ (/ (pow (sin x) 2) (* eps (pow (cos x) 2))) (/ (pow (sin x) 3) (pow (cos x) 3)))))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)) (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) eps))))))) |
(* (pow eps 2) (+ (/ 1 eps) (+ (/ (sin x) (cos x)) (+ (/ (pow (sin x) 2) (* eps (pow (cos x) 2))) (/ (pow (sin x) 3) (pow (cos x) 3)))))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)) (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) eps))))))) |
(* (pow eps 2) (+ (/ 1 eps) (+ (/ (sin x) (cos x)) (+ (/ (pow (sin x) 2) (* eps (pow (cos x) 2))) (/ (pow (sin x) 3) (pow (cos x) 3)))))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)) (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) eps))))))) |
(/ (* (pow eps 2) (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) |
(/.f64 (*.f64 (*.f64 eps eps) (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))) (cos.f64 x)) |
(* (pow eps 2) (+ (/ 1 eps) (+ (/ (sin x) (cos x)) (+ (/ (pow (sin x) 2) (* eps (pow (cos x) 2))) (/ (pow (sin x) 3) (pow (cos x) 3)))))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)) (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) eps))))))) |
(* (pow eps 2) (+ (/ 1 eps) (+ (/ (sin x) (cos x)) (+ (/ (pow (sin x) 2) (* eps (pow (cos x) 2))) (/ (pow (sin x) 3) (pow (cos x) 3)))))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)) (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) eps))))))) |
(* (pow eps 2) (+ (/ 1 eps) (+ (/ (sin x) (cos x)) (+ (/ (pow (sin x) 2) (* eps (pow (cos x) 2))) (/ (pow (sin x) 3) (pow (cos x) 3)))))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)) (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) eps))))))) |
eps |
(+ eps (* (pow eps 2) x)) |
(+.f64 eps (*.f64 x (*.f64 eps eps))) |
(+ eps (* x (+ (* eps x) (pow eps 2)))) |
(+.f64 eps (*.f64 x (*.f64 eps (+.f64 x eps)))) |
(+ eps (* x (+ (* x (+ eps (* eps (* x (- (* 5/6 eps) (* -1/2 eps)))))) (pow eps 2)))) |
(+.f64 eps (*.f64 x (+.f64 (*.f64 eps eps) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 eps #s(literal 4/3 binary64)))) eps))))) |
(* eps (+ 1 (+ (/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) (/ (pow (sin x) 2) (pow (cos x) 2))))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (*.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (/.f64 eps (cos.f64 x)))))) |
(* eps (+ 1 (+ (/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) (/ (pow (sin x) 2) (pow (cos x) 2))))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (*.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (/.f64 eps (cos.f64 x)))))) |
(* eps (+ 1 (+ (/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) (/ (pow (sin x) 2) (pow (cos x) 2))))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (*.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (/.f64 eps (cos.f64 x)))))) |
(* eps (+ 1 (+ (/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) (/ (pow (sin x) 2) (pow (cos x) 2))))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (*.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (/.f64 eps (cos.f64 x)))))) |
(* eps (+ 1 (+ (/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) (/ (pow (sin x) 2) (pow (cos x) 2))))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (*.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (/.f64 eps (cos.f64 x)))))) |
(* eps (+ 1 (+ (/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) (/ (pow (sin x) 2) (pow (cos x) 2))))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (*.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (/.f64 eps (cos.f64 x)))))) |
(* eps (+ 1 (+ (/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) (/ (pow (sin x) 2) (pow (cos x) 2))))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (*.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (/.f64 eps (cos.f64 x)))))) |
(* eps (+ 1 (+ (/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) (/ (pow (sin x) 2) (pow (cos x) 2))))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (*.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (/.f64 eps (cos.f64 x)))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* eps x)) |
(+.f64 #s(literal 1 binary64) (*.f64 x eps)) |
(+ 1 (* x (+ eps x))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x eps))) |
(+ 1 (* x (+ eps (* x (+ 1 (* x (- (* 5/6 eps) (* -1/2 eps)))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 eps (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 eps #s(literal 4/3 binary64)))))))) |
(+ 1 (+ (/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (*.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (/.f64 eps (cos.f64 x))))) |
(+ 1 (+ (/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (*.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (/.f64 eps (cos.f64 x))))) |
(+ 1 (+ (/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (*.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (/.f64 eps (cos.f64 x))))) |
(+ 1 (+ (/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (*.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (/.f64 eps (cos.f64 x))))) |
(+ 1 (+ (/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (*.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (/.f64 eps (cos.f64 x))))) |
(+ 1 (+ (/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (*.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (/.f64 eps (cos.f64 x))))) |
(+ 1 (+ (/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (*.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (/.f64 eps (cos.f64 x))))) |
(+ 1 (+ (/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (*.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (/.f64 eps (cos.f64 x))))) |
(+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) |
(+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(+ 1 (+ (* eps (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))) (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 eps (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64))))) |
(+ 1 (+ (* eps (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))) (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 eps (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64))))) |
(+ 1 (+ (* eps (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))) (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 eps (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64))))) |
(* eps (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))) |
(*.f64 eps (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)))) |
(* eps (+ (/ 1 eps) (+ (/ (sin x) (cos x)) (+ (/ (pow (sin x) 2) (* eps (pow (cos x) 2))) (/ (pow (sin x) 3) (pow (cos x) 3)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)) (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) eps)))))) |
(* eps (+ (/ 1 eps) (+ (/ (sin x) (cos x)) (+ (/ (pow (sin x) 2) (* eps (pow (cos x) 2))) (/ (pow (sin x) 3) (pow (cos x) 3)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)) (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) eps)))))) |
(* eps (+ (/ 1 eps) (+ (/ (sin x) (cos x)) (+ (/ (pow (sin x) 2) (* eps (pow (cos x) 2))) (/ (pow (sin x) 3) (pow (cos x) 3)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)) (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 x) #s(literal 2 binary64)) eps)))))) |
(/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) |
(*.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (/.f64 eps (cos.f64 x))) |
(* -1 (* eps (+ (* -1 (/ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) eps)) (* -1 (/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x)))))) |
(*.f64 eps (+.f64 (/.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64)) eps) (/.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) |
(* -1 (* eps (+ (* -1 (/ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) eps)) (* -1 (/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x)))))) |
(*.f64 eps (+.f64 (/.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64)) eps) (/.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) |
(* -1 (* eps (+ (* -1 (/ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) eps)) (* -1 (/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x)))))) |
(*.f64 eps (+.f64 (/.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64)) eps) (/.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) |
(* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(*.f64 eps (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))))) |
(* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(*.f64 eps (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))))) |
(* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(*.f64 eps (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))))) |
(* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(*.f64 eps (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))))) |
(* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(*.f64 eps (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))))) |
(* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(*.f64 eps (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))))) |
(* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(*.f64 eps (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))))) |
(* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(*.f64 eps (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))))) |
(* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(*.f64 eps (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))))) |
(* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(*.f64 eps (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))))) |
(* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(*.f64 eps (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))))) |
(* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(*.f64 eps (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))))) |
(* 1/3 eps) |
(*.f64 #s(literal 1/3 binary64) eps) |
(+ (* 1/3 eps) (* 4/3 (* eps (pow x 2)))) |
(+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 x (*.f64 x eps)))) |
(+ (* 1/3 eps) (* (pow x 2) (+ (* 4/3 eps) (* 17/9 (* eps (pow x 2)))))) |
(+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 eps #s(literal 4/3 binary64)) (*.f64 (*.f64 x (*.f64 x eps)) #s(literal 17/9 binary64))))) |
(+ (* 1/3 eps) (* (pow x 2) (+ (* 4/3 eps) (* (pow x 2) (+ (* 248/135 (* eps (pow x 2))) (* 17/9 eps)))))) |
(+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 eps #s(literal 4/3 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x (*.f64 x eps)) #s(literal 248/135 binary64)) (*.f64 eps #s(literal 17/9 binary64))))))) |
(* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(*.f64 eps (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))))) |
(* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(*.f64 eps (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))))) |
(* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(*.f64 eps (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))))) |
(* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(*.f64 eps (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))))) |
(* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(*.f64 eps (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))))) |
(* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(*.f64 eps (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))))) |
(* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(*.f64 eps (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))))) |
(* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(*.f64 eps (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))))) |
(* 1/6 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 1/6 binary64)) |
(* (pow x 2) (+ 1/6 (* -1/18 (pow x 2)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) #s(literal -1/18 binary64))))) |
(* (pow x 2) (+ 1/6 (* (pow x 2) (- (* 1/135 (pow x 2)) 1/18)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/18 binary64) (*.f64 (*.f64 x x) #s(literal 1/135 binary64))))))) |
(* (pow x 2) (+ 1/6 (* (pow x 2) (- (* (pow x 2) (+ 1/135 (* -1/1890 (pow x 2)))) 1/18)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/18 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/135 binary64) (*.f64 x (*.f64 x #s(literal -1/1890 binary64)))))))))) |
(* 1/6 (pow (sin x) 2)) |
(*.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 1/6 binary64)) |
(* 1/6 (pow (sin x) 2)) |
(*.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 1/6 binary64)) |
(* 1/6 (pow (sin x) 2)) |
(*.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 1/6 binary64)) |
(* 1/6 (pow (sin x) 2)) |
(*.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 1/6 binary64)) |
(* 1/6 (pow (sin x) 2)) |
(*.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 1/6 binary64)) |
(* 1/6 (pow (sin x) 2)) |
(*.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 1/6 binary64)) |
(* 1/6 (pow (sin x) 2)) |
(*.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 1/6 binary64)) |
(* 1/6 (pow (sin x) 2)) |
(*.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 1/6 binary64)) |
(* eps (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))) |
(*.f64 eps (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)))) |
(* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) |
(*.f64 eps (+.f64 (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64))) (*.f64 eps (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))))))) |
(* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) |
(*.f64 eps (+.f64 (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64))) (*.f64 eps (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))))))) |
(* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) |
(*.f64 eps (+.f64 (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64))) (*.f64 eps (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))))))) |
(* (pow eps 2) (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(*.f64 (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))))) (*.f64 eps eps)) |
(* (pow eps 2) (- (+ 1/3 (+ (/ (sin x) (* eps (cos x))) (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (+ (/ (pow (sin x) 3) (* eps (pow (cos x) 3))) (/ (pow (sin x) 4) (pow (cos x) 4)))))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(*.f64 (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (/.f64 (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)) eps))) (+.f64 (/.f64 (/.f64 (sin.f64 x) eps) (cos.f64 x)) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))))) (*.f64 eps eps)) |
(* (pow eps 2) (- (+ 1/3 (+ (/ (sin x) (* eps (cos x))) (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (+ (/ (pow (sin x) 3) (* eps (pow (cos x) 3))) (/ (pow (sin x) 4) (pow (cos x) 4)))))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(*.f64 (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (/.f64 (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)) eps))) (+.f64 (/.f64 (/.f64 (sin.f64 x) eps) (cos.f64 x)) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))))) (*.f64 eps eps)) |
(* (pow eps 2) (- (+ 1/3 (+ (/ (sin x) (* eps (cos x))) (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (+ (/ (pow (sin x) 3) (* eps (pow (cos x) 3))) (/ (pow (sin x) 4) (pow (cos x) 4)))))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(*.f64 (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (/.f64 (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)) eps))) (+.f64 (/.f64 (/.f64 (sin.f64 x) eps) (cos.f64 x)) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))))) (*.f64 eps eps)) |
(* (pow eps 2) (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(*.f64 (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))))) (*.f64 eps eps)) |
(* (pow eps 2) (- (+ 1/3 (+ (/ (sin x) (* eps (cos x))) (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (+ (/ (pow (sin x) 3) (* eps (pow (cos x) 3))) (/ (pow (sin x) 4) (pow (cos x) 4)))))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(*.f64 (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (/.f64 (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)) eps))) (+.f64 (/.f64 (/.f64 (sin.f64 x) eps) (cos.f64 x)) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))))) (*.f64 eps eps)) |
(* (pow eps 2) (- (+ 1/3 (+ (/ (sin x) (* eps (cos x))) (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (+ (/ (pow (sin x) 3) (* eps (pow (cos x) 3))) (/ (pow (sin x) 4) (pow (cos x) 4)))))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(*.f64 (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (/.f64 (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)) eps))) (+.f64 (/.f64 (/.f64 (sin.f64 x) eps) (cos.f64 x)) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))))) (*.f64 eps eps)) |
(* (pow eps 2) (- (+ 1/3 (+ (/ (sin x) (* eps (cos x))) (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (+ (/ (pow (sin x) 3) (* eps (pow (cos x) 3))) (/ (pow (sin x) 4) (pow (cos x) 4)))))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) |
(*.f64 (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64))) (/.f64 (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)) eps))) (+.f64 (/.f64 (/.f64 (sin.f64 x) eps) (cos.f64 x)) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))))) (*.f64 eps eps)) |
(* 1/3 (pow eps 2)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) |
(+ (* 1/3 (pow eps 2)) (* eps x)) |
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) (*.f64 x eps)) |
(+ (* 1/3 (pow eps 2)) (* x (+ eps (* 4/3 (* (pow eps 2) x))))) |
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 eps #s(literal 4/3 binary64)))) eps))) |
(+ (* 1/3 (pow eps 2)) (* x (+ eps (* x (+ (* 4/3 (* eps x)) (* 4/3 (pow eps 2))))))) |
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) (*.f64 x (+.f64 eps (*.f64 x (*.f64 #s(literal 4/3 binary64) (*.f64 eps (+.f64 x eps))))))) |
(* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) |
(*.f64 eps (+.f64 (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64))) (*.f64 eps (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))))))) |
(* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) |
(*.f64 eps (+.f64 (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64))) (*.f64 eps (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))))))) |
(* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) |
(*.f64 eps (+.f64 (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64))) (*.f64 eps (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))))))) |
(* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) |
(*.f64 eps (+.f64 (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64))) (*.f64 eps (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))))))) |
(* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) |
(*.f64 eps (+.f64 (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64))) (*.f64 eps (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))))))) |
(* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) |
(*.f64 eps (+.f64 (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64))) (*.f64 eps (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))))))) |
(* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) |
(*.f64 eps (+.f64 (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64))) (*.f64 eps (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))))))) |
(* eps (+ (* eps (- (+ 1/3 (+ (/ (pow (sin x) 2) (pow (cos x) 2)) (/ (pow (sin x) 4) (pow (cos x) 4)))) (+ (* -1/2 (/ (pow (sin x) 2) (pow (cos x) 2))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) |
(*.f64 eps (+.f64 (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64))) (*.f64 eps (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 4 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (pow x 2))) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(+ 1 (* (pow x 2) (- (* 1/3 (pow x 2)) 1))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal 1/3 binary64)))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/3 (* -2/45 (pow x 2)))) 1))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal -2/45 binary64))))))) |
(pow (cos x) 2) |
(pow.f64 (cos.f64 x) #s(literal 2 binary64)) |
(pow (cos x) 2) |
(pow.f64 (cos.f64 x) #s(literal 2 binary64)) |
(pow (cos x) 2) |
(pow.f64 (cos.f64 x) #s(literal 2 binary64)) |
(pow (cos x) 2) |
(pow.f64 (cos.f64 x) #s(literal 2 binary64)) |
(pow (cos x) 2) |
(pow.f64 (cos.f64 x) #s(literal 2 binary64)) |
(pow (cos x) 2) |
(pow.f64 (cos.f64 x) #s(literal 2 binary64)) |
(pow (cos x) 2) |
(pow.f64 (cos.f64 x) #s(literal 2 binary64)) |
(pow (cos x) 2) |
(pow.f64 (cos.f64 x) #s(literal 2 binary64)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(* (pow x 3) (+ 1 (* -1/2 (pow x 2)))) |
(*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(* (pow x 3) (+ 1 (* (pow x 2) (- (* 13/120 (pow x 2)) 1/2)))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal 13/120 binary64))))))) |
(* (pow x 3) (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 13/120 (* -41/3024 (pow x 2)))) 1/2)))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 13/120 binary64) (*.f64 (*.f64 x x) #s(literal -41/3024 binary64))))))))) |
(pow (sin x) 3) |
(pow.f64 (sin.f64 x) #s(literal 3 binary64)) |
(pow (sin x) 3) |
(pow.f64 (sin.f64 x) #s(literal 3 binary64)) |
(pow (sin x) 3) |
(pow.f64 (sin.f64 x) #s(literal 3 binary64)) |
(pow (sin x) 3) |
(pow.f64 (sin.f64 x) #s(literal 3 binary64)) |
(pow (sin x) 3) |
(pow.f64 (sin.f64 x) #s(literal 3 binary64)) |
(pow (sin x) 3) |
(pow.f64 (sin.f64 x) #s(literal 3 binary64)) |
(pow (sin x) 3) |
(pow.f64 (sin.f64 x) #s(literal 3 binary64)) |
(pow (sin x) 3) |
(pow.f64 (sin.f64 x) #s(literal 3 binary64)) |
(/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) |
(*.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (/.f64 eps (cos.f64 x))) |
(/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) |
(*.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (/.f64 eps (cos.f64 x))) |
(/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) |
(*.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (/.f64 eps (cos.f64 x))) |
(/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) |
(*.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (/.f64 eps (cos.f64 x))) |
(/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) |
(*.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (/.f64 eps (cos.f64 x))) |
(/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) |
(*.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (/.f64 eps (cos.f64 x))) |
(/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) |
(*.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (/.f64 eps (cos.f64 x))) |
(/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) |
(*.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (/.f64 eps (cos.f64 x))) |
(/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) |
(*.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (/.f64 eps (cos.f64 x))) |
(/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) |
(*.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (/.f64 eps (cos.f64 x))) |
(/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) |
(*.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (/.f64 eps (cos.f64 x))) |
(/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) |
(*.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (/.f64 eps (cos.f64 x))) |
(* eps x) |
(*.f64 x eps) |
(* x (+ eps (* (pow x 2) (- (* 5/6 eps) (* -1/2 eps))))) |
(*.f64 x (+.f64 eps (*.f64 #s(literal 4/3 binary64) (*.f64 x (*.f64 x eps))))) |
(* x (+ eps (* (pow x 2) (- (+ (* 5/6 eps) (* (pow x 2) (- (* 61/120 eps) (+ (* -1/2 (- (* 5/6 eps) (* -1/2 eps))) (* 1/24 eps))))) (* -1/2 eps))))) |
(*.f64 x (+.f64 eps (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 eps #s(literal 61/120 binary64)) (+.f64 (*.f64 eps #s(literal 2/3 binary64)) (*.f64 eps #s(literal -1/24 binary64))))) (*.f64 eps #s(literal 4/3 binary64))))))) |
(* x (+ eps (* (pow x 2) (- (+ (* 5/6 eps) (* (pow x 2) (- (+ (* 61/120 eps) (* (pow x 2) (- (* 277/1008 eps) (+ (* -1/2 (- (* 61/120 eps) (+ (* -1/2 (- (* 5/6 eps) (* -1/2 eps))) (* 1/24 eps)))) (+ (* -1/720 eps) (* 1/24 (- (* 5/6 eps) (* -1/2 eps)))))))) (+ (* -1/2 (- (* 5/6 eps) (* -1/2 eps))) (* 1/24 eps))))) (* -1/2 eps))))) |
(*.f64 x (+.f64 eps (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 eps #s(literal 277/1008 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 eps #s(literal 61/120 binary64)) (+.f64 (*.f64 eps #s(literal 2/3 binary64)) (*.f64 eps #s(literal -1/24 binary64))))) (+.f64 (*.f64 eps #s(literal -1/720 binary64)) (*.f64 eps #s(literal 1/18 binary64)))))) (+.f64 (*.f64 eps #s(literal 61/120 binary64)) (+.f64 (*.f64 eps #s(literal 2/3 binary64)) (*.f64 eps #s(literal -1/24 binary64)))))) (*.f64 eps #s(literal 4/3 binary64))))))) |
(/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) |
(*.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (/.f64 eps (cos.f64 x))) |
(/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) |
(*.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (/.f64 eps (cos.f64 x))) |
(/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) |
(*.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (/.f64 eps (cos.f64 x))) |
(/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) |
(*.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (/.f64 eps (cos.f64 x))) |
(/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) |
(*.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (/.f64 eps (cos.f64 x))) |
(/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) |
(*.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (/.f64 eps (cos.f64 x))) |
(/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) |
(*.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (/.f64 eps (cos.f64 x))) |
(/ (* eps (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2)))) (cos x)) |
(*.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (/.f64 eps (cos.f64 x))) |
Compiled 84 240 to 5 016 computations (94% saved)
14 alts after pruning (14 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 493 | 11 | 1 504 |
| Fresh | 9 | 3 | 12 |
| Picked | 5 | 0 | 5 |
| Done | 1 | 0 | 1 |
| Total | 1 508 | 14 | 1 522 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 62.0% | (fma.f64 (sin.f64 x) (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 x))) (tan.f64 (+.f64 x eps))) |
| 62.0% | (-.f64 (tan.f64 (+.f64 x eps)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))))))) | |
| ▶ | 61.9% | (-.f64 (tan.f64 (+.f64 x eps)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))) |
| 99.5% | (+.f64 eps (*.f64 x (*.f64 eps (+.f64 x eps)))) | |
| 99.4% | (*.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)) eps) | |
| 100.0% | (*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) (*.f64 x (+.f64 eps (*.f64 x (*.f64 #s(literal 4/3 binary64) (*.f64 eps (+.f64 x eps))))))))) | |
| 99.9% | (*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (*.f64 x (+.f64 eps (*.f64 #s(literal 4/3 binary64) (*.f64 x (*.f64 x eps))))))) | |
| 99.9% | (*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (*.f64 x eps))) | |
| ▶ | 100.0% | (*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 x (*.f64 x eps)))) (/.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) |
| 99.5% | (*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) (*.f64 x (+.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 eps #s(literal 4/3 binary64)))) eps))))) | |
| 99.6% | (*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) | |
| ▶ | 99.6% | (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))) x) x))) |
| 99.7% | (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))) | |
| ▶ | 98.4% | eps |
Compiled 588 to 374 computations (36.4% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (cos.f64 x)) |
| ✓ | cost-diff | 0 | (sin.f64 x) |
| ✓ | cost-diff | 64 | (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 x))) |
| ✓ | cost-diff | 6400 | (fma.f64 (sin.f64 x) (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 x))) (tan.f64 (+.f64 x eps))) |
| ✓ | cost-diff | 0 | (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))) |
| ✓ | cost-diff | 0 | (+.f64 x eps) |
| ✓ | cost-diff | 0 | (tan.f64 (+.f64 x eps)) |
| ✓ | cost-diff | 0 | (-.f64 (tan.f64 (+.f64 x eps)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))) |
| ✓ | cost-diff | 0 | (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))) x) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))) x) x) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))) x) x)) |
| ✓ | cost-diff | 0 | (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))) x) x))) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 x (*.f64 x eps)))) (/.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) |
| ✓ | cost-diff | 128 | (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 x (*.f64 x eps)))) |
| ✓ | cost-diff | 6336 | (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 x (*.f64 x eps)))) (/.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))) |
| 13 020× | accelerator-lowering-fma.f32 |
| 13 020× | accelerator-lowering-fma.f64 |
| 3 600× | *-lowering-*.f32 |
| 3 600× | *-lowering-*.f64 |
| 2 092× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 47 | 436 |
| 1 | 136 | 436 |
| 2 | 381 | 412 |
| 3 | 1219 | 412 |
| 4 | 2783 | 412 |
| 5 | 3857 | 412 |
| 6 | 4743 | 412 |
| 7 | 6254 | 412 |
| 0 | 8087 | 385 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* eps (+ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) (* eps (+ (+ (* 1/3 eps) (* 4/3 (* x (* x eps)))) (/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x)))))) |
eps |
(+ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) (* eps (+ (+ (* 1/3 eps) (* 4/3 (* x (* x eps)))) (/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x))))) |
(+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) |
1 |
(/ (pow (sin x) 2) (pow (cos x) 2)) |
(pow (sin x) 2) |
(sin x) |
x |
2 |
(pow (cos x) 2) |
(cos x) |
(* eps (+ (+ (* 1/3 eps) (* 4/3 (* x (* x eps)))) (/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x)))) |
(+ (+ (* 1/3 eps) (* 4/3 (* x (* x eps)))) (/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x))) |
(+ (* 1/3 eps) (* 4/3 (* x (* x eps)))) |
(* 1/3 eps) |
1/3 |
(* 4/3 (* x (* x eps))) |
4/3 |
(* x (* x eps)) |
(* x eps) |
(/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x)) |
(+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) |
(/ (pow (sin x) 3) (pow (cos x) 2)) |
(pow (sin x) 3) |
3 |
eps |
(* eps (+ 1 (* (* (+ 1 (* (* x x) 2/3)) x) x))) |
eps |
(+ 1 (* (* (+ 1 (* (* x x) 2/3)) x) x)) |
1 |
(* (* (+ 1 (* (* x x) 2/3)) x) x) |
(* (+ 1 (* (* x x) 2/3)) x) |
(+ 1 (* (* x x) 2/3)) |
(* (* x x) 2/3) |
(* x x) |
x |
2/3 |
(- (tan (+ x eps)) (* x (+ 1 (* (* x x) (+ 1/3 (* (* x x) 2/15)))))) |
(tan (+ x eps)) |
(+ x eps) |
x |
eps |
(* x (+ 1 (* (* x x) (+ 1/3 (* (* x x) 2/15))))) |
(+ 1 (* (* x x) (+ 1/3 (* (* x x) 2/15)))) |
1 |
(* (* x x) (+ 1/3 (* (* x x) 2/15))) |
(* x x) |
(+ 1/3 (* (* x x) 2/15)) |
1/3 |
(* (* x x) 2/15) |
2/15 |
(+ (* (sin x) (neg (/ 1 (cos x)))) (tan (+ x eps))) |
(sin x) |
x |
(neg (/ 1 (cos x))) |
(/ 1 (cos x)) |
1 |
(cos x) |
(tan (+ x eps)) |
(+ x eps) |
eps |
| Outputs |
|---|
(* eps (+ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) (* eps (+ (+ (* 1/3 eps) (* 4/3 (* x (* x eps)))) (/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x)))))) |
(*.f64 eps (+.f64 (/.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (cos.f64 x)) (*.f64 eps (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))))) (cos.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) (+.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x #s(literal 4/3 binary64)))))))) |
eps |
(+ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) (* eps (+ (+ (* 1/3 eps) (* 4/3 (* x (* x eps)))) (/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x))))) |
(+.f64 (/.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (cos.f64 x)) (*.f64 eps (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))))) (cos.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) (+.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x #s(literal 4/3 binary64))))))) |
(+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) |
(+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
1 |
#s(literal 1 binary64) |
(/ (pow (sin x) 2) (pow (cos x) 2)) |
(/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
(pow (sin x) 2) |
(pow.f64 (sin.f64 x) #s(literal 2 binary64)) |
(sin x) |
(sin.f64 x) |
x |
2 |
#s(literal 2 binary64) |
(pow (cos x) 2) |
(pow.f64 (cos.f64 x) #s(literal 2 binary64)) |
(cos x) |
(cos.f64 x) |
(* eps (+ (+ (* 1/3 eps) (* 4/3 (* x (* x eps)))) (/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x)))) |
(*.f64 eps (+.f64 (*.f64 eps (+.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x #s(literal 4/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) |
(+ (+ (* 1/3 eps) (* 4/3 (* x (* x eps)))) (/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x))) |
(+.f64 (*.f64 eps (+.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x #s(literal 4/3 binary64))))) (/.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (cos.f64 x))) |
(+ (* 1/3 eps) (* 4/3 (* x (* x eps)))) |
(*.f64 eps (+.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x #s(literal 4/3 binary64))))) |
(* 1/3 eps) |
(*.f64 eps #s(literal 1/3 binary64)) |
1/3 |
#s(literal 1/3 binary64) |
(* 4/3 (* x (* x eps))) |
(*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x))) |
4/3 |
#s(literal 4/3 binary64) |
(* x (* x eps)) |
(*.f64 eps (*.f64 x x)) |
(* x eps) |
(*.f64 eps x) |
(/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x)) |
(/.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (cos.f64 x)) |
(+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) |
(+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(/ (pow (sin x) 3) (pow (cos x) 2)) |
(/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
(pow (sin x) 3) |
(pow.f64 (sin.f64 x) #s(literal 3 binary64)) |
3 |
#s(literal 3 binary64) |
eps |
(* eps (+ 1 (* (* (+ 1 (* (* x x) 2/3)) x) x))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))))) |
eps |
(+ 1 (* (* (+ 1 (* (* x x) 2/3)) x) x)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))))) |
1 |
#s(literal 1 binary64) |
(* (* (+ 1 (* (* x x) 2/3)) x) x) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) |
(* (+ 1 (* (* x x) 2/3)) x) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) |
(+ 1 (* (* x x) 2/3)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))) |
(* (* x x) 2/3) |
(*.f64 (*.f64 x x) #s(literal 2/3 binary64)) |
(* x x) |
(*.f64 x x) |
x |
2/3 |
#s(literal 2/3 binary64) |
(- (tan (+ x eps)) (* x (+ 1 (* (* x x) (+ 1/3 (* (* x x) 2/15)))))) |
(+.f64 (tan.f64 (+.f64 eps x)) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) #s(literal -2/15 binary64))))))) |
(tan (+ x eps)) |
(tan.f64 (+.f64 eps x)) |
(+ x eps) |
(+.f64 eps x) |
x |
eps |
(* x (+ 1 (* (* x x) (+ 1/3 (* (* x x) 2/15))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))) |
(+ 1 (* (* x x) (+ 1/3 (* (* x x) 2/15)))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))) |
1 |
#s(literal 1 binary64) |
(* (* x x) (+ 1/3 (* (* x x) 2/15))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) |
(* x x) |
(*.f64 x x) |
(+ 1/3 (* (* x x) 2/15)) |
(+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) |
1/3 |
#s(literal 1/3 binary64) |
(* (* x x) 2/15) |
(*.f64 (*.f64 x x) #s(literal 2/15 binary64)) |
2/15 |
#s(literal 2/15 binary64) |
(+ (* (sin x) (neg (/ 1 (cos x)))) (tan (+ x eps))) |
(-.f64 (tan.f64 (+.f64 eps x)) (/.f64 (sin.f64 x) (cos.f64 x))) |
(sin x) |
(sin.f64 x) |
x |
(neg (/ 1 (cos x))) |
(/.f64 #s(literal -1 binary64) (cos.f64 x)) |
(/ 1 (cos x)) |
(/.f64 #s(literal 1 binary64) (cos.f64 x)) |
1 |
#s(literal 1 binary64) |
(cos x) |
(cos.f64 x) |
(tan (+ x eps)) |
(tan.f64 (+.f64 eps x)) |
(+ x eps) |
(+.f64 eps x) |
eps |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (cos.f64 x) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) (cos.f64 x)) |
| ✓ | accuracy | 100.0% | (tan.f64 (+.f64 x eps)) |
| ✓ | accuracy | 62.0% | (fma.f64 (sin.f64 x) (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 x))) (tan.f64 (+.f64 x eps))) |
| ✓ | accuracy | 100.0% | (tan.f64 (+.f64 x eps)) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) |
| ✓ | accuracy | 99.7% | (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) |
| ✓ | accuracy | 62.1% | (-.f64 (tan.f64 (+.f64 x eps)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))) |
| ✓ | accuracy | 100.0% | (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))) x) x) |
| ✓ | accuracy | 100.0% | (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))) x) |
| ✓ | accuracy | 100.0% | (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))) x) x))) |
| ✓ | accuracy | 99.7% | (*.f64 (*.f64 x x) #s(literal 2/3 binary64)) |
| ✓ | accuracy | 99.9% | (*.f64 x (*.f64 x eps)) |
| ✓ | accuracy | 99.8% | (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 x (*.f64 x eps)))) (/.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) |
| ✓ | accuracy | 99.8% | (*.f64 #s(literal 4/3 binary64) (*.f64 x (*.f64 x eps))) |
| ✓ | accuracy | 99.4% | (*.f64 #s(literal 1/3 binary64) eps) |
| 120.0ms | 142× | 1 | valid |
| 39.0ms | 112× | 0 | valid |
| 2.0ms | 2× | 2 | valid |
Compiled 439 to 49 computations (88.8% saved)
ival-mult: 35.0ms (27.3% of total)ival-add: 22.0ms (17.2% of total)const: 19.0ms (14.8% of total)ival-div: 13.0ms (10.1% of total)adjust: 8.0ms (6.2% of total)ival-tan: 7.0ms (5.5% of total)ival-pow2: 7.0ms (5.5% of total)ival-pow: 6.0ms (4.7% of total)ival-sin: 4.0ms (3.1% of total)ival-cos: 3.0ms (2.3% of total)ival-sub: 2.0ms (1.6% of total)ival-neg: 2.0ms (1.6% of total)exact: 1.0ms (0.8% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) (* eps (+ (+ (* 1/3 eps) (* 4/3 (* x (* x eps)))) (/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x)))))> |
#<alt (+ (* 1/3 eps) (* 4/3 (* x (* x eps))))> |
#<alt (* eps (+ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) (* eps (+ (+ (* 1/3 eps) (* 4/3 (* x (* x eps)))) (/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x))))))> |
#<alt (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))> |
#<alt (* eps (+ 1 (* (* (+ 1 (* (* x x) 2/3)) x) x)))> |
#<alt (+ 1 (* (* (+ 1 (* (* x x) 2/3)) x) x))> |
#<alt (* (* (+ 1 (* (* x x) 2/3)) x) x)> |
#<alt (* (+ 1 (* (* x x) 2/3)) x)> |
#<alt (- (tan (+ x eps)) (* x (+ 1 (* (* x x) (+ 1/3 (* (* x x) 2/15))))))> |
#<alt (tan (+ x eps))> |
#<alt (+ x eps)> |
#<alt (* x (+ 1 (* (* x x) (+ 1/3 (* (* x x) 2/15)))))> |
#<alt (+ (* (sin x) (neg (/ 1 (cos x)))) (tan (+ x eps)))> |
#<alt (neg (/ 1 (cos x)))> |
#<alt (sin x)> |
#<alt (/ 1 (cos x))> |
#<alt (* 1/3 eps)> |
#<alt (* 4/3 (* x (* x eps)))> |
#<alt (* eps (+ (+ (* 1/3 eps) (* 4/3 (* x (* x eps)))) (/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x))))> |
#<alt (* x (* x eps))> |
#<alt (* (* x x) 2/3)> |
#<alt (* (* x x) (+ 1/3 (* (* x x) 2/15)))> |
#<alt (* (* x x) 2/15)> |
#<alt (cos x)> |
| Outputs |
|---|
#<alt (+ 1 (* 1/3 (pow eps 2)))> |
#<alt (+ 1 (+ (* 1/3 (pow eps 2)) (* eps x)))> |
#<alt (+ 1 (+ (* 1/3 (pow eps 2)) (* x (+ eps (* x (+ 1 (* 4/3 (pow eps 2))))))))> |
#<alt (+ 1 (+ (* 1/3 (pow eps 2)) (* x (+ eps (* x (+ 1 (+ (* 4/3 (* eps x)) (* 4/3 (pow eps 2)))))))))> |
#<alt (* 4/3 (* (pow eps 2) (pow x 2)))> |
#<alt (* (pow x 2) (+ (* 4/3 (pow eps 2)) (+ (/ 1 (pow x 2)) (+ (/ (* eps (+ (* 1/3 eps) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (pow x 2)) (/ (pow (sin x) 2) (* (pow x 2) (pow (cos x) 2)))))))> |
#<alt (* (pow x 2) (+ (* 4/3 (pow eps 2)) (+ (/ 1 (pow x 2)) (+ (/ (* eps (+ (* 1/3 eps) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (pow x 2)) (/ (pow (sin x) 2) (* (pow x 2) (pow (cos x) 2)))))))> |
#<alt (* (pow x 2) (+ (* 4/3 (pow eps 2)) (+ (/ 1 (pow x 2)) (+ (/ (* eps (+ (* 1/3 eps) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (pow x 2)) (/ (pow (sin x) 2) (* (pow x 2) (pow (cos x) 2)))))))> |
#<alt (* 4/3 (* (pow eps 2) (pow x 2)))> |
#<alt (* (pow x 2) (+ (* 4/3 (pow eps 2)) (+ (/ 1 (pow x 2)) (+ (/ (* eps (+ (* 1/3 eps) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (pow x 2)) (/ (pow (sin x) 2) (* (pow x 2) (pow (cos x) 2)))))))> |
#<alt (* (pow x 2) (+ (* 4/3 (pow eps 2)) (+ (/ 1 (pow x 2)) (+ (/ (* eps (+ (* 1/3 eps) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (pow x 2)) (/ (pow (sin x) 2) (* (pow x 2) (pow (cos x) 2)))))))> |
#<alt (* (pow x 2) (+ (* 4/3 (pow eps 2)) (+ (/ 1 (pow x 2)) (+ (/ (* eps (+ (* 1/3 eps) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (pow x 2)) (/ (pow (sin x) 2) (* (pow x 2) (pow (cos x) 2)))))))> |
#<alt (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))> |
#<alt (+ 1 (+ (* eps (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))) (/ (pow (sin x) 2) (pow (cos x) 2))))> |
#<alt (+ 1 (+ (* eps (+ (* eps (+ 1/3 (* 4/3 (pow x 2)))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2))))> |
#<alt (+ 1 (+ (* eps (+ (* eps (+ 1/3 (* 4/3 (pow x 2)))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2))))> |
#<alt (* (pow eps 2) (+ 1/3 (* 4/3 (pow x 2))))> |
#<alt (* (pow eps 2) (+ 1/3 (+ (* 4/3 (pow x 2)) (+ (/ (sin x) (* eps (cos x))) (/ (pow (sin x) 3) (* eps (pow (cos x) 3)))))))> |
#<alt (* (pow eps 2) (+ 1/3 (+ (* 4/3 (pow x 2)) (+ (/ 1 (pow eps 2)) (+ (/ (sin x) (* eps (cos x))) (+ (/ (pow (sin x) 2) (* (pow eps 2) (pow (cos x) 2))) (/ (pow (sin x) 3) (* eps (pow (cos x) 3)))))))))> |
#<alt (* (pow eps 2) (+ 1/3 (+ (* 4/3 (pow x 2)) (+ (/ 1 (pow eps 2)) (+ (/ (sin x) (* eps (cos x))) (+ (/ (pow (sin x) 2) (* (pow eps 2) (pow (cos x) 2))) (/ (pow (sin x) 3) (* eps (pow (cos x) 3)))))))))> |
#<alt (* -1 (* (pow eps 2) (- (* -4/3 (pow x 2)) 1/3)))> |
#<alt (* (pow eps 2) (+ (* -1 (- (* -4/3 (pow x 2)) 1/3)) (+ (/ (sin x) (* eps (cos x))) (/ (pow (sin x) 3) (* eps (pow (cos x) 3))))))> |
#<alt (* (pow eps 2) (+ (* -1 (- (* -4/3 (pow x 2)) 1/3)) (* -1 (/ (+ (* -1 (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))) (* -1 (/ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) eps))) eps))))> |
#<alt (* (pow eps 2) (+ (* -1 (- (* -4/3 (pow x 2)) 1/3)) (* -1 (/ (+ (* -1 (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))) (* -1 (/ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) eps))) eps))))> |
#<alt (* eps (+ 1/3 (* 4/3 (pow x 2))))> |
#<alt (* eps (+ 1/3 (* 4/3 (pow x 2))))> |
#<alt (* eps (+ 1/3 (* 4/3 (pow x 2))))> |
#<alt (* eps (+ 1/3 (* 4/3 (pow x 2))))> |
#<alt (* eps (+ 1/3 (* 4/3 (pow x 2))))> |
#<alt (* eps (+ 1/3 (* 4/3 (pow x 2))))> |
#<alt (* eps (+ 1/3 (* 4/3 (pow x 2))))> |
#<alt (* eps (+ 1/3 (* 4/3 (pow x 2))))> |
#<alt (* -1 (* eps (- (* -4/3 (pow x 2)) 1/3)))> |
#<alt (* -1 (* eps (- (* -4/3 (pow x 2)) 1/3)))> |
#<alt (* -1 (* eps (- (* -4/3 (pow x 2)) 1/3)))> |
#<alt (* -1 (* eps (- (* -4/3 (pow x 2)) 1/3)))> |
#<alt (* 1/3 eps)> |
#<alt (+ (* 1/3 eps) (* 4/3 (* eps (pow x 2))))> |
#<alt (+ (* 1/3 eps) (* 4/3 (* eps (pow x 2))))> |
#<alt (+ (* 1/3 eps) (* 4/3 (* eps (pow x 2))))> |
#<alt (* 4/3 (* eps (pow x 2)))> |
#<alt (* (pow x 2) (+ (* 1/3 (/ eps (pow x 2))) (* 4/3 eps)))> |
#<alt (* (pow x 2) (+ (* 1/3 (/ eps (pow x 2))) (* 4/3 eps)))> |
#<alt (* (pow x 2) (+ (* 1/3 (/ eps (pow x 2))) (* 4/3 eps)))> |
#<alt (* 4/3 (* eps (pow x 2)))> |
#<alt (* (pow x 2) (+ (* 1/3 (/ eps (pow x 2))) (* 4/3 eps)))> |
#<alt (* (pow x 2) (+ (* 1/3 (/ eps (pow x 2))) (* 4/3 eps)))> |
#<alt (* (pow x 2) (+ (* 1/3 (/ eps (pow x 2))) (* 4/3 eps)))> |
#<alt (* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))))> |
#<alt (* eps (+ 1 (+ (* eps (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))) (/ (pow (sin x) 2) (pow (cos x) 2)))))> |
#<alt (* eps (+ 1 (+ (* eps (+ (* eps (+ 1/3 (* 4/3 (pow x 2)))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2)))))> |
#<alt (* eps (+ 1 (+ (* eps (+ (* eps (+ 1/3 (* 4/3 (pow x 2)))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2)))))> |
#<alt (* (pow eps 3) (+ 1/3 (* 4/3 (pow x 2))))> |
#<alt (* (pow eps 3) (+ 1/3 (+ (* 4/3 (pow x 2)) (+ (/ (sin x) (* eps (cos x))) (/ (pow (sin x) 3) (* eps (pow (cos x) 3)))))))> |
#<alt (* (pow eps 3) (+ 1/3 (+ (* 4/3 (pow x 2)) (+ (/ 1 (pow eps 2)) (+ (/ (sin x) (* eps (cos x))) (+ (/ (pow (sin x) 2) (* (pow eps 2) (pow (cos x) 2))) (/ (pow (sin x) 3) (* eps (pow (cos x) 3)))))))))> |
#<alt (* (pow eps 3) (+ 1/3 (+ (* 4/3 (pow x 2)) (+ (/ 1 (pow eps 2)) (+ (/ (sin x) (* eps (cos x))) (+ (/ (pow (sin x) 2) (* (pow eps 2) (pow (cos x) 2))) (/ (pow (sin x) 3) (* eps (pow (cos x) 3)))))))))> |
#<alt (* -1 (* (pow eps 3) (- (* -4/3 (pow x 2)) 1/3)))> |
#<alt (* -1 (* (pow eps 3) (- (+ (* -4/3 (pow x 2)) (* -1 (/ (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))) eps))) 1/3)))> |
#<alt (* -1 (* (pow eps 3) (- (+ (* -4/3 (pow x 2)) (* -1 (/ (+ (/ 1 eps) (+ (/ (sin x) (cos x)) (+ (/ (pow (sin x) 2) (* eps (pow (cos x) 2))) (/ (pow (sin x) 3) (pow (cos x) 3))))) eps))) 1/3)))> |
#<alt (* -1 (* (pow eps 3) (- (+ (* -4/3 (pow x 2)) (* -1 (/ (+ (/ 1 eps) (+ (/ (sin x) (cos x)) (+ (/ (pow (sin x) 2) (* eps (pow (cos x) 2))) (/ (pow (sin x) 3) (pow (cos x) 3))))) eps))) 1/3)))> |
#<alt (* eps (+ 1 (* 1/3 (pow eps 2))))> |
#<alt (+ (* eps (+ 1 (* 1/3 (pow eps 2)))) (* (pow eps 2) x))> |
#<alt (+ (* eps (+ 1 (* 1/3 (pow eps 2)))) (* x (+ (* eps (* x (+ 1 (* 4/3 (pow eps 2))))) (pow eps 2))))> |
#<alt (+ (* eps (+ 1 (* 1/3 (pow eps 2)))) (* x (+ (* x (+ (* 4/3 (* (pow eps 2) x)) (* eps (+ 1 (* 4/3 (pow eps 2)))))) (pow eps 2))))> |
#<alt (* 4/3 (* (pow eps 3) (pow x 2)))> |
#<alt (* (pow x 2) (+ (* 4/3 (pow eps 3)) (/ (* eps (+ 1 (+ (* eps (+ (* 1/3 eps) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2))))) (pow x 2))))> |
#<alt (* (pow x 2) (+ (* 4/3 (pow eps 3)) (/ (* eps (+ 1 (+ (* eps (+ (* 1/3 eps) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2))))) (pow x 2))))> |
#<alt (* (pow x 2) (+ (* 4/3 (pow eps 3)) (/ (* eps (+ 1 (+ (* eps (+ (* 1/3 eps) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2))))) (pow x 2))))> |
#<alt (* 4/3 (* (pow eps 3) (pow x 2)))> |
#<alt (* (pow x 2) (+ (* 4/3 (pow eps 3)) (/ (* eps (+ 1 (+ (* eps (+ (* 1/3 eps) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2))))) (pow x 2))))> |
#<alt (* (pow x 2) (+ (* 4/3 (pow eps 3)) (/ (* eps (+ 1 (+ (* eps (+ (* 1/3 eps) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2))))) (pow x 2))))> |
#<alt (* (pow x 2) (+ (* 4/3 (pow eps 3)) (/ (* eps (+ 1 (+ (* eps (+ (* 1/3 eps) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2))))) (pow x 2))))> |
#<alt 1> |
#<alt (+ 1 (pow x 2))> |
#<alt (+ 1 (* (pow x 2) (+ 1 (* 2/3 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* 17/45 (pow x 2)))))))> |
#<alt (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))> |
#<alt (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))> |
#<alt (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))> |
#<alt (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))> |
#<alt (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))> |
#<alt (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))> |
#<alt (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))> |
#<alt (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))> |
#<alt (* eps (+ 1 (* (pow x 2) (+ 1 (* 2/3 (pow x 2))))))> |
#<alt (* eps (+ 1 (* (pow x 2) (+ 1 (* 2/3 (pow x 2))))))> |
#<alt (* eps (+ 1 (* (pow x 2) (+ 1 (* 2/3 (pow x 2))))))> |
#<alt (* eps (+ 1 (* (pow x 2) (+ 1 (* 2/3 (pow x 2))))))> |
#<alt (* eps (+ 1 (* (pow x 2) (+ 1 (* 2/3 (pow x 2))))))> |
#<alt (* eps (+ 1 (* (pow x 2) (+ 1 (* 2/3 (pow x 2))))))> |
#<alt (* eps (+ 1 (* (pow x 2) (+ 1 (* 2/3 (pow x 2))))))> |
#<alt (* eps (+ 1 (* (pow x 2) (+ 1 (* 2/3 (pow x 2))))))> |
#<alt (* eps (+ 1 (* (pow x 2) (+ 1 (* 2/3 (pow x 2))))))> |
#<alt (* eps (+ 1 (* (pow x 2) (+ 1 (* 2/3 (pow x 2))))))> |
#<alt (* eps (+ 1 (* (pow x 2) (+ 1 (* 2/3 (pow x 2))))))> |
#<alt (* eps (+ 1 (* (pow x 2) (+ 1 (* 2/3 (pow x 2))))))> |
#<alt eps> |
#<alt (+ eps (* eps (pow x 2)))> |
#<alt (+ eps (* (pow x 2) (+ eps (* 2/3 (* eps (pow x 2))))))> |
#<alt (+ eps (* (pow x 2) (+ eps (* 2/3 (* eps (pow x 2))))))> |
#<alt (* 2/3 (* eps (pow x 4)))> |
#<alt (* (pow x 4) (+ (* 2/3 eps) (/ eps (pow x 2))))> |
#<alt (* (pow x 4) (+ (* 2/3 eps) (+ (/ eps (pow x 2)) (/ eps (pow x 4)))))> |
#<alt (* (pow x 4) (+ (* 2/3 eps) (+ (/ eps (pow x 2)) (/ eps (pow x 4)))))> |
#<alt (* 2/3 (* eps (pow x 4)))> |
#<alt (* (pow x 4) (+ (* 2/3 eps) (/ eps (pow x 2))))> |
#<alt (* (pow x 4) (+ (* 2/3 eps) (+ (/ eps (pow x 2)) (/ eps (pow x 4)))))> |
#<alt (* (pow x 4) (+ (* 2/3 eps) (+ (/ eps (pow x 2)) (/ eps (pow x 4)))))> |
#<alt 1> |
#<alt (+ 1 (pow x 2))> |
#<alt (+ 1 (* (pow x 2) (+ 1 (* 2/3 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 1 (* 2/3 (pow x 2)))))> |
#<alt (* 2/3 (pow x 4))> |
#<alt (* (pow x 4) (+ 2/3 (/ 1 (pow x 2))))> |
#<alt (* (pow x 4) (+ 2/3 (+ (/ 1 (pow x 2)) (/ 1 (pow x 4)))))> |
#<alt (* (pow x 4) (+ 2/3 (+ (/ 1 (pow x 2)) (/ 1 (pow x 4)))))> |
#<alt (* 2/3 (pow x 4))> |
#<alt (* (pow x 4) (+ 2/3 (/ 1 (pow x 2))))> |
#<alt (* (pow x 4) (+ 2/3 (+ (/ 1 (pow x 2)) (/ 1 (pow x 4)))))> |
#<alt (* (pow x 4) (+ 2/3 (+ (/ 1 (pow x 2)) (/ 1 (pow x 4)))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* 2/3 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1 (* 2/3 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1 (* 2/3 (pow x 2))))> |
#<alt (* 2/3 (pow x 4))> |
#<alt (* (pow x 4) (+ 2/3 (/ 1 (pow x 2))))> |
#<alt (* (pow x 4) (+ 2/3 (/ 1 (pow x 2))))> |
#<alt (* (pow x 4) (+ 2/3 (/ 1 (pow x 2))))> |
#<alt (* 2/3 (pow x 4))> |
#<alt (* (pow x 4) (+ 2/3 (/ 1 (pow x 2))))> |
#<alt (* (pow x 4) (+ 2/3 (/ 1 (pow x 2))))> |
#<alt (* (pow x 4) (+ 2/3 (/ 1 (pow x 2))))> |
#<alt x> |
#<alt (* x (+ 1 (* 2/3 (pow x 2))))> |
#<alt (* x (+ 1 (* 2/3 (pow x 2))))> |
#<alt (* x (+ 1 (* 2/3 (pow x 2))))> |
#<alt (* 2/3 (pow x 3))> |
#<alt (* (pow x 3) (+ 2/3 (/ 1 (pow x 2))))> |
#<alt (* (pow x 3) (+ 2/3 (/ 1 (pow x 2))))> |
#<alt (* (pow x 3) (+ 2/3 (/ 1 (pow x 2))))> |
#<alt (* 2/3 (pow x 3))> |
#<alt (* (pow x 3) (+ 2/3 (/ 1 (pow x 2))))> |
#<alt (* (pow x 3) (+ 2/3 (/ 1 (pow x 2))))> |
#<alt (* (pow x 3) (+ 2/3 (/ 1 (pow x 2))))> |
#<alt (/ (sin eps) (cos eps))> |
#<alt (+ (/ (sin eps) (cos eps)) (/ (* x (pow (sin eps) 2)) (pow (cos eps) 2)))> |
#<alt (+ (* x (- (/ (* x (* (sin eps) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2)))))) (cos eps)) (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (/ (sin eps) (cos eps)))> |
#<alt (+ (* x (- (* x (- (* -1 (* x (+ 1/2 (+ (* -1 (/ (* (pow (sin eps) 2) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (pow (cos eps) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (* 1/6 (/ (pow (sin eps) 2) (pow (cos eps) 2)))))))) (* -1 (/ (* (sin eps) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (cos eps))))) (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (/ (sin eps) (cos eps)))> |
#<alt (* -2/15 (pow x 5))> |
#<alt (* -1 (* (pow x 5) (+ 2/15 (* 1/3 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 2/15))> |
#<alt (* (pow x 5) (- (/ (sin (+ eps x)) (* (pow x 5) (cos (+ eps x)))) (+ 2/15 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))> |
#<alt (* -2/15 (pow x 5))> |
#<alt (* -1 (* (pow x 5) (+ 2/15 (* 1/3 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 5) (+ 2/15 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))> |
#<alt (* -1 (* (pow x 5) (+ 2/15 (+ (* -1 (/ (sin (- eps (* -1 x))) (* (pow x 5) (cos (- eps (* -1 x)))))) (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))))> |
#<alt (- (/ (sin x) (cos x)) (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2)))))))> |
#<alt (- (+ (* eps (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x))) (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2)))))))> |
#<alt (- (+ (* eps (- (+ 1 (/ (* eps (* (sin x) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (cos x))) (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x))) (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2)))))))> |
#<alt (- (+ (* eps (- (+ 1 (* eps (- (* -1 (* eps (+ 1/6 (+ (* -1 (/ (* (pow (sin x) 2) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (pow (cos x) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))))) (* -1 (/ (* (sin x) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (cos x)))))) (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x))) (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2)))))))> |
#<alt (- (/ (sin (+ eps x)) (cos (+ eps x))) (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2)))))))> |
#<alt (- (/ (sin (+ eps x)) (cos (+ eps x))) (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2)))))))> |
#<alt (- (/ (sin (+ eps x)) (cos (+ eps x))) (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2)))))))> |
#<alt (- (/ (sin (+ eps x)) (cos (+ eps x))) (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2)))))))> |
#<alt (- (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2)))))))> |
#<alt (- (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2)))))))> |
#<alt (- (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2)))))))> |
#<alt (- (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2)))))))> |
#<alt (/ (sin eps) (cos eps))> |
#<alt (+ (* x (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (/ (sin eps) (cos eps)))> |
#<alt (+ (* x (- (+ 1 (/ (* x (* (sin eps) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2)))))) (cos eps))) (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (/ (sin eps) (cos eps)))> |
#<alt (+ (* x (- (+ 1 (* x (- (* -1 (* x (+ 1/6 (+ (* -1 (/ (* (pow (sin eps) 2) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (pow (cos eps) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (* 1/6 (/ (pow (sin eps) 2) (pow (cos eps) 2)))))))) (* -1 (/ (* (sin eps) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (cos eps)))))) (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (/ (sin eps) (cos eps)))> |
#<alt (/ (sin (+ eps x)) (cos (+ eps x)))> |
#<alt (/ (sin (+ eps x)) (cos (+ eps x)))> |
#<alt (/ (sin (+ eps x)) (cos (+ eps x)))> |
#<alt (/ (sin (+ eps x)) (cos (+ eps x)))> |
#<alt (/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x))))> |
#<alt (/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x))))> |
#<alt (/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x))))> |
#<alt (/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x))))> |
#<alt (/ (sin x) (cos x))> |
#<alt (+ (* eps (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x)))> |
#<alt (+ (* eps (- (+ 1 (/ (* eps (* (sin x) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (cos x))) (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x)))> |
#<alt (+ (* eps (- (+ 1 (* eps (- (* -1 (* eps (+ 1/6 (+ (* -1 (/ (* (pow (sin x) 2) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (pow (cos x) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))))) (* -1 (/ (* (sin x) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (cos x)))))) (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x)))> |
#<alt (/ (sin (+ eps x)) (cos (+ eps x)))> |
#<alt (/ (sin (+ eps x)) (cos (+ eps x)))> |
#<alt (/ (sin (+ eps x)) (cos (+ eps x)))> |
#<alt (/ (sin (+ eps x)) (cos (+ eps x)))> |
#<alt (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps))))> |
#<alt (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps))))> |
#<alt (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps))))> |
#<alt (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps))))> |
#<alt eps> |
#<alt (+ eps x)> |
#<alt (+ eps x)> |
#<alt (+ eps x)> |
#<alt x> |
#<alt (* x (+ 1 (/ eps x)))> |
#<alt (* x (+ 1 (/ eps x)))> |
#<alt (* x (+ 1 (/ eps x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ eps x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ eps x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ eps x)) 1)))> |
#<alt x> |
#<alt (+ eps x)> |
#<alt (+ eps x)> |
#<alt (+ eps x)> |
#<alt eps> |
#<alt (* eps (+ 1 (/ x eps)))> |
#<alt (* eps (+ 1 (/ x eps)))> |
#<alt (* eps (+ 1 (/ x eps)))> |
#<alt eps> |
#<alt (* -1 (* eps (- (* -1 (/ x eps)) 1)))> |
#<alt (* -1 (* eps (- (* -1 (/ x eps)) 1)))> |
#<alt (* -1 (* eps (- (* -1 (/ x eps)) 1)))> |
#<alt x> |
#<alt (* x (+ 1 (* 1/3 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2))))))> |
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2))))))> |
#<alt (* 2/15 (pow x 5))> |
#<alt (* (pow x 5) (+ 2/15 (* 1/3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 5) (+ 2/15 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))> |
#<alt (* (pow x 5) (+ 2/15 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))> |
#<alt (* 2/15 (pow x 5))> |
#<alt (* (pow x 5) (+ 2/15 (* 1/3 (/ 1 (pow x 2)))))> |
#<alt (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 2/15)))> |
#<alt (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 2/15)))> |
#<alt (/ (sin eps) (cos eps))> |
#<alt (+ (/ (sin eps) (cos eps)) (/ (* x (pow (sin eps) 2)) (pow (cos eps) 2)))> |
#<alt (+ (* x (- (/ (* x (* (sin eps) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2)))))) (cos eps)) (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (/ (sin eps) (cos eps)))> |
#<alt (+ (* x (- (* x (- (* -1 (* x (+ 1/2 (+ (* -1 (/ (* (pow (sin eps) 2) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (pow (cos eps) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (* 1/6 (/ (pow (sin eps) 2) (pow (cos eps) 2)))))))) (* -1 (/ (* (sin eps) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (cos eps))))) (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (/ (sin eps) (cos eps)))> |
#<alt (+ (* -1 (/ (sin x) (cos x))) (/ (sin (+ eps x)) (cos (+ eps x))))> |
#<alt (+ (* -1 (/ (sin x) (cos x))) (/ (sin (+ eps x)) (cos (+ eps x))))> |
#<alt (+ (* -1 (/ (sin x) (cos x))) (/ (sin (+ eps x)) (cos (+ eps x))))> |
#<alt (+ (* -1 (/ (sin x) (cos x))) (/ (sin (+ eps x)) (cos (+ eps x))))> |
#<alt (+ (* -1 (/ (sin x) (cos x))) (/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x)))))> |
#<alt (+ (* -1 (/ (sin x) (cos x))) (/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x)))))> |
#<alt (+ (* -1 (/ (sin x) (cos x))) (/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x)))))> |
#<alt (+ (* -1 (/ (sin x) (cos x))) (/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x)))))> |
#<alt (+ (* -1 (/ (sin x) (cos x))) (/ (sin x) (cos x)))> |
#<alt (+ (* -1 (/ (sin x) (cos x))) (+ (* eps (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x))))> |
#<alt (+ (* -1 (/ (sin x) (cos x))) (+ (* eps (- (+ 1 (/ (* eps (* (sin x) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (cos x))) (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x))))> |
#<alt (+ (* -1 (/ (sin x) (cos x))) (+ (* eps (- (+ 1 (* eps (- (* -1 (* eps (+ 1/6 (+ (* -1 (/ (* (pow (sin x) 2) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (pow (cos x) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))))) (* -1 (/ (* (sin x) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (cos x)))))) (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x))))> |
#<alt (+ (* -1 (/ (sin x) (cos x))) (/ (sin (+ eps x)) (cos (+ eps x))))> |
#<alt (+ (* -1 (/ (sin x) (cos x))) (/ (sin (+ eps x)) (cos (+ eps x))))> |
#<alt (+ (* -1 (/ (sin x) (cos x))) (/ (sin (+ eps x)) (cos (+ eps x))))> |
#<alt (+ (* -1 (/ (sin x) (cos x))) (/ (sin (+ eps x)) (cos (+ eps x))))> |
#<alt (+ (* -1 (/ (sin x) (cos x))) (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))))> |
#<alt (+ (* -1 (/ (sin x) (cos x))) (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))))> |
#<alt (+ (* -1 (/ (sin x) (cos x))) (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))))> |
#<alt (+ (* -1 (/ (sin x) (cos x))) (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))))> |
#<alt -1> |
#<alt (- (* -1/2 (pow x 2)) 1)> |
#<alt (- (* (pow x 2) (- (* -5/24 (pow x 2)) 1/2)) 1)> |
#<alt (- (* (pow x 2) (- (* (pow x 2) (- (* -61/720 (pow x 2)) 5/24)) 1/2)) 1)> |
#<alt (/ -1 (cos x))> |
#<alt (/ -1 (cos x))> |
#<alt (/ -1 (cos x))> |
#<alt (/ -1 (cos x))> |
#<alt (/ -1 (cos x))> |
#<alt (/ -1 (cos x))> |
#<alt (/ -1 (cos x))> |
#<alt (/ -1 (cos x))> |
#<alt x> |
#<alt (* x (+ 1 (* -1/6 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6))))> |
#<alt (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6))))> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt (sin x)> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* 5/24 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 5/24 (* 61/720 (pow x 2)))))))> |
#<alt (/ 1 (cos x))> |
#<alt (/ 1 (cos x))> |
#<alt (/ 1 (cos x))> |
#<alt (/ 1 (cos x))> |
#<alt (/ 1 (cos x))> |
#<alt (/ 1 (cos x))> |
#<alt (/ 1 (cos x))> |
#<alt (/ 1 (cos x))> |
#<alt (* 1/3 eps)> |
#<alt (* 1/3 eps)> |
#<alt (* 1/3 eps)> |
#<alt (* 1/3 eps)> |
#<alt (* 1/3 eps)> |
#<alt (* 1/3 eps)> |
#<alt (* 1/3 eps)> |
#<alt (* 1/3 eps)> |
#<alt (* 1/3 eps)> |
#<alt (* 1/3 eps)> |
#<alt (* 1/3 eps)> |
#<alt (* 1/3 eps)> |
#<alt (* 4/3 (* eps (pow x 2)))> |
#<alt (* 4/3 (* eps (pow x 2)))> |
#<alt (* 4/3 (* eps (pow x 2)))> |
#<alt (* 4/3 (* eps (pow x 2)))> |
#<alt (* 4/3 (* eps (pow x 2)))> |
#<alt (* 4/3 (* eps (pow x 2)))> |
#<alt (* 4/3 (* eps (pow x 2)))> |
#<alt (* 4/3 (* eps (pow x 2)))> |
#<alt (* 4/3 (* eps (pow x 2)))> |
#<alt (* 4/3 (* eps (pow x 2)))> |
#<alt (* 4/3 (* eps (pow x 2)))> |
#<alt (* 4/3 (* eps (pow x 2)))> |
#<alt (* 4/3 (* eps (pow x 2)))> |
#<alt (* 4/3 (* eps (pow x 2)))> |
#<alt (* 4/3 (* eps (pow x 2)))> |
#<alt (* 4/3 (* eps (pow x 2)))> |
#<alt (* 4/3 (* eps (pow x 2)))> |
#<alt (* 4/3 (* eps (pow x 2)))> |
#<alt (* 4/3 (* eps (pow x 2)))> |
#<alt (* 4/3 (* eps (pow x 2)))> |
#<alt (* 4/3 (* eps (pow x 2)))> |
#<alt (* 4/3 (* eps (pow x 2)))> |
#<alt (* 4/3 (* eps (pow x 2)))> |
#<alt (* 4/3 (* eps (pow x 2)))> |
#<alt (* eps (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))> |
#<alt (* eps (+ (* eps (+ 1/3 (* 4/3 (pow x 2)))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))))> |
#<alt (* eps (+ (* eps (+ 1/3 (* 4/3 (pow x 2)))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))))> |
#<alt (* eps (+ (* eps (+ 1/3 (* 4/3 (pow x 2)))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))))> |
#<alt (* (pow eps 2) (+ 1/3 (* 4/3 (pow x 2))))> |
#<alt (* (pow eps 2) (+ 1/3 (+ (* 4/3 (pow x 2)) (+ (/ (sin x) (* eps (cos x))) (/ (pow (sin x) 3) (* eps (pow (cos x) 3)))))))> |
#<alt (* (pow eps 2) (+ 1/3 (+ (* 4/3 (pow x 2)) (+ (/ (sin x) (* eps (cos x))) (/ (pow (sin x) 3) (* eps (pow (cos x) 3)))))))> |
#<alt (* (pow eps 2) (+ 1/3 (+ (* 4/3 (pow x 2)) (+ (/ (sin x) (* eps (cos x))) (/ (pow (sin x) 3) (* eps (pow (cos x) 3)))))))> |
#<alt (* -1 (* (pow eps 2) (- (* -4/3 (pow x 2)) 1/3)))> |
#<alt (* (pow eps 2) (+ (* -1 (- (* -4/3 (pow x 2)) 1/3)) (+ (/ (sin x) (* eps (cos x))) (/ (pow (sin x) 3) (* eps (pow (cos x) 3))))))> |
#<alt (* (pow eps 2) (+ (* -1 (- (* -4/3 (pow x 2)) 1/3)) (+ (/ (sin x) (* eps (cos x))) (/ (pow (sin x) 3) (* eps (pow (cos x) 3))))))> |
#<alt (* (pow eps 2) (+ (* -1 (- (* -4/3 (pow x 2)) 1/3)) (+ (/ (sin x) (* eps (cos x))) (/ (pow (sin x) 3) (* eps (pow (cos x) 3))))))> |
#<alt (* 1/3 (pow eps 2))> |
#<alt (+ (* 1/3 (pow eps 2)) (* eps x))> |
#<alt (+ (* 1/3 (pow eps 2)) (* x (+ eps (* 4/3 (* (pow eps 2) x)))))> |
#<alt (+ (* 1/3 (pow eps 2)) (* x (+ eps (* x (+ (* 4/3 (* eps x)) (* 4/3 (pow eps 2)))))))> |
#<alt (* 4/3 (* (pow eps 2) (pow x 2)))> |
#<alt (* (pow x 2) (+ (* 4/3 (pow eps 2)) (/ (* eps (+ (* 1/3 eps) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (pow x 2))))> |
#<alt (* (pow x 2) (+ (* 4/3 (pow eps 2)) (/ (* eps (+ (* 1/3 eps) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (pow x 2))))> |
#<alt (* (pow x 2) (+ (* 4/3 (pow eps 2)) (/ (* eps (+ (* 1/3 eps) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (pow x 2))))> |
#<alt (* 4/3 (* (pow eps 2) (pow x 2)))> |
#<alt (* (pow x 2) (+ (* 4/3 (pow eps 2)) (/ (* eps (+ (* 1/3 eps) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (pow x 2))))> |
#<alt (* (pow x 2) (+ (* 4/3 (pow eps 2)) (/ (* eps (+ (* 1/3 eps) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (pow x 2))))> |
#<alt (* (pow x 2) (+ (* 4/3 (pow eps 2)) (/ (* eps (+ (* 1/3 eps) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (pow x 2))))> |
#<alt (* eps (pow x 2))> |
#<alt (* eps (pow x 2))> |
#<alt (* eps (pow x 2))> |
#<alt (* eps (pow x 2))> |
#<alt (* eps (pow x 2))> |
#<alt (* eps (pow x 2))> |
#<alt (* eps (pow x 2))> |
#<alt (* eps (pow x 2))> |
#<alt (* eps (pow x 2))> |
#<alt (* eps (pow x 2))> |
#<alt (* eps (pow x 2))> |
#<alt (* eps (pow x 2))> |
#<alt (* eps (pow x 2))> |
#<alt (* eps (pow x 2))> |
#<alt (* eps (pow x 2))> |
#<alt (* eps (pow x 2))> |
#<alt (* eps (pow x 2))> |
#<alt (* eps (pow x 2))> |
#<alt (* eps (pow x 2))> |
#<alt (* eps (pow x 2))> |
#<alt (* eps (pow x 2))> |
#<alt (* eps (pow x 2))> |
#<alt (* eps (pow x 2))> |
#<alt (* eps (pow x 2))> |
#<alt (* 2/3 (pow x 2))> |
#<alt (* 2/3 (pow x 2))> |
#<alt (* 2/3 (pow x 2))> |
#<alt (* 2/3 (pow x 2))> |
#<alt (* 2/3 (pow x 2))> |
#<alt (* 2/3 (pow x 2))> |
#<alt (* 2/3 (pow x 2))> |
#<alt (* 2/3 (pow x 2))> |
#<alt (* 2/3 (pow x 2))> |
#<alt (* 2/3 (pow x 2))> |
#<alt (* 2/3 (pow x 2))> |
#<alt (* 2/3 (pow x 2))> |
#<alt (* 1/3 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2))))> |
#<alt (* 2/15 (pow x 4))> |
#<alt (* (pow x 4) (+ 2/15 (* 1/3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 2/15 (* 1/3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 2/15 (* 1/3 (/ 1 (pow x 2)))))> |
#<alt (* 2/15 (pow x 4))> |
#<alt (* (pow x 4) (+ 2/15 (* 1/3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 2/15 (* 1/3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 2/15 (* 1/3 (/ 1 (pow x 2)))))> |
#<alt (* 2/15 (pow x 2))> |
#<alt (* 2/15 (pow x 2))> |
#<alt (* 2/15 (pow x 2))> |
#<alt (* 2/15 (pow x 2))> |
#<alt (* 2/15 (pow x 2))> |
#<alt (* 2/15 (pow x 2))> |
#<alt (* 2/15 (pow x 2))> |
#<alt (* 2/15 (pow x 2))> |
#<alt (* 2/15 (pow x 2))> |
#<alt (* 2/15 (pow x 2))> |
#<alt (* 2/15 (pow x 2))> |
#<alt (* 2/15 (pow x 2))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))> |
#<alt (cos x)> |
#<alt (cos x)> |
#<alt (cos x)> |
#<alt (cos x)> |
#<alt (cos x)> |
#<alt (cos x)> |
#<alt (cos x)> |
#<alt (cos x)> |
105 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | eps | @ | -inf | (* x (* x eps)) |
| 1.0ms | x | @ | inf | (+ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) (* eps (+ (+ (* 1/3 eps) (* 4/3 (* x (* x eps)))) (/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x))))) |
| 1.0ms | eps | @ | 0 | (* eps (+ 1 (* (* (+ 1 (* (* x x) 2/3)) x) x))) |
| 1.0ms | eps | @ | 0 | (+ (* 1/3 eps) (* 4/3 (* x (* x eps)))) |
| 1.0ms | eps | @ | inf | (- (tan (+ x eps)) (* x (+ 1 (* (* x x) (+ 1/3 (* (* x x) 2/15)))))) |
| 1× | batch-egg-rewrite |
| 3 784× | *-lowering-*.f32 |
| 3 784× | *-lowering-*.f64 |
| 3 688× | /-lowering-/.f32 |
| 3 688× | /-lowering-/.f64 |
| 3 600× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 47 | 285 |
| 1 | 319 | 261 |
| 2 | 3124 | 255 |
| 0 | 8380 | 232 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) (* eps (+ (+ (* 1/3 eps) (* 4/3 (* x (* x eps)))) (/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x))))) |
(+ (* 1/3 eps) (* 4/3 (* x (* x eps)))) |
(* eps (+ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) (* eps (+ (+ (* 1/3 eps) (* 4/3 (* x (* x eps)))) (/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x)))))) |
(+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) |
(* eps (+ 1 (* (* (+ 1 (* (* x x) 2/3)) x) x))) |
(+ 1 (* (* (+ 1 (* (* x x) 2/3)) x) x)) |
(* (* (+ 1 (* (* x x) 2/3)) x) x) |
(* (+ 1 (* (* x x) 2/3)) x) |
(- (tan (+ x eps)) (* x (+ 1 (* (* x x) (+ 1/3 (* (* x x) 2/15)))))) |
(tan (+ x eps)) |
(+ x eps) |
(* x (+ 1 (* (* x x) (+ 1/3 (* (* x x) 2/15))))) |
(+ (* (sin x) (neg (/ 1 (cos x)))) (tan (+ x eps))) |
(neg (/ 1 (cos x))) |
(sin x) |
(/ 1 (cos x)) |
(* 1/3 eps) |
(* 4/3 (* x (* x eps))) |
(* eps (+ (+ (* 1/3 eps) (* 4/3 (* x (* x eps)))) (/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x)))) |
(* x (* x eps)) |
(* (* x x) 2/3) |
(* (* x x) (+ 1/3 (* (* x x) 2/15))) |
(* (* x x) 2/15) |
(cos x) |
| Outputs |
|---|
(+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) |
(+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))) |
(+.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) |
(+.f64 (*.f64 eps (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64))))) (+.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(+.f64 (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))) #s(literal 1 binary64)) |
(+.f64 (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (*.f64 eps (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))))) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))) |
(+.f64 (+.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 1 binary64)) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) (/.f64 (pow.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 2 binary64)) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))))) (/.f64 (pow.f64 (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 2 binary64)) (-.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) |
(fma.f64 (sin.f64 x) (*.f64 (sin.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) |
(fma.f64 (sin.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 x)) (-.f64 #s(literal 0 binary64) (tan.f64 x))) (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) |
(fma.f64 (sin.f64 x) (/.f64 (sin.f64 x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) |
(fma.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) |
(fma.f64 eps (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (+.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(fma.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))) (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) |
(fma.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) eps (+.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(fma.f64 (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))) eps (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (cos.f64 x)) (pow.f64 (/.f64 (cos.f64 x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (cos.f64 x)) (*.f64 (sin.f64 x) (-.f64 #s(literal 0 binary64) (tan.f64 x))) (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (tan.f64 x)) (-.f64 #s(literal 0 binary64) (tan.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) |
(fma.f64 (tan.f64 x) (tan.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (tan.f64 x)) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (tan.f64 x)) #s(literal 4 binary64)) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (tan.f64 x)) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 x)) (sin.f64 x)) (/.f64 #s(literal -1 binary64) (cos.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 x)) (/.f64 #s(literal -1 binary64) (cos.f64 x))) (sin.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) |
(fma.f64 (pow.f64 (/.f64 (cos.f64 x) (sin.f64 x)) #s(literal -1 binary64)) (pow.f64 (/.f64 (cos.f64 x) (sin.f64 x)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) |
(fma.f64 (pow.f64 (neg.f64 (sin.f64 x)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) |
(fma.f64 (pow.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) (-.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) (-.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) (-.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 2 binary64))) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) (-.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64))) (-.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) (-.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) (-.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) (-.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))))) |
(*.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))))) |
(+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) |
(+.f64 (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64))) (*.f64 eps #s(literal 1/3 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/9 binary64)) (-.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64))))) (/.f64 (*.f64 #s(literal 16/9 binary64) (*.f64 (*.f64 x (*.f64 x eps)) (*.f64 x (*.f64 x eps)))) (-.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))))) |
(-.f64 (/.f64 (*.f64 #s(literal 16/9 binary64) (*.f64 (*.f64 x (*.f64 x eps)) (*.f64 x (*.f64 x eps)))) (-.f64 (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64))) (*.f64 eps #s(literal 1/3 binary64)))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/9 binary64)) (-.f64 (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64))) (*.f64 eps #s(literal 1/3 binary64))))) |
(fma.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)) (*.f64 eps #s(literal 1/3 binary64))) |
(fma.f64 eps #s(literal 1/3 binary64) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) |
(fma.f64 #s(literal 1/3 binary64) eps (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) |
(fma.f64 #s(literal 4/3 binary64) (*.f64 x (*.f64 x eps)) (*.f64 eps #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 x eps) (*.f64 x #s(literal 4/3 binary64)) (*.f64 eps #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 x (*.f64 x eps)) #s(literal 4/3 binary64) (*.f64 eps #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 eps #s(literal 4/3 binary64)) (*.f64 eps #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 x #s(literal 4/3 binary64)) (*.f64 x eps) (*.f64 eps #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 #s(literal 4/3 binary64) (*.f64 x eps)) x (*.f64 eps #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 #s(literal 4/3 binary64) (*.f64 x x)) eps (*.f64 eps #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 4/3 binary64)) x) eps (*.f64 eps #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 4/3 binary64)) eps) x (*.f64 eps #s(literal 1/3 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps eps) #s(literal 1/9 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64))) (-.f64 (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64))) (*.f64 eps #s(literal 1/3 binary64))))) (+.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/27 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 64/27 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (-.f64 (*.f64 (*.f64 eps eps) #s(literal 1/9 binary64)) (*.f64 #s(literal 16/9 binary64) (*.f64 (*.f64 x (*.f64 x eps)) (*.f64 x (*.f64 x eps))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps eps) #s(literal 1/9 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64))) (-.f64 (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64))) (*.f64 eps #s(literal 1/3 binary64))))) (+.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/27 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 64/27 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (-.f64 (*.f64 (*.f64 eps eps) #s(literal 1/9 binary64)) (*.f64 #s(literal 16/9 binary64) (*.f64 (*.f64 x (*.f64 x eps)) (*.f64 x (*.f64 x eps)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/27 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 64/27 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))))) (+.f64 (*.f64 (*.f64 eps eps) #s(literal 1/9 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64))) (-.f64 (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64))) (*.f64 eps #s(literal 1/3 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/27 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 64/27 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))))) (+.f64 (*.f64 #s(literal 16/9 binary64) (*.f64 (*.f64 x (*.f64 x eps)) (*.f64 x (*.f64 x eps)))) (-.f64 (*.f64 (*.f64 eps eps) #s(literal 1/9 binary64)) (*.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal 1/9 binary64)) (*.f64 #s(literal 16/9 binary64) (*.f64 (*.f64 x (*.f64 x eps)) (*.f64 x (*.f64 x eps))))) (-.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/27 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 64/27 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps)))))) (neg.f64 (+.f64 (*.f64 (*.f64 eps eps) #s(literal 1/9 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64))) (-.f64 (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64))) (*.f64 eps #s(literal 1/3 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/27 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 64/27 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps)))))) (neg.f64 (+.f64 (*.f64 #s(literal 16/9 binary64) (*.f64 (*.f64 x (*.f64 x eps)) (*.f64 x (*.f64 x eps)))) (-.f64 (*.f64 (*.f64 eps eps) #s(literal 1/9 binary64)) (*.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal 1/9 binary64)) (*.f64 #s(literal 16/9 binary64) (*.f64 (*.f64 x (*.f64 x eps)) (*.f64 x (*.f64 x eps)))))) (neg.f64 (-.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 16/9 binary64) (*.f64 (*.f64 x (*.f64 x eps)) (*.f64 x (*.f64 x eps)))) (*.f64 (*.f64 eps eps) #s(literal 1/9 binary64))) (-.f64 (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64))) (*.f64 eps #s(literal 1/3 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/27 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 64/27 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 eps eps) #s(literal 1/9 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64))) (-.f64 (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64))) (*.f64 eps #s(literal 1/3 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal 1/9 binary64)) (*.f64 #s(literal 16/9 binary64) (*.f64 (*.f64 x (*.f64 x eps)) (*.f64 x (*.f64 x eps))))))) (neg.f64 (neg.f64 (-.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 16/9 binary64) (*.f64 (*.f64 x (*.f64 x eps)) (*.f64 x (*.f64 x eps)))) (*.f64 (*.f64 eps eps) #s(literal 1/9 binary64)))) (neg.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64))) (*.f64 eps #s(literal 1/3 binary64))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps eps) #s(literal 1/9 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64))) (-.f64 (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64))) (*.f64 eps #s(literal 1/3 binary64))))) (+.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/27 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 64/27 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (-.f64 (*.f64 (*.f64 eps eps) #s(literal 1/9 binary64)) (*.f64 #s(literal 16/9 binary64) (*.f64 (*.f64 x (*.f64 x eps)) (*.f64 x (*.f64 x eps)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/27 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 64/27 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 eps eps) #s(literal 1/9 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64))) (-.f64 (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64))) (*.f64 eps #s(literal 1/3 binary64))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal 1/9 binary64)) (*.f64 #s(literal 16/9 binary64) (*.f64 (*.f64 x (*.f64 x eps)) (*.f64 x (*.f64 x eps))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))))) |
(+.f64 eps (*.f64 eps (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))))) |
(+.f64 eps (*.f64 (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))) eps)) |
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) eps) (*.f64 (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))) (*.f64 eps eps))) |
(+.f64 (*.f64 (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))) (*.f64 eps eps)) (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) eps)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) eps) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) eps) (*.f64 (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))) (*.f64 eps eps)))) (/.f64 (pow.f64 (*.f64 (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))) (*.f64 eps eps)) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) eps) (*.f64 (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))) (*.f64 eps eps))))) |
(fma.f64 #s(literal 1 binary64) eps (*.f64 eps (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))))) |
(fma.f64 #s(literal 1 binary64) eps (*.f64 (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))) eps)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) eps (*.f64 (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))) (*.f64 eps eps))) |
(fma.f64 eps #s(literal 1 binary64) (*.f64 eps (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))))) |
(fma.f64 eps #s(literal 1 binary64) (*.f64 (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))) eps)) |
(fma.f64 eps (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (*.f64 (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))) (*.f64 eps eps))) |
(fma.f64 eps (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) eps)) |
(fma.f64 (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))) (*.f64 eps eps) (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) eps)) |
(fma.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) eps (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) eps)) |
(fma.f64 (*.f64 eps eps) (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))) (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) eps)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) eps) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))) (*.f64 eps eps)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) eps) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))) (*.f64 eps eps)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) eps) (*.f64 (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))) (*.f64 eps eps)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) eps) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))) (*.f64 eps eps)) #s(literal 2 binary64))) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) eps) (*.f64 (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))) (*.f64 eps eps)))) |
(/.f64 (*.f64 eps (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) (-.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 eps (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 2 binary64)))) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 3 binary64))) eps) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) (-.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 2 binary64))) eps) (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) eps) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))) (*.f64 eps eps)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) eps) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))) (*.f64 eps eps)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) eps) (*.f64 (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))) (*.f64 eps eps))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) eps) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))) (*.f64 eps eps)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) eps) (*.f64 (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))) (*.f64 eps eps))))) |
(/.f64 (neg.f64 (*.f64 eps (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) (-.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 eps (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 2 binary64))))) (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 3 binary64))) eps)) (neg.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) (-.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 2 binary64))) eps)) (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) eps) |
(+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (tan.f64 x)) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (tan.f64 x)) #s(literal 4 binary64)) (-.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (sin.f64 x) (*.f64 (sin.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) #s(literal 1 binary64)) |
(fma.f64 (sin.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 x)) (-.f64 #s(literal 0 binary64) (tan.f64 x))) #s(literal 1 binary64)) |
(fma.f64 (sin.f64 x) (/.f64 (sin.f64 x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (cos.f64 x)) (pow.f64 (/.f64 (cos.f64 x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (cos.f64 x)) (*.f64 (sin.f64 x) (-.f64 #s(literal 0 binary64) (tan.f64 x))) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (tan.f64 x)) (-.f64 #s(literal 0 binary64) (tan.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (tan.f64 x) (tan.f64 x) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 x)) (sin.f64 x)) (/.f64 #s(literal -1 binary64) (cos.f64 x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 x)) (/.f64 #s(literal -1 binary64) (cos.f64 x))) (sin.f64 x) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (/.f64 (cos.f64 x) (sin.f64 x)) #s(literal -1 binary64)) (pow.f64 (/.f64 (cos.f64 x) (sin.f64 x)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (neg.f64 (sin.f64 x)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (tan.f64 x)) #s(literal 4 binary64)) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (tan.f64 x)) #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (tan.f64 x)) #s(literal 4 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (tan.f64 x)) #s(literal 4 binary64)) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (tan.f64 x)) #s(literal 6 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (tan.f64 x)) #s(literal 4 binary64)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (tan.f64 x)) #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (tan.f64 x)) #s(literal 4 binary64)) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (tan.f64 x)) #s(literal 6 binary64))) (+.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (tan.f64 x)) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (tan.f64 x)) #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (tan.f64 x)) #s(literal 6 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (tan.f64 x)) #s(literal 4 binary64)) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (tan.f64 x)) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (tan.f64 x)) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (tan.f64 x)) #s(literal 4 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (tan.f64 x)) #s(literal 4 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (tan.f64 x)) #s(literal 6 binary64))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (tan.f64 x)) #s(literal 4 binary64)) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (tan.f64 x)) #s(literal 4 binary64))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (tan.f64 x)) #s(literal 4 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (tan.f64 x)) #s(literal 4 binary64)) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (tan.f64 x)) #s(literal 6 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (tan.f64 x)) #s(literal 4 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (tan.f64 x)) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (tan.f64 x)) #s(literal 4 binary64)) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (tan.f64 x)) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(+.f64 eps (*.f64 (*.f64 x eps) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))))) |
(+.f64 (*.f64 (*.f64 x eps) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))))) eps) |
(-.f64 (/.f64 (*.f64 eps eps) (-.f64 eps (*.f64 (*.f64 x eps) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))))))) (/.f64 (*.f64 (*.f64 (*.f64 x eps) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))))) (*.f64 (*.f64 x eps) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))))) (-.f64 eps (*.f64 (*.f64 x eps) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))))))) |
(fma.f64 #s(literal 1 binary64) eps (*.f64 (*.f64 x eps) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))))) |
(fma.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) eps) eps) |
(fma.f64 eps #s(literal 1 binary64) (*.f64 (*.f64 x eps) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))))) |
(fma.f64 eps (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) eps) |
(fma.f64 (*.f64 x eps) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) eps) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))) (*.f64 x (*.f64 x eps)) eps) |
(fma.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) (*.f64 x eps) eps) |
(fma.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) eps eps) |
(fma.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) (*.f64 x x) eps) |
(fma.f64 (*.f64 eps (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))))) x eps) |
(/.f64 (+.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 x eps) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))))) (*.f64 (*.f64 (*.f64 x eps) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))))) (*.f64 (*.f64 x eps) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))))))) (+.f64 (*.f64 eps eps) (-.f64 (*.f64 (*.f64 (*.f64 x eps) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))))) (*.f64 (*.f64 x eps) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))))) (*.f64 eps (*.f64 (*.f64 x eps) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))))))))) |
(/.f64 (-.f64 (*.f64 eps eps) (*.f64 (*.f64 (*.f64 x eps) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))))) (*.f64 (*.f64 x eps) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))))))) (-.f64 eps (*.f64 (*.f64 x eps) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))))))) |
(/.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 eps (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))))))) eps) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))))))) eps) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 (*.f64 x eps) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))))) (*.f64 (*.f64 (*.f64 x eps) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))))) (*.f64 (*.f64 x eps) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))))))))) (neg.f64 (+.f64 (*.f64 eps eps) (-.f64 (*.f64 (*.f64 (*.f64 x eps) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))))) (*.f64 (*.f64 x eps) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))))) (*.f64 eps (*.f64 (*.f64 x eps) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 eps eps) (*.f64 (*.f64 (*.f64 x eps) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))))) (*.f64 (*.f64 x eps) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))))))) (neg.f64 (-.f64 eps (*.f64 (*.f64 x eps) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 eps (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))))))) eps)) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))))))) eps)) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))))))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))))) eps) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))))) |
(+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))))) (/.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))) #s(literal 1 binary64)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))))) x #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))))))) (+.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))))))))) (neg.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))))) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) #s(literal 1 binary64)))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 8/27 binary64))) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 2/3 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 2/3 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4/9 binary64))) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 8/27 binary64))) (*.f64 x x))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 2/3 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 2/3 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4/9 binary64))) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))) (*.f64 x x)) |
(*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) x) |
(*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) (*.f64 x x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))))) x) |
(+.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) |
(+.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 2/3 binary64)) x)) |
(+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/3 binary64))) x) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 2/3 binary64)) x) x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 (*.f64 x x) #s(literal 2/3 binary64)) x)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 2/3 binary64)) x)) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 2/3 binary64)) x) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 2/3 binary64)) x x) |
(/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 8/27 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 2/3 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 2/3 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4/9 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 8/27 binary64))) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 2/3 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 2/3 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4/9 binary64))) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) |
(/.f64 (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 8/27 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 2/3 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 2/3 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4/9 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 8/27 binary64))) x)) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 2/3 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 2/3 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4/9 binary64))) x)) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))) x) |
(+.f64 (tan.f64 (+.f64 x eps)) (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))))) (tan.f64 (+.f64 x eps))) |
(-.f64 (tan.f64 (+.f64 x eps)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))))) |
(-.f64 (/.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3 binary64)) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))) (+.f64 (tan.f64 (+.f64 x eps)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))))))) (/.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))))))) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))) (+.f64 (tan.f64 (+.f64 x eps)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))))))))) |
(-.f64 (/.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (+.f64 (tan.f64 (+.f64 x eps)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))))) (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))))) (+.f64 (tan.f64 (+.f64 x eps)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))))))) |
(-.f64 (-.f64 (tan.f64 (+.f64 x eps)) x) (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (-.f64 (tan.f64 (+.f64 x eps)) (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))))))) (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))))) (-.f64 (tan.f64 (+.f64 x eps)) (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))))))) |
(fma.f64 x (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))) (tan.f64 (+.f64 x eps))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))) (-.f64 #s(literal 0 binary64) x) (tan.f64 (+.f64 x eps))) |
(fma.f64 (sin.f64 (+.f64 x eps)) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x eps))) (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))))) |
(fma.f64 (+.f64 (tan.f64 x) (tan.f64 eps)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps)))) (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))) (tan.f64 (+.f64 x eps))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))) (tan.f64 (+.f64 x eps))) |
(fma.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))) x (tan.f64 (+.f64 x eps))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))) (+.f64 (tan.f64 (+.f64 x eps)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))))))) (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3 binary64)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (tan.f64 (+.f64 x eps)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))))) (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))) (+.f64 (tan.f64 (+.f64 x eps)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))))))) (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3 binary64)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (tan.f64 (+.f64 x eps)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))))) (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))))))))) |
(/.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3 binary64)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))))))) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))) (+.f64 (tan.f64 (+.f64 x eps)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))))))) |
(/.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3 binary64)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))))))) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (-.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))))) (*.f64 (tan.f64 (+.f64 x eps)) (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))))))))) |
(/.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))))))) (+.f64 (tan.f64 (+.f64 x eps)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))))))) (-.f64 (tan.f64 (+.f64 x eps)) (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3 binary64)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))))))))) (neg.f64 (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))) (+.f64 (tan.f64 (+.f64 x eps)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3 binary64)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))))))))) (neg.f64 (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (-.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))))) (*.f64 (tan.f64 (+.f64 x eps)) (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))))))) (neg.f64 (+.f64 (tan.f64 (+.f64 x eps)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))))))) (neg.f64 (-.f64 (tan.f64 (+.f64 x eps)) (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3 binary64)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))))))))) (neg.f64 (neg.f64 (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))) (+.f64 (tan.f64 (+.f64 x eps)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))))))))) (neg.f64 (neg.f64 (+.f64 (tan.f64 (+.f64 x eps)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))))))) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))) (+.f64 (tan.f64 (+.f64 x eps)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))))))) (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3 binary64)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (tan.f64 (+.f64 x eps)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))))) (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3 binary64)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))) (+.f64 (tan.f64 (+.f64 x eps)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))))))))) |
(*.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (tan.f64 (+.f64 x eps)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))))))) |
(tan.f64 (+.f64 x eps)) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (+.f64 x eps)) (sin.f64 (+.f64 x eps)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps))) (+.f64 (tan.f64 x) (tan.f64 eps)))) |
(/.f64 (sin.f64 (+.f64 x eps)) (cos.f64 (+.f64 x eps))) |
(/.f64 (+.f64 (tan.f64 x) (tan.f64 eps)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (cos.f64 (+.f64 x eps)) (sin.f64 (+.f64 x eps))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps))) (+.f64 (tan.f64 x) (tan.f64 eps))))) |
(/.f64 (neg.f64 (sin.f64 (+.f64 x eps))) (neg.f64 (cos.f64 (+.f64 x eps)))) |
(/.f64 (neg.f64 (+.f64 (tan.f64 x) (tan.f64 eps))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps))))) |
(/.f64 (neg.f64 (neg.f64 (sin.f64 (+.f64 x eps)))) (neg.f64 (neg.f64 (cos.f64 (+.f64 x eps))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (tan.f64 x) (tan.f64 eps)))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps)))))) |
(pow.f64 (/.f64 (cos.f64 (+.f64 x eps)) (sin.f64 (+.f64 x eps))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps))) (+.f64 (tan.f64 x) (tan.f64 eps))) #s(literal -1 binary64)) |
(*.f64 (sin.f64 (+.f64 x eps)) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x eps)))) |
(*.f64 (+.f64 (tan.f64 x) (tan.f64 eps)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps))))) |
(+.f64 x eps) |
(+.f64 eps x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x eps)) (/.f64 (*.f64 eps eps) (-.f64 x eps))) |
(-.f64 (/.f64 (*.f64 eps eps) (-.f64 eps x)) (/.f64 (*.f64 x x) (-.f64 eps x))) |
(fma.f64 #s(literal 1 binary64) x eps) |
(fma.f64 #s(literal 1 binary64) eps x) |
(fma.f64 x #s(literal 1 binary64) eps) |
(fma.f64 eps #s(literal 1 binary64) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 eps (-.f64 eps x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x eps) (-.f64 (*.f64 x x) (*.f64 eps eps)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 eps (-.f64 eps x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x eps) (-.f64 (*.f64 x x) (*.f64 eps eps))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (+.f64 (*.f64 x x) (*.f64 eps (-.f64 eps x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (+.f64 (*.f64 eps eps) (-.f64 (*.f64 x x) (*.f64 x eps)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 eps eps)) (-.f64 x eps)) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps)))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 eps (-.f64 eps x))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps)))) (neg.f64 (+.f64 (*.f64 eps eps) (-.f64 (*.f64 x x) (*.f64 x eps))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 eps eps))) (neg.f64 (-.f64 x eps))) |
(/.f64 (-.f64 (*.f64 eps eps) (*.f64 x x)) (-.f64 eps x)) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 eps (-.f64 eps x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 eps eps)))) (neg.f64 (neg.f64 (-.f64 x eps)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 eps eps) (*.f64 x x))) (neg.f64 (-.f64 eps x))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 eps (-.f64 eps x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x eps) (-.f64 (*.f64 x x) (*.f64 eps eps))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 eps (-.f64 eps x))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (-.f64 x eps))) |
(+.f64 x (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))) (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))) |
(fma.f64 x (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) x) |
(fma.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) x) |
(fma.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) x x) |
(fma.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) x) |
(fma.f64 (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (*.f64 x x) x) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (*.f64 (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))) (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))) |
(/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))))) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))))) x) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (*.f64 (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))))) (neg.f64 (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))))) x)) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))))) x)) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))) x) |
(+.f64 (tan.f64 (+.f64 x eps)) (-.f64 #s(literal 0 binary64) (tan.f64 x))) |
(+.f64 (-.f64 #s(literal 0 binary64) (tan.f64 x)) (tan.f64 (+.f64 x eps))) |
(-.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)) |
(-.f64 (/.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) (tan.f64 x)) (tan.f64 (+.f64 x eps)))) (/.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) (tan.f64 x)) (tan.f64 (+.f64 x eps))))) |
(-.f64 (/.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (-.f64 (tan.f64 (+.f64 x eps)) (-.f64 #s(literal 0 binary64) (tan.f64 x)))) (/.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (-.f64 (tan.f64 (+.f64 x eps)) (-.f64 #s(literal 0 binary64) (tan.f64 x))))) |
(fma.f64 (sin.f64 x) (/.f64 #s(literal -1 binary64) (cos.f64 x)) (tan.f64 (+.f64 x eps))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (cos.f64 x)) (sin.f64 x) (tan.f64 (+.f64 x eps))) |
(fma.f64 (sin.f64 (+.f64 x eps)) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 x eps))) (-.f64 #s(literal 0 binary64) (tan.f64 x))) |
(fma.f64 (+.f64 (tan.f64 x) (tan.f64 eps)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps)))) (-.f64 #s(literal 0 binary64) (tan.f64 x))) |
(fma.f64 #s(literal -1 binary64) (tan.f64 x) (tan.f64 (+.f64 x eps))) |
(fma.f64 (neg.f64 (sin.f64 x)) (/.f64 #s(literal 1 binary64) (cos.f64 x)) (tan.f64 (+.f64 x eps))) |
(fma.f64 (*.f64 (sin.f64 x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 x)) (tan.f64 (+.f64 x eps))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (*.f64 (tan.f64 (+.f64 x eps)) (-.f64 (tan.f64 (+.f64 x eps)) (-.f64 #s(literal 0 binary64) (tan.f64 x))))) (+.f64 (neg.f64 (pow.f64 (tan.f64 x) #s(literal 3 binary64))) (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (tan.f64 x)) (tan.f64 (+.f64 x eps))) (-.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (*.f64 (tan.f64 (+.f64 x eps)) (-.f64 (tan.f64 (+.f64 x eps)) (-.f64 #s(literal 0 binary64) (tan.f64 x))))) (+.f64 (neg.f64 (pow.f64 (tan.f64 x) #s(literal 3 binary64))) (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (tan.f64 x)) (tan.f64 (+.f64 x eps))) (-.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (tan.f64 x) #s(literal 3 binary64))) (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3 binary64))) (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (*.f64 (tan.f64 (+.f64 x eps)) (-.f64 (tan.f64 (+.f64 x eps)) (-.f64 #s(literal 0 binary64) (tan.f64 x)))))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (tan.f64 x) #s(literal 3 binary64))) (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3 binary64))) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (-.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (*.f64 (tan.f64 (+.f64 x eps)) (-.f64 #s(literal 0 binary64) (tan.f64 x)))))) |
(/.f64 (-.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64))) (-.f64 (-.f64 #s(literal 0 binary64) (tan.f64 x)) (tan.f64 (+.f64 x eps)))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (pow.f64 (tan.f64 x) #s(literal 3 binary64))) (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (*.f64 (tan.f64 (+.f64 x eps)) (-.f64 (tan.f64 (+.f64 x eps)) (-.f64 #s(literal 0 binary64) (tan.f64 x))))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (pow.f64 (tan.f64 x) #s(literal 3 binary64))) (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (-.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (*.f64 (tan.f64 (+.f64 x eps)) (-.f64 #s(literal 0 binary64) (tan.f64 x))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) (tan.f64 x)) (tan.f64 (+.f64 x eps))))) |
(/.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (-.f64 (tan.f64 (+.f64 x eps)) (-.f64 #s(literal 0 binary64) (tan.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (neg.f64 (pow.f64 (tan.f64 x) #s(literal 3 binary64))) (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (*.f64 (tan.f64 (+.f64 x eps)) (-.f64 (tan.f64 (+.f64 x eps)) (-.f64 #s(literal 0 binary64) (tan.f64 x)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) (tan.f64 x)) (tan.f64 (+.f64 x eps)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (tan.f64 (+.f64 x eps)) (-.f64 #s(literal 0 binary64) (tan.f64 x))))) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (*.f64 (tan.f64 (+.f64 x eps)) (-.f64 (tan.f64 (+.f64 x eps)) (-.f64 #s(literal 0 binary64) (tan.f64 x))))) (+.f64 (neg.f64 (pow.f64 (tan.f64 x) #s(literal 3 binary64))) (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (tan.f64 x)) (tan.f64 (+.f64 x eps))) (-.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (neg.f64 (pow.f64 (tan.f64 x) #s(literal 3 binary64))) (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (*.f64 (tan.f64 (+.f64 x eps)) (-.f64 (tan.f64 (+.f64 x eps)) (-.f64 #s(literal 0 binary64) (tan.f64 x))))))) |
(*.f64 (-.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) (tan.f64 x)) (tan.f64 (+.f64 x eps))))) |
(+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 x))) |
(exp.f64 (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 x)))))) (/.f64 (pow.f64 (cos.f64 x) #s(literal -3 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 x))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 x))) |
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x))))) |
(/.f64 #s(literal -1 binary64) (cos.f64 x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 x) #s(literal -3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (cos.f64 x) #s(literal -3 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 x))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))))) (neg.f64 (+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 x))))) |
(pow.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 x))) |
(exp.f64 (log.f64 (sin.f64 x))) |
(sin.f64 x) |
(pow.f64 (sin.f64 x) #s(literal 1 binary64)) |
(pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (sin.f64 x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (sin.f64 x) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 x) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (sin.f64 x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (sin.f64 x) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (log.f64 (cos.f64 x)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (cos.f64 x))) |
(/.f64 #s(literal 1 binary64) (cos.f64 x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x))))) |
(pow.f64 (cos.f64 x) #s(literal -1 binary64)) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal -1/2 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 x))) |
(*.f64 (pow.f64 (cos.f64 x) #s(literal -1/2 binary64)) (pow.f64 (cos.f64 x) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 eps #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) eps) |
(*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64))) |
(*.f64 #s(literal 4/3 binary64) (*.f64 x (*.f64 x eps))) |
(*.f64 (*.f64 x eps) (*.f64 x #s(literal 4/3 binary64))) |
(*.f64 (*.f64 x (*.f64 x eps)) #s(literal 4/3 binary64)) |
(*.f64 (*.f64 x x) (*.f64 eps #s(literal 4/3 binary64))) |
(*.f64 (*.f64 x #s(literal 4/3 binary64)) (*.f64 x eps)) |
(*.f64 (*.f64 #s(literal 4/3 binary64) (*.f64 x eps)) x) |
(*.f64 (*.f64 #s(literal 4/3 binary64) (*.f64 x x)) eps) |
(*.f64 (*.f64 (*.f64 x #s(literal 4/3 binary64)) x) eps) |
(*.f64 (*.f64 (*.f64 x #s(literal 4/3 binary64)) eps) x) |
(+.f64 (*.f64 eps (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64))))) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))) |
(+.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) (*.f64 eps (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))))) |
(+.f64 (*.f64 eps (*.f64 eps #s(literal 1/3 binary64))) (*.f64 eps (+.f64 (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))) |
(+.f64 (*.f64 (*.f64 eps #s(literal 1/3 binary64)) eps) (*.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))) eps)) |
(-.f64 (/.f64 (*.f64 (*.f64 eps (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64))))) (*.f64 eps (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))))) (-.f64 (*.f64 eps (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64))))) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))))) (/.f64 (pow.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (-.f64 (*.f64 eps (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64))))) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))))) |
(fma.f64 eps (*.f64 eps #s(literal 1/3 binary64)) (*.f64 eps (+.f64 (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))) |
(fma.f64 eps (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))) |
(fma.f64 eps (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)) (*.f64 eps (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))))) |
(fma.f64 (*.f64 eps #s(literal 1/3 binary64)) eps (*.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))) eps)) |
(fma.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) eps (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))) |
(fma.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 x)) eps) (*.f64 eps (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))))) |
(fma.f64 (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)) eps (*.f64 eps (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))))) |
(fma.f64 (*.f64 eps (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (cos.f64 x)) (*.f64 eps (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 eps (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64))))) (*.f64 (*.f64 eps (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64))))) (*.f64 eps (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64))))))) (pow.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 eps (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64))))) (*.f64 eps (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))))) (-.f64 (pow.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (*.f64 (*.f64 eps (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64))))) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 eps (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64))))) (*.f64 eps (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))))) (pow.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) #s(literal 2 binary64))) (-.f64 (*.f64 eps (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64))))) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 eps (+.f64 (*.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (*.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))))) (pow.f64 (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) #s(literal -3 binary64)))) (+.f64 (*.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64))))) (/.f64 (-.f64 (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)) (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64))))) (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 eps (-.f64 (*.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64))))) (pow.f64 (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) #s(literal -2 binary64)))) (-.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (*.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))))) (pow.f64 (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) #s(literal -3 binary64))) eps) (+.f64 (*.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64))))) (/.f64 (-.f64 (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)) (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64))))) (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64))))) (pow.f64 (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) #s(literal -2 binary64))) eps) (-.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 eps (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64))))) (*.f64 (*.f64 eps (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64))))) (*.f64 eps (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64))))))) (pow.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 eps (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64))))) (*.f64 eps (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))))) (-.f64 (pow.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (*.f64 (*.f64 eps (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64))))) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 eps (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64))))) (*.f64 eps (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))))) (pow.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 eps (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64))))) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 eps (+.f64 (*.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (*.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))))) (pow.f64 (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) #s(literal -3 binary64))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64))))) (/.f64 (-.f64 (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)) (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64))))) (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 eps (-.f64 (*.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64))))) (pow.f64 (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) #s(literal -2 binary64))))) (neg.f64 (-.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (*.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))))) (pow.f64 (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) #s(literal -3 binary64))) eps)) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64))))) (/.f64 (-.f64 (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)) (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64))))) (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64))))) (pow.f64 (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) #s(literal -2 binary64))) eps)) (neg.f64 (-.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))) |
(*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) |
(*.f64 (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 x (*.f64 (*.f64 x eps) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))) eps) |
(*.f64 x (*.f64 x eps)) |
(*.f64 eps (*.f64 x x)) |
(*.f64 (*.f64 x eps) x) |
(*.f64 (*.f64 x x) eps) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))) |
(*.f64 x (*.f64 x #s(literal 2/3 binary64))) |
(*.f64 (*.f64 x x) #s(literal 2/3 binary64)) |
(*.f64 #s(literal 2/3 binary64) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 2/3 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x #s(literal 2/3 binary64)) x) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) (*.f64 #s(literal 1/3 binary64) (*.f64 x x))) |
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x x)) (*.f64 #s(literal 1/3 binary64) (*.f64 x x))) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) |
(fma.f64 x (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) |
(fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) (*.f64 #s(literal 1/3 binary64) (*.f64 x x))) |
(fma.f64 x (*.f64 (*.f64 x #s(literal 2/15 binary64)) (*.f64 x x)) (*.f64 #s(literal 1/3 binary64) (*.f64 x x))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) |
(fma.f64 (*.f64 x x) #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 x x))) |
(fma.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1/3 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) (*.f64 x x) (*.f64 #s(literal 1/3 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 2/15 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 2/15 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) x) x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) x) x (*.f64 #s(literal 1/3 binary64) (*.f64 x x))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 8/3375 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x x)) (*.f64 #s(literal 1/3 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x x)) (*.f64 #s(literal 1/3 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 8/3375 binary64)))) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) #s(literal 1/3 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4/225 binary64)))) (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 8/3375 binary64))) (*.f64 x x)) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) #s(literal 1/3 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4/225 binary64))) (*.f64 x x)) (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 8/3375 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (neg.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x x)) (*.f64 #s(literal 1/3 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x x)) (*.f64 #s(literal 1/3 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))) (neg.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 8/3375 binary64))))) (neg.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) #s(literal 1/3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4/225 binary64))))) (neg.f64 (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 8/3375 binary64))) (*.f64 x x))) (neg.f64 (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) #s(literal 1/3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4/225 binary64))) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) |
(*.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))) #s(literal 1 binary64)) |
(*.f64 (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) x) |
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))) (*.f64 x x)) |
(*.f64 x (*.f64 x #s(literal 2/15 binary64))) |
(*.f64 (*.f64 x x) #s(literal 2/15 binary64)) |
(*.f64 #s(literal 2/15 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x #s(literal 2/15 binary64)) x) |
(exp.f64 (log.f64 (cos.f64 x))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal -1 binary64)))) |
(cos.f64 x) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 x))) |
(/.f64 (cos.f64 x) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 x))) #s(literal 1 binary64)) |
(pow.f64 (cos.f64 x) #s(literal 1 binary64)) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 (cos.f64 x) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
| 1× | egg-herbie |
| 12 272× | accelerator-lowering-fma.f32 |
| 12 272× | accelerator-lowering-fma.f64 |
| 5 968× | *-lowering-*.f32 |
| 5 968× | *-lowering-*.f64 |
| 4 652× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 433 | 6072 |
| 1 | 1352 | 5868 |
| 2 | 4214 | 5651 |
| 0 | 8568 | 5337 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ 1 (* 1/3 (pow eps 2))) |
(+ 1 (+ (* 1/3 (pow eps 2)) (* eps x))) |
(+ 1 (+ (* 1/3 (pow eps 2)) (* x (+ eps (* x (+ 1 (* 4/3 (pow eps 2)))))))) |
(+ 1 (+ (* 1/3 (pow eps 2)) (* x (+ eps (* x (+ 1 (+ (* 4/3 (* eps x)) (* 4/3 (pow eps 2))))))))) |
(* 4/3 (* (pow eps 2) (pow x 2))) |
(* (pow x 2) (+ (* 4/3 (pow eps 2)) (+ (/ 1 (pow x 2)) (+ (/ (* eps (+ (* 1/3 eps) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (pow x 2)) (/ (pow (sin x) 2) (* (pow x 2) (pow (cos x) 2))))))) |
(* (pow x 2) (+ (* 4/3 (pow eps 2)) (+ (/ 1 (pow x 2)) (+ (/ (* eps (+ (* 1/3 eps) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (pow x 2)) (/ (pow (sin x) 2) (* (pow x 2) (pow (cos x) 2))))))) |
(* (pow x 2) (+ (* 4/3 (pow eps 2)) (+ (/ 1 (pow x 2)) (+ (/ (* eps (+ (* 1/3 eps) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (pow x 2)) (/ (pow (sin x) 2) (* (pow x 2) (pow (cos x) 2))))))) |
(* 4/3 (* (pow eps 2) (pow x 2))) |
(* (pow x 2) (+ (* 4/3 (pow eps 2)) (+ (/ 1 (pow x 2)) (+ (/ (* eps (+ (* 1/3 eps) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (pow x 2)) (/ (pow (sin x) 2) (* (pow x 2) (pow (cos x) 2))))))) |
(* (pow x 2) (+ (* 4/3 (pow eps 2)) (+ (/ 1 (pow x 2)) (+ (/ (* eps (+ (* 1/3 eps) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (pow x 2)) (/ (pow (sin x) 2) (* (pow x 2) (pow (cos x) 2))))))) |
(* (pow x 2) (+ (* 4/3 (pow eps 2)) (+ (/ 1 (pow x 2)) (+ (/ (* eps (+ (* 1/3 eps) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (pow x 2)) (/ (pow (sin x) 2) (* (pow x 2) (pow (cos x) 2))))))) |
(+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) |
(+ 1 (+ (* eps (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))) (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(+ 1 (+ (* eps (+ (* eps (+ 1/3 (* 4/3 (pow x 2)))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(+ 1 (+ (* eps (+ (* eps (+ 1/3 (* 4/3 (pow x 2)))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(* (pow eps 2) (+ 1/3 (* 4/3 (pow x 2)))) |
(* (pow eps 2) (+ 1/3 (+ (* 4/3 (pow x 2)) (+ (/ (sin x) (* eps (cos x))) (/ (pow (sin x) 3) (* eps (pow (cos x) 3))))))) |
(* (pow eps 2) (+ 1/3 (+ (* 4/3 (pow x 2)) (+ (/ 1 (pow eps 2)) (+ (/ (sin x) (* eps (cos x))) (+ (/ (pow (sin x) 2) (* (pow eps 2) (pow (cos x) 2))) (/ (pow (sin x) 3) (* eps (pow (cos x) 3))))))))) |
(* (pow eps 2) (+ 1/3 (+ (* 4/3 (pow x 2)) (+ (/ 1 (pow eps 2)) (+ (/ (sin x) (* eps (cos x))) (+ (/ (pow (sin x) 2) (* (pow eps 2) (pow (cos x) 2))) (/ (pow (sin x) 3) (* eps (pow (cos x) 3))))))))) |
(* -1 (* (pow eps 2) (- (* -4/3 (pow x 2)) 1/3))) |
(* (pow eps 2) (+ (* -1 (- (* -4/3 (pow x 2)) 1/3)) (+ (/ (sin x) (* eps (cos x))) (/ (pow (sin x) 3) (* eps (pow (cos x) 3)))))) |
(* (pow eps 2) (+ (* -1 (- (* -4/3 (pow x 2)) 1/3)) (* -1 (/ (+ (* -1 (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))) (* -1 (/ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) eps))) eps)))) |
(* (pow eps 2) (+ (* -1 (- (* -4/3 (pow x 2)) 1/3)) (* -1 (/ (+ (* -1 (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))) (* -1 (/ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) eps))) eps)))) |
(* eps (+ 1/3 (* 4/3 (pow x 2)))) |
(* eps (+ 1/3 (* 4/3 (pow x 2)))) |
(* eps (+ 1/3 (* 4/3 (pow x 2)))) |
(* eps (+ 1/3 (* 4/3 (pow x 2)))) |
(* eps (+ 1/3 (* 4/3 (pow x 2)))) |
(* eps (+ 1/3 (* 4/3 (pow x 2)))) |
(* eps (+ 1/3 (* 4/3 (pow x 2)))) |
(* eps (+ 1/3 (* 4/3 (pow x 2)))) |
(* -1 (* eps (- (* -4/3 (pow x 2)) 1/3))) |
(* -1 (* eps (- (* -4/3 (pow x 2)) 1/3))) |
(* -1 (* eps (- (* -4/3 (pow x 2)) 1/3))) |
(* -1 (* eps (- (* -4/3 (pow x 2)) 1/3))) |
(* 1/3 eps) |
(+ (* 1/3 eps) (* 4/3 (* eps (pow x 2)))) |
(+ (* 1/3 eps) (* 4/3 (* eps (pow x 2)))) |
(+ (* 1/3 eps) (* 4/3 (* eps (pow x 2)))) |
(* 4/3 (* eps (pow x 2))) |
(* (pow x 2) (+ (* 1/3 (/ eps (pow x 2))) (* 4/3 eps))) |
(* (pow x 2) (+ (* 1/3 (/ eps (pow x 2))) (* 4/3 eps))) |
(* (pow x 2) (+ (* 1/3 (/ eps (pow x 2))) (* 4/3 eps))) |
(* 4/3 (* eps (pow x 2))) |
(* (pow x 2) (+ (* 1/3 (/ eps (pow x 2))) (* 4/3 eps))) |
(* (pow x 2) (+ (* 1/3 (/ eps (pow x 2))) (* 4/3 eps))) |
(* (pow x 2) (+ (* 1/3 (/ eps (pow x 2))) (* 4/3 eps))) |
(* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(* eps (+ 1 (+ (* eps (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))) (/ (pow (sin x) 2) (pow (cos x) 2))))) |
(* eps (+ 1 (+ (* eps (+ (* eps (+ 1/3 (* 4/3 (pow x 2)))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2))))) |
(* eps (+ 1 (+ (* eps (+ (* eps (+ 1/3 (* 4/3 (pow x 2)))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2))))) |
(* (pow eps 3) (+ 1/3 (* 4/3 (pow x 2)))) |
(* (pow eps 3) (+ 1/3 (+ (* 4/3 (pow x 2)) (+ (/ (sin x) (* eps (cos x))) (/ (pow (sin x) 3) (* eps (pow (cos x) 3))))))) |
(* (pow eps 3) (+ 1/3 (+ (* 4/3 (pow x 2)) (+ (/ 1 (pow eps 2)) (+ (/ (sin x) (* eps (cos x))) (+ (/ (pow (sin x) 2) (* (pow eps 2) (pow (cos x) 2))) (/ (pow (sin x) 3) (* eps (pow (cos x) 3))))))))) |
(* (pow eps 3) (+ 1/3 (+ (* 4/3 (pow x 2)) (+ (/ 1 (pow eps 2)) (+ (/ (sin x) (* eps (cos x))) (+ (/ (pow (sin x) 2) (* (pow eps 2) (pow (cos x) 2))) (/ (pow (sin x) 3) (* eps (pow (cos x) 3))))))))) |
(* -1 (* (pow eps 3) (- (* -4/3 (pow x 2)) 1/3))) |
(* -1 (* (pow eps 3) (- (+ (* -4/3 (pow x 2)) (* -1 (/ (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))) eps))) 1/3))) |
(* -1 (* (pow eps 3) (- (+ (* -4/3 (pow x 2)) (* -1 (/ (+ (/ 1 eps) (+ (/ (sin x) (cos x)) (+ (/ (pow (sin x) 2) (* eps (pow (cos x) 2))) (/ (pow (sin x) 3) (pow (cos x) 3))))) eps))) 1/3))) |
(* -1 (* (pow eps 3) (- (+ (* -4/3 (pow x 2)) (* -1 (/ (+ (/ 1 eps) (+ (/ (sin x) (cos x)) (+ (/ (pow (sin x) 2) (* eps (pow (cos x) 2))) (/ (pow (sin x) 3) (pow (cos x) 3))))) eps))) 1/3))) |
(* eps (+ 1 (* 1/3 (pow eps 2)))) |
(+ (* eps (+ 1 (* 1/3 (pow eps 2)))) (* (pow eps 2) x)) |
(+ (* eps (+ 1 (* 1/3 (pow eps 2)))) (* x (+ (* eps (* x (+ 1 (* 4/3 (pow eps 2))))) (pow eps 2)))) |
(+ (* eps (+ 1 (* 1/3 (pow eps 2)))) (* x (+ (* x (+ (* 4/3 (* (pow eps 2) x)) (* eps (+ 1 (* 4/3 (pow eps 2)))))) (pow eps 2)))) |
(* 4/3 (* (pow eps 3) (pow x 2))) |
(* (pow x 2) (+ (* 4/3 (pow eps 3)) (/ (* eps (+ 1 (+ (* eps (+ (* 1/3 eps) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2))))) (pow x 2)))) |
(* (pow x 2) (+ (* 4/3 (pow eps 3)) (/ (* eps (+ 1 (+ (* eps (+ (* 1/3 eps) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2))))) (pow x 2)))) |
(* (pow x 2) (+ (* 4/3 (pow eps 3)) (/ (* eps (+ 1 (+ (* eps (+ (* 1/3 eps) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2))))) (pow x 2)))) |
(* 4/3 (* (pow eps 3) (pow x 2))) |
(* (pow x 2) (+ (* 4/3 (pow eps 3)) (/ (* eps (+ 1 (+ (* eps (+ (* 1/3 eps) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2))))) (pow x 2)))) |
(* (pow x 2) (+ (* 4/3 (pow eps 3)) (/ (* eps (+ 1 (+ (* eps (+ (* 1/3 eps) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2))))) (pow x 2)))) |
(* (pow x 2) (+ (* 4/3 (pow eps 3)) (/ (* eps (+ 1 (+ (* eps (+ (* 1/3 eps) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2))))) (pow x 2)))) |
1 |
(+ 1 (pow x 2)) |
(+ 1 (* (pow x 2) (+ 1 (* 2/3 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* 17/45 (pow x 2))))))) |
(+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) |
(+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) |
(+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) |
(+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) |
(+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) |
(+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) |
(+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) |
(+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) |
(* eps (+ 1 (* (pow x 2) (+ 1 (* 2/3 (pow x 2)))))) |
(* eps (+ 1 (* (pow x 2) (+ 1 (* 2/3 (pow x 2)))))) |
(* eps (+ 1 (* (pow x 2) (+ 1 (* 2/3 (pow x 2)))))) |
(* eps (+ 1 (* (pow x 2) (+ 1 (* 2/3 (pow x 2)))))) |
(* eps (+ 1 (* (pow x 2) (+ 1 (* 2/3 (pow x 2)))))) |
(* eps (+ 1 (* (pow x 2) (+ 1 (* 2/3 (pow x 2)))))) |
(* eps (+ 1 (* (pow x 2) (+ 1 (* 2/3 (pow x 2)))))) |
(* eps (+ 1 (* (pow x 2) (+ 1 (* 2/3 (pow x 2)))))) |
(* eps (+ 1 (* (pow x 2) (+ 1 (* 2/3 (pow x 2)))))) |
(* eps (+ 1 (* (pow x 2) (+ 1 (* 2/3 (pow x 2)))))) |
(* eps (+ 1 (* (pow x 2) (+ 1 (* 2/3 (pow x 2)))))) |
(* eps (+ 1 (* (pow x 2) (+ 1 (* 2/3 (pow x 2)))))) |
eps |
(+ eps (* eps (pow x 2))) |
(+ eps (* (pow x 2) (+ eps (* 2/3 (* eps (pow x 2)))))) |
(+ eps (* (pow x 2) (+ eps (* 2/3 (* eps (pow x 2)))))) |
(* 2/3 (* eps (pow x 4))) |
(* (pow x 4) (+ (* 2/3 eps) (/ eps (pow x 2)))) |
(* (pow x 4) (+ (* 2/3 eps) (+ (/ eps (pow x 2)) (/ eps (pow x 4))))) |
(* (pow x 4) (+ (* 2/3 eps) (+ (/ eps (pow x 2)) (/ eps (pow x 4))))) |
(* 2/3 (* eps (pow x 4))) |
(* (pow x 4) (+ (* 2/3 eps) (/ eps (pow x 2)))) |
(* (pow x 4) (+ (* 2/3 eps) (+ (/ eps (pow x 2)) (/ eps (pow x 4))))) |
(* (pow x 4) (+ (* 2/3 eps) (+ (/ eps (pow x 2)) (/ eps (pow x 4))))) |
1 |
(+ 1 (pow x 2)) |
(+ 1 (* (pow x 2) (+ 1 (* 2/3 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 1 (* 2/3 (pow x 2))))) |
(* 2/3 (pow x 4)) |
(* (pow x 4) (+ 2/3 (/ 1 (pow x 2)))) |
(* (pow x 4) (+ 2/3 (+ (/ 1 (pow x 2)) (/ 1 (pow x 4))))) |
(* (pow x 4) (+ 2/3 (+ (/ 1 (pow x 2)) (/ 1 (pow x 4))))) |
(* 2/3 (pow x 4)) |
(* (pow x 4) (+ 2/3 (/ 1 (pow x 2)))) |
(* (pow x 4) (+ 2/3 (+ (/ 1 (pow x 2)) (/ 1 (pow x 4))))) |
(* (pow x 4) (+ 2/3 (+ (/ 1 (pow x 2)) (/ 1 (pow x 4))))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 2/3 (pow x 2)))) |
(* (pow x 2) (+ 1 (* 2/3 (pow x 2)))) |
(* (pow x 2) (+ 1 (* 2/3 (pow x 2)))) |
(* 2/3 (pow x 4)) |
(* (pow x 4) (+ 2/3 (/ 1 (pow x 2)))) |
(* (pow x 4) (+ 2/3 (/ 1 (pow x 2)))) |
(* (pow x 4) (+ 2/3 (/ 1 (pow x 2)))) |
(* 2/3 (pow x 4)) |
(* (pow x 4) (+ 2/3 (/ 1 (pow x 2)))) |
(* (pow x 4) (+ 2/3 (/ 1 (pow x 2)))) |
(* (pow x 4) (+ 2/3 (/ 1 (pow x 2)))) |
x |
(* x (+ 1 (* 2/3 (pow x 2)))) |
(* x (+ 1 (* 2/3 (pow x 2)))) |
(* x (+ 1 (* 2/3 (pow x 2)))) |
(* 2/3 (pow x 3)) |
(* (pow x 3) (+ 2/3 (/ 1 (pow x 2)))) |
(* (pow x 3) (+ 2/3 (/ 1 (pow x 2)))) |
(* (pow x 3) (+ 2/3 (/ 1 (pow x 2)))) |
(* 2/3 (pow x 3)) |
(* (pow x 3) (+ 2/3 (/ 1 (pow x 2)))) |
(* (pow x 3) (+ 2/3 (/ 1 (pow x 2)))) |
(* (pow x 3) (+ 2/3 (/ 1 (pow x 2)))) |
(/ (sin eps) (cos eps)) |
(+ (/ (sin eps) (cos eps)) (/ (* x (pow (sin eps) 2)) (pow (cos eps) 2))) |
(+ (* x (- (/ (* x (* (sin eps) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2)))))) (cos eps)) (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (/ (sin eps) (cos eps))) |
(+ (* x (- (* x (- (* -1 (* x (+ 1/2 (+ (* -1 (/ (* (pow (sin eps) 2) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (pow (cos eps) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (* 1/6 (/ (pow (sin eps) 2) (pow (cos eps) 2)))))))) (* -1 (/ (* (sin eps) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (cos eps))))) (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (/ (sin eps) (cos eps))) |
(* -2/15 (pow x 5)) |
(* -1 (* (pow x 5) (+ 2/15 (* 1/3 (/ 1 (pow x 2)))))) |
(* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 2/15)) |
(* (pow x 5) (- (/ (sin (+ eps x)) (* (pow x 5) (cos (+ eps x)))) (+ 2/15 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))) |
(* -2/15 (pow x 5)) |
(* -1 (* (pow x 5) (+ 2/15 (* 1/3 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 5) (+ 2/15 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))) |
(* -1 (* (pow x 5) (+ 2/15 (+ (* -1 (/ (sin (- eps (* -1 x))) (* (pow x 5) (cos (- eps (* -1 x)))))) (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
(- (/ (sin x) (cos x)) (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2))))))) |
(- (+ (* eps (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x))) (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2))))))) |
(- (+ (* eps (- (+ 1 (/ (* eps (* (sin x) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (cos x))) (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x))) (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2))))))) |
(- (+ (* eps (- (+ 1 (* eps (- (* -1 (* eps (+ 1/6 (+ (* -1 (/ (* (pow (sin x) 2) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (pow (cos x) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))))) (* -1 (/ (* (sin x) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (cos x)))))) (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x))) (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2))))))) |
(- (/ (sin (+ eps x)) (cos (+ eps x))) (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2))))))) |
(- (/ (sin (+ eps x)) (cos (+ eps x))) (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2))))))) |
(- (/ (sin (+ eps x)) (cos (+ eps x))) (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2))))))) |
(- (/ (sin (+ eps x)) (cos (+ eps x))) (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2))))))) |
(- (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2))))))) |
(- (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2))))))) |
(- (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2))))))) |
(- (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2))))))) |
(/ (sin eps) (cos eps)) |
(+ (* x (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (/ (sin eps) (cos eps))) |
(+ (* x (- (+ 1 (/ (* x (* (sin eps) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2)))))) (cos eps))) (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (/ (sin eps) (cos eps))) |
(+ (* x (- (+ 1 (* x (- (* -1 (* x (+ 1/6 (+ (* -1 (/ (* (pow (sin eps) 2) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (pow (cos eps) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (* 1/6 (/ (pow (sin eps) 2) (pow (cos eps) 2)))))))) (* -1 (/ (* (sin eps) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (cos eps)))))) (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (/ (sin eps) (cos eps))) |
(/ (sin (+ eps x)) (cos (+ eps x))) |
(/ (sin (+ eps x)) (cos (+ eps x))) |
(/ (sin (+ eps x)) (cos (+ eps x))) |
(/ (sin (+ eps x)) (cos (+ eps x))) |
(/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x)))) |
(/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x)))) |
(/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x)))) |
(/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x)))) |
(/ (sin x) (cos x)) |
(+ (* eps (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x))) |
(+ (* eps (- (+ 1 (/ (* eps (* (sin x) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (cos x))) (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x))) |
(+ (* eps (- (+ 1 (* eps (- (* -1 (* eps (+ 1/6 (+ (* -1 (/ (* (pow (sin x) 2) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (pow (cos x) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))))) (* -1 (/ (* (sin x) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (cos x)))))) (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x))) |
(/ (sin (+ eps x)) (cos (+ eps x))) |
(/ (sin (+ eps x)) (cos (+ eps x))) |
(/ (sin (+ eps x)) (cos (+ eps x))) |
(/ (sin (+ eps x)) (cos (+ eps x))) |
(/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) |
(/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) |
(/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) |
(/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) |
eps |
(+ eps x) |
(+ eps x) |
(+ eps x) |
x |
(* x (+ 1 (/ eps x))) |
(* x (+ 1 (/ eps x))) |
(* x (+ 1 (/ eps x))) |
x |
(* -1 (* x (- (* -1 (/ eps x)) 1))) |
(* -1 (* x (- (* -1 (/ eps x)) 1))) |
(* -1 (* x (- (* -1 (/ eps x)) 1))) |
x |
(+ eps x) |
(+ eps x) |
(+ eps x) |
eps |
(* eps (+ 1 (/ x eps))) |
(* eps (+ 1 (/ x eps))) |
(* eps (+ 1 (/ x eps))) |
eps |
(* -1 (* eps (- (* -1 (/ x eps)) 1))) |
(* -1 (* eps (- (* -1 (/ x eps)) 1))) |
(* -1 (* eps (- (* -1 (/ x eps)) 1))) |
x |
(* x (+ 1 (* 1/3 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2)))))) |
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2)))))) |
(* 2/15 (pow x 5)) |
(* (pow x 5) (+ 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(* (pow x 5) (+ 2/15 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(* (pow x 5) (+ 2/15 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(* 2/15 (pow x 5)) |
(* (pow x 5) (+ 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 2/15))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 2/15))) |
(/ (sin eps) (cos eps)) |
(+ (/ (sin eps) (cos eps)) (/ (* x (pow (sin eps) 2)) (pow (cos eps) 2))) |
(+ (* x (- (/ (* x (* (sin eps) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2)))))) (cos eps)) (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (/ (sin eps) (cos eps))) |
(+ (* x (- (* x (- (* -1 (* x (+ 1/2 (+ (* -1 (/ (* (pow (sin eps) 2) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (pow (cos eps) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (* 1/6 (/ (pow (sin eps) 2) (pow (cos eps) 2)))))))) (* -1 (/ (* (sin eps) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (cos eps))))) (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (/ (sin eps) (cos eps))) |
(+ (* -1 (/ (sin x) (cos x))) (/ (sin (+ eps x)) (cos (+ eps x)))) |
(+ (* -1 (/ (sin x) (cos x))) (/ (sin (+ eps x)) (cos (+ eps x)))) |
(+ (* -1 (/ (sin x) (cos x))) (/ (sin (+ eps x)) (cos (+ eps x)))) |
(+ (* -1 (/ (sin x) (cos x))) (/ (sin (+ eps x)) (cos (+ eps x)))) |
(+ (* -1 (/ (sin x) (cos x))) (/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x))))) |
(+ (* -1 (/ (sin x) (cos x))) (/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x))))) |
(+ (* -1 (/ (sin x) (cos x))) (/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x))))) |
(+ (* -1 (/ (sin x) (cos x))) (/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x))))) |
(+ (* -1 (/ (sin x) (cos x))) (/ (sin x) (cos x))) |
(+ (* -1 (/ (sin x) (cos x))) (+ (* eps (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x)))) |
(+ (* -1 (/ (sin x) (cos x))) (+ (* eps (- (+ 1 (/ (* eps (* (sin x) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (cos x))) (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x)))) |
(+ (* -1 (/ (sin x) (cos x))) (+ (* eps (- (+ 1 (* eps (- (* -1 (* eps (+ 1/6 (+ (* -1 (/ (* (pow (sin x) 2) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (pow (cos x) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))))) (* -1 (/ (* (sin x) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (cos x)))))) (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x)))) |
(+ (* -1 (/ (sin x) (cos x))) (/ (sin (+ eps x)) (cos (+ eps x)))) |
(+ (* -1 (/ (sin x) (cos x))) (/ (sin (+ eps x)) (cos (+ eps x)))) |
(+ (* -1 (/ (sin x) (cos x))) (/ (sin (+ eps x)) (cos (+ eps x)))) |
(+ (* -1 (/ (sin x) (cos x))) (/ (sin (+ eps x)) (cos (+ eps x)))) |
(+ (* -1 (/ (sin x) (cos x))) (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps))))) |
(+ (* -1 (/ (sin x) (cos x))) (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps))))) |
(+ (* -1 (/ (sin x) (cos x))) (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps))))) |
(+ (* -1 (/ (sin x) (cos x))) (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps))))) |
-1 |
(- (* -1/2 (pow x 2)) 1) |
(- (* (pow x 2) (- (* -5/24 (pow x 2)) 1/2)) 1) |
(- (* (pow x 2) (- (* (pow x 2) (- (* -61/720 (pow x 2)) 5/24)) 1/2)) 1) |
(/ -1 (cos x)) |
(/ -1 (cos x)) |
(/ -1 (cos x)) |
(/ -1 (cos x)) |
(/ -1 (cos x)) |
(/ -1 (cos x)) |
(/ -1 (cos x)) |
(/ -1 (cos x)) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
(sin x) |
(sin x) |
(sin x) |
(sin x) |
(sin x) |
(sin x) |
(sin x) |
(sin x) |
1 |
(+ 1 (* 1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 1/2 (* 5/24 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 5/24 (* 61/720 (pow x 2))))))) |
(/ 1 (cos x)) |
(/ 1 (cos x)) |
(/ 1 (cos x)) |
(/ 1 (cos x)) |
(/ 1 (cos x)) |
(/ 1 (cos x)) |
(/ 1 (cos x)) |
(/ 1 (cos x)) |
(* 1/3 eps) |
(* 1/3 eps) |
(* 1/3 eps) |
(* 1/3 eps) |
(* 1/3 eps) |
(* 1/3 eps) |
(* 1/3 eps) |
(* 1/3 eps) |
(* 1/3 eps) |
(* 1/3 eps) |
(* 1/3 eps) |
(* 1/3 eps) |
(* 4/3 (* eps (pow x 2))) |
(* 4/3 (* eps (pow x 2))) |
(* 4/3 (* eps (pow x 2))) |
(* 4/3 (* eps (pow x 2))) |
(* 4/3 (* eps (pow x 2))) |
(* 4/3 (* eps (pow x 2))) |
(* 4/3 (* eps (pow x 2))) |
(* 4/3 (* eps (pow x 2))) |
(* 4/3 (* eps (pow x 2))) |
(* 4/3 (* eps (pow x 2))) |
(* 4/3 (* eps (pow x 2))) |
(* 4/3 (* eps (pow x 2))) |
(* 4/3 (* eps (pow x 2))) |
(* 4/3 (* eps (pow x 2))) |
(* 4/3 (* eps (pow x 2))) |
(* 4/3 (* eps (pow x 2))) |
(* 4/3 (* eps (pow x 2))) |
(* 4/3 (* eps (pow x 2))) |
(* 4/3 (* eps (pow x 2))) |
(* 4/3 (* eps (pow x 2))) |
(* 4/3 (* eps (pow x 2))) |
(* 4/3 (* eps (pow x 2))) |
(* 4/3 (* eps (pow x 2))) |
(* 4/3 (* eps (pow x 2))) |
(* eps (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))) |
(* eps (+ (* eps (+ 1/3 (* 4/3 (pow x 2)))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) |
(* eps (+ (* eps (+ 1/3 (* 4/3 (pow x 2)))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) |
(* eps (+ (* eps (+ 1/3 (* 4/3 (pow x 2)))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) |
(* (pow eps 2) (+ 1/3 (* 4/3 (pow x 2)))) |
(* (pow eps 2) (+ 1/3 (+ (* 4/3 (pow x 2)) (+ (/ (sin x) (* eps (cos x))) (/ (pow (sin x) 3) (* eps (pow (cos x) 3))))))) |
(* (pow eps 2) (+ 1/3 (+ (* 4/3 (pow x 2)) (+ (/ (sin x) (* eps (cos x))) (/ (pow (sin x) 3) (* eps (pow (cos x) 3))))))) |
(* (pow eps 2) (+ 1/3 (+ (* 4/3 (pow x 2)) (+ (/ (sin x) (* eps (cos x))) (/ (pow (sin x) 3) (* eps (pow (cos x) 3))))))) |
(* -1 (* (pow eps 2) (- (* -4/3 (pow x 2)) 1/3))) |
(* (pow eps 2) (+ (* -1 (- (* -4/3 (pow x 2)) 1/3)) (+ (/ (sin x) (* eps (cos x))) (/ (pow (sin x) 3) (* eps (pow (cos x) 3)))))) |
(* (pow eps 2) (+ (* -1 (- (* -4/3 (pow x 2)) 1/3)) (+ (/ (sin x) (* eps (cos x))) (/ (pow (sin x) 3) (* eps (pow (cos x) 3)))))) |
(* (pow eps 2) (+ (* -1 (- (* -4/3 (pow x 2)) 1/3)) (+ (/ (sin x) (* eps (cos x))) (/ (pow (sin x) 3) (* eps (pow (cos x) 3)))))) |
(* 1/3 (pow eps 2)) |
(+ (* 1/3 (pow eps 2)) (* eps x)) |
(+ (* 1/3 (pow eps 2)) (* x (+ eps (* 4/3 (* (pow eps 2) x))))) |
(+ (* 1/3 (pow eps 2)) (* x (+ eps (* x (+ (* 4/3 (* eps x)) (* 4/3 (pow eps 2))))))) |
(* 4/3 (* (pow eps 2) (pow x 2))) |
(* (pow x 2) (+ (* 4/3 (pow eps 2)) (/ (* eps (+ (* 1/3 eps) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (pow x 2)))) |
(* (pow x 2) (+ (* 4/3 (pow eps 2)) (/ (* eps (+ (* 1/3 eps) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (pow x 2)))) |
(* (pow x 2) (+ (* 4/3 (pow eps 2)) (/ (* eps (+ (* 1/3 eps) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (pow x 2)))) |
(* 4/3 (* (pow eps 2) (pow x 2))) |
(* (pow x 2) (+ (* 4/3 (pow eps 2)) (/ (* eps (+ (* 1/3 eps) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (pow x 2)))) |
(* (pow x 2) (+ (* 4/3 (pow eps 2)) (/ (* eps (+ (* 1/3 eps) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (pow x 2)))) |
(* (pow x 2) (+ (* 4/3 (pow eps 2)) (/ (* eps (+ (* 1/3 eps) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (pow x 2)))) |
(* eps (pow x 2)) |
(* eps (pow x 2)) |
(* eps (pow x 2)) |
(* eps (pow x 2)) |
(* eps (pow x 2)) |
(* eps (pow x 2)) |
(* eps (pow x 2)) |
(* eps (pow x 2)) |
(* eps (pow x 2)) |
(* eps (pow x 2)) |
(* eps (pow x 2)) |
(* eps (pow x 2)) |
(* eps (pow x 2)) |
(* eps (pow x 2)) |
(* eps (pow x 2)) |
(* eps (pow x 2)) |
(* eps (pow x 2)) |
(* eps (pow x 2)) |
(* eps (pow x 2)) |
(* eps (pow x 2)) |
(* eps (pow x 2)) |
(* eps (pow x 2)) |
(* eps (pow x 2)) |
(* eps (pow x 2)) |
(* 2/3 (pow x 2)) |
(* 2/3 (pow x 2)) |
(* 2/3 (pow x 2)) |
(* 2/3 (pow x 2)) |
(* 2/3 (pow x 2)) |
(* 2/3 (pow x 2)) |
(* 2/3 (pow x 2)) |
(* 2/3 (pow x 2)) |
(* 2/3 (pow x 2)) |
(* 2/3 (pow x 2)) |
(* 2/3 (pow x 2)) |
(* 2/3 (pow x 2)) |
(* 1/3 (pow x 2)) |
(* (pow x 2) (+ 1/3 (* 2/15 (pow x 2)))) |
(* (pow x 2) (+ 1/3 (* 2/15 (pow x 2)))) |
(* (pow x 2) (+ 1/3 (* 2/15 (pow x 2)))) |
(* 2/15 (pow x 4)) |
(* (pow x 4) (+ 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(* 2/15 (pow x 4)) |
(* (pow x 4) (+ 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(* 2/15 (pow x 2)) |
(* 2/15 (pow x 2)) |
(* 2/15 (pow x 2)) |
(* 2/15 (pow x 2)) |
(* 2/15 (pow x 2)) |
(* 2/15 (pow x 2)) |
(* 2/15 (pow x 2)) |
(* 2/15 (pow x 2)) |
(* 2/15 (pow x 2)) |
(* 2/15 (pow x 2)) |
(* 2/15 (pow x 2)) |
(* 2/15 (pow x 2)) |
1 |
(+ 1 (* -1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))) |
(cos x) |
(cos x) |
(cos x) |
(cos x) |
(cos x) |
(cos x) |
(cos x) |
(cos x) |
| Outputs |
|---|
(+ 1 (* 1/3 (pow eps 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) |
(+ 1 (+ (* 1/3 (pow eps 2)) (* eps x))) |
(+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (*.f64 #s(literal 1/3 binary64) eps) x))) |
(+ 1 (+ (* 1/3 (pow eps 2)) (* x (+ eps (* x (+ 1 (* 4/3 (pow eps 2)))))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (*.f64 eps (+.f64 (*.f64 #s(literal 1/3 binary64) eps) x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) #s(literal 4/3 binary64))) (*.f64 x x)))) |
(+ 1 (+ (* 1/3 (pow eps 2)) (* x (+ eps (* x (+ 1 (+ (* 4/3 (* eps x)) (* 4/3 (pow eps 2))))))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (*.f64 eps (+.f64 (*.f64 #s(literal 1/3 binary64) eps) x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (+.f64 eps x)))) (*.f64 x x)))) |
(* 4/3 (* (pow eps 2) (pow x 2))) |
(*.f64 (*.f64 eps eps) (*.f64 #s(literal 4/3 binary64) (*.f64 x x))) |
(* (pow x 2) (+ (* 4/3 (pow eps 2)) (+ (/ 1 (pow x 2)) (+ (/ (* eps (+ (* 1/3 eps) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (pow x 2)) (/ (pow (sin x) 2) (* (pow x 2) (pow (cos x) 2))))))) |
(*.f64 (*.f64 x x) (+.f64 (*.f64 eps (+.f64 (*.f64 eps #s(literal 4/3 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)))) (*.f64 x x)))) (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(* (pow x 2) (+ (* 4/3 (pow eps 2)) (+ (/ 1 (pow x 2)) (+ (/ (* eps (+ (* 1/3 eps) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (pow x 2)) (/ (pow (sin x) 2) (* (pow x 2) (pow (cos x) 2))))))) |
(*.f64 (*.f64 x x) (+.f64 (*.f64 eps (+.f64 (*.f64 eps #s(literal 4/3 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)))) (*.f64 x x)))) (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(* (pow x 2) (+ (* 4/3 (pow eps 2)) (+ (/ 1 (pow x 2)) (+ (/ (* eps (+ (* 1/3 eps) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (pow x 2)) (/ (pow (sin x) 2) (* (pow x 2) (pow (cos x) 2))))))) |
(*.f64 (*.f64 x x) (+.f64 (*.f64 eps (+.f64 (*.f64 eps #s(literal 4/3 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)))) (*.f64 x x)))) (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(* 4/3 (* (pow eps 2) (pow x 2))) |
(*.f64 (*.f64 eps eps) (*.f64 #s(literal 4/3 binary64) (*.f64 x x))) |
(* (pow x 2) (+ (* 4/3 (pow eps 2)) (+ (/ 1 (pow x 2)) (+ (/ (* eps (+ (* 1/3 eps) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (pow x 2)) (/ (pow (sin x) 2) (* (pow x 2) (pow (cos x) 2))))))) |
(*.f64 (*.f64 x x) (+.f64 (*.f64 eps (+.f64 (*.f64 eps #s(literal 4/3 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)))) (*.f64 x x)))) (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(* (pow x 2) (+ (* 4/3 (pow eps 2)) (+ (/ 1 (pow x 2)) (+ (/ (* eps (+ (* 1/3 eps) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (pow x 2)) (/ (pow (sin x) 2) (* (pow x 2) (pow (cos x) 2))))))) |
(*.f64 (*.f64 x x) (+.f64 (*.f64 eps (+.f64 (*.f64 eps #s(literal 4/3 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)))) (*.f64 x x)))) (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(* (pow x 2) (+ (* 4/3 (pow eps 2)) (+ (/ 1 (pow x 2)) (+ (/ (* eps (+ (* 1/3 eps) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (pow x 2)) (/ (pow (sin x) 2) (* (pow x 2) (pow (cos x) 2))))))) |
(*.f64 (*.f64 x x) (+.f64 (*.f64 eps (+.f64 (*.f64 eps #s(literal 4/3 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)))) (*.f64 x x)))) (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) |
(+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(+ 1 (+ (* eps (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))) (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) eps)) (*.f64 eps (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64))))) |
(+ 1 (+ (* eps (+ (* eps (+ 1/3 (* 4/3 (pow x 2)))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(+.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) eps)) (*.f64 eps (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)))) (*.f64 eps (*.f64 eps (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x))))))) |
(+ 1 (+ (* eps (+ (* eps (+ 1/3 (* 4/3 (pow x 2)))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(+.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) eps)) (*.f64 eps (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)))) (*.f64 eps (*.f64 eps (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x))))))) |
(* (pow eps 2) (+ 1/3 (* 4/3 (pow x 2)))) |
(*.f64 eps (*.f64 eps (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x))))) |
(* (pow eps 2) (+ 1/3 (+ (* 4/3 (pow x 2)) (+ (/ (sin x) (* eps (cos x))) (/ (pow (sin x) 3) (* eps (pow (cos x) 3))))))) |
(*.f64 eps (*.f64 eps (+.f64 (/.f64 (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)) eps) (+.f64 (/.f64 (sin.f64 x) (*.f64 eps (cos.f64 x))) (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x))))))) |
(* (pow eps 2) (+ 1/3 (+ (* 4/3 (pow x 2)) (+ (/ 1 (pow eps 2)) (+ (/ (sin x) (* eps (cos x))) (+ (/ (pow (sin x) 2) (* (pow eps 2) (pow (cos x) 2))) (/ (pow (sin x) 3) (* eps (pow (cos x) 3))))))))) |
(*.f64 (*.f64 eps eps) (+.f64 (+.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps eps)) (+.f64 (/.f64 (sin.f64 x) (*.f64 eps (cos.f64 x))) (/.f64 (/.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) eps) eps) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)) eps))) |
(* (pow eps 2) (+ 1/3 (+ (* 4/3 (pow x 2)) (+ (/ 1 (pow eps 2)) (+ (/ (sin x) (* eps (cos x))) (+ (/ (pow (sin x) 2) (* (pow eps 2) (pow (cos x) 2))) (/ (pow (sin x) 3) (* eps (pow (cos x) 3))))))))) |
(*.f64 (*.f64 eps eps) (+.f64 (+.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps eps)) (+.f64 (/.f64 (sin.f64 x) (*.f64 eps (cos.f64 x))) (/.f64 (/.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) eps) eps) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)) eps))) |
(* -1 (* (pow eps 2) (- (* -4/3 (pow x 2)) 1/3))) |
(*.f64 eps (*.f64 eps (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x))))) |
(* (pow eps 2) (+ (* -1 (- (* -4/3 (pow x 2)) 1/3)) (+ (/ (sin x) (* eps (cos x))) (/ (pow (sin x) 3) (* eps (pow (cos x) 3)))))) |
(*.f64 eps (*.f64 eps (+.f64 (/.f64 (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)) eps) (+.f64 (/.f64 (sin.f64 x) (*.f64 eps (cos.f64 x))) (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x))))))) |
(* (pow eps 2) (+ (* -1 (- (* -4/3 (pow x 2)) 1/3)) (* -1 (/ (+ (* -1 (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))) (* -1 (/ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) eps))) eps)))) |
(*.f64 (*.f64 eps eps) (+.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x))) (/.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) eps) (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)))) eps))) |
(* (pow eps 2) (+ (* -1 (- (* -4/3 (pow x 2)) 1/3)) (* -1 (/ (+ (* -1 (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))) (* -1 (/ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) eps))) eps)))) |
(*.f64 (*.f64 eps eps) (+.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x))) (/.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) eps) (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)))) eps))) |
(* eps (+ 1/3 (* 4/3 (pow x 2)))) |
(*.f64 eps (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x)))) |
(* eps (+ 1/3 (* 4/3 (pow x 2)))) |
(*.f64 eps (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x)))) |
(* eps (+ 1/3 (* 4/3 (pow x 2)))) |
(*.f64 eps (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x)))) |
(* eps (+ 1/3 (* 4/3 (pow x 2)))) |
(*.f64 eps (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x)))) |
(* eps (+ 1/3 (* 4/3 (pow x 2)))) |
(*.f64 eps (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x)))) |
(* eps (+ 1/3 (* 4/3 (pow x 2)))) |
(*.f64 eps (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x)))) |
(* eps (+ 1/3 (* 4/3 (pow x 2)))) |
(*.f64 eps (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x)))) |
(* eps (+ 1/3 (* 4/3 (pow x 2)))) |
(*.f64 eps (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x)))) |
(* -1 (* eps (- (* -4/3 (pow x 2)) 1/3))) |
(*.f64 eps (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x)))) |
(* -1 (* eps (- (* -4/3 (pow x 2)) 1/3))) |
(*.f64 eps (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x)))) |
(* -1 (* eps (- (* -4/3 (pow x 2)) 1/3))) |
(*.f64 eps (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x)))) |
(* -1 (* eps (- (* -4/3 (pow x 2)) 1/3))) |
(*.f64 eps (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x)))) |
(* 1/3 eps) |
(*.f64 #s(literal 1/3 binary64) eps) |
(+ (* 1/3 eps) (* 4/3 (* eps (pow x 2)))) |
(*.f64 eps (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x)))) |
(+ (* 1/3 eps) (* 4/3 (* eps (pow x 2)))) |
(*.f64 eps (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x)))) |
(+ (* 1/3 eps) (* 4/3 (* eps (pow x 2)))) |
(*.f64 eps (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x)))) |
(* 4/3 (* eps (pow x 2))) |
(*.f64 eps (*.f64 #s(literal 4/3 binary64) (*.f64 x x))) |
(* (pow x 2) (+ (* 1/3 (/ eps (pow x 2))) (* 4/3 eps))) |
(*.f64 (*.f64 x x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal 4/3 binary64)))) |
(* (pow x 2) (+ (* 1/3 (/ eps (pow x 2))) (* 4/3 eps))) |
(*.f64 (*.f64 x x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal 4/3 binary64)))) |
(* (pow x 2) (+ (* 1/3 (/ eps (pow x 2))) (* 4/3 eps))) |
(*.f64 (*.f64 x x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal 4/3 binary64)))) |
(* 4/3 (* eps (pow x 2))) |
(*.f64 eps (*.f64 #s(literal 4/3 binary64) (*.f64 x x))) |
(* (pow x 2) (+ (* 1/3 (/ eps (pow x 2))) (* 4/3 eps))) |
(*.f64 (*.f64 x x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal 4/3 binary64)))) |
(* (pow x 2) (+ (* 1/3 (/ eps (pow x 2))) (* 4/3 eps))) |
(*.f64 (*.f64 x x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal 4/3 binary64)))) |
(* (pow x 2) (+ (* 1/3 (/ eps (pow x 2))) (* 4/3 eps))) |
(*.f64 (*.f64 x x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal 4/3 binary64)))) |
(* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))) |
(* eps (+ 1 (+ (* eps (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))) (/ (pow (sin x) 2) (pow (cos x) 2))))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) eps)) (*.f64 eps (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)))))) |
(* eps (+ 1 (+ (* eps (+ (* eps (+ 1/3 (* 4/3 (pow x 2)))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2))))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) eps)) (*.f64 eps (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)))) (*.f64 eps (*.f64 eps (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x)))))))) |
(* eps (+ 1 (+ (* eps (+ (* eps (+ 1/3 (* 4/3 (pow x 2)))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2))))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) eps)) (*.f64 eps (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)))) (*.f64 eps (*.f64 eps (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x)))))))) |
(* (pow eps 3) (+ 1/3 (* 4/3 (pow x 2)))) |
(*.f64 (*.f64 eps eps) (*.f64 eps (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x))))) |
(* (pow eps 3) (+ 1/3 (+ (* 4/3 (pow x 2)) (+ (/ (sin x) (* eps (cos x))) (/ (pow (sin x) 3) (* eps (pow (cos x) 3))))))) |
(*.f64 (*.f64 eps eps) (*.f64 eps (+.f64 (/.f64 (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)) eps) (+.f64 (/.f64 (sin.f64 x) (*.f64 eps (cos.f64 x))) (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x))))))) |
(* (pow eps 3) (+ 1/3 (+ (* 4/3 (pow x 2)) (+ (/ 1 (pow eps 2)) (+ (/ (sin x) (* eps (cos x))) (+ (/ (pow (sin x) 2) (* (pow eps 2) (pow (cos x) 2))) (/ (pow (sin x) 3) (* eps (pow (cos x) 3))))))))) |
(*.f64 (+.f64 (+.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps eps)) (+.f64 (/.f64 (sin.f64 x) (*.f64 eps (cos.f64 x))) (/.f64 (/.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) eps) eps) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)) eps)) (*.f64 eps (*.f64 eps eps))) |
(* (pow eps 3) (+ 1/3 (+ (* 4/3 (pow x 2)) (+ (/ 1 (pow eps 2)) (+ (/ (sin x) (* eps (cos x))) (+ (/ (pow (sin x) 2) (* (pow eps 2) (pow (cos x) 2))) (/ (pow (sin x) 3) (* eps (pow (cos x) 3))))))))) |
(*.f64 (+.f64 (+.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps eps)) (+.f64 (/.f64 (sin.f64 x) (*.f64 eps (cos.f64 x))) (/.f64 (/.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) eps) eps) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)) eps)) (*.f64 eps (*.f64 eps eps))) |
(* -1 (* (pow eps 3) (- (* -4/3 (pow x 2)) 1/3))) |
(*.f64 (*.f64 eps eps) (*.f64 eps (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x))))) |
(* -1 (* (pow eps 3) (- (+ (* -4/3 (pow x 2)) (* -1 (/ (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))) eps))) 1/3))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (/.f64 (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64))) eps) (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x))))) |
(* -1 (* (pow eps 3) (- (+ (* -4/3 (pow x 2)) (* -1 (/ (+ (/ 1 eps) (+ (/ (sin x) (cos x)) (+ (/ (pow (sin x) 2) (* eps (pow (cos x) 2))) (/ (pow (sin x) 3) (pow (cos x) 3))))) eps))) 1/3))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (/.f64 (+.f64 (+.f64 (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)) (/.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) eps) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (/.f64 #s(literal 1 binary64) eps))) eps) (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x))))) |
(* -1 (* (pow eps 3) (- (+ (* -4/3 (pow x 2)) (* -1 (/ (+ (/ 1 eps) (+ (/ (sin x) (cos x)) (+ (/ (pow (sin x) 2) (* eps (pow (cos x) 2))) (/ (pow (sin x) 3) (pow (cos x) 3))))) eps))) 1/3))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (/.f64 (+.f64 (+.f64 (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)) (/.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) eps) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (/.f64 #s(literal 1 binary64) eps))) eps) (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x))))) |
(* eps (+ 1 (* 1/3 (pow eps 2)))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)))) |
(+ (* eps (+ 1 (* 1/3 (pow eps 2)))) (* (pow eps 2) x)) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (*.f64 #s(literal 1/3 binary64) eps) x)))) |
(+ (* eps (+ 1 (* 1/3 (pow eps 2)))) (* x (+ (* eps (* x (+ 1 (* 4/3 (pow eps 2))))) (pow eps 2)))) |
(+.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)))) (*.f64 (*.f64 eps x) (+.f64 eps (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) #s(literal 4/3 binary64))))))) |
(+ (* eps (+ 1 (* 1/3 (pow eps 2)))) (* x (+ (* x (+ (* 4/3 (* (pow eps 2) x)) (* eps (+ 1 (* 4/3 (pow eps 2)))))) (pow eps 2)))) |
(+.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (*.f64 #s(literal 1/3 binary64) eps) x)))) (*.f64 x (*.f64 eps (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (+.f64 eps x)))))))) |
(* 4/3 (* (pow eps 3) (pow x 2))) |
(*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 #s(literal 4/3 binary64) (*.f64 x x)))) |
(* (pow x 2) (+ (* 4/3 (pow eps 3)) (/ (* eps (+ 1 (+ (* eps (+ (* 1/3 eps) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2))))) (pow x 2)))) |
(*.f64 x (*.f64 x (*.f64 eps (+.f64 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) (+.f64 (*.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) eps)) (*.f64 eps (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64))))) (*.f64 x x)) (*.f64 (*.f64 eps eps) #s(literal 4/3 binary64)))))) |
(* (pow x 2) (+ (* 4/3 (pow eps 3)) (/ (* eps (+ 1 (+ (* eps (+ (* 1/3 eps) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2))))) (pow x 2)))) |
(*.f64 x (*.f64 x (*.f64 eps (+.f64 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) (+.f64 (*.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) eps)) (*.f64 eps (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64))))) (*.f64 x x)) (*.f64 (*.f64 eps eps) #s(literal 4/3 binary64)))))) |
(* (pow x 2) (+ (* 4/3 (pow eps 3)) (/ (* eps (+ 1 (+ (* eps (+ (* 1/3 eps) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2))))) (pow x 2)))) |
(*.f64 x (*.f64 x (*.f64 eps (+.f64 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) (+.f64 (*.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) eps)) (*.f64 eps (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64))))) (*.f64 x x)) (*.f64 (*.f64 eps eps) #s(literal 4/3 binary64)))))) |
(* 4/3 (* (pow eps 3) (pow x 2))) |
(*.f64 (*.f64 eps eps) (*.f64 eps (*.f64 #s(literal 4/3 binary64) (*.f64 x x)))) |
(* (pow x 2) (+ (* 4/3 (pow eps 3)) (/ (* eps (+ 1 (+ (* eps (+ (* 1/3 eps) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2))))) (pow x 2)))) |
(*.f64 x (*.f64 x (*.f64 eps (+.f64 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) (+.f64 (*.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) eps)) (*.f64 eps (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64))))) (*.f64 x x)) (*.f64 (*.f64 eps eps) #s(literal 4/3 binary64)))))) |
(* (pow x 2) (+ (* 4/3 (pow eps 3)) (/ (* eps (+ 1 (+ (* eps (+ (* 1/3 eps) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2))))) (pow x 2)))) |
(*.f64 x (*.f64 x (*.f64 eps (+.f64 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) (+.f64 (*.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) eps)) (*.f64 eps (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64))))) (*.f64 x x)) (*.f64 (*.f64 eps eps) #s(literal 4/3 binary64)))))) |
(* (pow x 2) (+ (* 4/3 (pow eps 3)) (/ (* eps (+ 1 (+ (* eps (+ (* 1/3 eps) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (/ (pow (sin x) 2) (pow (cos x) 2))))) (pow x 2)))) |
(*.f64 x (*.f64 x (*.f64 eps (+.f64 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) (+.f64 (*.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) eps)) (*.f64 eps (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64))))) (*.f64 x x)) (*.f64 (*.f64 eps eps) #s(literal 4/3 binary64)))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (pow x 2)) |
(+.f64 #s(literal 1 binary64) (*.f64 x x)) |
(+ 1 (* (pow x 2) (+ 1 (* 2/3 (pow x 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 2/3 binary64))))))) |
(+ 1 (* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* 17/45 (pow x 2))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))) |
(+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) |
(+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) |
(+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) |
(+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) |
(+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) |
(+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) |
(+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) |
(+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) |
(+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(* eps (+ 1 (* (pow x 2) (+ 1 (* 2/3 (pow x 2)))))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 2/3 binary64)))))))) |
(* eps (+ 1 (* (pow x 2) (+ 1 (* 2/3 (pow x 2)))))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 2/3 binary64)))))))) |
(* eps (+ 1 (* (pow x 2) (+ 1 (* 2/3 (pow x 2)))))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 2/3 binary64)))))))) |
(* eps (+ 1 (* (pow x 2) (+ 1 (* 2/3 (pow x 2)))))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 2/3 binary64)))))))) |
(* eps (+ 1 (* (pow x 2) (+ 1 (* 2/3 (pow x 2)))))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 2/3 binary64)))))))) |
(* eps (+ 1 (* (pow x 2) (+ 1 (* 2/3 (pow x 2)))))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 2/3 binary64)))))))) |
(* eps (+ 1 (* (pow x 2) (+ 1 (* 2/3 (pow x 2)))))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 2/3 binary64)))))))) |
(* eps (+ 1 (* (pow x 2) (+ 1 (* 2/3 (pow x 2)))))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 2/3 binary64)))))))) |
(* eps (+ 1 (* (pow x 2) (+ 1 (* 2/3 (pow x 2)))))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 2/3 binary64)))))))) |
(* eps (+ 1 (* (pow x 2) (+ 1 (* 2/3 (pow x 2)))))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 2/3 binary64)))))))) |
(* eps (+ 1 (* (pow x 2) (+ 1 (* 2/3 (pow x 2)))))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 2/3 binary64)))))))) |
(* eps (+ 1 (* (pow x 2) (+ 1 (* 2/3 (pow x 2)))))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 2/3 binary64)))))))) |
eps |
(+ eps (* eps (pow x 2))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 x x))) |
(+ eps (* (pow x 2) (+ eps (* 2/3 (* eps (pow x 2)))))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 2/3 binary64)))))))) |
(+ eps (* (pow x 2) (+ eps (* 2/3 (* eps (pow x 2)))))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 2/3 binary64)))))))) |
(* 2/3 (* eps (pow x 4))) |
(*.f64 x (*.f64 x (*.f64 eps (*.f64 x (*.f64 x #s(literal 2/3 binary64)))))) |
(* (pow x 4) (+ (* 2/3 eps) (/ eps (pow x 2)))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (/.f64 eps (*.f64 x x)) (*.f64 eps #s(literal 2/3 binary64)))) |
(* (pow x 4) (+ (* 2/3 eps) (+ (/ eps (pow x 2)) (/ eps (pow x 4))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (/.f64 eps (*.f64 x x)) (+.f64 (*.f64 eps #s(literal 2/3 binary64)) (/.f64 eps (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* (pow x 4) (+ (* 2/3 eps) (+ (/ eps (pow x 2)) (/ eps (pow x 4))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (/.f64 eps (*.f64 x x)) (+.f64 (*.f64 eps #s(literal 2/3 binary64)) (/.f64 eps (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* 2/3 (* eps (pow x 4))) |
(*.f64 x (*.f64 x (*.f64 eps (*.f64 x (*.f64 x #s(literal 2/3 binary64)))))) |
(* (pow x 4) (+ (* 2/3 eps) (/ eps (pow x 2)))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (/.f64 eps (*.f64 x x)) (*.f64 eps #s(literal 2/3 binary64)))) |
(* (pow x 4) (+ (* 2/3 eps) (+ (/ eps (pow x 2)) (/ eps (pow x 4))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (/.f64 eps (*.f64 x x)) (+.f64 (*.f64 eps #s(literal 2/3 binary64)) (/.f64 eps (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* (pow x 4) (+ (* 2/3 eps) (+ (/ eps (pow x 2)) (/ eps (pow x 4))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (/.f64 eps (*.f64 x x)) (+.f64 (*.f64 eps #s(literal 2/3 binary64)) (/.f64 eps (*.f64 (*.f64 x x) (*.f64 x x)))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (pow x 2)) |
(+.f64 #s(literal 1 binary64) (*.f64 x x)) |
(+ 1 (* (pow x 2) (+ 1 (* 2/3 (pow x 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 2/3 binary64))))))) |
(+ 1 (* (pow x 2) (+ 1 (* 2/3 (pow x 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 2/3 binary64))))))) |
(* 2/3 (pow x 4)) |
(*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 2/3 binary64)))) |
(* (pow x 4) (+ 2/3 (/ 1 (pow x 2)))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 2/3 binary64))) |
(* (pow x 4) (+ 2/3 (+ (/ 1 (pow x 2)) (/ 1 (pow x 4))))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 2/3 binary64))) #s(literal 1 binary64)) |
(* (pow x 4) (+ 2/3 (+ (/ 1 (pow x 2)) (/ 1 (pow x 4))))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 2/3 binary64))) #s(literal 1 binary64)) |
(* 2/3 (pow x 4)) |
(*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 2/3 binary64)))) |
(* (pow x 4) (+ 2/3 (/ 1 (pow x 2)))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 2/3 binary64))) |
(* (pow x 4) (+ 2/3 (+ (/ 1 (pow x 2)) (/ 1 (pow x 4))))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 2/3 binary64))) #s(literal 1 binary64)) |
(* (pow x 4) (+ 2/3 (+ (/ 1 (pow x 2)) (/ 1 (pow x 4))))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 2/3 binary64))) #s(literal 1 binary64)) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* 2/3 (pow x 2)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 2/3 binary64)))))) |
(* (pow x 2) (+ 1 (* 2/3 (pow x 2)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 2/3 binary64)))))) |
(* (pow x 2) (+ 1 (* 2/3 (pow x 2)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 2/3 binary64)))))) |
(* 2/3 (pow x 4)) |
(*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 2/3 binary64)))) |
(* (pow x 4) (+ 2/3 (/ 1 (pow x 2)))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 2/3 binary64))) |
(* (pow x 4) (+ 2/3 (/ 1 (pow x 2)))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 2/3 binary64))) |
(* (pow x 4) (+ 2/3 (/ 1 (pow x 2)))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 2/3 binary64))) |
(* 2/3 (pow x 4)) |
(*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 2/3 binary64)))) |
(* (pow x 4) (+ 2/3 (/ 1 (pow x 2)))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 2/3 binary64))) |
(* (pow x 4) (+ 2/3 (/ 1 (pow x 2)))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 2/3 binary64))) |
(* (pow x 4) (+ 2/3 (/ 1 (pow x 2)))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 2/3 binary64))) |
x |
(* x (+ 1 (* 2/3 (pow x 2)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 2/3 binary64))))) |
(* x (+ 1 (* 2/3 (pow x 2)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 2/3 binary64))))) |
(* x (+ 1 (* 2/3 (pow x 2)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 2/3 binary64))))) |
(* 2/3 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 2/3 binary64)))) |
(* (pow x 3) (+ 2/3 (/ 1 (pow x 2)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 2/3 binary64))))) |
(* (pow x 3) (+ 2/3 (/ 1 (pow x 2)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 2/3 binary64))))) |
(* (pow x 3) (+ 2/3 (/ 1 (pow x 2)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 2/3 binary64))))) |
(* 2/3 (pow x 3)) |
(*.f64 x (*.f64 x (*.f64 x #s(literal 2/3 binary64)))) |
(* (pow x 3) (+ 2/3 (/ 1 (pow x 2)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 2/3 binary64))))) |
(* (pow x 3) (+ 2/3 (/ 1 (pow x 2)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 2/3 binary64))))) |
(* (pow x 3) (+ 2/3 (/ 1 (pow x 2)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 2/3 binary64))))) |
(/ (sin eps) (cos eps)) |
(/.f64 (sin.f64 eps) (cos.f64 eps)) |
(+ (/ (sin eps) (cos eps)) (/ (* x (pow (sin eps) 2)) (pow (cos eps) 2))) |
(+.f64 (/.f64 (sin.f64 eps) (cos.f64 eps)) (/.f64 (*.f64 x (pow.f64 (sin.f64 eps) #s(literal 2 binary64))) (pow.f64 (cos.f64 eps) #s(literal 2 binary64)))) |
(+ (* x (- (/ (* x (* (sin eps) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2)))))) (cos eps)) (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (/ (sin eps) (cos eps))) |
(+.f64 (/.f64 (sin.f64 eps) (cos.f64 eps)) (*.f64 x (+.f64 (/.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 (sin.f64 eps) (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64)))))) (cos.f64 eps))))) |
(+ (* x (- (* x (- (* -1 (* x (+ 1/2 (+ (* -1 (/ (* (pow (sin eps) 2) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (pow (cos eps) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (* 1/6 (/ (pow (sin eps) 2) (pow (cos eps) 2)))))))) (* -1 (/ (* (sin eps) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (cos eps))))) (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (/ (sin eps) (cos eps))) |
(+.f64 (/.f64 (sin.f64 eps) (cos.f64 eps)) (*.f64 x (+.f64 (/.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64))) (*.f64 x (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64)))) (/.f64 (sin.f64 eps) (cos.f64 eps))) (*.f64 x (+.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64))))) (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) #s(literal 1/6 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64))) #s(literal 1/2 binary64))))))))) |
(* -2/15 (pow x 5)) |
(*.f64 #s(literal -2/15 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* -1 (* (pow x 5) (+ 2/15 (* 1/3 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 2/15 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))))) |
(* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 2/15)) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 #s(literal -2/15 binary64) (/.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)))) |
(* (pow x 5) (- (/ (sin (+ eps x)) (* (pow x 5) (cos (+ eps x)))) (+ 2/15 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (/.f64 (sin.f64 (+.f64 eps x)) (*.f64 (pow.f64 x #s(literal 5 binary64)) (cos.f64 (+.f64 eps x)))) (-.f64 #s(literal -2/15 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/3 binary64) (*.f64 x x)))))) |
(* -2/15 (pow x 5)) |
(*.f64 #s(literal -2/15 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* -1 (* (pow x 5) (+ 2/15 (* 1/3 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 2/15 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))))) |
(* -1 (* (pow x 5) (+ 2/15 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 #s(literal -2/15 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))))) |
(* -1 (* (pow x 5) (+ 2/15 (+ (* -1 (/ (sin (- eps (* -1 x))) (* (pow x 5) (cos (- eps (* -1 x)))))) (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))) |
(*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 2/15 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x)))) (/.f64 (sin.f64 (+.f64 eps x)) (*.f64 (pow.f64 x #s(literal 5 binary64)) (cos.f64 (+.f64 eps x))))) (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 5 binary64)))) |
(- (/ (sin x) (cos x)) (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2))))))) |
(-.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x #s(literal 2/15 binary64)))))))) |
(- (+ (* eps (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x))) (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2))))))) |
(+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (-.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x #s(literal 2/15 binary64))))))))) |
(- (+ (* eps (- (+ 1 (/ (* eps (* (sin x) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (cos x))) (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x))) (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2))))))) |
(+.f64 (-.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x #s(literal 2/15 binary64)))))))) (*.f64 eps (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) eps)) (*.f64 eps (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64))))))) |
(- (+ (* eps (- (+ 1 (* eps (- (* -1 (* eps (+ 1/6 (+ (* -1 (/ (* (pow (sin x) 2) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (pow (cos x) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))))) (* -1 (/ (* (sin x) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (cos x)))))) (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x))) (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2))))))) |
(+.f64 (-.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x #s(literal 2/15 binary64)))))))) (*.f64 eps (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 eps (-.f64 (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64))) (*.f64 eps (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))) (-.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 1/6 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (*.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)))))))))))))) |
(- (/ (sin (+ eps x)) (cos (+ eps x))) (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2))))))) |
(-.f64 (/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x #s(literal 2/15 binary64)))))))) |
(- (/ (sin (+ eps x)) (cos (+ eps x))) (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2))))))) |
(-.f64 (/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x #s(literal 2/15 binary64)))))))) |
(- (/ (sin (+ eps x)) (cos (+ eps x))) (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2))))))) |
(-.f64 (/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x #s(literal 2/15 binary64)))))))) |
(- (/ (sin (+ eps x)) (cos (+ eps x))) (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2))))))) |
(-.f64 (/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x #s(literal 2/15 binary64)))))))) |
(- (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2))))))) |
(-.f64 (/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x #s(literal 2/15 binary64)))))))) |
(- (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2))))))) |
(-.f64 (/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x #s(literal 2/15 binary64)))))))) |
(- (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2))))))) |
(-.f64 (/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x #s(literal 2/15 binary64)))))))) |
(- (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2))))))) |
(-.f64 (/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x #s(literal 2/15 binary64)))))))) |
(/ (sin eps) (cos eps)) |
(/.f64 (sin.f64 eps) (cos.f64 eps)) |
(+ (* x (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (/ (sin eps) (cos eps))) |
(+.f64 (/.f64 (sin.f64 eps) (cos.f64 eps)) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64)))))) |
(+ (* x (- (+ 1 (/ (* x (* (sin eps) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2)))))) (cos eps))) (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (/ (sin eps) (cos eps))) |
(+.f64 (/.f64 (sin.f64 eps) (cos.f64 eps)) (*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 (sin.f64 eps) (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64)))))) (cos.f64 eps)))))) |
(+ (* x (- (+ 1 (* x (- (* -1 (* x (+ 1/6 (+ (* -1 (/ (* (pow (sin eps) 2) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (pow (cos eps) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (* 1/6 (/ (pow (sin eps) 2) (pow (cos eps) 2)))))))) (* -1 (/ (* (sin eps) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (cos eps)))))) (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (/ (sin eps) (cos eps))) |
(+.f64 (/.f64 (sin.f64 eps) (cos.f64 eps)) (*.f64 x (+.f64 (/.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64)))) (/.f64 (sin.f64 eps) (cos.f64 eps))) (*.f64 x (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) #s(literal 1/6 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (-.f64 #s(literal 1/6 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64))))))))))))) |
(/ (sin (+ eps x)) (cos (+ eps x))) |
(/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) |
(/ (sin (+ eps x)) (cos (+ eps x))) |
(/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) |
(/ (sin (+ eps x)) (cos (+ eps x))) |
(/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) |
(/ (sin (+ eps x)) (cos (+ eps x))) |
(/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) |
(/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x)))) |
(/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) |
(/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x)))) |
(/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) |
(/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x)))) |
(/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) |
(/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x)))) |
(/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) |
(/ (sin x) (cos x)) |
(/.f64 (sin.f64 x) (cos.f64 x)) |
(+ (* eps (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x))) |
(+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))))) |
(+ (* eps (- (+ 1 (/ (* eps (* (sin x) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (cos x))) (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x))) |
(+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (*.f64 eps (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) eps)) (*.f64 eps (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64))))))) |
(+ (* eps (- (+ 1 (* eps (- (* -1 (* eps (+ 1/6 (+ (* -1 (/ (* (pow (sin x) 2) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (pow (cos x) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))))) (* -1 (/ (* (sin x) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (cos x)))))) (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x))) |
(+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (*.f64 eps (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 eps (-.f64 (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64))) (*.f64 eps (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))) (-.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 1/6 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (*.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)))))))))))))) |
(/ (sin (+ eps x)) (cos (+ eps x))) |
(/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) |
(/ (sin (+ eps x)) (cos (+ eps x))) |
(/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) |
(/ (sin (+ eps x)) (cos (+ eps x))) |
(/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) |
(/ (sin (+ eps x)) (cos (+ eps x))) |
(/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) |
(/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) |
(/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) |
(/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) |
(/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) |
(/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) |
(/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) |
(/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) |
(/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) |
eps |
(+ eps x) |
(+.f64 eps x) |
(+ eps x) |
(+.f64 eps x) |
(+ eps x) |
(+.f64 eps x) |
x |
(* x (+ 1 (/ eps x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 eps x))) |
(* x (+ 1 (/ eps x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 eps x))) |
(* x (+ 1 (/ eps x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 eps x))) |
x |
(* -1 (* x (- (* -1 (/ eps x)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 eps x))) |
(* -1 (* x (- (* -1 (/ eps x)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 eps x))) |
(* -1 (* x (- (* -1 (/ eps x)) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 eps x))) |
x |
(+ eps x) |
(+.f64 eps x) |
(+ eps x) |
(+.f64 eps x) |
(+ eps x) |
(+.f64 eps x) |
eps |
(* eps (+ 1 (/ x eps))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 x eps))) |
(* eps (+ 1 (/ x eps))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 x eps))) |
(* eps (+ 1 (/ x eps))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 x eps))) |
eps |
(* -1 (* eps (- (* -1 (/ x eps)) 1))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 x eps))) |
(* -1 (* eps (- (* -1 (/ x eps)) 1))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 x eps))) |
(* -1 (* eps (- (* -1 (/ x eps)) 1))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 x eps))) |
x |
(* x (+ 1 (* 1/3 (pow x 2)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 x x)))) |
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x #s(literal 2/15 binary64))))))) |
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x #s(literal 2/15 binary64))))))) |
(* 2/15 (pow x 5)) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2/15 binary64)) |
(* (pow x 5) (+ 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal 2/15 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x)))) |
(* (pow x 5) (+ 2/15 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 2/15 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))))) |
(* (pow x 5) (+ 2/15 (+ (* 1/3 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 2/15 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))))) |
(* 2/15 (pow x 5)) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 2/15 binary64)) |
(* (pow x 5) (+ 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal 2/15 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x)))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 2/15))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal 2/15 binary64) (/.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 2))) 2/15))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal 2/15 binary64) (/.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)))) |
(/ (sin eps) (cos eps)) |
(/.f64 (sin.f64 eps) (cos.f64 eps)) |
(+ (/ (sin eps) (cos eps)) (/ (* x (pow (sin eps) 2)) (pow (cos eps) 2))) |
(+.f64 (/.f64 (sin.f64 eps) (cos.f64 eps)) (/.f64 (*.f64 x (pow.f64 (sin.f64 eps) #s(literal 2 binary64))) (pow.f64 (cos.f64 eps) #s(literal 2 binary64)))) |
(+ (* x (- (/ (* x (* (sin eps) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2)))))) (cos eps)) (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (/ (sin eps) (cos eps))) |
(+.f64 (/.f64 (sin.f64 eps) (cos.f64 eps)) (*.f64 x (+.f64 (/.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 (sin.f64 eps) (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64)))))) (cos.f64 eps))))) |
(+ (* x (- (* x (- (* -1 (* x (+ 1/2 (+ (* -1 (/ (* (pow (sin eps) 2) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (pow (cos eps) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (* 1/6 (/ (pow (sin eps) 2) (pow (cos eps) 2)))))))) (* -1 (/ (* (sin eps) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (cos eps))))) (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (/ (sin eps) (cos eps))) |
(+.f64 (/.f64 (sin.f64 eps) (cos.f64 eps)) (*.f64 x (+.f64 (/.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64))) (*.f64 x (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64)))) (/.f64 (sin.f64 eps) (cos.f64 eps))) (*.f64 x (+.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64))))) (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) #s(literal 1/6 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64))) #s(literal 1/2 binary64))))))))) |
(+ (* -1 (/ (sin x) (cos x))) (/ (sin (+ eps x)) (cos (+ eps x)))) |
(-.f64 (/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) (/.f64 (sin.f64 x) (cos.f64 x))) |
(+ (* -1 (/ (sin x) (cos x))) (/ (sin (+ eps x)) (cos (+ eps x)))) |
(-.f64 (/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) (/.f64 (sin.f64 x) (cos.f64 x))) |
(+ (* -1 (/ (sin x) (cos x))) (/ (sin (+ eps x)) (cos (+ eps x)))) |
(-.f64 (/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) (/.f64 (sin.f64 x) (cos.f64 x))) |
(+ (* -1 (/ (sin x) (cos x))) (/ (sin (+ eps x)) (cos (+ eps x)))) |
(-.f64 (/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) (/.f64 (sin.f64 x) (cos.f64 x))) |
(+ (* -1 (/ (sin x) (cos x))) (/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x))))) |
(-.f64 (/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) (/.f64 (sin.f64 x) (cos.f64 x))) |
(+ (* -1 (/ (sin x) (cos x))) (/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x))))) |
(-.f64 (/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) (/.f64 (sin.f64 x) (cos.f64 x))) |
(+ (* -1 (/ (sin x) (cos x))) (/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x))))) |
(-.f64 (/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) (/.f64 (sin.f64 x) (cos.f64 x))) |
(+ (* -1 (/ (sin x) (cos x))) (/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x))))) |
(-.f64 (/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) (/.f64 (sin.f64 x) (cos.f64 x))) |
(+ (* -1 (/ (sin x) (cos x))) (/ (sin x) (cos x))) |
#s(literal 0 binary64) |
(+ (* -1 (/ (sin x) (cos x))) (+ (* eps (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x)))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))) |
(+ (* -1 (/ (sin x) (cos x))) (+ (* eps (- (+ 1 (/ (* eps (* (sin x) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (cos x))) (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x)))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) eps)) (*.f64 eps (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)))))) |
(+ (* -1 (/ (sin x) (cos x))) (+ (* eps (- (+ 1 (* eps (- (* -1 (* eps (+ 1/6 (+ (* -1 (/ (* (pow (sin x) 2) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (pow (cos x) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))))) (* -1 (/ (* (sin x) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (cos x)))))) (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x)))) |
(*.f64 eps (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 eps (-.f64 (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64))) (*.f64 eps (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))) (-.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) #s(literal 1/6 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (*.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64))))))))))))) |
(+ (* -1 (/ (sin x) (cos x))) (/ (sin (+ eps x)) (cos (+ eps x)))) |
(-.f64 (/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) (/.f64 (sin.f64 x) (cos.f64 x))) |
(+ (* -1 (/ (sin x) (cos x))) (/ (sin (+ eps x)) (cos (+ eps x)))) |
(-.f64 (/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) (/.f64 (sin.f64 x) (cos.f64 x))) |
(+ (* -1 (/ (sin x) (cos x))) (/ (sin (+ eps x)) (cos (+ eps x)))) |
(-.f64 (/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) (/.f64 (sin.f64 x) (cos.f64 x))) |
(+ (* -1 (/ (sin x) (cos x))) (/ (sin (+ eps x)) (cos (+ eps x)))) |
(-.f64 (/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) (/.f64 (sin.f64 x) (cos.f64 x))) |
(+ (* -1 (/ (sin x) (cos x))) (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps))))) |
(-.f64 (/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) (/.f64 (sin.f64 x) (cos.f64 x))) |
(+ (* -1 (/ (sin x) (cos x))) (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps))))) |
(-.f64 (/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) (/.f64 (sin.f64 x) (cos.f64 x))) |
(+ (* -1 (/ (sin x) (cos x))) (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps))))) |
(-.f64 (/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) (/.f64 (sin.f64 x) (cos.f64 x))) |
(+ (* -1 (/ (sin x) (cos x))) (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps))))) |
(-.f64 (/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) (/.f64 (sin.f64 x) (cos.f64 x))) |
-1 |
#s(literal -1 binary64) |
(- (* -1/2 (pow x 2)) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(- (* (pow x 2) (- (* -5/24 (pow x 2)) 1/2)) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -5/24 binary64))))) |
(- (* (pow x 2) (- (* (pow x 2) (- (* -61/720 (pow x 2)) 5/24)) 1/2)) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -5/24 binary64) (*.f64 (*.f64 x x) #s(literal -61/720 binary64)))))))) |
(/ -1 (cos x)) |
(/.f64 #s(literal -1 binary64) (cos.f64 x)) |
(/ -1 (cos x)) |
(/.f64 #s(literal -1 binary64) (cos.f64 x)) |
(/ -1 (cos x)) |
(/.f64 #s(literal -1 binary64) (cos.f64 x)) |
(/ -1 (cos x)) |
(/.f64 #s(literal -1 binary64) (cos.f64 x)) |
(/ -1 (cos x)) |
(/.f64 #s(literal -1 binary64) (cos.f64 x)) |
(/ -1 (cos x)) |
(/.f64 #s(literal -1 binary64) (cos.f64 x)) |
(/ -1 (cos x)) |
(/.f64 #s(literal -1 binary64) (cos.f64 x)) |
(/ -1 (cos x)) |
(/.f64 #s(literal -1 binary64) (cos.f64 x)) |
x |
(* x (+ 1 (* -1/6 (pow x 2)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) |
(* x (+ 1 (* (pow x 2) (- (* 1/120 (pow x 2)) 1/6)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 1/120 binary64))))))) |
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/120 (* -1/5040 (pow x 2)))) 1/6)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 x x) #s(literal -1/5040 binary64))))))))) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
(sin x) |
(sin.f64 x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (pow x 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(+ 1 (* (pow x 2) (+ 1/2 (* 5/24 (pow x 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 5/24 binary64)))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 5/24 (* 61/720 (pow x 2))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 5/24 binary64) (*.f64 (*.f64 x x) #s(literal 61/720 binary64)))))))) |
(/ 1 (cos x)) |
(/.f64 #s(literal 1 binary64) (cos.f64 x)) |
(/ 1 (cos x)) |
(/.f64 #s(literal 1 binary64) (cos.f64 x)) |
(/ 1 (cos x)) |
(/.f64 #s(literal 1 binary64) (cos.f64 x)) |
(/ 1 (cos x)) |
(/.f64 #s(literal 1 binary64) (cos.f64 x)) |
(/ 1 (cos x)) |
(/.f64 #s(literal 1 binary64) (cos.f64 x)) |
(/ 1 (cos x)) |
(/.f64 #s(literal 1 binary64) (cos.f64 x)) |
(/ 1 (cos x)) |
(/.f64 #s(literal 1 binary64) (cos.f64 x)) |
(/ 1 (cos x)) |
(/.f64 #s(literal 1 binary64) (cos.f64 x)) |
(* 1/3 eps) |
(*.f64 #s(literal 1/3 binary64) eps) |
(* 1/3 eps) |
(*.f64 #s(literal 1/3 binary64) eps) |
(* 1/3 eps) |
(*.f64 #s(literal 1/3 binary64) eps) |
(* 1/3 eps) |
(*.f64 #s(literal 1/3 binary64) eps) |
(* 1/3 eps) |
(*.f64 #s(literal 1/3 binary64) eps) |
(* 1/3 eps) |
(*.f64 #s(literal 1/3 binary64) eps) |
(* 1/3 eps) |
(*.f64 #s(literal 1/3 binary64) eps) |
(* 1/3 eps) |
(*.f64 #s(literal 1/3 binary64) eps) |
(* 1/3 eps) |
(*.f64 #s(literal 1/3 binary64) eps) |
(* 1/3 eps) |
(*.f64 #s(literal 1/3 binary64) eps) |
(* 1/3 eps) |
(*.f64 #s(literal 1/3 binary64) eps) |
(* 1/3 eps) |
(*.f64 #s(literal 1/3 binary64) eps) |
(* 4/3 (* eps (pow x 2))) |
(*.f64 eps (*.f64 #s(literal 4/3 binary64) (*.f64 x x))) |
(* 4/3 (* eps (pow x 2))) |
(*.f64 eps (*.f64 #s(literal 4/3 binary64) (*.f64 x x))) |
(* 4/3 (* eps (pow x 2))) |
(*.f64 eps (*.f64 #s(literal 4/3 binary64) (*.f64 x x))) |
(* 4/3 (* eps (pow x 2))) |
(*.f64 eps (*.f64 #s(literal 4/3 binary64) (*.f64 x x))) |
(* 4/3 (* eps (pow x 2))) |
(*.f64 eps (*.f64 #s(literal 4/3 binary64) (*.f64 x x))) |
(* 4/3 (* eps (pow x 2))) |
(*.f64 eps (*.f64 #s(literal 4/3 binary64) (*.f64 x x))) |
(* 4/3 (* eps (pow x 2))) |
(*.f64 eps (*.f64 #s(literal 4/3 binary64) (*.f64 x x))) |
(* 4/3 (* eps (pow x 2))) |
(*.f64 eps (*.f64 #s(literal 4/3 binary64) (*.f64 x x))) |
(* 4/3 (* eps (pow x 2))) |
(*.f64 eps (*.f64 #s(literal 4/3 binary64) (*.f64 x x))) |
(* 4/3 (* eps (pow x 2))) |
(*.f64 eps (*.f64 #s(literal 4/3 binary64) (*.f64 x x))) |
(* 4/3 (* eps (pow x 2))) |
(*.f64 eps (*.f64 #s(literal 4/3 binary64) (*.f64 x x))) |
(* 4/3 (* eps (pow x 2))) |
(*.f64 eps (*.f64 #s(literal 4/3 binary64) (*.f64 x x))) |
(* 4/3 (* eps (pow x 2))) |
(*.f64 eps (*.f64 #s(literal 4/3 binary64) (*.f64 x x))) |
(* 4/3 (* eps (pow x 2))) |
(*.f64 eps (*.f64 #s(literal 4/3 binary64) (*.f64 x x))) |
(* 4/3 (* eps (pow x 2))) |
(*.f64 eps (*.f64 #s(literal 4/3 binary64) (*.f64 x x))) |
(* 4/3 (* eps (pow x 2))) |
(*.f64 eps (*.f64 #s(literal 4/3 binary64) (*.f64 x x))) |
(* 4/3 (* eps (pow x 2))) |
(*.f64 eps (*.f64 #s(literal 4/3 binary64) (*.f64 x x))) |
(* 4/3 (* eps (pow x 2))) |
(*.f64 eps (*.f64 #s(literal 4/3 binary64) (*.f64 x x))) |
(* 4/3 (* eps (pow x 2))) |
(*.f64 eps (*.f64 #s(literal 4/3 binary64) (*.f64 x x))) |
(* 4/3 (* eps (pow x 2))) |
(*.f64 eps (*.f64 #s(literal 4/3 binary64) (*.f64 x x))) |
(* 4/3 (* eps (pow x 2))) |
(*.f64 eps (*.f64 #s(literal 4/3 binary64) (*.f64 x x))) |
(* 4/3 (* eps (pow x 2))) |
(*.f64 eps (*.f64 #s(literal 4/3 binary64) (*.f64 x x))) |
(* 4/3 (* eps (pow x 2))) |
(*.f64 eps (*.f64 #s(literal 4/3 binary64) (*.f64 x x))) |
(* 4/3 (* eps (pow x 2))) |
(*.f64 eps (*.f64 #s(literal 4/3 binary64) (*.f64 x x))) |
(* eps (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))) |
(*.f64 eps (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)))) |
(* eps (+ (* eps (+ 1/3 (* 4/3 (pow x 2)))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) |
(*.f64 eps (+.f64 (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)) (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (*.f64 eps (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x))))))) |
(* eps (+ (* eps (+ 1/3 (* 4/3 (pow x 2)))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) |
(*.f64 eps (+.f64 (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)) (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (*.f64 eps (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x))))))) |
(* eps (+ (* eps (+ 1/3 (* 4/3 (pow x 2)))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) |
(*.f64 eps (+.f64 (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)) (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (*.f64 eps (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x))))))) |
(* (pow eps 2) (+ 1/3 (* 4/3 (pow x 2)))) |
(*.f64 eps (*.f64 eps (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x))))) |
(* (pow eps 2) (+ 1/3 (+ (* 4/3 (pow x 2)) (+ (/ (sin x) (* eps (cos x))) (/ (pow (sin x) 3) (* eps (pow (cos x) 3))))))) |
(*.f64 eps (*.f64 eps (+.f64 (/.f64 (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)) eps) (+.f64 (/.f64 (sin.f64 x) (*.f64 eps (cos.f64 x))) (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x))))))) |
(* (pow eps 2) (+ 1/3 (+ (* 4/3 (pow x 2)) (+ (/ (sin x) (* eps (cos x))) (/ (pow (sin x) 3) (* eps (pow (cos x) 3))))))) |
(*.f64 eps (*.f64 eps (+.f64 (/.f64 (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)) eps) (+.f64 (/.f64 (sin.f64 x) (*.f64 eps (cos.f64 x))) (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x))))))) |
(* (pow eps 2) (+ 1/3 (+ (* 4/3 (pow x 2)) (+ (/ (sin x) (* eps (cos x))) (/ (pow (sin x) 3) (* eps (pow (cos x) 3))))))) |
(*.f64 eps (*.f64 eps (+.f64 (/.f64 (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)) eps) (+.f64 (/.f64 (sin.f64 x) (*.f64 eps (cos.f64 x))) (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x))))))) |
(* -1 (* (pow eps 2) (- (* -4/3 (pow x 2)) 1/3))) |
(*.f64 eps (*.f64 eps (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x))))) |
(* (pow eps 2) (+ (* -1 (- (* -4/3 (pow x 2)) 1/3)) (+ (/ (sin x) (* eps (cos x))) (/ (pow (sin x) 3) (* eps (pow (cos x) 3)))))) |
(*.f64 eps (*.f64 eps (+.f64 (/.f64 (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)) eps) (+.f64 (/.f64 (sin.f64 x) (*.f64 eps (cos.f64 x))) (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x))))))) |
(* (pow eps 2) (+ (* -1 (- (* -4/3 (pow x 2)) 1/3)) (+ (/ (sin x) (* eps (cos x))) (/ (pow (sin x) 3) (* eps (pow (cos x) 3)))))) |
(*.f64 eps (*.f64 eps (+.f64 (/.f64 (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)) eps) (+.f64 (/.f64 (sin.f64 x) (*.f64 eps (cos.f64 x))) (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x))))))) |
(* (pow eps 2) (+ (* -1 (- (* -4/3 (pow x 2)) 1/3)) (+ (/ (sin x) (* eps (cos x))) (/ (pow (sin x) 3) (* eps (pow (cos x) 3)))))) |
(*.f64 eps (*.f64 eps (+.f64 (/.f64 (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)) eps) (+.f64 (/.f64 (sin.f64 x) (*.f64 eps (cos.f64 x))) (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x))))))) |
(* 1/3 (pow eps 2)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) |
(+ (* 1/3 (pow eps 2)) (* eps x)) |
(*.f64 eps (+.f64 (*.f64 #s(literal 1/3 binary64) eps) x)) |
(+ (* 1/3 (pow eps 2)) (* x (+ eps (* 4/3 (* (pow eps 2) x))))) |
(*.f64 eps (+.f64 x (*.f64 eps (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x)))))) |
(+ (* 1/3 (pow eps 2)) (* x (+ eps (* x (+ (* 4/3 (* eps x)) (* 4/3 (pow eps 2))))))) |
(+.f64 (*.f64 eps (+.f64 (*.f64 #s(literal 1/3 binary64) eps) x)) (*.f64 (*.f64 eps (*.f64 #s(literal 4/3 binary64) (*.f64 x x))) (+.f64 eps x))) |
(* 4/3 (* (pow eps 2) (pow x 2))) |
(*.f64 (*.f64 eps eps) (*.f64 #s(literal 4/3 binary64) (*.f64 x x))) |
(* (pow x 2) (+ (* 4/3 (pow eps 2)) (/ (* eps (+ (* 1/3 eps) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (pow x 2)))) |
(*.f64 x (*.f64 x (*.f64 eps (+.f64 (*.f64 eps #s(literal 4/3 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)))) (*.f64 x x)))))) |
(* (pow x 2) (+ (* 4/3 (pow eps 2)) (/ (* eps (+ (* 1/3 eps) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (pow x 2)))) |
(*.f64 x (*.f64 x (*.f64 eps (+.f64 (*.f64 eps #s(literal 4/3 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)))) (*.f64 x x)))))) |
(* (pow x 2) (+ (* 4/3 (pow eps 2)) (/ (* eps (+ (* 1/3 eps) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (pow x 2)))) |
(*.f64 x (*.f64 x (*.f64 eps (+.f64 (*.f64 eps #s(literal 4/3 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)))) (*.f64 x x)))))) |
(* 4/3 (* (pow eps 2) (pow x 2))) |
(*.f64 (*.f64 eps eps) (*.f64 #s(literal 4/3 binary64) (*.f64 x x))) |
(* (pow x 2) (+ (* 4/3 (pow eps 2)) (/ (* eps (+ (* 1/3 eps) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (pow x 2)))) |
(*.f64 x (*.f64 x (*.f64 eps (+.f64 (*.f64 eps #s(literal 4/3 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)))) (*.f64 x x)))))) |
(* (pow x 2) (+ (* 4/3 (pow eps 2)) (/ (* eps (+ (* 1/3 eps) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (pow x 2)))) |
(*.f64 x (*.f64 x (*.f64 eps (+.f64 (*.f64 eps #s(literal 4/3 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)))) (*.f64 x x)))))) |
(* (pow x 2) (+ (* 4/3 (pow eps 2)) (/ (* eps (+ (* 1/3 eps) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (pow x 2)))) |
(*.f64 x (*.f64 x (*.f64 eps (+.f64 (*.f64 eps #s(literal 4/3 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)))) (*.f64 x x)))))) |
(* eps (pow x 2)) |
(*.f64 eps (*.f64 x x)) |
(* eps (pow x 2)) |
(*.f64 eps (*.f64 x x)) |
(* eps (pow x 2)) |
(*.f64 eps (*.f64 x x)) |
(* eps (pow x 2)) |
(*.f64 eps (*.f64 x x)) |
(* eps (pow x 2)) |
(*.f64 eps (*.f64 x x)) |
(* eps (pow x 2)) |
(*.f64 eps (*.f64 x x)) |
(* eps (pow x 2)) |
(*.f64 eps (*.f64 x x)) |
(* eps (pow x 2)) |
(*.f64 eps (*.f64 x x)) |
(* eps (pow x 2)) |
(*.f64 eps (*.f64 x x)) |
(* eps (pow x 2)) |
(*.f64 eps (*.f64 x x)) |
(* eps (pow x 2)) |
(*.f64 eps (*.f64 x x)) |
(* eps (pow x 2)) |
(*.f64 eps (*.f64 x x)) |
(* eps (pow x 2)) |
(*.f64 eps (*.f64 x x)) |
(* eps (pow x 2)) |
(*.f64 eps (*.f64 x x)) |
(* eps (pow x 2)) |
(*.f64 eps (*.f64 x x)) |
(* eps (pow x 2)) |
(*.f64 eps (*.f64 x x)) |
(* eps (pow x 2)) |
(*.f64 eps (*.f64 x x)) |
(* eps (pow x 2)) |
(*.f64 eps (*.f64 x x)) |
(* eps (pow x 2)) |
(*.f64 eps (*.f64 x x)) |
(* eps (pow x 2)) |
(*.f64 eps (*.f64 x x)) |
(* eps (pow x 2)) |
(*.f64 eps (*.f64 x x)) |
(* eps (pow x 2)) |
(*.f64 eps (*.f64 x x)) |
(* eps (pow x 2)) |
(*.f64 eps (*.f64 x x)) |
(* eps (pow x 2)) |
(*.f64 eps (*.f64 x x)) |
(* 2/3 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 2/3 binary64))) |
(* 2/3 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 2/3 binary64))) |
(* 2/3 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 2/3 binary64))) |
(* 2/3 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 2/3 binary64))) |
(* 2/3 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 2/3 binary64))) |
(* 2/3 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 2/3 binary64))) |
(* 2/3 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 2/3 binary64))) |
(* 2/3 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 2/3 binary64))) |
(* 2/3 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 2/3 binary64))) |
(* 2/3 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 2/3 binary64))) |
(* 2/3 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 2/3 binary64))) |
(* 2/3 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 2/3 binary64))) |
(* 1/3 (pow x 2)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/3 (* 2/15 (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x #s(literal 2/15 binary64))))) |
(* (pow x 2) (+ 1/3 (* 2/15 (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x #s(literal 2/15 binary64))))) |
(* (pow x 2) (+ 1/3 (* 2/15 (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x #s(literal 2/15 binary64))))) |
(* 2/15 (pow x 4)) |
(*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 2/15 binary64)))) |
(* (pow x 4) (+ 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 2/15 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x)))) |
(* (pow x 4) (+ 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 2/15 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x)))) |
(* (pow x 4) (+ 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 2/15 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x)))) |
(* 2/15 (pow x 4)) |
(*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal 2/15 binary64)))) |
(* (pow x 4) (+ 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 2/15 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x)))) |
(* (pow x 4) (+ 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 2/15 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x)))) |
(* (pow x 4) (+ 2/15 (* 1/3 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 2/15 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x)))) |
(* 2/15 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 2/15 binary64))) |
(* 2/15 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 2/15 binary64))) |
(* 2/15 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 2/15 binary64))) |
(* 2/15 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 2/15 binary64))) |
(* 2/15 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 2/15 binary64))) |
(* 2/15 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 2/15 binary64))) |
(* 2/15 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 2/15 binary64))) |
(* 2/15 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 2/15 binary64))) |
(* 2/15 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 2/15 binary64))) |
(* 2/15 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 2/15 binary64))) |
(* 2/15 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 2/15 binary64))) |
(* 2/15 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 2/15 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow x 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))))) |
(cos x) |
(cos.f64 x) |
(cos x) |
(cos.f64 x) |
(cos x) |
(cos.f64 x) |
(cos x) |
(cos.f64 x) |
(cos x) |
(cos.f64 x) |
(cos x) |
(cos.f64 x) |
(cos x) |
(cos.f64 x) |
(cos x) |
(cos.f64 x) |
Compiled 43 093 to 2 986 computations (93.1% saved)
15 alts after pruning (13 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 172 | 5 | 1 177 |
| Fresh | 1 | 8 | 9 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 176 | 15 | 1 191 |
| Status | Accuracy | Program |
|---|---|---|
| 62.0% | (fma.f64 (sin.f64 x) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -5/24 binary64) (*.f64 (*.f64 x x) #s(literal -61/720 binary64)))))))) (tan.f64 (+.f64 x eps))) | |
| 61.8% | (-.f64 (-.f64 (tan.f64 (+.f64 x eps)) x) (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))) | |
| ▶ | 62.0% | (-.f64 (tan.f64 (+.f64 x eps)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))))))) |
| 61.3% | (-.f64 (tan.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 eps x)))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))) | |
| 99.5% | (+.f64 eps (*.f64 x (*.f64 eps (+.f64 x eps)))) | |
| ▶ | 99.4% | (*.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)) eps) |
| 100.0% | (*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (+.f64 (*.f64 eps (+.f64 (*.f64 #s(literal 1/3 binary64) eps) x)) (*.f64 (*.f64 eps (*.f64 #s(literal 4/3 binary64) (*.f64 x x))) (+.f64 eps x))))) | |
| 99.9% | (*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (*.f64 x (+.f64 eps (*.f64 #s(literal 4/3 binary64) (*.f64 x (*.f64 x eps))))))) | |
| ▶ | 99.9% | (*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (*.f64 x eps))) |
| ▶ | 100.0% | (*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))) (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 x (*.f64 x eps)))) (/.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) |
| ▶ | 99.5% | (*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) (*.f64 x (+.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 eps #s(literal 4/3 binary64)))) eps))))) |
| 99.6% | (*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) | |
| ✓ | 99.6% | (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))) x) x))) |
| 99.7% | (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))) | |
| ✓ | 98.4% | eps |
Compiled 664 to 421 computations (36.6% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
| ✓ | cost-diff | 0 | (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (*.f64 x eps)) |
| ✓ | cost-diff | 0 | (*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (*.f64 x eps))) |
| ✓ | cost-diff | 0 | (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))))))) |
| ✓ | cost-diff | 0 | (+.f64 x eps) |
| ✓ | cost-diff | 0 | (tan.f64 (+.f64 x eps)) |
| ✓ | cost-diff | 0 | (-.f64 (tan.f64 (+.f64 x eps)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))))))) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) |
| ✓ | cost-diff | 0 | (*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) (*.f64 x (+.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 eps #s(literal 4/3 binary64)))) eps))))) |
| ✓ | cost-diff | 128 | (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) (*.f64 x (+.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 eps #s(literal 4/3 binary64)))) eps)))) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (+.f64 (*.f64 x x) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)) eps) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))) |
| ✓ | cost-diff | 0 | (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))) (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 x (*.f64 x eps)))) (/.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))) |
| ✓ | cost-diff | 0 | (*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))) (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 x (*.f64 x eps)))) (/.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) |
| ✓ | cost-diff | 128 | (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 x (*.f64 x eps)))) |
| 16 680× | accelerator-lowering-fma.f32 |
| 16 680× | accelerator-lowering-fma.f64 |
| 4 768× | +-lowering-+.f64 |
| 4 768× | +-lowering-+.f32 |
| 3 076× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 64 | 665 |
| 1 | 197 | 665 |
| 2 | 607 | 643 |
| 3 | 1909 | 643 |
| 4 | 5208 | 639 |
| 5 | 7005 | 639 |
| 0 | 8014 | 577 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* eps (+ (+ 1 (* (* x x) (+ 1 (* x (* x (+ 2/3 (* (* x x) 17/45))))))) (* eps (+ (+ (* 1/3 eps) (* 4/3 (* x (* x eps)))) (/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x)))))) |
eps |
(+ (+ 1 (* (* x x) (+ 1 (* x (* x (+ 2/3 (* (* x x) 17/45))))))) (* eps (+ (+ (* 1/3 eps) (* 4/3 (* x (* x eps)))) (/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x))))) |
(+ 1 (* (* x x) (+ 1 (* x (* x (+ 2/3 (* (* x x) 17/45))))))) |
1 |
(* (* x x) (+ 1 (* x (* x (+ 2/3 (* (* x x) 17/45)))))) |
(* x x) |
x |
(+ 1 (* x (* x (+ 2/3 (* (* x x) 17/45))))) |
(* x (* x (+ 2/3 (* (* x x) 17/45)))) |
(* x (+ 2/3 (* (* x x) 17/45))) |
(+ 2/3 (* (* x x) 17/45)) |
2/3 |
(* (* x x) 17/45) |
17/45 |
(* eps (+ (+ (* 1/3 eps) (* 4/3 (* x (* x eps)))) (/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x)))) |
(+ (+ (* 1/3 eps) (* 4/3 (* x (* x eps)))) (/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x))) |
(+ (* 1/3 eps) (* 4/3 (* x (* x eps)))) |
(* 1/3 eps) |
1/3 |
(* 4/3 (* x (* x eps))) |
4/3 |
(* x (* x eps)) |
(* x eps) |
(/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x)) |
(+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) |
(sin x) |
(/ (pow (sin x) 3) (pow (cos x) 2)) |
(pow (sin x) 3) |
3 |
(pow (cos x) 2) |
(cos x) |
2 |
(* (+ (* x x) 1) eps) |
(+ (* x x) 1) |
(* x x) |
x |
1 |
eps |
(* eps (+ (+ 1 (* 1/3 (* eps eps))) (* x (+ x (* (+ 1 (* x (* eps 4/3))) eps))))) |
eps |
(+ (+ 1 (* 1/3 (* eps eps))) (* x (+ x (* (+ 1 (* x (* eps 4/3))) eps)))) |
(+ 1 (* 1/3 (* eps eps))) |
1 |
(* 1/3 (* eps eps)) |
1/3 |
(* eps eps) |
(* x (+ x (* (+ 1 (* x (* eps 4/3))) eps))) |
x |
(+ x (* (+ 1 (* x (* eps 4/3))) eps)) |
(* (+ 1 (* x (* eps 4/3))) eps) |
(+ 1 (* x (* eps 4/3))) |
(* x (* eps 4/3)) |
(* eps 4/3) |
4/3 |
(- (tan (+ x eps)) (* x (+ 1 (* (* x x) (+ 1/3 (* (* x x) (+ 2/15 (* x (* x 17/315))))))))) |
(tan (+ x eps)) |
(+ x eps) |
x |
eps |
(* x (+ 1 (* (* x x) (+ 1/3 (* (* x x) (+ 2/15 (* x (* x 17/315)))))))) |
(+ 1 (* (* x x) (+ 1/3 (* (* x x) (+ 2/15 (* x (* x 17/315))))))) |
1 |
(* (* x x) (+ 1/3 (* (* x x) (+ 2/15 (* x (* x 17/315)))))) |
(* x x) |
(+ 1/3 (* (* x x) (+ 2/15 (* x (* x 17/315))))) |
1/3 |
(* (* x x) (+ 2/15 (* x (* x 17/315)))) |
(+ 2/15 (* x (* x 17/315))) |
2/15 |
(* x (* x 17/315)) |
(* x 17/315) |
17/315 |
(* eps (+ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) (* x eps))) |
eps |
(+ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) (* x eps)) |
(+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) |
1 |
(/ (pow (sin x) 2) (pow (cos x) 2)) |
(pow (sin x) 2) |
(sin x) |
x |
2 |
(pow (cos x) 2) |
(cos x) |
(* x eps) |
| Outputs |
|---|
(* eps (+ (+ 1 (* (* x x) (+ 1 (* x (* x (+ 2/3 (* (* x x) 17/45))))))) (* eps (+ (+ (* 1/3 eps) (* 4/3 (* x (* x eps)))) (/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x)))))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))) (*.f64 eps (+.f64 (*.f64 eps (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))))) |
eps |
(+ (+ 1 (* (* x x) (+ 1 (* x (* x (+ 2/3 (* (* x x) 17/45))))))) (* eps (+ (+ (* 1/3 eps) (* 4/3 (* x (* x eps)))) (/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))) (*.f64 eps (+.f64 (*.f64 eps (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) |
(+ 1 (* (* x x) (+ 1 (* x (* x (+ 2/3 (* (* x x) 17/45))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))) |
1 |
#s(literal 1 binary64) |
(* (* x x) (+ 1 (* x (* x (+ 2/3 (* (* x x) 17/45)))))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))) |
(* x x) |
(*.f64 x x) |
x |
(+ 1 (* x (* x (+ 2/3 (* (* x x) 17/45))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))) |
(* x (* x (+ 2/3 (* (* x x) 17/45)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))) |
(* x (+ 2/3 (* (* x x) 17/45))) |
(*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))) |
(+ 2/3 (* (* x x) 17/45)) |
(+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))) |
2/3 |
#s(literal 2/3 binary64) |
(* (* x x) 17/45) |
(*.f64 (*.f64 x x) #s(literal 17/45 binary64)) |
17/45 |
#s(literal 17/45 binary64) |
(* eps (+ (+ (* 1/3 eps) (* 4/3 (* x (* x eps)))) (/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x)))) |
(*.f64 eps (+.f64 (*.f64 eps (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) |
(+ (+ (* 1/3 eps) (* 4/3 (* x (* x eps)))) (/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x))) |
(+.f64 (*.f64 eps (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 4/3 binary64)))) (/.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (cos.f64 x))) |
(+ (* 1/3 eps) (* 4/3 (* x (* x eps)))) |
(*.f64 eps (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 4/3 binary64)))) |
(* 1/3 eps) |
(*.f64 eps #s(literal 1/3 binary64)) |
1/3 |
#s(literal 1/3 binary64) |
(* 4/3 (* x (* x eps))) |
(*.f64 eps (*.f64 (*.f64 x x) #s(literal 4/3 binary64))) |
4/3 |
#s(literal 4/3 binary64) |
(* x (* x eps)) |
(*.f64 eps (*.f64 x x)) |
(* x eps) |
(*.f64 eps x) |
(/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x)) |
(/.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (cos.f64 x)) |
(+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) |
(+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(sin x) |
(sin.f64 x) |
(/ (pow (sin x) 3) (pow (cos x) 2)) |
(/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
(pow (sin x) 3) |
(pow.f64 (sin.f64 x) #s(literal 3 binary64)) |
3 |
#s(literal 3 binary64) |
(pow (cos x) 2) |
(pow.f64 (cos.f64 x) #s(literal 2 binary64)) |
(cos x) |
(cos.f64 x) |
2 |
#s(literal 2 binary64) |
(* (+ (* x x) 1) eps) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 x x))) |
(+ (* x x) 1) |
(+.f64 #s(literal 1 binary64) (*.f64 x x)) |
(* x x) |
(*.f64 x x) |
x |
1 |
#s(literal 1 binary64) |
eps |
(* eps (+ (+ 1 (* 1/3 (* eps eps))) (* x (+ x (* (+ 1 (* x (* eps 4/3))) eps))))) |
(*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 eps (+.f64 x (*.f64 eps (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 4/3 binary64)))))))) |
eps |
(+ (+ 1 (* 1/3 (* eps eps))) (* x (+ x (* (+ 1 (* x (* eps 4/3))) eps)))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 eps (+.f64 x (*.f64 eps (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 4/3 binary64))))))) |
(+ 1 (* 1/3 (* eps eps))) |
(+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps #s(literal 1/3 binary64)))) |
1 |
#s(literal 1 binary64) |
(* 1/3 (* eps eps)) |
(*.f64 eps (*.f64 eps #s(literal 1/3 binary64))) |
1/3 |
#s(literal 1/3 binary64) |
(* eps eps) |
(*.f64 eps eps) |
(* x (+ x (* (+ 1 (* x (* eps 4/3))) eps))) |
(*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 eps x)))))) |
x |
(+ x (* (+ 1 (* x (* eps 4/3))) eps)) |
(+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 eps x))))) |
(* (+ 1 (* x (* eps 4/3))) eps) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 eps x)))) |
(+ 1 (* x (* eps 4/3))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 eps x))) |
(* x (* eps 4/3)) |
(*.f64 #s(literal 4/3 binary64) (*.f64 eps x)) |
(* eps 4/3) |
(*.f64 eps #s(literal 4/3 binary64)) |
4/3 |
#s(literal 4/3 binary64) |
(- (tan (+ x eps)) (* x (+ 1 (* (* x x) (+ 1/3 (* (* x x) (+ 2/15 (* x (* x 17/315))))))))) |
(+.f64 (tan.f64 (+.f64 eps x)) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (-.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))))))))) |
(tan (+ x eps)) |
(tan.f64 (+.f64 eps x)) |
(+ x eps) |
(+.f64 eps x) |
x |
eps |
(* x (+ 1 (* (* x x) (+ 1/3 (* (* x x) (+ 2/15 (* x (* x 17/315)))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))))))))) |
(+ 1 (* (* x x) (+ 1/3 (* (* x x) (+ 2/15 (* x (* x 17/315))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))))))) |
1 |
#s(literal 1 binary64) |
(* (* x x) (+ 1/3 (* (* x x) (+ 2/15 (* x (* x 17/315)))))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))))))) |
(* x x) |
(*.f64 x x) |
(+ 1/3 (* (* x x) (+ 2/15 (* x (* x 17/315))))) |
(+.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))))) |
1/3 |
#s(literal 1/3 binary64) |
(* (* x x) (+ 2/15 (* x (* x 17/315)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))) |
(+ 2/15 (* x (* x 17/315))) |
(+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))) |
2/15 |
#s(literal 2/15 binary64) |
(* x (* x 17/315)) |
(*.f64 x (*.f64 x #s(literal 17/315 binary64))) |
(* x 17/315) |
(*.f64 x #s(literal 17/315 binary64)) |
17/315 |
#s(literal 17/315 binary64) |
(* eps (+ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) (* x eps))) |
(*.f64 eps (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 eps x)))) |
eps |
(+ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) (* x eps)) |
(+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 eps x))) |
(+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) |
(+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
1 |
#s(literal 1 binary64) |
(/ (pow (sin x) 2) (pow (cos x) 2)) |
(/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
(pow (sin x) 2) |
(pow.f64 (sin.f64 x) #s(literal 2 binary64)) |
(sin x) |
(sin.f64 x) |
x |
2 |
#s(literal 2 binary64) |
(pow (cos x) 2) |
(pow.f64 (cos.f64 x) #s(literal 2 binary64)) |
(cos x) |
(cos.f64 x) |
(* x eps) |
(*.f64 eps x) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (pow.f64 (sin.f64 x) #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (*.f64 x eps))) |
| ✓ | accuracy | 100.0% | (pow.f64 (cos.f64 x) #s(literal 2 binary64)) |
| ✓ | accuracy | 99.8% | (*.f64 x (*.f64 x #s(literal 17/315 binary64))) |
| ✓ | accuracy | 99.7% | (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))))) |
| ✓ | accuracy | 99.5% | (*.f64 x #s(literal 17/315 binary64)) |
| ✓ | accuracy | 62.0% | (-.f64 (tan.f64 (+.f64 x eps)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))))))) |
| ✓ | accuracy | 99.8% | (*.f64 x (*.f64 eps #s(literal 4/3 binary64))) |
| ✓ | accuracy | 99.8% | (*.f64 x (+.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 eps #s(literal 4/3 binary64)))) eps))) |
| ✓ | accuracy | 99.6% | (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) |
| ✓ | accuracy | 99.4% | (*.f64 eps #s(literal 4/3 binary64)) |
| ✓ | accuracy | 100.0% | (+.f64 (*.f64 x x) #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 100.0% | (*.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)) eps) |
| ✓ | accuracy | 99.8% | (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 x x) #s(literal 17/45 binary64)) |
| ✓ | accuracy | 99.6% | (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))) |
| ✓ | accuracy | 99.4% | (*.f64 #s(literal 1/3 binary64) eps) |
| 171.0ms | 136× | 1 | valid |
| 64.0ms | 118× | 0 | valid |
| 3.0ms | 2× | 2 | valid |
Compiled 667 to 66 computations (90.1% saved)
ival-add: 73.0ms (39.1% of total)ival-mult: 48.0ms (25.7% of total)const: 23.0ms (12.3% of total)adjust: 12.0ms (6.4% of total)ival-div: 7.0ms (3.8% of total)ival-pow2: 7.0ms (3.8% of total)ival-pow: 6.0ms (3.2% of total)ival-tan: 3.0ms (1.6% of total)ival-cos: 3.0ms (1.6% of total)ival-sin: 3.0ms (1.6% of total)ival-sub: 2.0ms (1.1% of total)exact: 1.0ms (0.5% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* 1/3 eps) (* 4/3 (* x (* x eps))))> |
#<alt (* eps (+ (+ 1 (* (* x x) (+ 1 (* x (* x (+ 2/3 (* (* x x) 17/45))))))) (* eps (+ (+ (* 1/3 eps) (* 4/3 (* x (* x eps)))) (/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x))))))> |
#<alt (+ (+ 1 (* (* x x) (+ 1 (* x (* x (+ 2/3 (* (* x x) 17/45))))))) (* eps (+ (+ (* 1/3 eps) (* 4/3 (* x (* x eps)))) (/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x)))))> |
#<alt (+ 1 (* (* x x) (+ 1 (* x (* x (+ 2/3 (* (* x x) 17/45)))))))> |
#<alt (* (+ (* x x) 1) eps)> |
#<alt (+ (* x x) 1)> |
#<alt (* x x)> |
#<alt (+ (+ 1 (* 1/3 (* eps eps))) (* x (+ x (* (+ 1 (* x (* eps 4/3))) eps))))> |
#<alt (* eps (+ (+ 1 (* 1/3 (* eps eps))) (* x (+ x (* (+ 1 (* x (* eps 4/3))) eps)))))> |
#<alt (+ 1 (* 1/3 (* eps eps)))> |
#<alt (* 1/3 (* eps eps))> |
#<alt (- (tan (+ x eps)) (* x (+ 1 (* (* x x) (+ 1/3 (* (* x x) (+ 2/15 (* x (* x 17/315)))))))))> |
#<alt (tan (+ x eps))> |
#<alt (+ x eps)> |
#<alt (* x (+ 1 (* (* x x) (+ 1/3 (* (* x x) (+ 2/15 (* x (* x 17/315))))))))> |
#<alt (* eps (+ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) (* x eps)))> |
#<alt (+ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) (* x eps))> |
#<alt (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))> |
#<alt (/ (pow (sin x) 2) (pow (cos x) 2))> |
#<alt (* 1/3 eps)> |
#<alt (* x (+ 2/3 (* (* x x) 17/45)))> |
#<alt (* (* x x) 17/45)> |
#<alt (* x (* x (+ 2/3 (* (* x x) 17/45))))> |
#<alt (* eps 4/3)> |
#<alt (* x (+ x (* (+ 1 (* x (* eps 4/3))) eps)))> |
#<alt (* x (* eps 4/3))> |
#<alt (* x 17/315)> |
#<alt (* (* x x) (+ 1/3 (* (* x x) (+ 2/15 (* x (* x 17/315))))))> |
#<alt (* x (* x 17/315))> |
#<alt (pow (cos x) 2)> |
#<alt (pow (sin x) 2)> |
| Outputs |
|---|
#<alt (* eps (+ 1/3 (* 4/3 (pow x 2))))> |
#<alt (* eps (+ 1/3 (* 4/3 (pow x 2))))> |
#<alt (* eps (+ 1/3 (* 4/3 (pow x 2))))> |
#<alt (* eps (+ 1/3 (* 4/3 (pow x 2))))> |
#<alt (* eps (+ 1/3 (* 4/3 (pow x 2))))> |
#<alt (* eps (+ 1/3 (* 4/3 (pow x 2))))> |
#<alt (* eps (+ 1/3 (* 4/3 (pow x 2))))> |
#<alt (* eps (+ 1/3 (* 4/3 (pow x 2))))> |
#<alt (* -1 (* eps (- (* -4/3 (pow x 2)) 1/3)))> |
#<alt (* -1 (* eps (- (* -4/3 (pow x 2)) 1/3)))> |
#<alt (* -1 (* eps (- (* -4/3 (pow x 2)) 1/3)))> |
#<alt (* -1 (* eps (- (* -4/3 (pow x 2)) 1/3)))> |
#<alt (* 1/3 eps)> |
#<alt (+ (* 1/3 eps) (* 4/3 (* eps (pow x 2))))> |
#<alt (+ (* 1/3 eps) (* 4/3 (* eps (pow x 2))))> |
#<alt (+ (* 1/3 eps) (* 4/3 (* eps (pow x 2))))> |
#<alt (* 4/3 (* eps (pow x 2)))> |
#<alt (* (pow x 2) (+ (* 1/3 (/ eps (pow x 2))) (* 4/3 eps)))> |
#<alt (* (pow x 2) (+ (* 1/3 (/ eps (pow x 2))) (* 4/3 eps)))> |
#<alt (* (pow x 2) (+ (* 1/3 (/ eps (pow x 2))) (* 4/3 eps)))> |
#<alt (* 4/3 (* eps (pow x 2)))> |
#<alt (* (pow x 2) (+ (* 1/3 (/ eps (pow x 2))) (* 4/3 eps)))> |
#<alt (* (pow x 2) (+ (* 1/3 (/ eps (pow x 2))) (* 4/3 eps)))> |
#<alt (* (pow x 2) (+ (* 1/3 (/ eps (pow x 2))) (* 4/3 eps)))> |
#<alt (* eps (+ 1 (* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* 17/45 (pow x 2))))))))> |
#<alt (* eps (+ 1 (+ (* eps (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))) (* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* 17/45 (pow x 2)))))))))> |
#<alt (* eps (+ 1 (+ (* eps (+ (* eps (+ 1/3 (* 4/3 (pow x 2)))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* 17/45 (pow x 2)))))))))> |
#<alt (* eps (+ 1 (+ (* eps (+ (* eps (+ 1/3 (* 4/3 (pow x 2)))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* 17/45 (pow x 2)))))))))> |
#<alt (* (pow eps 3) (+ 1/3 (* 4/3 (pow x 2))))> |
#<alt (* (pow eps 3) (+ 1/3 (+ (* 4/3 (pow x 2)) (+ (/ (sin x) (* eps (cos x))) (/ (pow (sin x) 3) (* eps (pow (cos x) 3)))))))> |
#<alt (* (pow eps 3) (+ 1/3 (+ (* 4/3 (pow x 2)) (+ (/ 1 (pow eps 2)) (+ (/ (sin x) (* eps (cos x))) (+ (/ (* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* 17/45 (pow x 2)))))) (pow eps 2)) (/ (pow (sin x) 3) (* eps (pow (cos x) 3)))))))))> |
#<alt (* (pow eps 3) (+ 1/3 (+ (* 4/3 (pow x 2)) (+ (/ 1 (pow eps 2)) (+ (/ (sin x) (* eps (cos x))) (+ (/ (* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* 17/45 (pow x 2)))))) (pow eps 2)) (/ (pow (sin x) 3) (* eps (pow (cos x) 3)))))))))> |
#<alt (* -1 (* (pow eps 3) (- (* -4/3 (pow x 2)) 1/3)))> |
#<alt (* -1 (* (pow eps 3) (- (+ (* -4/3 (pow x 2)) (* -1 (/ (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))) eps))) 1/3)))> |
#<alt (* -1 (* (pow eps 3) (- (+ (* -4/3 (pow x 2)) (* -1 (/ (+ (/ 1 eps) (+ (/ (sin x) (cos x)) (+ (/ (* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* 17/45 (pow x 2)))))) eps) (/ (pow (sin x) 3) (pow (cos x) 3))))) eps))) 1/3)))> |
#<alt (* -1 (* (pow eps 3) (- (+ (* -4/3 (pow x 2)) (* -1 (/ (+ (/ 1 eps) (+ (/ (sin x) (cos x)) (+ (/ (* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* 17/45 (pow x 2)))))) eps) (/ (pow (sin x) 3) (pow (cos x) 3))))) eps))) 1/3)))> |
#<alt (* eps (+ 1 (* 1/3 (pow eps 2))))> |
#<alt (+ (* eps (+ 1 (* 1/3 (pow eps 2)))) (* (pow eps 2) x))> |
#<alt (+ (* eps (+ 1 (* 1/3 (pow eps 2)))) (* x (+ (* eps (* x (+ 1 (* 4/3 (pow eps 2))))) (pow eps 2))))> |
#<alt (+ (* eps (+ 1 (* 1/3 (pow eps 2)))) (* x (+ (* x (+ (* 4/3 (* (pow eps 2) x)) (* eps (+ 1 (* 4/3 (pow eps 2)))))) (pow eps 2))))> |
#<alt (* 17/45 (* eps (pow x 6)))> |
#<alt (* (pow x 6) (+ (* 17/45 eps) (* 2/3 (/ eps (pow x 2)))))> |
#<alt (* (pow x 6) (+ (* 17/45 eps) (+ (* 2/3 (/ eps (pow x 2))) (/ (* eps (+ 1 (* 4/3 (pow eps 2)))) (pow x 4)))))> |
#<alt (* (pow x 6) (+ (* 17/45 eps) (+ (* 2/3 (/ eps (pow x 2))) (+ (/ (* eps (+ 1 (* 4/3 (pow eps 2)))) (pow x 4)) (/ (* eps (+ 1 (* eps (+ (* 1/3 eps) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))))) (pow x 6))))))> |
#<alt (* 17/45 (* eps (pow x 6)))> |
#<alt (* (pow x 6) (+ (* 17/45 eps) (* 2/3 (/ eps (pow x 2)))))> |
#<alt (* (pow x 6) (+ (* 17/45 eps) (+ (* 2/3 (/ eps (pow x 2))) (/ (* eps (+ 1 (* 4/3 (pow eps 2)))) (pow x 4)))))> |
#<alt (* (pow x 6) (+ (* 17/45 eps) (+ (* 2/3 (/ eps (pow x 2))) (+ (/ (* eps (+ 1 (* 4/3 (pow eps 2)))) (pow x 4)) (/ (* eps (+ 1 (* eps (+ (* 1/3 eps) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))))) (pow x 6))))))> |
#<alt (+ 1 (* 1/3 (pow eps 2)))> |
#<alt (+ 1 (+ (* 1/3 (pow eps 2)) (* eps x)))> |
#<alt (+ 1 (+ (* 1/3 (pow eps 2)) (* x (+ eps (* x (+ 1 (* 4/3 (pow eps 2))))))))> |
#<alt (+ 1 (+ (* 1/3 (pow eps 2)) (* x (+ eps (* x (+ 1 (+ (* 4/3 (* eps x)) (* 4/3 (pow eps 2)))))))))> |
#<alt (* 17/45 (pow x 6))> |
#<alt (* (pow x 6) (+ 17/45 (* 2/3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (+ 17/45 (+ (* 4/3 (/ (pow eps 2) (pow x 4))) (+ (* 2/3 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))> |
#<alt (* (pow x 6) (+ 17/45 (+ (* 4/3 (/ (pow eps 2) (pow x 4))) (+ (* 2/3 (/ 1 (pow x 2))) (+ (/ 1 (pow x 4)) (+ (/ 1 (pow x 6)) (/ (* eps (+ (* 1/3 eps) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (pow x 6))))))))> |
#<alt (* 17/45 (pow x 6))> |
#<alt (* (pow x 6) (+ 17/45 (* 2/3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (+ 17/45 (+ (* 4/3 (/ (pow eps 2) (pow x 4))) (+ (* 2/3 (/ 1 (pow x 2))) (/ 1 (pow x 4))))))> |
#<alt (* (pow x 6) (+ 17/45 (+ (* 4/3 (/ (pow eps 2) (pow x 4))) (+ (* 2/3 (/ 1 (pow x 2))) (+ (/ 1 (pow x 4)) (+ (/ 1 (pow x 6)) (/ (* eps (+ (* 1/3 eps) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (pow x 6))))))))> |
#<alt (+ 1 (* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* 17/45 (pow x 2)))))))> |
#<alt (+ 1 (+ (* eps (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))) (* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* 17/45 (pow x 2))))))))> |
#<alt (+ 1 (+ (* eps (+ (* eps (+ 1/3 (* 4/3 (pow x 2)))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* 17/45 (pow x 2))))))))> |
#<alt (+ 1 (+ (* eps (+ (* eps (+ 1/3 (* 4/3 (pow x 2)))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* 17/45 (pow x 2))))))))> |
#<alt (* (pow eps 2) (+ 1/3 (* 4/3 (pow x 2))))> |
#<alt (* (pow eps 2) (+ 1/3 (+ (* 4/3 (pow x 2)) (+ (/ (sin x) (* eps (cos x))) (/ (pow (sin x) 3) (* eps (pow (cos x) 3)))))))> |
#<alt (* (pow eps 2) (+ 1/3 (+ (* 4/3 (pow x 2)) (+ (/ 1 (pow eps 2)) (+ (/ (sin x) (* eps (cos x))) (+ (/ (* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* 17/45 (pow x 2)))))) (pow eps 2)) (/ (pow (sin x) 3) (* eps (pow (cos x) 3)))))))))> |
#<alt (* (pow eps 2) (+ 1/3 (+ (* 4/3 (pow x 2)) (+ (/ 1 (pow eps 2)) (+ (/ (sin x) (* eps (cos x))) (+ (/ (* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* 17/45 (pow x 2)))))) (pow eps 2)) (/ (pow (sin x) 3) (* eps (pow (cos x) 3)))))))))> |
#<alt (* -1 (* (pow eps 2) (- (* -4/3 (pow x 2)) 1/3)))> |
#<alt (* (pow eps 2) (+ (* -1 (- (* -4/3 (pow x 2)) 1/3)) (+ (/ (sin x) (* eps (cos x))) (/ (pow (sin x) 3) (* eps (pow (cos x) 3))))))> |
#<alt (* (pow eps 2) (+ (* -1 (- (* -4/3 (pow x 2)) 1/3)) (* -1 (/ (+ (* -1 (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))) (* -1 (/ (+ 1 (* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* 17/45 (pow x 2))))))) eps))) eps))))> |
#<alt (* (pow eps 2) (+ (* -1 (- (* -4/3 (pow x 2)) 1/3)) (* -1 (/ (+ (* -1 (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))) (* -1 (/ (+ 1 (* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* 17/45 (pow x 2))))))) eps))) eps))))> |
#<alt 1> |
#<alt (+ 1 (pow x 2))> |
#<alt (+ 1 (* (pow x 2) (+ 1 (* 2/3 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* 17/45 (pow x 2)))))))> |
#<alt (* 17/45 (pow x 6))> |
#<alt (* (pow x 6) (+ 17/45 (* 2/3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (+ 17/45 (+ (* 2/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))> |
#<alt (* (pow x 6) (+ 17/45 (+ (* 2/3 (/ 1 (pow x 2))) (+ (/ 1 (pow x 4)) (/ 1 (pow x 6))))))> |
#<alt (* 17/45 (pow x 6))> |
#<alt (* (pow x 6) (+ 17/45 (* 2/3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (+ 17/45 (+ (* 2/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))> |
#<alt (* (pow x 6) (+ 17/45 (+ (* 2/3 (/ 1 (pow x 2))) (+ (/ 1 (pow x 4)) (/ 1 (pow x 6))))))> |
#<alt eps> |
#<alt (+ eps (* eps (pow x 2)))> |
#<alt (+ eps (* eps (pow x 2)))> |
#<alt (+ eps (* eps (pow x 2)))> |
#<alt (* eps (pow x 2))> |
#<alt (* (pow x 2) (+ eps (/ eps (pow x 2))))> |
#<alt (* (pow x 2) (+ eps (/ eps (pow x 2))))> |
#<alt (* (pow x 2) (+ eps (/ eps (pow x 2))))> |
#<alt (* eps (pow x 2))> |
#<alt (* (pow x 2) (+ eps (/ eps (pow x 2))))> |
#<alt (* (pow x 2) (+ eps (/ eps (pow x 2))))> |
#<alt (* (pow x 2) (+ eps (/ eps (pow x 2))))> |
#<alt (* eps (+ 1 (pow x 2)))> |
#<alt (* eps (+ 1 (pow x 2)))> |
#<alt (* eps (+ 1 (pow x 2)))> |
#<alt (* eps (+ 1 (pow x 2)))> |
#<alt (* eps (+ 1 (pow x 2)))> |
#<alt (* eps (+ 1 (pow x 2)))> |
#<alt (* eps (+ 1 (pow x 2)))> |
#<alt (* eps (+ 1 (pow x 2)))> |
#<alt (* eps (+ 1 (pow x 2)))> |
#<alt (* eps (+ 1 (pow x 2)))> |
#<alt (* eps (+ 1 (pow x 2)))> |
#<alt (* eps (+ 1 (pow x 2)))> |
#<alt 1> |
#<alt (+ 1 (pow x 2))> |
#<alt (+ 1 (pow x 2))> |
#<alt (+ 1 (pow x 2))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1 (/ 1 (pow x 2))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1 (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1 (/ 1 (pow x 2))))> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (+ 1 (pow x 2))> |
#<alt (+ 1 (+ (* eps x) (pow x 2)))> |
#<alt (+ 1 (+ (* eps (+ x (* eps (+ 1/3 (* 4/3 (pow x 2)))))) (pow x 2)))> |
#<alt (+ 1 (+ (* eps (+ x (* eps (+ 1/3 (* 4/3 (pow x 2)))))) (pow x 2)))> |
#<alt (* (pow eps 2) (+ 1/3 (* 4/3 (pow x 2))))> |
#<alt (* (pow eps 2) (+ 1/3 (+ (* 4/3 (pow x 2)) (/ x eps))))> |
#<alt (* (pow eps 2) (+ 1/3 (+ (* 4/3 (pow x 2)) (+ (/ 1 (pow eps 2)) (+ (/ x eps) (/ (pow x 2) (pow eps 2)))))))> |
#<alt (* (pow eps 2) (+ 1/3 (+ (* 4/3 (pow x 2)) (+ (/ 1 (pow eps 2)) (+ (/ x eps) (/ (pow x 2) (pow eps 2)))))))> |
#<alt (* (pow eps 2) (+ 1/3 (* 4/3 (pow x 2))))> |
#<alt (* (pow eps 2) (+ 1/3 (+ (* 4/3 (pow x 2)) (/ x eps))))> |
#<alt (* (pow eps 2) (+ 1/3 (+ (* -1 (/ (+ (* -1 x) (* -1 (/ (+ 1 (pow x 2)) eps))) eps)) (* 4/3 (pow x 2)))))> |
#<alt (* (pow eps 2) (+ 1/3 (+ (* -1 (/ (+ (* -1 x) (* -1 (/ (+ 1 (pow x 2)) eps))) eps)) (* 4/3 (pow x 2)))))> |
#<alt (+ 1 (* 1/3 (pow eps 2)))> |
#<alt (+ 1 (+ (* 1/3 (pow eps 2)) (* eps x)))> |
#<alt (+ 1 (+ (* 1/3 (pow eps 2)) (* x (+ eps (* x (+ 1 (* 4/3 (pow eps 2))))))))> |
#<alt (+ 1 (+ (* 1/3 (pow eps 2)) (* x (+ eps (* x (+ 1 (* 4/3 (pow eps 2))))))))> |
#<alt (* (pow x 2) (+ 1 (* 4/3 (pow eps 2))))> |
#<alt (* (pow x 2) (+ 1 (+ (* 4/3 (pow eps 2)) (/ eps x))))> |
#<alt (* (pow x 2) (+ 1 (+ (* 1/3 (/ (pow eps 2) (pow x 2))) (+ (* 4/3 (pow eps 2)) (+ (/ 1 (pow x 2)) (/ eps x))))))> |
#<alt (* (pow x 2) (+ 1 (+ (* 1/3 (/ (pow eps 2) (pow x 2))) (+ (* 4/3 (pow eps 2)) (+ (/ 1 (pow x 2)) (/ eps x))))))> |
#<alt (* -1 (* (pow x 2) (- (* -4/3 (pow eps 2)) 1)))> |
#<alt (* (pow x 2) (+ (* -1 (- (* -4/3 (pow eps 2)) 1)) (/ eps x)))> |
#<alt (* (pow x 2) (+ (* -1 (- (* -4/3 (pow eps 2)) 1)) (* -1 (/ (+ (* -1 eps) (* -1 (/ (+ 1 (* 1/3 (pow eps 2))) x))) x))))> |
#<alt (* (pow x 2) (+ (* -1 (- (* -4/3 (pow eps 2)) 1)) (* -1 (/ (+ (* -1 eps) (* -1 (/ (+ 1 (* 1/3 (pow eps 2))) x))) x))))> |
#<alt (* eps (+ 1 (pow x 2)))> |
#<alt (* eps (+ 1 (+ (* eps x) (pow x 2))))> |
#<alt (* eps (+ 1 (+ (* eps (+ x (* eps (+ 1/3 (* 4/3 (pow x 2)))))) (pow x 2))))> |
#<alt (* eps (+ 1 (+ (* eps (+ x (* eps (+ 1/3 (* 4/3 (pow x 2)))))) (pow x 2))))> |
#<alt (* (pow eps 3) (+ 1/3 (* 4/3 (pow x 2))))> |
#<alt (* (pow eps 3) (+ 1/3 (+ (* 4/3 (pow x 2)) (/ x eps))))> |
#<alt (* (pow eps 3) (+ 1/3 (+ (* 4/3 (pow x 2)) (+ (/ 1 (pow eps 2)) (+ (/ x eps) (/ (pow x 2) (pow eps 2)))))))> |
#<alt (* (pow eps 3) (+ 1/3 (+ (* 4/3 (pow x 2)) (+ (/ 1 (pow eps 2)) (+ (/ x eps) (/ (pow x 2) (pow eps 2)))))))> |
#<alt (* (pow eps 3) (+ 1/3 (* 4/3 (pow x 2))))> |
#<alt (* -1 (* (pow eps 3) (+ (* -1 (+ 1/3 (* 4/3 (pow x 2)))) (* -1 (/ x eps)))))> |
#<alt (* -1 (* (pow eps 3) (+ (* -1 (+ 1/3 (* 4/3 (pow x 2)))) (* -1 (/ (+ x (+ (/ 1 eps) (/ (pow x 2) eps))) eps)))))> |
#<alt (* -1 (* (pow eps 3) (+ (* -1 (+ 1/3 (* 4/3 (pow x 2)))) (* -1 (/ (+ x (+ (/ 1 eps) (/ (pow x 2) eps))) eps)))))> |
#<alt (* eps (+ 1 (* 1/3 (pow eps 2))))> |
#<alt (+ (* eps (+ 1 (* 1/3 (pow eps 2)))) (* (pow eps 2) x))> |
#<alt (+ (* eps (+ 1 (* 1/3 (pow eps 2)))) (* x (+ (* eps (* x (+ 1 (* 4/3 (pow eps 2))))) (pow eps 2))))> |
#<alt (+ (* eps (+ 1 (* 1/3 (pow eps 2)))) (* x (+ (* eps (* x (+ 1 (* 4/3 (pow eps 2))))) (pow eps 2))))> |
#<alt (* eps (* (pow x 2) (+ 1 (* 4/3 (pow eps 2)))))> |
#<alt (* (pow x 2) (+ (* eps (+ 1 (* 4/3 (pow eps 2)))) (/ (pow eps 2) x)))> |
#<alt (* (pow x 2) (+ (* eps (+ 1 (* 4/3 (pow eps 2)))) (+ (/ (* eps (+ 1 (* 1/3 (pow eps 2)))) (pow x 2)) (/ (pow eps 2) x))))> |
#<alt (* (pow x 2) (+ (* eps (+ 1 (* 4/3 (pow eps 2)))) (+ (/ (* eps (+ 1 (* 1/3 (pow eps 2)))) (pow x 2)) (/ (pow eps 2) x))))> |
#<alt (* -1 (* eps (* (pow x 2) (- (* -4/3 (pow eps 2)) 1))))> |
#<alt (* (pow x 2) (+ (* -1 (* eps (- (* -4/3 (pow eps 2)) 1))) (/ (pow eps 2) x)))> |
#<alt (* (pow x 2) (+ (* -1 (* eps (- (* -4/3 (pow eps 2)) 1))) (* -1 (/ (+ (* -1 (/ (* eps (+ 1 (* 1/3 (pow eps 2)))) x)) (* -1 (pow eps 2))) x))))> |
#<alt (* (pow x 2) (+ (* -1 (* eps (- (* -4/3 (pow eps 2)) 1))) (* -1 (/ (+ (* -1 (/ (* eps (+ 1 (* 1/3 (pow eps 2)))) x)) (* -1 (pow eps 2))) x))))> |
#<alt 1> |
#<alt (+ 1 (* 1/3 (pow eps 2)))> |
#<alt (+ 1 (* 1/3 (pow eps 2)))> |
#<alt (+ 1 (* 1/3 (pow eps 2)))> |
#<alt (* 1/3 (pow eps 2))> |
#<alt (* (pow eps 2) (+ 1/3 (/ 1 (pow eps 2))))> |
#<alt (* (pow eps 2) (+ 1/3 (/ 1 (pow eps 2))))> |
#<alt (* (pow eps 2) (+ 1/3 (/ 1 (pow eps 2))))> |
#<alt (* 1/3 (pow eps 2))> |
#<alt (* (pow eps 2) (+ 1/3 (/ 1 (pow eps 2))))> |
#<alt (* (pow eps 2) (+ 1/3 (/ 1 (pow eps 2))))> |
#<alt (* (pow eps 2) (+ 1/3 (/ 1 (pow eps 2))))> |
#<alt (* 1/3 (pow eps 2))> |
#<alt (* 1/3 (pow eps 2))> |
#<alt (* 1/3 (pow eps 2))> |
#<alt (* 1/3 (pow eps 2))> |
#<alt (* 1/3 (pow eps 2))> |
#<alt (* 1/3 (pow eps 2))> |
#<alt (* 1/3 (pow eps 2))> |
#<alt (* 1/3 (pow eps 2))> |
#<alt (* 1/3 (pow eps 2))> |
#<alt (* 1/3 (pow eps 2))> |
#<alt (* 1/3 (pow eps 2))> |
#<alt (* 1/3 (pow eps 2))> |
#<alt (/ (sin eps) (cos eps))> |
#<alt (+ (/ (sin eps) (cos eps)) (/ (* x (pow (sin eps) 2)) (pow (cos eps) 2)))> |
#<alt (+ (* x (- (/ (* x (* (sin eps) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2)))))) (cos eps)) (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (/ (sin eps) (cos eps)))> |
#<alt (+ (* x (- (* x (- (* -1 (* x (+ 1/2 (+ (* -1 (/ (* (pow (sin eps) 2) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (pow (cos eps) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (* 1/6 (/ (pow (sin eps) 2) (pow (cos eps) 2)))))))) (* -1 (/ (* (sin eps) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (cos eps))))) (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (/ (sin eps) (cos eps)))> |
#<alt (* -17/315 (pow x 7))> |
#<alt (* -1 (* (pow x 7) (+ 17/315 (* 2/15 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 7) (- (* -1 (/ (+ 2/15 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 17/315))> |
#<alt (* (pow x 7) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 4))) (+ 17/315 (* 2/15 (/ 1 (pow x 2))))))> |
#<alt (* -17/315 (pow x 7))> |
#<alt (* -1 (* (pow x 7) (+ 17/315 (* 2/15 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 7) (+ 17/315 (+ (/ 1/3 (pow x 4)) (* 2/15 (/ 1 (pow x 2)))))))> |
#<alt (* -1 (* (pow x 7) (+ 17/315 (+ (/ 1/3 (pow x 4)) (+ (* 2/15 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))))> |
#<alt (- (/ (sin x) (cos x)) (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2)))))))))> |
#<alt (- (+ (* eps (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x))) (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2)))))))))> |
#<alt (- (+ (* eps (- (+ 1 (/ (* eps (* (sin x) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (cos x))) (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x))) (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2)))))))))> |
#<alt (- (+ (* eps (- (+ 1 (* eps (- (* -1 (* eps (+ 1/6 (+ (* -1 (/ (* (pow (sin x) 2) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (pow (cos x) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))))) (* -1 (/ (* (sin x) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (cos x)))))) (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x))) (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2)))))))))> |
#<alt (- (/ (sin (+ eps x)) (cos (+ eps x))) (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2)))))))))> |
#<alt (- (/ (sin (+ eps x)) (cos (+ eps x))) (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2)))))))))> |
#<alt (- (/ (sin (+ eps x)) (cos (+ eps x))) (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2)))))))))> |
#<alt (- (/ (sin (+ eps x)) (cos (+ eps x))) (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2)))))))))> |
#<alt (- (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2)))))))))> |
#<alt (- (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2)))))))))> |
#<alt (- (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2)))))))))> |
#<alt (- (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2)))))))))> |
#<alt (/ (sin eps) (cos eps))> |
#<alt (+ (* x (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (/ (sin eps) (cos eps)))> |
#<alt (+ (* x (- (+ 1 (/ (* x (* (sin eps) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2)))))) (cos eps))) (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (/ (sin eps) (cos eps)))> |
#<alt (+ (* x (- (+ 1 (* x (- (* -1 (* x (+ 1/6 (+ (* -1 (/ (* (pow (sin eps) 2) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (pow (cos eps) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (* 1/6 (/ (pow (sin eps) 2) (pow (cos eps) 2)))))))) (* -1 (/ (* (sin eps) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (cos eps)))))) (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (/ (sin eps) (cos eps)))> |
#<alt (/ (sin (+ eps x)) (cos (+ eps x)))> |
#<alt (/ (sin (+ eps x)) (cos (+ eps x)))> |
#<alt (/ (sin (+ eps x)) (cos (+ eps x)))> |
#<alt (/ (sin (+ eps x)) (cos (+ eps x)))> |
#<alt (/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x))))> |
#<alt (/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x))))> |
#<alt (/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x))))> |
#<alt (/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x))))> |
#<alt (/ (sin x) (cos x))> |
#<alt (+ (* eps (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x)))> |
#<alt (+ (* eps (- (+ 1 (/ (* eps (* (sin x) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (cos x))) (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x)))> |
#<alt (+ (* eps (- (+ 1 (* eps (- (* -1 (* eps (+ 1/6 (+ (* -1 (/ (* (pow (sin x) 2) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (pow (cos x) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))))) (* -1 (/ (* (sin x) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (cos x)))))) (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x)))> |
#<alt (/ (sin (+ eps x)) (cos (+ eps x)))> |
#<alt (/ (sin (+ eps x)) (cos (+ eps x)))> |
#<alt (/ (sin (+ eps x)) (cos (+ eps x)))> |
#<alt (/ (sin (+ eps x)) (cos (+ eps x)))> |
#<alt (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps))))> |
#<alt (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps))))> |
#<alt (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps))))> |
#<alt (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps))))> |
#<alt eps> |
#<alt (+ eps x)> |
#<alt (+ eps x)> |
#<alt (+ eps x)> |
#<alt x> |
#<alt (* x (+ 1 (/ eps x)))> |
#<alt (* x (+ 1 (/ eps x)))> |
#<alt (* x (+ 1 (/ eps x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ eps x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ eps x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ eps x)) 1)))> |
#<alt x> |
#<alt (+ eps x)> |
#<alt (+ eps x)> |
#<alt (+ eps x)> |
#<alt eps> |
#<alt (* eps (+ 1 (/ x eps)))> |
#<alt (* eps (+ 1 (/ x eps)))> |
#<alt (* eps (+ 1 (/ x eps)))> |
#<alt eps> |
#<alt (* -1 (* eps (- (* -1 (/ x eps)) 1)))> |
#<alt (* -1 (* eps (- (* -1 (/ x eps)) 1)))> |
#<alt (* -1 (* eps (- (* -1 (/ x eps)) 1)))> |
#<alt x> |
#<alt (* x (+ 1 (* 1/3 (pow x 2))))> |
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2))))))> |
#<alt (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2))))))))> |
#<alt (* 17/315 (pow x 7))> |
#<alt (* (pow x 7) (+ 17/315 (* 2/15 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 7) (+ 17/315 (+ (/ 1/3 (pow x 4)) (* 2/15 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 7) (+ 17/315 (+ (/ 1/3 (pow x 4)) (+ (* 2/15 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))> |
#<alt (* 17/315 (pow x 7))> |
#<alt (* (pow x 7) (+ 17/315 (* 2/15 (/ 1 (pow x 2)))))> |
#<alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 2/15 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 17/315)))> |
#<alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 4))) (+ 17/315 (* 2/15 (/ 1 (pow x 2)))))))> |
#<alt (* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))))> |
#<alt (* eps (+ 1 (+ (* eps x) (/ (pow (sin x) 2) (pow (cos x) 2)))))> |
#<alt (* eps (+ 1 (+ (* eps x) (/ (pow (sin x) 2) (pow (cos x) 2)))))> |
#<alt (* eps (+ 1 (+ (* eps x) (/ (pow (sin x) 2) (pow (cos x) 2)))))> |
#<alt (* (pow eps 2) x)> |
#<alt (* (pow eps 2) (+ x (+ (/ 1 eps) (/ (pow (sin x) 2) (* eps (pow (cos x) 2))))))> |
#<alt (* (pow eps 2) (+ x (+ (/ 1 eps) (/ (pow (sin x) 2) (* eps (pow (cos x) 2))))))> |
#<alt (* (pow eps 2) (+ x (+ (/ 1 eps) (/ (pow (sin x) 2) (* eps (pow (cos x) 2))))))> |
#<alt (* (pow eps 2) x)> |
#<alt (* (pow eps 2) (+ x (+ (/ 1 eps) (/ (pow (sin x) 2) (* eps (pow (cos x) 2))))))> |
#<alt (* (pow eps 2) (+ x (+ (/ 1 eps) (/ (pow (sin x) 2) (* eps (pow (cos x) 2))))))> |
#<alt (* (pow eps 2) (+ x (+ (/ 1 eps) (/ (pow (sin x) 2) (* eps (pow (cos x) 2))))))> |
#<alt eps> |
#<alt (+ eps (* (pow eps 2) x))> |
#<alt (+ eps (* x (+ (* eps x) (pow eps 2))))> |
#<alt (+ eps (* x (+ (* x (+ eps (* 2/3 (* eps (pow x 2))))) (pow eps 2))))> |
#<alt (* (pow eps 2) x)> |
#<alt (* x (+ (/ (* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))) x) (pow eps 2)))> |
#<alt (* x (+ (/ (* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))) x) (pow eps 2)))> |
#<alt (* x (+ (/ (* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))) x) (pow eps 2)))> |
#<alt (* (pow eps 2) x)> |
#<alt (* -1 (* x (+ (* -1 (/ (* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))) x)) (* -1 (pow eps 2)))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))) x)) (* -1 (pow eps 2)))))> |
#<alt (* -1 (* x (+ (* -1 (/ (* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))) x)) (* -1 (pow eps 2)))))> |
#<alt 1> |
#<alt (+ 1 (* eps x))> |
#<alt (+ 1 (* x (+ eps x)))> |
#<alt (+ 1 (* x (+ eps (* x (+ 1 (* 2/3 (pow x 2)))))))> |
#<alt (* eps x)> |
#<alt (* x (+ eps (+ (/ 1 x) (/ (pow (sin x) 2) (* x (pow (cos x) 2))))))> |
#<alt (* x (+ eps (+ (/ 1 x) (/ (pow (sin x) 2) (* x (pow (cos x) 2))))))> |
#<alt (* x (+ eps (+ (/ 1 x) (/ (pow (sin x) 2) (* x (pow (cos x) 2))))))> |
#<alt (* eps x)> |
#<alt (* -1 (* x (+ (* -1 eps) (* -1 (/ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) x)))))> |
#<alt (* -1 (* x (+ (* -1 eps) (* -1 (/ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) x)))))> |
#<alt (* -1 (* x (+ (* -1 eps) (* -1 (/ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) x)))))> |
#<alt (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))> |
#<alt (+ 1 (+ (* eps x) (/ (pow (sin x) 2) (pow (cos x) 2))))> |
#<alt (+ 1 (+ (* eps x) (/ (pow (sin x) 2) (pow (cos x) 2))))> |
#<alt (+ 1 (+ (* eps x) (/ (pow (sin x) 2) (pow (cos x) 2))))> |
#<alt (* eps x)> |
#<alt (* eps (+ x (+ (/ 1 eps) (/ (pow (sin x) 2) (* eps (pow (cos x) 2))))))> |
#<alt (* eps (+ x (+ (/ 1 eps) (/ (pow (sin x) 2) (* eps (pow (cos x) 2))))))> |
#<alt (* eps (+ x (+ (/ 1 eps) (/ (pow (sin x) 2) (* eps (pow (cos x) 2))))))> |
#<alt (* eps x)> |
#<alt (* -1 (* eps (+ (* -1 x) (* -1 (/ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) eps)))))> |
#<alt (* -1 (* eps (+ (* -1 x) (* -1 (/ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) eps)))))> |
#<alt (* -1 (* eps (+ (* -1 x) (* -1 (/ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) eps)))))> |
#<alt 1> |
#<alt (+ 1 (pow x 2))> |
#<alt (+ 1 (* (pow x 2) (+ 1 (* 2/3 (pow x 2)))))> |
#<alt (+ 1 (* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* 17/45 (pow x 2)))))))> |
#<alt (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))> |
#<alt (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))> |
#<alt (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))> |
#<alt (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))> |
#<alt (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))> |
#<alt (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))> |
#<alt (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))> |
#<alt (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* 2/3 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* 17/45 (pow x 2))))))> |
#<alt (* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 17/45 (* 62/315 (pow x 2))))))))> |
#<alt (/ (pow (sin x) 2) (pow (cos x) 2))> |
#<alt (/ (pow (sin x) 2) (pow (cos x) 2))> |
#<alt (/ (pow (sin x) 2) (pow (cos x) 2))> |
#<alt (/ (pow (sin x) 2) (pow (cos x) 2))> |
#<alt (/ (pow (sin x) 2) (pow (cos x) 2))> |
#<alt (/ (pow (sin x) 2) (pow (cos x) 2))> |
#<alt (/ (pow (sin x) 2) (pow (cos x) 2))> |
#<alt (/ (pow (sin x) 2) (pow (cos x) 2))> |
#<alt (* 1/3 eps)> |
#<alt (* 1/3 eps)> |
#<alt (* 1/3 eps)> |
#<alt (* 1/3 eps)> |
#<alt (* 1/3 eps)> |
#<alt (* 1/3 eps)> |
#<alt (* 1/3 eps)> |
#<alt (* 1/3 eps)> |
#<alt (* 1/3 eps)> |
#<alt (* 1/3 eps)> |
#<alt (* 1/3 eps)> |
#<alt (* 1/3 eps)> |
#<alt (* 2/3 x)> |
#<alt (* x (+ 2/3 (* 17/45 (pow x 2))))> |
#<alt (* x (+ 2/3 (* 17/45 (pow x 2))))> |
#<alt (* x (+ 2/3 (* 17/45 (pow x 2))))> |
#<alt (* 17/45 (pow x 3))> |
#<alt (* (pow x 3) (+ 17/45 (* 2/3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (+ 17/45 (* 2/3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (+ 17/45 (* 2/3 (/ 1 (pow x 2)))))> |
#<alt (* 17/45 (pow x 3))> |
#<alt (* (pow x 3) (+ 17/45 (* 2/3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (+ 17/45 (* 2/3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 3) (+ 17/45 (* 2/3 (/ 1 (pow x 2)))))> |
#<alt (* 17/45 (pow x 2))> |
#<alt (* 17/45 (pow x 2))> |
#<alt (* 17/45 (pow x 2))> |
#<alt (* 17/45 (pow x 2))> |
#<alt (* 17/45 (pow x 2))> |
#<alt (* 17/45 (pow x 2))> |
#<alt (* 17/45 (pow x 2))> |
#<alt (* 17/45 (pow x 2))> |
#<alt (* 17/45 (pow x 2))> |
#<alt (* 17/45 (pow x 2))> |
#<alt (* 17/45 (pow x 2))> |
#<alt (* 17/45 (pow x 2))> |
#<alt (* 2/3 (pow x 2))> |
#<alt (* (pow x 2) (+ 2/3 (* 17/45 (pow x 2))))> |
#<alt (* (pow x 2) (+ 2/3 (* 17/45 (pow x 2))))> |
#<alt (* (pow x 2) (+ 2/3 (* 17/45 (pow x 2))))> |
#<alt (* 17/45 (pow x 4))> |
#<alt (* (pow x 4) (+ 17/45 (* 2/3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 17/45 (* 2/3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 17/45 (* 2/3 (/ 1 (pow x 2)))))> |
#<alt (* 17/45 (pow x 4))> |
#<alt (* (pow x 4) (+ 17/45 (* 2/3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 17/45 (* 2/3 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 4) (+ 17/45 (* 2/3 (/ 1 (pow x 2)))))> |
#<alt (* 4/3 eps)> |
#<alt (* 4/3 eps)> |
#<alt (* 4/3 eps)> |
#<alt (* 4/3 eps)> |
#<alt (* 4/3 eps)> |
#<alt (* 4/3 eps)> |
#<alt (* 4/3 eps)> |
#<alt (* 4/3 eps)> |
#<alt (* 4/3 eps)> |
#<alt (* 4/3 eps)> |
#<alt (* 4/3 eps)> |
#<alt (* 4/3 eps)> |
#<alt (* eps x)> |
#<alt (* x (+ eps (* x (+ 1 (* 4/3 (pow eps 2))))))> |
#<alt (* x (+ eps (* x (+ 1 (* 4/3 (pow eps 2))))))> |
#<alt (* x (+ eps (* x (+ 1 (* 4/3 (pow eps 2))))))> |
#<alt (* (pow x 2) (+ 1 (* 4/3 (pow eps 2))))> |
#<alt (* (pow x 2) (+ 1 (+ (* 4/3 (pow eps 2)) (/ eps x))))> |
#<alt (* (pow x 2) (+ 1 (+ (* 4/3 (pow eps 2)) (/ eps x))))> |
#<alt (* (pow x 2) (+ 1 (+ (* 4/3 (pow eps 2)) (/ eps x))))> |
#<alt (* -1 (* (pow x 2) (- (* -4/3 (pow eps 2)) 1)))> |
#<alt (* (pow x 2) (+ (* -1 (- (* -4/3 (pow eps 2)) 1)) (/ eps x)))> |
#<alt (* (pow x 2) (+ (* -1 (- (* -4/3 (pow eps 2)) 1)) (/ eps x)))> |
#<alt (* (pow x 2) (+ (* -1 (- (* -4/3 (pow eps 2)) 1)) (/ eps x)))> |
#<alt (pow x 2)> |
#<alt (+ (* eps x) (pow x 2))> |
#<alt (+ (* eps (+ x (* 4/3 (* eps (pow x 2))))) (pow x 2))> |
#<alt (+ (* eps (+ x (* 4/3 (* eps (pow x 2))))) (pow x 2))> |
#<alt (* 4/3 (* (pow eps 2) (pow x 2)))> |
#<alt (* (pow eps 2) (+ (* 4/3 (pow x 2)) (/ x eps)))> |
#<alt (* (pow eps 2) (+ (* 4/3 (pow x 2)) (+ (/ x eps) (/ (pow x 2) (pow eps 2)))))> |
#<alt (* (pow eps 2) (+ (* 4/3 (pow x 2)) (+ (/ x eps) (/ (pow x 2) (pow eps 2)))))> |
#<alt (* 4/3 (* (pow eps 2) (pow x 2)))> |
#<alt (* (pow eps 2) (+ (* 4/3 (pow x 2)) (/ x eps)))> |
#<alt (* (pow eps 2) (+ (* -1 (/ (+ (* -1 x) (* -1 (/ (pow x 2) eps))) eps)) (* 4/3 (pow x 2))))> |
#<alt (* (pow eps 2) (+ (* -1 (/ (+ (* -1 x) (* -1 (/ (pow x 2) eps))) eps)) (* 4/3 (pow x 2))))> |
#<alt (* 4/3 (* eps x))> |
#<alt (* 4/3 (* eps x))> |
#<alt (* 4/3 (* eps x))> |
#<alt (* 4/3 (* eps x))> |
#<alt (* 4/3 (* eps x))> |
#<alt (* 4/3 (* eps x))> |
#<alt (* 4/3 (* eps x))> |
#<alt (* 4/3 (* eps x))> |
#<alt (* 4/3 (* eps x))> |
#<alt (* 4/3 (* eps x))> |
#<alt (* 4/3 (* eps x))> |
#<alt (* 4/3 (* eps x))> |
#<alt (* 4/3 (* eps x))> |
#<alt (* 4/3 (* eps x))> |
#<alt (* 4/3 (* eps x))> |
#<alt (* 4/3 (* eps x))> |
#<alt (* 4/3 (* eps x))> |
#<alt (* 4/3 (* eps x))> |
#<alt (* 4/3 (* eps x))> |
#<alt (* 4/3 (* eps x))> |
#<alt (* 4/3 (* eps x))> |
#<alt (* 4/3 (* eps x))> |
#<alt (* 4/3 (* eps x))> |
#<alt (* 4/3 (* eps x))> |
#<alt (* 17/315 x)> |
#<alt (* 17/315 x)> |
#<alt (* 17/315 x)> |
#<alt (* 17/315 x)> |
#<alt (* 17/315 x)> |
#<alt (* 17/315 x)> |
#<alt (* 17/315 x)> |
#<alt (* 17/315 x)> |
#<alt (* 17/315 x)> |
#<alt (* 17/315 x)> |
#<alt (* 17/315 x)> |
#<alt (* 17/315 x)> |
#<alt (* 1/3 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2))))))> |
#<alt (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2))))))> |
#<alt (* 17/315 (pow x 6))> |
#<alt (* (pow x 6) (+ 17/315 (* 2/15 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (+ 17/315 (+ (/ 1/3 (pow x 4)) (* 2/15 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 6) (+ 17/315 (+ (/ 1/3 (pow x 4)) (* 2/15 (/ 1 (pow x 2))))))> |
#<alt (* 17/315 (pow x 6))> |
#<alt (* (pow x 6) (+ 17/315 (* 2/15 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 6) (+ 17/315 (+ (/ 1/3 (pow x 4)) (* 2/15 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 6) (+ 17/315 (+ (/ 1/3 (pow x 4)) (* 2/15 (/ 1 (pow x 2))))))> |
#<alt (* 17/315 (pow x 2))> |
#<alt (* 17/315 (pow x 2))> |
#<alt (* 17/315 (pow x 2))> |
#<alt (* 17/315 (pow x 2))> |
#<alt (* 17/315 (pow x 2))> |
#<alt (* 17/315 (pow x 2))> |
#<alt (* 17/315 (pow x 2))> |
#<alt (* 17/315 (pow x 2))> |
#<alt (* 17/315 (pow x 2))> |
#<alt (* 17/315 (pow x 2))> |
#<alt (* 17/315 (pow x 2))> |
#<alt (* 17/315 (pow x 2))> |
#<alt 1> |
#<alt (+ 1 (* -1 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* 1/3 (pow x 2)) 1)))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/3 (* -2/45 (pow x 2)))) 1)))> |
#<alt (pow (cos x) 2)> |
#<alt (pow (cos x) 2)> |
#<alt (pow (cos x) 2)> |
#<alt (pow (cos x) 2)> |
#<alt (pow (cos x) 2)> |
#<alt (pow (cos x) 2)> |
#<alt (pow (cos x) 2)> |
#<alt (pow (cos x) 2)> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* -1/3 (pow x 2))))> |
#<alt (* (pow x 2) (+ 1 (* (pow x 2) (- (* 2/45 (pow x 2)) 1/3))))> |
#<alt (* (pow x 2) (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/45 (* -1/315 (pow x 2)))) 1/3))))> |
#<alt (pow (sin x) 2)> |
#<alt (pow (sin x) 2)> |
#<alt (pow (sin x) 2)> |
#<alt (pow (sin x) 2)> |
#<alt (pow (sin x) 2)> |
#<alt (pow (sin x) 2)> |
#<alt (pow (sin x) 2)> |
#<alt (pow (sin x) 2)> |
132 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 15.0ms | x | @ | 0 | (* x (+ 2/3 (* (* x x) 17/45))) |
| 1.0ms | eps | @ | inf | (- (tan (+ x eps)) (* x (+ 1 (* (* x x) (+ 1/3 (* (* x x) (+ 2/15 (* x (* x 17/315))))))))) |
| 1.0ms | x | @ | inf | (* eps (+ (+ 1 (* (* x x) (+ 1 (* x (* x (+ 2/3 (* (* x x) 17/45))))))) (* eps (+ (+ (* 1/3 eps) (* 4/3 (* x (* x eps)))) (/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x)))))) |
| 1.0ms | eps | @ | -inf | (+ (+ 1 (* 1/3 (* eps eps))) (* x (+ x (* (+ 1 (* x (* eps 4/3))) eps)))) |
| 1.0ms | eps | @ | 0 | (* eps (+ (+ 1 (* (* x x) (+ 1 (* x (* x (+ 2/3 (* (* x x) 17/45))))))) (* eps (+ (+ (* 1/3 eps) (* 4/3 (* x (* x eps)))) (/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x)))))) |
| 1× | batch-egg-rewrite |
| 5 122× | *-lowering-*.f32 |
| 5 122× | *-lowering-*.f64 |
| 4 814× | accelerator-lowering-fma.f32 |
| 4 814× | accelerator-lowering-fma.f64 |
| 3 358× | pow-lowering-pow.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 64 | 389 |
| 1 | 457 | 361 |
| 2 | 4600 | 355 |
| 0 | 9044 | 312 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* 1/3 eps) (* 4/3 (* x (* x eps)))) |
(* eps (+ (+ 1 (* (* x x) (+ 1 (* x (* x (+ 2/3 (* (* x x) 17/45))))))) (* eps (+ (+ (* 1/3 eps) (* 4/3 (* x (* x eps)))) (/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x)))))) |
(+ (+ 1 (* (* x x) (+ 1 (* x (* x (+ 2/3 (* (* x x) 17/45))))))) (* eps (+ (+ (* 1/3 eps) (* 4/3 (* x (* x eps)))) (/ (+ (sin x) (/ (pow (sin x) 3) (pow (cos x) 2))) (cos x))))) |
(+ 1 (* (* x x) (+ 1 (* x (* x (+ 2/3 (* (* x x) 17/45))))))) |
(* (+ (* x x) 1) eps) |
(+ (* x x) 1) |
(* x x) |
(+ (+ 1 (* 1/3 (* eps eps))) (* x (+ x (* (+ 1 (* x (* eps 4/3))) eps)))) |
(* eps (+ (+ 1 (* 1/3 (* eps eps))) (* x (+ x (* (+ 1 (* x (* eps 4/3))) eps))))) |
(+ 1 (* 1/3 (* eps eps))) |
(* 1/3 (* eps eps)) |
(- (tan (+ x eps)) (* x (+ 1 (* (* x x) (+ 1/3 (* (* x x) (+ 2/15 (* x (* x 17/315))))))))) |
(tan (+ x eps)) |
(+ x eps) |
(* x (+ 1 (* (* x x) (+ 1/3 (* (* x x) (+ 2/15 (* x (* x 17/315)))))))) |
(* eps (+ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) (* x eps))) |
(+ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) (* x eps)) |
(+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) |
(/ (pow (sin x) 2) (pow (cos x) 2)) |
(* 1/3 eps) |
(* x (+ 2/3 (* (* x x) 17/45))) |
(* (* x x) 17/45) |
(* x (* x (+ 2/3 (* (* x x) 17/45)))) |
(* eps 4/3) |
(* x (+ x (* (+ 1 (* x (* eps 4/3))) eps))) |
(* x (* eps 4/3)) |
(* x 17/315) |
(* (* x x) (+ 1/3 (* (* x x) (+ 2/15 (* x (* x 17/315)))))) |
(* x (* x 17/315)) |
(pow (cos x) 2) |
(pow (sin x) 2) |
| Outputs |
|---|
(+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) |
(+.f64 (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x))) (*.f64 #s(literal 1/3 binary64) eps)) |
(-.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/9 binary64)) (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal -4/3 binary64) (*.f64 eps (*.f64 x x))))) (/.f64 (*.f64 #s(literal 16/9 binary64) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 eps (*.f64 x x)))) (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal -4/3 binary64) (*.f64 eps (*.f64 x x)))))) |
(fma.f64 #s(literal 1/3 binary64) eps (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) |
(fma.f64 eps #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) |
(fma.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)) (*.f64 #s(literal 1/3 binary64) eps)) |
(fma.f64 x (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)) (*.f64 #s(literal 1/3 binary64) eps)) |
(fma.f64 (*.f64 eps x) (*.f64 #s(literal 4/3 binary64) x) (*.f64 #s(literal 1/3 binary64) eps)) |
(fma.f64 (*.f64 eps (*.f64 x x)) #s(literal 4/3 binary64) (*.f64 #s(literal 1/3 binary64) eps)) |
(fma.f64 (*.f64 x x) (*.f64 eps #s(literal 4/3 binary64)) (*.f64 #s(literal 1/3 binary64) eps)) |
(fma.f64 (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)) x (*.f64 #s(literal 1/3 binary64) eps)) |
(fma.f64 (*.f64 #s(literal 4/3 binary64) x) (*.f64 eps x) (*.f64 #s(literal 1/3 binary64) eps)) |
(fma.f64 (*.f64 #s(literal 4/3 binary64) (*.f64 x x)) eps (*.f64 #s(literal 1/3 binary64) eps)) |
(fma.f64 (*.f64 (*.f64 #s(literal 4/3 binary64) x) x) eps (*.f64 #s(literal 1/3 binary64) eps)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps eps) #s(literal 1/9 binary64)) (*.f64 (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x))) (-.f64 (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x))) (*.f64 #s(literal 1/3 binary64) eps)))) (+.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/27 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 64/27 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal -4/3 binary64) (*.f64 eps (*.f64 x x)))) (-.f64 (*.f64 (*.f64 eps eps) #s(literal 1/9 binary64)) (*.f64 #s(literal 16/9 binary64) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 eps (*.f64 x x))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/27 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 64/27 binary64)))) (+.f64 (*.f64 (*.f64 eps eps) #s(literal 1/9 binary64)) (*.f64 (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x))) (-.f64 (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x))) (*.f64 #s(literal 1/3 binary64) eps))))) |
(/.f64 (+.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/27 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 64/27 binary64)))) (+.f64 (*.f64 #s(literal 16/9 binary64) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 eps (*.f64 x x)))) (-.f64 (*.f64 (*.f64 eps eps) #s(literal 1/9 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal 1/9 binary64)) (*.f64 #s(literal 16/9 binary64) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 eps (*.f64 x x))))) (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal -4/3 binary64) (*.f64 eps (*.f64 x x))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/27 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 64/27 binary64))))) (neg.f64 (+.f64 (*.f64 (*.f64 eps eps) #s(literal 1/9 binary64)) (*.f64 (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x))) (-.f64 (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x))) (*.f64 #s(literal 1/3 binary64) eps)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal 1/9 binary64)) (*.f64 #s(literal 16/9 binary64) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 eps (*.f64 x x)))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal -4/3 binary64) (*.f64 eps (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 16/9 binary64) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 eps (*.f64 x x)))) (*.f64 (*.f64 eps eps) #s(literal 1/9 binary64))) (-.f64 (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x))) (*.f64 #s(literal 1/3 binary64) eps))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps eps) #s(literal 1/9 binary64)) (*.f64 (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x))) (-.f64 (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x))) (*.f64 #s(literal 1/3 binary64) eps)))) (+.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/27 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 64/27 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal -4/3 binary64) (*.f64 eps (*.f64 x x)))) (-.f64 (*.f64 (*.f64 eps eps) #s(literal 1/9 binary64)) (*.f64 #s(literal 16/9 binary64) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 eps (*.f64 x x)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/27 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 64/27 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 eps eps) #s(literal 1/9 binary64)) (*.f64 (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x))) (-.f64 (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x))) (*.f64 #s(literal 1/3 binary64) eps)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal 1/9 binary64)) (*.f64 #s(literal 16/9 binary64) (*.f64 (*.f64 eps (*.f64 x x)) (*.f64 eps (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal -4/3 binary64) (*.f64 eps (*.f64 x x)))))) |
(+.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))))) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))) (*.f64 eps eps))) |
(+.f64 (*.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))) (*.f64 eps eps)) (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))))) |
(+.f64 (*.f64 eps #s(literal 1 binary64)) (*.f64 eps (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))) (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))))) |
(+.f64 (*.f64 #s(literal 1 binary64) eps) (*.f64 (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))) (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))) eps)) |
(fma.f64 eps #s(literal 1 binary64) (*.f64 eps (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))) (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))))) |
(fma.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))) (*.f64 eps eps))) |
(fma.f64 eps (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))))) |
(fma.f64 #s(literal 1 binary64) eps (*.f64 (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))) (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))) eps)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))) eps (*.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))) (*.f64 eps eps))) |
(fma.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))) (*.f64 eps eps) (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))))) |
(fma.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) eps (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))))) |
(fma.f64 (*.f64 eps eps) (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))) (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))))))) (pow.f64 (*.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))) (*.f64 eps eps)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))))) (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))))) (-.f64 (pow.f64 (*.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))) (*.f64 eps eps)) #s(literal 2 binary64)) (*.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))))) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))) (*.f64 eps eps)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))))) (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))))) (pow.f64 (*.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))) (*.f64 eps eps)) #s(literal 2 binary64))) (-.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))))) (*.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))) (*.f64 eps eps)))) |
(/.f64 (*.f64 eps (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))))) (pow.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 3 binary64)))) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))))) (*.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) (-.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))))))) |
(/.f64 (*.f64 eps (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))))) (pow.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 2 binary64)))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))) (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))))) (pow.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 3 binary64))) eps) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))))) (*.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) (-.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))))) (pow.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 2 binary64))) eps) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))) (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))) (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))) (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) eps) |
(+.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))) (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) |
(+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))) (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))) |
(+.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))))) |
(+.f64 (*.f64 eps (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x))))) (+.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))))) |
(+.f64 (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))) (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))) #s(literal 1 binary64)) |
(+.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))) (*.f64 eps (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))))) (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))) |
(+.f64 (+.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 1 binary64)) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))) |
(-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))) (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) (/.f64 (pow.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 2 binary64)) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))) (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))))) |
(fma.f64 eps (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (+.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))))) |
(fma.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))))) |
(fma.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) |
(fma.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) eps (+.f64 (/.f64 eps (/.f64 (cos.f64 x) (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) |
(fma.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))) (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) |
(fma.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))) #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) |
(fma.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))) eps (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))) #s(literal 1 binary64))))) (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))))) (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))) |
(fma.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))) x (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))) (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))))) (*.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) (-.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))))))) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))))) (pow.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))) (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))))) (pow.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))))) (pow.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))))) (*.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) (-.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))))) (pow.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))) (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))))) (pow.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 2 binary64))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))) (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))))) (pow.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))))) (*.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) (-.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))))) (pow.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))) (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))) (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))) (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))) (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))) (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))) (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))))) (-.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))))) (*.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) (-.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))))))) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))))) (pow.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))) (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))))) (pow.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))))) (pow.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))))) (*.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) (-.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))))))))) |
(*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))))) (pow.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))) (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (*.f64 x x)))) (/.f64 (+.f64 (sin.f64 x) (*.f64 (sin.f64 x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))) |
(+.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))) #s(literal 1 binary64))) |
(+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))) #s(literal 1 binary64)) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))))) |
(fma.f64 x x (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))) #s(literal 1 binary64)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))) |
(fma.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) #s(literal -1 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))) |
(fma.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))) #s(literal 1 binary64)) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))) #s(literal 1 binary64))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))))) |
(+.f64 (*.f64 eps (*.f64 x x)) (*.f64 eps #s(literal 1 binary64))) |
(+.f64 (*.f64 eps (*.f64 x x)) (*.f64 #s(literal 1 binary64) eps)) |
(+.f64 (*.f64 eps #s(literal 1 binary64)) (*.f64 eps (*.f64 x x))) |
(+.f64 (*.f64 #s(literal 1 binary64) eps) (*.f64 eps (*.f64 x x))) |
(fma.f64 eps #s(literal 1 binary64) (*.f64 eps (*.f64 x x))) |
(fma.f64 eps (*.f64 x x) (*.f64 eps #s(literal 1 binary64))) |
(fma.f64 eps (*.f64 x x) (*.f64 #s(literal 1 binary64) eps)) |
(fma.f64 x (*.f64 eps x) (*.f64 eps #s(literal 1 binary64))) |
(fma.f64 x (*.f64 eps x) (*.f64 #s(literal 1 binary64) eps)) |
(fma.f64 (*.f64 eps x) x (*.f64 eps #s(literal 1 binary64))) |
(fma.f64 (*.f64 eps x) x (*.f64 #s(literal 1 binary64) eps)) |
(fma.f64 #s(literal 1 binary64) eps (*.f64 eps (*.f64 x x))) |
(fma.f64 (*.f64 x x) eps (*.f64 eps #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) eps (*.f64 #s(literal 1 binary64) eps)) |
(/.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 eps (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (+.f64 (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) eps) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) eps) (+.f64 (*.f64 x x) #s(literal -1 binary64))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) eps) |
(+.f64 #s(literal 1 binary64) (*.f64 x x)) |
(+.f64 (*.f64 x x) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) #s(literal -1 binary64)))) |
(fma.f64 x x #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (+.f64 (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (neg.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 x x) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))))) |
(+.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 eps x) (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))))) |
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x))))))) |
(+.f64 (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)))) |
(+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x))))))) #s(literal 1 binary64)) |
(+.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) (*.f64 x x)) (*.f64 (*.f64 eps x) (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x))))) |
(+.f64 (+.f64 (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))) #s(literal 1 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) |
(-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x))))))))) (/.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))) (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x))))))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))))))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 eps eps) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))))) |
(fma.f64 eps (*.f64 #s(literal 1/3 binary64) eps) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) eps) eps (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))))) |
(fma.f64 x x (+.f64 (*.f64 (*.f64 eps x) (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))))) |
(fma.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (+.f64 (*.f64 (*.f64 eps x) (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 eps x) (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))))) |
(fma.f64 (*.f64 eps eps) #s(literal 1/3 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))))) |
(fma.f64 (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x))))) x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/27 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) #s(literal 1 binary64))))) (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x))))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) #s(literal 1/9 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 eps eps)))) (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x))))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) eps)) eps (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 eps eps)) #s(literal 1/3 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (+.f64 (*.f64 (*.f64 eps x) (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)))) (*.f64 (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))) (-.f64 (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)))))) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))))) (*.f64 (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))) (*.f64 (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))) (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))))) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)))) (*.f64 (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))) (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))))) (*.f64 (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))) (*.f64 (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))) (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x))))))))) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)))) (*.f64 (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))) (-.f64 (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))))) (*.f64 (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))) (*.f64 (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))) (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x))))))))) (+.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))) (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x))))))) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) x) (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x))))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)))) (*.f64 (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))) (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x))))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))))) (*.f64 (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))) (*.f64 (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))) (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))))))) (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)))) (*.f64 (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))) (-.f64 (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)))) (*.f64 (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))) (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x))))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x))))))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x))))))))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x))))))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x))))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x))))))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x))))))))) (-.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))) (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))))) (-.f64 (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)))) (*.f64 (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))) (-.f64 (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)))))) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))))) (*.f64 (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))) (*.f64 (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))) (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))))) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)))) (*.f64 (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))) (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x))))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))))) (*.f64 (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))) (*.f64 (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))) (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)))) (*.f64 (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))) (-.f64 (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)))))))) |
(*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)))) (*.f64 (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))) (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))))))) |
(+.f64 (*.f64 eps (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x))))))) (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))))) |
(+.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)))) (*.f64 eps (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))))) |
(+.f64 (*.f64 eps #s(literal 1 binary64)) (*.f64 eps (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x))))))))) |
(+.f64 (*.f64 #s(literal 1 binary64) eps) (*.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x))))))) eps)) |
(fma.f64 eps #s(literal 1 binary64) (*.f64 eps (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x))))))))) |
(fma.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) (*.f64 eps (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))))) |
(fma.f64 eps (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))) (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))))) |
(fma.f64 x (*.f64 (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x))))) eps) (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))))) |
(fma.f64 (*.f64 eps x) (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x))))) (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))))) |
(fma.f64 #s(literal 1 binary64) eps (*.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x))))))) eps)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) eps (*.f64 eps (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))))) |
(fma.f64 (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x))))) (*.f64 eps x) (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))))) |
(fma.f64 (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))) eps (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))))) |
(fma.f64 (*.f64 eps (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))) x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))))) |
(/.f64 (+.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)))))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))) (*.f64 (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))) (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))))))) (+.f64 (*.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)))) (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))))) (-.f64 (*.f64 (*.f64 eps (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x))))))) (*.f64 eps (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))))) (*.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)))) (*.f64 eps (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x))))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)))) (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))))) (*.f64 (*.f64 eps (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x))))))) (*.f64 eps (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x))))))))) (-.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)))) (*.f64 eps (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x))))))))) |
(/.f64 (*.f64 eps (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))))) (*.f64 (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))) (*.f64 (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))) (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))))))) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)))) (*.f64 (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))) (-.f64 (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))))))) |
(/.f64 (*.f64 eps (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)))) (*.f64 (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))) (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x))))))))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x))))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))))) (*.f64 (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))) (*.f64 (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))) (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x))))))))) eps) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)))) (*.f64 (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))) (-.f64 (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)))) (*.f64 (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))) (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))))) eps) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x))))))))) |
(*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))))) |
(*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) (*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x))))))) eps) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) |
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 eps eps)))) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) #s(literal 1/9 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 eps eps))))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 eps eps) #s(literal 1 binary64)) |
(fma.f64 eps (*.f64 #s(literal 1/3 binary64) eps) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) eps) eps #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 eps eps) #s(literal 1/3 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) eps)) eps #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 eps eps)) #s(literal 1/3 binary64) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/27 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 eps eps))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) #s(literal 1/9 binary64)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/27 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/27 binary64)))) (+.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) #s(literal 1/9 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 eps eps))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) #s(literal 1/9 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 eps eps)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/27 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) #s(literal 1/9 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 eps eps))))) |
(/.f64 (-.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) #s(literal 1/9 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) #s(literal 1 binary64))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/27 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 eps eps))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) #s(literal 1/9 binary64))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/27 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) (*.f64 (*.f64 eps eps) #s(literal 1/9 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 eps eps))))) |
(*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) |
(*.f64 eps (*.f64 #s(literal 1/3 binary64) eps)) |
(*.f64 (*.f64 #s(literal 1/3 binary64) eps) eps) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) |
(*.f64 (*.f64 eps eps) #s(literal 1/3 binary64)) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) eps)) eps) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 eps eps)) #s(literal 1/3 binary64)) |
(+.f64 (tan.f64 (+.f64 eps x)) (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))))))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))))))) (tan.f64 (+.f64 eps x))) |
(-.f64 (tan.f64 (+.f64 eps x)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))))))) |
(-.f64 (/.f64 (pow.f64 (tan.f64 (+.f64 eps x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (tan.f64 (+.f64 eps x)) #s(literal 2 binary64)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))))))) (+.f64 (tan.f64 (+.f64 eps x)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))))))))))) (/.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))))))))) (+.f64 (pow.f64 (tan.f64 (+.f64 eps x)) #s(literal 2 binary64)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))))))) (+.f64 (tan.f64 (+.f64 eps x)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))))))))))) |
(-.f64 (/.f64 (pow.f64 (tan.f64 (+.f64 eps x)) #s(literal 2 binary64)) (+.f64 (tan.f64 (+.f64 eps x)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))))))))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))))))))) (+.f64 (tan.f64 (+.f64 eps x)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))))))))) |
(-.f64 (-.f64 (tan.f64 (+.f64 eps x)) x) (*.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))) (*.f64 x (*.f64 x x)))) |
(fma.f64 x (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))))))) (tan.f64 (+.f64 eps x))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))))) (-.f64 #s(literal 0 binary64) x) (tan.f64 (+.f64 eps x))) |
(fma.f64 (sin.f64 (+.f64 eps x)) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 eps x))) (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))))))))) |
(fma.f64 (+.f64 (tan.f64 x) (tan.f64 eps)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps)))) (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))))))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))))) (tan.f64 (+.f64 eps x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))))))) (tan.f64 (+.f64 eps x))) |
(fma.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))))))) x (tan.f64 (+.f64 eps x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (tan.f64 (+.f64 eps x)) #s(literal 2 binary64)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))))))) (+.f64 (tan.f64 (+.f64 eps x)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))))))))) (-.f64 (pow.f64 (tan.f64 (+.f64 eps x)) #s(literal 3 binary64)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (tan.f64 (+.f64 eps x)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))))))) (-.f64 (pow.f64 (tan.f64 (+.f64 eps x)) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))))))))))) |
(/.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 eps x)) #s(literal 3 binary64)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))))))))))) (+.f64 (pow.f64 (tan.f64 (+.f64 eps x)) #s(literal 2 binary64)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))))))) (+.f64 (tan.f64 (+.f64 eps x)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))))))))))) |
(/.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 eps x)) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))))))))) (+.f64 (tan.f64 (+.f64 eps x)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 eps x)) #s(literal 3 binary64)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))))))))))) (neg.f64 (+.f64 (pow.f64 (tan.f64 (+.f64 eps x)) #s(literal 2 binary64)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))))))) (+.f64 (tan.f64 (+.f64 eps x)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 eps x)) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))))))))))) (neg.f64 (+.f64 (tan.f64 (+.f64 eps x)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))))))))) |
(/.f64 (+.f64 (pow.f64 (tan.f64 (+.f64 eps x)) #s(literal 3 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))))))))))) (+.f64 (pow.f64 (tan.f64 (+.f64 eps x)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))))))) (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))))))))) (*.f64 (tan.f64 (+.f64 eps x)) (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))))))))))) |
(/.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 eps x)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))))))) (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))))))))) (-.f64 (tan.f64 (+.f64 eps x)) (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))))))))) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (tan.f64 (+.f64 eps x)) #s(literal 2 binary64)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))))))) (+.f64 (tan.f64 (+.f64 eps x)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))))))))) (-.f64 (pow.f64 (tan.f64 (+.f64 eps x)) #s(literal 3 binary64)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (tan.f64 (+.f64 eps x)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))))))) (-.f64 (pow.f64 (tan.f64 (+.f64 eps x)) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))))))))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 eps x)) #s(literal 3 binary64)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (tan.f64 (+.f64 eps x)) #s(literal 2 binary64)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))))))) (+.f64 (tan.f64 (+.f64 eps x)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))))))))))) |
(*.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 eps x)) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (tan.f64 (+.f64 eps x)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))))))))) |
(tan.f64 (+.f64 eps x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (+.f64 eps x)) (sin.f64 (+.f64 eps x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps))) (+.f64 (tan.f64 x) (tan.f64 eps)))) |
(/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) |
(/.f64 (+.f64 (tan.f64 x) (tan.f64 eps)) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps)))) |
(/.f64 (neg.f64 (sin.f64 (+.f64 eps x))) (neg.f64 (cos.f64 (+.f64 eps x)))) |
(/.f64 (neg.f64 (+.f64 (tan.f64 x) (tan.f64 eps))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps))))) |
(pow.f64 (/.f64 (cos.f64 (+.f64 eps x)) (sin.f64 (+.f64 eps x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps))) (+.f64 (tan.f64 x) (tan.f64 eps))) #s(literal -1 binary64)) |
(*.f64 (sin.f64 (+.f64 eps x)) (/.f64 #s(literal 1 binary64) (cos.f64 (+.f64 eps x)))) |
(*.f64 (+.f64 (tan.f64 x) (tan.f64 eps)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (tan.f64 x) (tan.f64 eps))))) |
(+.f64 eps x) |
(+.f64 x eps) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x eps)) (/.f64 (*.f64 eps eps) (-.f64 x eps))) |
(fma.f64 x #s(literal 1 binary64) eps) |
(fma.f64 #s(literal 1 binary64) x eps) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 eps (-.f64 eps x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x eps) (-.f64 (*.f64 x x) (*.f64 eps eps)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (+.f64 (*.f64 x x) (*.f64 eps (-.f64 eps x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (+.f64 (*.f64 eps eps) (-.f64 (*.f64 x x) (*.f64 eps x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 eps eps)) (-.f64 x eps)) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps)))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 eps (-.f64 eps x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 eps eps))) (neg.f64 (-.f64 x eps))) |
(/.f64 (-.f64 (*.f64 eps eps) (*.f64 x x)) (-.f64 eps x)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 eps (-.f64 eps x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x eps) (-.f64 (*.f64 x x) (*.f64 eps eps))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 eps (-.f64 eps x))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (-.f64 x eps))) |
(+.f64 x (*.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))) (*.f64 x (*.f64 x x)))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))) (*.f64 x (*.f64 x x))) x) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))) (*.f64 x (*.f64 x x)))) |
(fma.f64 x (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))))) x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))) (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))))) x) |
(fma.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))) (*.f64 x (*.f64 x x)) x) |
(fma.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))))) x x) |
(fma.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))) x) |
(fma.f64 (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))))) (*.f64 x x) x) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))))) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))) (*.f64 x (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))) (*.f64 x (*.f64 x x))))) (-.f64 x (*.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))) (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))))) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))))) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))))))))) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))))))) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))))) x) |
(+.f64 (*.f64 eps (*.f64 eps x)) (*.f64 eps (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (*.f64 eps (*.f64 eps x))) |
(+.f64 (*.f64 eps #s(literal 1 binary64)) (*.f64 eps (+.f64 (*.f64 eps x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 #s(literal 1 binary64) eps) (*.f64 (+.f64 (*.f64 eps x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) eps)) |
(fma.f64 eps (*.f64 eps x) (*.f64 eps (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(fma.f64 eps #s(literal 1 binary64) (*.f64 eps (+.f64 (*.f64 eps x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(fma.f64 eps (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (*.f64 eps (*.f64 eps x))) |
(fma.f64 x (*.f64 eps eps) (*.f64 eps (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 eps x) eps (*.f64 eps (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(fma.f64 #s(literal 1 binary64) eps (*.f64 (+.f64 (*.f64 eps x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) eps)) |
(fma.f64 (*.f64 eps eps) x (*.f64 eps (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) eps (*.f64 eps (*.f64 eps x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))))) (+.f64 (pow.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 eps (*.f64 eps x)) (*.f64 eps (*.f64 eps x))) (*.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (*.f64 eps (*.f64 eps x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 eps (*.f64 eps x)) (*.f64 eps (*.f64 eps x)))) (-.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (*.f64 eps (*.f64 eps x)))) |
(/.f64 (*.f64 eps (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))))) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 eps x) (-.f64 (*.f64 eps x) (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 eps (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 eps (*.f64 eps (*.f64 x x))))) (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 eps x)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps)))) eps) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 eps x) (-.f64 (*.f64 eps x) (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 eps (*.f64 eps (*.f64 x x)))) eps) (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 eps x)))) |
(*.f64 eps (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 eps x)))) |
(*.f64 (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 eps x))) eps) |
(+.f64 (*.f64 eps x) (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) |
(+.f64 #s(literal 1 binary64) (+.f64 (*.f64 eps x) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) |
(+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 eps x))) |
(+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (*.f64 eps x)) |
(+.f64 (+.f64 (*.f64 eps x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(+.f64 (+.f64 (*.f64 eps x) #s(literal 1 binary64)) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 eps x)))) (/.f64 (*.f64 eps (*.f64 eps (*.f64 x x))) (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 eps x))))) |
(fma.f64 eps x (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) |
(fma.f64 x eps (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 eps x))) |
(fma.f64 (sin.f64 x) (*.f64 (sin.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1 binary64) (*.f64 eps x))) |
(fma.f64 (sin.f64 x) (/.f64 (sin.f64 x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal 1 binary64) (*.f64 eps x))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal 1 binary64) (*.f64 eps x))) |
(fma.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 eps x))) |
(fma.f64 (tan.f64 x) (tan.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 eps x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 1 binary64) (*.f64 eps x))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (-.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64))))) (*.f64 eps x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (cos.f64 x)) (pow.f64 (/.f64 (cos.f64 x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 eps x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (+.f64 #s(literal 1 binary64) (*.f64 eps x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 eps x))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (*.f64 eps x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal 1 binary64) (*.f64 eps x))) |
(fma.f64 (pow.f64 (/.f64 (cos.f64 x) (sin.f64 x)) #s(literal -1 binary64)) (pow.f64 (/.f64 (cos.f64 x) (sin.f64 x)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 eps x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 eps x) (-.f64 (*.f64 eps x) (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 eps x))) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 eps (*.f64 eps (*.f64 x x)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps)))) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 eps x) (-.f64 (*.f64 eps x) (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps)))) (+.f64 (*.f64 eps (*.f64 eps (*.f64 x x))) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 eps x) (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 eps (*.f64 eps (*.f64 x x)))) (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 eps x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))))) (neg.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 eps x) (-.f64 (*.f64 eps x) (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 eps (*.f64 eps (*.f64 x x))))) (neg.f64 (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 eps x))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 eps x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 eps x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 eps x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 eps (*.f64 eps (*.f64 x x))) (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64))) (-.f64 (*.f64 eps x) (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 eps x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (+.f64 (*.f64 eps x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 eps x) (-.f64 (*.f64 eps x) (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 eps x))) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 eps (*.f64 eps (*.f64 x x))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 eps x) (-.f64 (*.f64 eps x) (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))))))) |
(*.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 eps (*.f64 eps (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 eps x))))) |
(+.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (sin.f64 x) (*.f64 (sin.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) #s(literal 1 binary64)) |
(fma.f64 (sin.f64 x) (/.f64 (sin.f64 x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (tan.f64 x) (tan.f64 x) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (cos.f64 x)) (pow.f64 (/.f64 (cos.f64 x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (/.f64 (cos.f64 x) (sin.f64 x)) #s(literal -1 binary64)) (pow.f64 (/.f64 (cos.f64 x) (sin.f64 x)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (-.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (-.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (-.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (-.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (-.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(exp.f64 (log.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (log.f64 (cos.f64 x))) (*.f64 #s(literal 2 binary64) (log.f64 (sin.f64 x)))) #s(literal -1 binary64))) |
(exp.f64 (+.f64 (*.f64 #s(literal 2 binary64) (log.f64 (sin.f64 x))) (neg.f64 (*.f64 #s(literal 2 binary64) (log.f64 (cos.f64 x)))))) |
(exp.f64 (+.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (log.f64 (cos.f64 x)))) (*.f64 #s(literal 2 binary64) (log.f64 (sin.f64 x))))) |
(exp.f64 (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (log.f64 (cos.f64 x))) (*.f64 #s(literal 2 binary64) (log.f64 (sin.f64 x)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal 1 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (cos.f64 x)) (cos.f64 x)) |
(pow.f64 (tan.f64 x) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) |
(*.f64 (sin.f64 x) (*.f64 (sin.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))))) |
(*.f64 (sin.f64 x) (/.f64 (sin.f64 x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) |
(*.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (tan.f64 x) (tan.f64 x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 x)) (pow.f64 (/.f64 (cos.f64 x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))))) |
(*.f64 (pow.f64 (/.f64 (cos.f64 x) (sin.f64 x)) #s(literal -1 binary64)) (pow.f64 (/.f64 (cos.f64 x) (sin.f64 x)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/3 binary64) eps) |
(*.f64 eps #s(literal 1/3 binary64)) |
(+.f64 (*.f64 x #s(literal 2/3 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))) |
(+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 17/45 binary64))) (*.f64 x #s(literal 2/3 binary64))) |
(fma.f64 x #s(literal 2/3 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))) |
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 17/45 binary64)) (*.f64 x #s(literal 2/3 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal 17/45 binary64)) (*.f64 x #s(literal 2/3 binary64))) |
(fma.f64 #s(literal 2/3 binary64) x (*.f64 x (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))) |
(fma.f64 #s(literal 17/45 binary64) (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 2/3 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 17/45 binary64)) x (*.f64 x #s(literal 2/3 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 17/45 binary64) (*.f64 x #s(literal 2/3 binary64))) |
(fma.f64 (*.f64 x #s(literal 17/45 binary64)) (*.f64 x x) (*.f64 x #s(literal 2/3 binary64))) |
(/.f64 (+.f64 (*.f64 #s(literal 8/27 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 4913/91125 binary64))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 x #s(literal 2/3 binary64)) (*.f64 x #s(literal 2/3 binary64))) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 17/45 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))) (*.f64 (*.f64 x #s(literal 2/3 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 2/3 binary64)) (*.f64 x #s(literal 2/3 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 17/45 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))) (-.f64 (*.f64 x #s(literal 2/3 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))) |
(/.f64 (*.f64 x (+.f64 #s(literal 8/27 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 4913/91125 binary64))))) (+.f64 #s(literal 4/9 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 17/45 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 17/45 binary64)) #s(literal 2/3 binary64))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 4/9 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 289/2025 binary64)))) (-.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 8/27 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 4913/91125 binary64)))) x) (+.f64 #s(literal 4/9 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 17/45 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 17/45 binary64)) #s(literal 2/3 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 4/9 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 289/2025 binary64))) x) (-.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))) |
(*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))) |
(*.f64 (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))) x) |
(*.f64 x (*.f64 x #s(literal 17/45 binary64))) |
(*.f64 (*.f64 x x) #s(literal 17/45 binary64)) |
(*.f64 #s(literal 17/45 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x #s(literal 17/45 binary64)) x) |
(+.f64 (*.f64 x (*.f64 x #s(literal 2/3 binary64))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 2/3 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))) |
(+.f64 (*.f64 (*.f64 x #s(literal 2/3 binary64)) x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 17/45 binary64))) x)) |
(+.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 17/45 binary64)) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 17/45 binary64)) (*.f64 x x)) (*.f64 #s(literal 2/3 binary64) (*.f64 x x))) |
(fma.f64 x (*.f64 x #s(literal 2/3 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))) |
(fma.f64 (*.f64 x x) #s(literal 2/3 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))) |
(fma.f64 #s(literal 2/3 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) #s(literal 17/45 binary64)) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 17/45 binary64)) (*.f64 x x) (*.f64 #s(literal 2/3 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 x #s(literal 2/3 binary64)) x (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 17/45 binary64))) x)) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 8/27 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 4913/91125 binary64))))) (+.f64 #s(literal 4/9 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 17/45 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 17/45 binary64)) #s(literal 2/3 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 4/9 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 289/2025 binary64)))) (-.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))) |
(*.f64 (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))) (*.f64 x x)) |
(*.f64 (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))) x) |
(*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))) x) |
(*.f64 eps #s(literal 4/3 binary64)) |
(*.f64 #s(literal 4/3 binary64) eps) |
(+.f64 (*.f64 x x) (*.f64 (*.f64 eps x) (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x))))) |
(+.f64 (*.f64 (*.f64 eps x) (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))) (*.f64 x x)) |
(fma.f64 eps (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x))) x) (*.f64 x x)) |
(fma.f64 x x (*.f64 (*.f64 eps x) (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x))))) |
(fma.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))) (*.f64 x x)) |
(fma.f64 (*.f64 eps x) (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x))) (*.f64 x x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (*.f64 eps x) (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x))))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (*.f64 eps x) (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x))))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x))) (*.f64 eps x) (*.f64 x x)) |
(fma.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))) x (*.f64 x x)) |
(fma.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))) eps (*.f64 x x)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (*.f64 eps x) (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))) (*.f64 eps (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x))) (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x))))))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 (*.f64 eps x) (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))) (*.f64 (*.f64 eps x) (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 eps x) (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 eps x) (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))) (*.f64 (*.f64 eps x) (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 eps x) (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))) |
(/.f64 (*.f64 x (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))) (*.f64 eps (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x))) (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x))))))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))) (-.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))) x)))) |
(/.f64 (*.f64 x (-.f64 (*.f64 x x) (*.f64 eps (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x))) (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))))) (-.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))) (*.f64 eps (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x))) (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))))) x) (+.f64 (*.f64 x x) (*.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))) (-.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))) x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 eps (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x))) (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x))))))) x) (-.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))) |
(*.f64 x (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)))))) |
(*.f64 (+.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x))))) x) |
(*.f64 eps (*.f64 #s(literal 4/3 binary64) x)) |
(*.f64 #s(literal 4/3 binary64) (*.f64 eps x)) |
(*.f64 x (*.f64 eps #s(literal 4/3 binary64))) |
(*.f64 (*.f64 eps x) #s(literal 4/3 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal 4/3 binary64) x))) |
(*.f64 (*.f64 eps #s(literal 4/3 binary64)) x) |
(*.f64 (*.f64 eps (*.f64 #s(literal 4/3 binary64) x)) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 4/3 binary64) x) eps) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 eps x)) #s(literal 4/3 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 eps #s(literal 4/3 binary64))) x) |
(*.f64 x #s(literal 17/315 binary64)) |
(*.f64 #s(literal 17/315 binary64) x) |
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))) (*.f64 x (*.f64 x (*.f64 x x))))) |
(+.f64 (*.f64 (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/3 binary64) (*.f64 x x))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 x x) (*.f64 (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))) (*.f64 x (*.f64 x (*.f64 x x))))) |
(fma.f64 x (*.f64 x #s(literal 1/3 binary64)) (*.f64 (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))) (*.f64 x (*.f64 x (*.f64 x x))))) |
(fma.f64 x (*.f64 x (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))) (*.f64 #s(literal 1/3 binary64) (*.f64 x x))) |
(fma.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))) (*.f64 x x)) (*.f64 #s(literal 1/3 binary64) (*.f64 x x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 x x) #s(literal 1/3 binary64) (*.f64 (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))) (*.f64 x (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))) (*.f64 #s(literal 1/3 binary64) (*.f64 x x))) |
(fma.f64 (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/3 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))) (*.f64 x x) (*.f64 #s(literal 1/3 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))) (*.f64 #s(literal 1/3 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))) (*.f64 #s(literal 1/3 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x x)) #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) x) x (*.f64 (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))) (*.f64 x (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))) x) x (*.f64 #s(literal 1/3 binary64) (*.f64 x x))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x x)) (*.f64 #s(literal 1/3 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x x)) (*.f64 #s(literal 1/3 binary64) (*.f64 x x))) (*.f64 (*.f64 (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))))) (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))) (*.f64 (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))) (*.f64 (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))))))) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))) #s(literal 1/3 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/9 binary64) (*.f64 (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))) (*.f64 (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))) (*.f64 x (*.f64 x (*.f64 x x))))))) (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))) (*.f64 (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))) (*.f64 (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 x x)) (+.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))) #s(literal 1/3 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))) (*.f64 (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x x)) (-.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))))) |
(*.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))))) #s(literal 1 binary64)) |
(*.f64 (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))))) x) |
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64))))))) (*.f64 x x)) |
(*.f64 x (*.f64 x #s(literal 17/315 binary64))) |
(*.f64 (*.f64 x x) #s(literal 17/315 binary64)) |
(*.f64 #s(literal 17/315 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x #s(literal 17/315 binary64)) x) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (cos.f64 x)))) |
(exp.f64 (*.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (cos.f64 x))) #s(literal 1 binary64))) |
(exp.f64 (+.f64 (log.f64 (cos.f64 x)) (log.f64 (cos.f64 x)))) |
(/.f64 (+.f64 (cos.f64 (*.f64 #s(literal 2 binary64) x)) (cos.f64 (-.f64 x x))) #s(literal 2 binary64)) |
(pow.f64 (cos.f64 x) #s(literal 2 binary64)) |
(pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (cos.f64 x))) |
(*.f64 (cos.f64 x) (cos.f64 x)) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (sin.f64 x)))) |
(exp.f64 (*.f64 (log.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (sin.f64 x))) #s(literal 1 binary64))) |
(exp.f64 (+.f64 (log.f64 (sin.f64 x)) (log.f64 (sin.f64 x)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) |
(/.f64 (-.f64 (cos.f64 (-.f64 x x)) (cos.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 2 binary64)) |
(pow.f64 (sin.f64 x) #s(literal 2 binary64)) |
(pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (sin.f64 x))) |
(*.f64 (sin.f64 x) (sin.f64 x)) |
| 1× | egg-herbie |
| 12 372× | accelerator-lowering-fma.f32 |
| 12 372× | accelerator-lowering-fma.f64 |
| 6 582× | *-lowering-*.f32 |
| 6 582× | *-lowering-*.f64 |
| 3 840× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 568 | 6932 |
| 1 | 1909 | 6744 |
| 2 | 6305 | 6619 |
| 0 | 8158 | 6156 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* eps (+ 1/3 (* 4/3 (pow x 2)))) |
(* eps (+ 1/3 (* 4/3 (pow x 2)))) |
(* eps (+ 1/3 (* 4/3 (pow x 2)))) |
(* eps (+ 1/3 (* 4/3 (pow x 2)))) |
(* eps (+ 1/3 (* 4/3 (pow x 2)))) |
(* eps (+ 1/3 (* 4/3 (pow x 2)))) |
(* eps (+ 1/3 (* 4/3 (pow x 2)))) |
(* eps (+ 1/3 (* 4/3 (pow x 2)))) |
(* -1 (* eps (- (* -4/3 (pow x 2)) 1/3))) |
(* -1 (* eps (- (* -4/3 (pow x 2)) 1/3))) |
(* -1 (* eps (- (* -4/3 (pow x 2)) 1/3))) |
(* -1 (* eps (- (* -4/3 (pow x 2)) 1/3))) |
(* 1/3 eps) |
(+ (* 1/3 eps) (* 4/3 (* eps (pow x 2)))) |
(+ (* 1/3 eps) (* 4/3 (* eps (pow x 2)))) |
(+ (* 1/3 eps) (* 4/3 (* eps (pow x 2)))) |
(* 4/3 (* eps (pow x 2))) |
(* (pow x 2) (+ (* 1/3 (/ eps (pow x 2))) (* 4/3 eps))) |
(* (pow x 2) (+ (* 1/3 (/ eps (pow x 2))) (* 4/3 eps))) |
(* (pow x 2) (+ (* 1/3 (/ eps (pow x 2))) (* 4/3 eps))) |
(* 4/3 (* eps (pow x 2))) |
(* (pow x 2) (+ (* 1/3 (/ eps (pow x 2))) (* 4/3 eps))) |
(* (pow x 2) (+ (* 1/3 (/ eps (pow x 2))) (* 4/3 eps))) |
(* (pow x 2) (+ (* 1/3 (/ eps (pow x 2))) (* 4/3 eps))) |
(* eps (+ 1 (* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* 17/45 (pow x 2)))))))) |
(* eps (+ 1 (+ (* eps (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))) (* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* 17/45 (pow x 2))))))))) |
(* eps (+ 1 (+ (* eps (+ (* eps (+ 1/3 (* 4/3 (pow x 2)))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* 17/45 (pow x 2))))))))) |
(* eps (+ 1 (+ (* eps (+ (* eps (+ 1/3 (* 4/3 (pow x 2)))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* 17/45 (pow x 2))))))))) |
(* (pow eps 3) (+ 1/3 (* 4/3 (pow x 2)))) |
(* (pow eps 3) (+ 1/3 (+ (* 4/3 (pow x 2)) (+ (/ (sin x) (* eps (cos x))) (/ (pow (sin x) 3) (* eps (pow (cos x) 3))))))) |
(* (pow eps 3) (+ 1/3 (+ (* 4/3 (pow x 2)) (+ (/ 1 (pow eps 2)) (+ (/ (sin x) (* eps (cos x))) (+ (/ (* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* 17/45 (pow x 2)))))) (pow eps 2)) (/ (pow (sin x) 3) (* eps (pow (cos x) 3))))))))) |
(* (pow eps 3) (+ 1/3 (+ (* 4/3 (pow x 2)) (+ (/ 1 (pow eps 2)) (+ (/ (sin x) (* eps (cos x))) (+ (/ (* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* 17/45 (pow x 2)))))) (pow eps 2)) (/ (pow (sin x) 3) (* eps (pow (cos x) 3))))))))) |
(* -1 (* (pow eps 3) (- (* -4/3 (pow x 2)) 1/3))) |
(* -1 (* (pow eps 3) (- (+ (* -4/3 (pow x 2)) (* -1 (/ (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))) eps))) 1/3))) |
(* -1 (* (pow eps 3) (- (+ (* -4/3 (pow x 2)) (* -1 (/ (+ (/ 1 eps) (+ (/ (sin x) (cos x)) (+ (/ (* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* 17/45 (pow x 2)))))) eps) (/ (pow (sin x) 3) (pow (cos x) 3))))) eps))) 1/3))) |
(* -1 (* (pow eps 3) (- (+ (* -4/3 (pow x 2)) (* -1 (/ (+ (/ 1 eps) (+ (/ (sin x) (cos x)) (+ (/ (* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* 17/45 (pow x 2)))))) eps) (/ (pow (sin x) 3) (pow (cos x) 3))))) eps))) 1/3))) |
(* eps (+ 1 (* 1/3 (pow eps 2)))) |
(+ (* eps (+ 1 (* 1/3 (pow eps 2)))) (* (pow eps 2) x)) |
(+ (* eps (+ 1 (* 1/3 (pow eps 2)))) (* x (+ (* eps (* x (+ 1 (* 4/3 (pow eps 2))))) (pow eps 2)))) |
(+ (* eps (+ 1 (* 1/3 (pow eps 2)))) (* x (+ (* x (+ (* 4/3 (* (pow eps 2) x)) (* eps (+ 1 (* 4/3 (pow eps 2)))))) (pow eps 2)))) |
(* 17/45 (* eps (pow x 6))) |
(* (pow x 6) (+ (* 17/45 eps) (* 2/3 (/ eps (pow x 2))))) |
(* (pow x 6) (+ (* 17/45 eps) (+ (* 2/3 (/ eps (pow x 2))) (/ (* eps (+ 1 (* 4/3 (pow eps 2)))) (pow x 4))))) |
(* (pow x 6) (+ (* 17/45 eps) (+ (* 2/3 (/ eps (pow x 2))) (+ (/ (* eps (+ 1 (* 4/3 (pow eps 2)))) (pow x 4)) (/ (* eps (+ 1 (* eps (+ (* 1/3 eps) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))))) (pow x 6)))))) |
(* 17/45 (* eps (pow x 6))) |
(* (pow x 6) (+ (* 17/45 eps) (* 2/3 (/ eps (pow x 2))))) |
(* (pow x 6) (+ (* 17/45 eps) (+ (* 2/3 (/ eps (pow x 2))) (/ (* eps (+ 1 (* 4/3 (pow eps 2)))) (pow x 4))))) |
(* (pow x 6) (+ (* 17/45 eps) (+ (* 2/3 (/ eps (pow x 2))) (+ (/ (* eps (+ 1 (* 4/3 (pow eps 2)))) (pow x 4)) (/ (* eps (+ 1 (* eps (+ (* 1/3 eps) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))))) (pow x 6)))))) |
(+ 1 (* 1/3 (pow eps 2))) |
(+ 1 (+ (* 1/3 (pow eps 2)) (* eps x))) |
(+ 1 (+ (* 1/3 (pow eps 2)) (* x (+ eps (* x (+ 1 (* 4/3 (pow eps 2)))))))) |
(+ 1 (+ (* 1/3 (pow eps 2)) (* x (+ eps (* x (+ 1 (+ (* 4/3 (* eps x)) (* 4/3 (pow eps 2))))))))) |
(* 17/45 (pow x 6)) |
(* (pow x 6) (+ 17/45 (* 2/3 (/ 1 (pow x 2))))) |
(* (pow x 6) (+ 17/45 (+ (* 4/3 (/ (pow eps 2) (pow x 4))) (+ (* 2/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))) |
(* (pow x 6) (+ 17/45 (+ (* 4/3 (/ (pow eps 2) (pow x 4))) (+ (* 2/3 (/ 1 (pow x 2))) (+ (/ 1 (pow x 4)) (+ (/ 1 (pow x 6)) (/ (* eps (+ (* 1/3 eps) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (pow x 6)))))))) |
(* 17/45 (pow x 6)) |
(* (pow x 6) (+ 17/45 (* 2/3 (/ 1 (pow x 2))))) |
(* (pow x 6) (+ 17/45 (+ (* 4/3 (/ (pow eps 2) (pow x 4))) (+ (* 2/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))) |
(* (pow x 6) (+ 17/45 (+ (* 4/3 (/ (pow eps 2) (pow x 4))) (+ (* 2/3 (/ 1 (pow x 2))) (+ (/ 1 (pow x 4)) (+ (/ 1 (pow x 6)) (/ (* eps (+ (* 1/3 eps) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (pow x 6)))))))) |
(+ 1 (* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* 17/45 (pow x 2))))))) |
(+ 1 (+ (* eps (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))) (* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* 17/45 (pow x 2)))))))) |
(+ 1 (+ (* eps (+ (* eps (+ 1/3 (* 4/3 (pow x 2)))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* 17/45 (pow x 2)))))))) |
(+ 1 (+ (* eps (+ (* eps (+ 1/3 (* 4/3 (pow x 2)))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* 17/45 (pow x 2)))))))) |
(* (pow eps 2) (+ 1/3 (* 4/3 (pow x 2)))) |
(* (pow eps 2) (+ 1/3 (+ (* 4/3 (pow x 2)) (+ (/ (sin x) (* eps (cos x))) (/ (pow (sin x) 3) (* eps (pow (cos x) 3))))))) |
(* (pow eps 2) (+ 1/3 (+ (* 4/3 (pow x 2)) (+ (/ 1 (pow eps 2)) (+ (/ (sin x) (* eps (cos x))) (+ (/ (* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* 17/45 (pow x 2)))))) (pow eps 2)) (/ (pow (sin x) 3) (* eps (pow (cos x) 3))))))))) |
(* (pow eps 2) (+ 1/3 (+ (* 4/3 (pow x 2)) (+ (/ 1 (pow eps 2)) (+ (/ (sin x) (* eps (cos x))) (+ (/ (* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* 17/45 (pow x 2)))))) (pow eps 2)) (/ (pow (sin x) 3) (* eps (pow (cos x) 3))))))))) |
(* -1 (* (pow eps 2) (- (* -4/3 (pow x 2)) 1/3))) |
(* (pow eps 2) (+ (* -1 (- (* -4/3 (pow x 2)) 1/3)) (+ (/ (sin x) (* eps (cos x))) (/ (pow (sin x) 3) (* eps (pow (cos x) 3)))))) |
(* (pow eps 2) (+ (* -1 (- (* -4/3 (pow x 2)) 1/3)) (* -1 (/ (+ (* -1 (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))) (* -1 (/ (+ 1 (* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* 17/45 (pow x 2))))))) eps))) eps)))) |
(* (pow eps 2) (+ (* -1 (- (* -4/3 (pow x 2)) 1/3)) (* -1 (/ (+ (* -1 (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))) (* -1 (/ (+ 1 (* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* 17/45 (pow x 2))))))) eps))) eps)))) |
1 |
(+ 1 (pow x 2)) |
(+ 1 (* (pow x 2) (+ 1 (* 2/3 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* 17/45 (pow x 2))))))) |
(* 17/45 (pow x 6)) |
(* (pow x 6) (+ 17/45 (* 2/3 (/ 1 (pow x 2))))) |
(* (pow x 6) (+ 17/45 (+ (* 2/3 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(* (pow x 6) (+ 17/45 (+ (* 2/3 (/ 1 (pow x 2))) (+ (/ 1 (pow x 4)) (/ 1 (pow x 6)))))) |
(* 17/45 (pow x 6)) |
(* (pow x 6) (+ 17/45 (* 2/3 (/ 1 (pow x 2))))) |
(* (pow x 6) (+ 17/45 (+ (* 2/3 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(* (pow x 6) (+ 17/45 (+ (* 2/3 (/ 1 (pow x 2))) (+ (/ 1 (pow x 4)) (/ 1 (pow x 6)))))) |
eps |
(+ eps (* eps (pow x 2))) |
(+ eps (* eps (pow x 2))) |
(+ eps (* eps (pow x 2))) |
(* eps (pow x 2)) |
(* (pow x 2) (+ eps (/ eps (pow x 2)))) |
(* (pow x 2) (+ eps (/ eps (pow x 2)))) |
(* (pow x 2) (+ eps (/ eps (pow x 2)))) |
(* eps (pow x 2)) |
(* (pow x 2) (+ eps (/ eps (pow x 2)))) |
(* (pow x 2) (+ eps (/ eps (pow x 2)))) |
(* (pow x 2) (+ eps (/ eps (pow x 2)))) |
(* eps (+ 1 (pow x 2))) |
(* eps (+ 1 (pow x 2))) |
(* eps (+ 1 (pow x 2))) |
(* eps (+ 1 (pow x 2))) |
(* eps (+ 1 (pow x 2))) |
(* eps (+ 1 (pow x 2))) |
(* eps (+ 1 (pow x 2))) |
(* eps (+ 1 (pow x 2))) |
(* eps (+ 1 (pow x 2))) |
(* eps (+ 1 (pow x 2))) |
(* eps (+ 1 (pow x 2))) |
(* eps (+ 1 (pow x 2))) |
1 |
(+ 1 (pow x 2)) |
(+ 1 (pow x 2)) |
(+ 1 (pow x 2)) |
(pow x 2) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(pow x 2) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(+ 1 (pow x 2)) |
(+ 1 (+ (* eps x) (pow x 2))) |
(+ 1 (+ (* eps (+ x (* eps (+ 1/3 (* 4/3 (pow x 2)))))) (pow x 2))) |
(+ 1 (+ (* eps (+ x (* eps (+ 1/3 (* 4/3 (pow x 2)))))) (pow x 2))) |
(* (pow eps 2) (+ 1/3 (* 4/3 (pow x 2)))) |
(* (pow eps 2) (+ 1/3 (+ (* 4/3 (pow x 2)) (/ x eps)))) |
(* (pow eps 2) (+ 1/3 (+ (* 4/3 (pow x 2)) (+ (/ 1 (pow eps 2)) (+ (/ x eps) (/ (pow x 2) (pow eps 2))))))) |
(* (pow eps 2) (+ 1/3 (+ (* 4/3 (pow x 2)) (+ (/ 1 (pow eps 2)) (+ (/ x eps) (/ (pow x 2) (pow eps 2))))))) |
(* (pow eps 2) (+ 1/3 (* 4/3 (pow x 2)))) |
(* (pow eps 2) (+ 1/3 (+ (* 4/3 (pow x 2)) (/ x eps)))) |
(* (pow eps 2) (+ 1/3 (+ (* -1 (/ (+ (* -1 x) (* -1 (/ (+ 1 (pow x 2)) eps))) eps)) (* 4/3 (pow x 2))))) |
(* (pow eps 2) (+ 1/3 (+ (* -1 (/ (+ (* -1 x) (* -1 (/ (+ 1 (pow x 2)) eps))) eps)) (* 4/3 (pow x 2))))) |
(+ 1 (* 1/3 (pow eps 2))) |
(+ 1 (+ (* 1/3 (pow eps 2)) (* eps x))) |
(+ 1 (+ (* 1/3 (pow eps 2)) (* x (+ eps (* x (+ 1 (* 4/3 (pow eps 2)))))))) |
(+ 1 (+ (* 1/3 (pow eps 2)) (* x (+ eps (* x (+ 1 (* 4/3 (pow eps 2)))))))) |
(* (pow x 2) (+ 1 (* 4/3 (pow eps 2)))) |
(* (pow x 2) (+ 1 (+ (* 4/3 (pow eps 2)) (/ eps x)))) |
(* (pow x 2) (+ 1 (+ (* 1/3 (/ (pow eps 2) (pow x 2))) (+ (* 4/3 (pow eps 2)) (+ (/ 1 (pow x 2)) (/ eps x)))))) |
(* (pow x 2) (+ 1 (+ (* 1/3 (/ (pow eps 2) (pow x 2))) (+ (* 4/3 (pow eps 2)) (+ (/ 1 (pow x 2)) (/ eps x)))))) |
(* -1 (* (pow x 2) (- (* -4/3 (pow eps 2)) 1))) |
(* (pow x 2) (+ (* -1 (- (* -4/3 (pow eps 2)) 1)) (/ eps x))) |
(* (pow x 2) (+ (* -1 (- (* -4/3 (pow eps 2)) 1)) (* -1 (/ (+ (* -1 eps) (* -1 (/ (+ 1 (* 1/3 (pow eps 2))) x))) x)))) |
(* (pow x 2) (+ (* -1 (- (* -4/3 (pow eps 2)) 1)) (* -1 (/ (+ (* -1 eps) (* -1 (/ (+ 1 (* 1/3 (pow eps 2))) x))) x)))) |
(* eps (+ 1 (pow x 2))) |
(* eps (+ 1 (+ (* eps x) (pow x 2)))) |
(* eps (+ 1 (+ (* eps (+ x (* eps (+ 1/3 (* 4/3 (pow x 2)))))) (pow x 2)))) |
(* eps (+ 1 (+ (* eps (+ x (* eps (+ 1/3 (* 4/3 (pow x 2)))))) (pow x 2)))) |
(* (pow eps 3) (+ 1/3 (* 4/3 (pow x 2)))) |
(* (pow eps 3) (+ 1/3 (+ (* 4/3 (pow x 2)) (/ x eps)))) |
(* (pow eps 3) (+ 1/3 (+ (* 4/3 (pow x 2)) (+ (/ 1 (pow eps 2)) (+ (/ x eps) (/ (pow x 2) (pow eps 2))))))) |
(* (pow eps 3) (+ 1/3 (+ (* 4/3 (pow x 2)) (+ (/ 1 (pow eps 2)) (+ (/ x eps) (/ (pow x 2) (pow eps 2))))))) |
(* (pow eps 3) (+ 1/3 (* 4/3 (pow x 2)))) |
(* -1 (* (pow eps 3) (+ (* -1 (+ 1/3 (* 4/3 (pow x 2)))) (* -1 (/ x eps))))) |
(* -1 (* (pow eps 3) (+ (* -1 (+ 1/3 (* 4/3 (pow x 2)))) (* -1 (/ (+ x (+ (/ 1 eps) (/ (pow x 2) eps))) eps))))) |
(* -1 (* (pow eps 3) (+ (* -1 (+ 1/3 (* 4/3 (pow x 2)))) (* -1 (/ (+ x (+ (/ 1 eps) (/ (pow x 2) eps))) eps))))) |
(* eps (+ 1 (* 1/3 (pow eps 2)))) |
(+ (* eps (+ 1 (* 1/3 (pow eps 2)))) (* (pow eps 2) x)) |
(+ (* eps (+ 1 (* 1/3 (pow eps 2)))) (* x (+ (* eps (* x (+ 1 (* 4/3 (pow eps 2))))) (pow eps 2)))) |
(+ (* eps (+ 1 (* 1/3 (pow eps 2)))) (* x (+ (* eps (* x (+ 1 (* 4/3 (pow eps 2))))) (pow eps 2)))) |
(* eps (* (pow x 2) (+ 1 (* 4/3 (pow eps 2))))) |
(* (pow x 2) (+ (* eps (+ 1 (* 4/3 (pow eps 2)))) (/ (pow eps 2) x))) |
(* (pow x 2) (+ (* eps (+ 1 (* 4/3 (pow eps 2)))) (+ (/ (* eps (+ 1 (* 1/3 (pow eps 2)))) (pow x 2)) (/ (pow eps 2) x)))) |
(* (pow x 2) (+ (* eps (+ 1 (* 4/3 (pow eps 2)))) (+ (/ (* eps (+ 1 (* 1/3 (pow eps 2)))) (pow x 2)) (/ (pow eps 2) x)))) |
(* -1 (* eps (* (pow x 2) (- (* -4/3 (pow eps 2)) 1)))) |
(* (pow x 2) (+ (* -1 (* eps (- (* -4/3 (pow eps 2)) 1))) (/ (pow eps 2) x))) |
(* (pow x 2) (+ (* -1 (* eps (- (* -4/3 (pow eps 2)) 1))) (* -1 (/ (+ (* -1 (/ (* eps (+ 1 (* 1/3 (pow eps 2)))) x)) (* -1 (pow eps 2))) x)))) |
(* (pow x 2) (+ (* -1 (* eps (- (* -4/3 (pow eps 2)) 1))) (* -1 (/ (+ (* -1 (/ (* eps (+ 1 (* 1/3 (pow eps 2)))) x)) (* -1 (pow eps 2))) x)))) |
1 |
(+ 1 (* 1/3 (pow eps 2))) |
(+ 1 (* 1/3 (pow eps 2))) |
(+ 1 (* 1/3 (pow eps 2))) |
(* 1/3 (pow eps 2)) |
(* (pow eps 2) (+ 1/3 (/ 1 (pow eps 2)))) |
(* (pow eps 2) (+ 1/3 (/ 1 (pow eps 2)))) |
(* (pow eps 2) (+ 1/3 (/ 1 (pow eps 2)))) |
(* 1/3 (pow eps 2)) |
(* (pow eps 2) (+ 1/3 (/ 1 (pow eps 2)))) |
(* (pow eps 2) (+ 1/3 (/ 1 (pow eps 2)))) |
(* (pow eps 2) (+ 1/3 (/ 1 (pow eps 2)))) |
(* 1/3 (pow eps 2)) |
(* 1/3 (pow eps 2)) |
(* 1/3 (pow eps 2)) |
(* 1/3 (pow eps 2)) |
(* 1/3 (pow eps 2)) |
(* 1/3 (pow eps 2)) |
(* 1/3 (pow eps 2)) |
(* 1/3 (pow eps 2)) |
(* 1/3 (pow eps 2)) |
(* 1/3 (pow eps 2)) |
(* 1/3 (pow eps 2)) |
(* 1/3 (pow eps 2)) |
(/ (sin eps) (cos eps)) |
(+ (/ (sin eps) (cos eps)) (/ (* x (pow (sin eps) 2)) (pow (cos eps) 2))) |
(+ (* x (- (/ (* x (* (sin eps) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2)))))) (cos eps)) (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (/ (sin eps) (cos eps))) |
(+ (* x (- (* x (- (* -1 (* x (+ 1/2 (+ (* -1 (/ (* (pow (sin eps) 2) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (pow (cos eps) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (* 1/6 (/ (pow (sin eps) 2) (pow (cos eps) 2)))))))) (* -1 (/ (* (sin eps) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (cos eps))))) (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (/ (sin eps) (cos eps))) |
(* -17/315 (pow x 7)) |
(* -1 (* (pow x 7) (+ 17/315 (* 2/15 (/ 1 (pow x 2)))))) |
(* (pow x 7) (- (* -1 (/ (+ 2/15 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 17/315)) |
(* (pow x 7) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 4))) (+ 17/315 (* 2/15 (/ 1 (pow x 2)))))) |
(* -17/315 (pow x 7)) |
(* -1 (* (pow x 7) (+ 17/315 (* 2/15 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 7) (+ 17/315 (+ (/ 1/3 (pow x 4)) (* 2/15 (/ 1 (pow x 2))))))) |
(* -1 (* (pow x 7) (+ 17/315 (+ (/ 1/3 (pow x 4)) (+ (* 2/15 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))) |
(- (/ (sin x) (cos x)) (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2))))))))) |
(- (+ (* eps (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x))) (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2))))))))) |
(- (+ (* eps (- (+ 1 (/ (* eps (* (sin x) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (cos x))) (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x))) (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2))))))))) |
(- (+ (* eps (- (+ 1 (* eps (- (* -1 (* eps (+ 1/6 (+ (* -1 (/ (* (pow (sin x) 2) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (pow (cos x) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))))) (* -1 (/ (* (sin x) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (cos x)))))) (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x))) (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2))))))))) |
(- (/ (sin (+ eps x)) (cos (+ eps x))) (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2))))))))) |
(- (/ (sin (+ eps x)) (cos (+ eps x))) (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2))))))))) |
(- (/ (sin (+ eps x)) (cos (+ eps x))) (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2))))))))) |
(- (/ (sin (+ eps x)) (cos (+ eps x))) (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2))))))))) |
(- (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2))))))))) |
(- (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2))))))))) |
(- (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2))))))))) |
(- (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2))))))))) |
(/ (sin eps) (cos eps)) |
(+ (* x (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (/ (sin eps) (cos eps))) |
(+ (* x (- (+ 1 (/ (* x (* (sin eps) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2)))))) (cos eps))) (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (/ (sin eps) (cos eps))) |
(+ (* x (- (+ 1 (* x (- (* -1 (* x (+ 1/6 (+ (* -1 (/ (* (pow (sin eps) 2) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (pow (cos eps) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (* 1/6 (/ (pow (sin eps) 2) (pow (cos eps) 2)))))))) (* -1 (/ (* (sin eps) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (cos eps)))))) (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (/ (sin eps) (cos eps))) |
(/ (sin (+ eps x)) (cos (+ eps x))) |
(/ (sin (+ eps x)) (cos (+ eps x))) |
(/ (sin (+ eps x)) (cos (+ eps x))) |
(/ (sin (+ eps x)) (cos (+ eps x))) |
(/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x)))) |
(/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x)))) |
(/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x)))) |
(/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x)))) |
(/ (sin x) (cos x)) |
(+ (* eps (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x))) |
(+ (* eps (- (+ 1 (/ (* eps (* (sin x) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (cos x))) (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x))) |
(+ (* eps (- (+ 1 (* eps (- (* -1 (* eps (+ 1/6 (+ (* -1 (/ (* (pow (sin x) 2) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (pow (cos x) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))))) (* -1 (/ (* (sin x) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (cos x)))))) (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x))) |
(/ (sin (+ eps x)) (cos (+ eps x))) |
(/ (sin (+ eps x)) (cos (+ eps x))) |
(/ (sin (+ eps x)) (cos (+ eps x))) |
(/ (sin (+ eps x)) (cos (+ eps x))) |
(/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) |
(/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) |
(/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) |
(/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) |
eps |
(+ eps x) |
(+ eps x) |
(+ eps x) |
x |
(* x (+ 1 (/ eps x))) |
(* x (+ 1 (/ eps x))) |
(* x (+ 1 (/ eps x))) |
x |
(* -1 (* x (- (* -1 (/ eps x)) 1))) |
(* -1 (* x (- (* -1 (/ eps x)) 1))) |
(* -1 (* x (- (* -1 (/ eps x)) 1))) |
x |
(+ eps x) |
(+ eps x) |
(+ eps x) |
eps |
(* eps (+ 1 (/ x eps))) |
(* eps (+ 1 (/ x eps))) |
(* eps (+ 1 (/ x eps))) |
eps |
(* -1 (* eps (- (* -1 (/ x eps)) 1))) |
(* -1 (* eps (- (* -1 (/ x eps)) 1))) |
(* -1 (* eps (- (* -1 (/ x eps)) 1))) |
x |
(* x (+ 1 (* 1/3 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2)))))) |
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2)))))))) |
(* 17/315 (pow x 7)) |
(* (pow x 7) (+ 17/315 (* 2/15 (/ 1 (pow x 2))))) |
(* (pow x 7) (+ 17/315 (+ (/ 1/3 (pow x 4)) (* 2/15 (/ 1 (pow x 2)))))) |
(* (pow x 7) (+ 17/315 (+ (/ 1/3 (pow x 4)) (+ (* 2/15 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(* 17/315 (pow x 7)) |
(* (pow x 7) (+ 17/315 (* 2/15 (/ 1 (pow x 2))))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 2/15 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 17/315))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 4))) (+ 17/315 (* 2/15 (/ 1 (pow x 2))))))) |
(* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(* eps (+ 1 (+ (* eps x) (/ (pow (sin x) 2) (pow (cos x) 2))))) |
(* eps (+ 1 (+ (* eps x) (/ (pow (sin x) 2) (pow (cos x) 2))))) |
(* eps (+ 1 (+ (* eps x) (/ (pow (sin x) 2) (pow (cos x) 2))))) |
(* (pow eps 2) x) |
(* (pow eps 2) (+ x (+ (/ 1 eps) (/ (pow (sin x) 2) (* eps (pow (cos x) 2)))))) |
(* (pow eps 2) (+ x (+ (/ 1 eps) (/ (pow (sin x) 2) (* eps (pow (cos x) 2)))))) |
(* (pow eps 2) (+ x (+ (/ 1 eps) (/ (pow (sin x) 2) (* eps (pow (cos x) 2)))))) |
(* (pow eps 2) x) |
(* (pow eps 2) (+ x (+ (/ 1 eps) (/ (pow (sin x) 2) (* eps (pow (cos x) 2)))))) |
(* (pow eps 2) (+ x (+ (/ 1 eps) (/ (pow (sin x) 2) (* eps (pow (cos x) 2)))))) |
(* (pow eps 2) (+ x (+ (/ 1 eps) (/ (pow (sin x) 2) (* eps (pow (cos x) 2)))))) |
eps |
(+ eps (* (pow eps 2) x)) |
(+ eps (* x (+ (* eps x) (pow eps 2)))) |
(+ eps (* x (+ (* x (+ eps (* 2/3 (* eps (pow x 2))))) (pow eps 2)))) |
(* (pow eps 2) x) |
(* x (+ (/ (* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))) x) (pow eps 2))) |
(* x (+ (/ (* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))) x) (pow eps 2))) |
(* x (+ (/ (* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))) x) (pow eps 2))) |
(* (pow eps 2) x) |
(* -1 (* x (+ (* -1 (/ (* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))) x)) (* -1 (pow eps 2))))) |
(* -1 (* x (+ (* -1 (/ (* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))) x)) (* -1 (pow eps 2))))) |
(* -1 (* x (+ (* -1 (/ (* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))) x)) (* -1 (pow eps 2))))) |
1 |
(+ 1 (* eps x)) |
(+ 1 (* x (+ eps x))) |
(+ 1 (* x (+ eps (* x (+ 1 (* 2/3 (pow x 2))))))) |
(* eps x) |
(* x (+ eps (+ (/ 1 x) (/ (pow (sin x) 2) (* x (pow (cos x) 2)))))) |
(* x (+ eps (+ (/ 1 x) (/ (pow (sin x) 2) (* x (pow (cos x) 2)))))) |
(* x (+ eps (+ (/ 1 x) (/ (pow (sin x) 2) (* x (pow (cos x) 2)))))) |
(* eps x) |
(* -1 (* x (+ (* -1 eps) (* -1 (/ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) x))))) |
(* -1 (* x (+ (* -1 eps) (* -1 (/ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) x))))) |
(* -1 (* x (+ (* -1 eps) (* -1 (/ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) x))))) |
(+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) |
(+ 1 (+ (* eps x) (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(+ 1 (+ (* eps x) (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(+ 1 (+ (* eps x) (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(* eps x) |
(* eps (+ x (+ (/ 1 eps) (/ (pow (sin x) 2) (* eps (pow (cos x) 2)))))) |
(* eps (+ x (+ (/ 1 eps) (/ (pow (sin x) 2) (* eps (pow (cos x) 2)))))) |
(* eps (+ x (+ (/ 1 eps) (/ (pow (sin x) 2) (* eps (pow (cos x) 2)))))) |
(* eps x) |
(* -1 (* eps (+ (* -1 x) (* -1 (/ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) eps))))) |
(* -1 (* eps (+ (* -1 x) (* -1 (/ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) eps))))) |
(* -1 (* eps (+ (* -1 x) (* -1 (/ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) eps))))) |
1 |
(+ 1 (pow x 2)) |
(+ 1 (* (pow x 2) (+ 1 (* 2/3 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* 17/45 (pow x 2))))))) |
(+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) |
(+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) |
(+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) |
(+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) |
(+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) |
(+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) |
(+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) |
(+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 2/3 (pow x 2)))) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* 17/45 (pow x 2)))))) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 17/45 (* 62/315 (pow x 2)))))))) |
(/ (pow (sin x) 2) (pow (cos x) 2)) |
(/ (pow (sin x) 2) (pow (cos x) 2)) |
(/ (pow (sin x) 2) (pow (cos x) 2)) |
(/ (pow (sin x) 2) (pow (cos x) 2)) |
(/ (pow (sin x) 2) (pow (cos x) 2)) |
(/ (pow (sin x) 2) (pow (cos x) 2)) |
(/ (pow (sin x) 2) (pow (cos x) 2)) |
(/ (pow (sin x) 2) (pow (cos x) 2)) |
(* 1/3 eps) |
(* 1/3 eps) |
(* 1/3 eps) |
(* 1/3 eps) |
(* 1/3 eps) |
(* 1/3 eps) |
(* 1/3 eps) |
(* 1/3 eps) |
(* 1/3 eps) |
(* 1/3 eps) |
(* 1/3 eps) |
(* 1/3 eps) |
(* 2/3 x) |
(* x (+ 2/3 (* 17/45 (pow x 2)))) |
(* x (+ 2/3 (* 17/45 (pow x 2)))) |
(* x (+ 2/3 (* 17/45 (pow x 2)))) |
(* 17/45 (pow x 3)) |
(* (pow x 3) (+ 17/45 (* 2/3 (/ 1 (pow x 2))))) |
(* (pow x 3) (+ 17/45 (* 2/3 (/ 1 (pow x 2))))) |
(* (pow x 3) (+ 17/45 (* 2/3 (/ 1 (pow x 2))))) |
(* 17/45 (pow x 3)) |
(* (pow x 3) (+ 17/45 (* 2/3 (/ 1 (pow x 2))))) |
(* (pow x 3) (+ 17/45 (* 2/3 (/ 1 (pow x 2))))) |
(* (pow x 3) (+ 17/45 (* 2/3 (/ 1 (pow x 2))))) |
(* 17/45 (pow x 2)) |
(* 17/45 (pow x 2)) |
(* 17/45 (pow x 2)) |
(* 17/45 (pow x 2)) |
(* 17/45 (pow x 2)) |
(* 17/45 (pow x 2)) |
(* 17/45 (pow x 2)) |
(* 17/45 (pow x 2)) |
(* 17/45 (pow x 2)) |
(* 17/45 (pow x 2)) |
(* 17/45 (pow x 2)) |
(* 17/45 (pow x 2)) |
(* 2/3 (pow x 2)) |
(* (pow x 2) (+ 2/3 (* 17/45 (pow x 2)))) |
(* (pow x 2) (+ 2/3 (* 17/45 (pow x 2)))) |
(* (pow x 2) (+ 2/3 (* 17/45 (pow x 2)))) |
(* 17/45 (pow x 4)) |
(* (pow x 4) (+ 17/45 (* 2/3 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 17/45 (* 2/3 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 17/45 (* 2/3 (/ 1 (pow x 2))))) |
(* 17/45 (pow x 4)) |
(* (pow x 4) (+ 17/45 (* 2/3 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 17/45 (* 2/3 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 17/45 (* 2/3 (/ 1 (pow x 2))))) |
(* 4/3 eps) |
(* 4/3 eps) |
(* 4/3 eps) |
(* 4/3 eps) |
(* 4/3 eps) |
(* 4/3 eps) |
(* 4/3 eps) |
(* 4/3 eps) |
(* 4/3 eps) |
(* 4/3 eps) |
(* 4/3 eps) |
(* 4/3 eps) |
(* eps x) |
(* x (+ eps (* x (+ 1 (* 4/3 (pow eps 2)))))) |
(* x (+ eps (* x (+ 1 (* 4/3 (pow eps 2)))))) |
(* x (+ eps (* x (+ 1 (* 4/3 (pow eps 2)))))) |
(* (pow x 2) (+ 1 (* 4/3 (pow eps 2)))) |
(* (pow x 2) (+ 1 (+ (* 4/3 (pow eps 2)) (/ eps x)))) |
(* (pow x 2) (+ 1 (+ (* 4/3 (pow eps 2)) (/ eps x)))) |
(* (pow x 2) (+ 1 (+ (* 4/3 (pow eps 2)) (/ eps x)))) |
(* -1 (* (pow x 2) (- (* -4/3 (pow eps 2)) 1))) |
(* (pow x 2) (+ (* -1 (- (* -4/3 (pow eps 2)) 1)) (/ eps x))) |
(* (pow x 2) (+ (* -1 (- (* -4/3 (pow eps 2)) 1)) (/ eps x))) |
(* (pow x 2) (+ (* -1 (- (* -4/3 (pow eps 2)) 1)) (/ eps x))) |
(pow x 2) |
(+ (* eps x) (pow x 2)) |
(+ (* eps (+ x (* 4/3 (* eps (pow x 2))))) (pow x 2)) |
(+ (* eps (+ x (* 4/3 (* eps (pow x 2))))) (pow x 2)) |
(* 4/3 (* (pow eps 2) (pow x 2))) |
(* (pow eps 2) (+ (* 4/3 (pow x 2)) (/ x eps))) |
(* (pow eps 2) (+ (* 4/3 (pow x 2)) (+ (/ x eps) (/ (pow x 2) (pow eps 2))))) |
(* (pow eps 2) (+ (* 4/3 (pow x 2)) (+ (/ x eps) (/ (pow x 2) (pow eps 2))))) |
(* 4/3 (* (pow eps 2) (pow x 2))) |
(* (pow eps 2) (+ (* 4/3 (pow x 2)) (/ x eps))) |
(* (pow eps 2) (+ (* -1 (/ (+ (* -1 x) (* -1 (/ (pow x 2) eps))) eps)) (* 4/3 (pow x 2)))) |
(* (pow eps 2) (+ (* -1 (/ (+ (* -1 x) (* -1 (/ (pow x 2) eps))) eps)) (* 4/3 (pow x 2)))) |
(* 4/3 (* eps x)) |
(* 4/3 (* eps x)) |
(* 4/3 (* eps x)) |
(* 4/3 (* eps x)) |
(* 4/3 (* eps x)) |
(* 4/3 (* eps x)) |
(* 4/3 (* eps x)) |
(* 4/3 (* eps x)) |
(* 4/3 (* eps x)) |
(* 4/3 (* eps x)) |
(* 4/3 (* eps x)) |
(* 4/3 (* eps x)) |
(* 4/3 (* eps x)) |
(* 4/3 (* eps x)) |
(* 4/3 (* eps x)) |
(* 4/3 (* eps x)) |
(* 4/3 (* eps x)) |
(* 4/3 (* eps x)) |
(* 4/3 (* eps x)) |
(* 4/3 (* eps x)) |
(* 4/3 (* eps x)) |
(* 4/3 (* eps x)) |
(* 4/3 (* eps x)) |
(* 4/3 (* eps x)) |
(* 17/315 x) |
(* 17/315 x) |
(* 17/315 x) |
(* 17/315 x) |
(* 17/315 x) |
(* 17/315 x) |
(* 17/315 x) |
(* 17/315 x) |
(* 17/315 x) |
(* 17/315 x) |
(* 17/315 x) |
(* 17/315 x) |
(* 1/3 (pow x 2)) |
(* (pow x 2) (+ 1/3 (* 2/15 (pow x 2)))) |
(* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2)))))) |
(* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2)))))) |
(* 17/315 (pow x 6)) |
(* (pow x 6) (+ 17/315 (* 2/15 (/ 1 (pow x 2))))) |
(* (pow x 6) (+ 17/315 (+ (/ 1/3 (pow x 4)) (* 2/15 (/ 1 (pow x 2)))))) |
(* (pow x 6) (+ 17/315 (+ (/ 1/3 (pow x 4)) (* 2/15 (/ 1 (pow x 2)))))) |
(* 17/315 (pow x 6)) |
(* (pow x 6) (+ 17/315 (* 2/15 (/ 1 (pow x 2))))) |
(* (pow x 6) (+ 17/315 (+ (/ 1/3 (pow x 4)) (* 2/15 (/ 1 (pow x 2)))))) |
(* (pow x 6) (+ 17/315 (+ (/ 1/3 (pow x 4)) (* 2/15 (/ 1 (pow x 2)))))) |
(* 17/315 (pow x 2)) |
(* 17/315 (pow x 2)) |
(* 17/315 (pow x 2)) |
(* 17/315 (pow x 2)) |
(* 17/315 (pow x 2)) |
(* 17/315 (pow x 2)) |
(* 17/315 (pow x 2)) |
(* 17/315 (pow x 2)) |
(* 17/315 (pow x 2)) |
(* 17/315 (pow x 2)) |
(* 17/315 (pow x 2)) |
(* 17/315 (pow x 2)) |
1 |
(+ 1 (* -1 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* 1/3 (pow x 2)) 1))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/3 (* -2/45 (pow x 2)))) 1))) |
(pow (cos x) 2) |
(pow (cos x) 2) |
(pow (cos x) 2) |
(pow (cos x) 2) |
(pow (cos x) 2) |
(pow (cos x) 2) |
(pow (cos x) 2) |
(pow (cos x) 2) |
(pow x 2) |
(* (pow x 2) (+ 1 (* -1/3 (pow x 2)))) |
(* (pow x 2) (+ 1 (* (pow x 2) (- (* 2/45 (pow x 2)) 1/3)))) |
(* (pow x 2) (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/45 (* -1/315 (pow x 2)))) 1/3)))) |
(pow (sin x) 2) |
(pow (sin x) 2) |
(pow (sin x) 2) |
(pow (sin x) 2) |
(pow (sin x) 2) |
(pow (sin x) 2) |
(pow (sin x) 2) |
(pow (sin x) 2) |
| Outputs |
|---|
(* eps (+ 1/3 (* 4/3 (pow x 2)))) |
(*.f64 eps (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x)))) |
(* eps (+ 1/3 (* 4/3 (pow x 2)))) |
(*.f64 eps (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x)))) |
(* eps (+ 1/3 (* 4/3 (pow x 2)))) |
(*.f64 eps (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x)))) |
(* eps (+ 1/3 (* 4/3 (pow x 2)))) |
(*.f64 eps (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x)))) |
(* eps (+ 1/3 (* 4/3 (pow x 2)))) |
(*.f64 eps (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x)))) |
(* eps (+ 1/3 (* 4/3 (pow x 2)))) |
(*.f64 eps (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x)))) |
(* eps (+ 1/3 (* 4/3 (pow x 2)))) |
(*.f64 eps (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x)))) |
(* eps (+ 1/3 (* 4/3 (pow x 2)))) |
(*.f64 eps (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x)))) |
(* -1 (* eps (- (* -4/3 (pow x 2)) 1/3))) |
(*.f64 eps (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x)))) |
(* -1 (* eps (- (* -4/3 (pow x 2)) 1/3))) |
(*.f64 eps (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x)))) |
(* -1 (* eps (- (* -4/3 (pow x 2)) 1/3))) |
(*.f64 eps (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x)))) |
(* -1 (* eps (- (* -4/3 (pow x 2)) 1/3))) |
(*.f64 eps (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x)))) |
(* 1/3 eps) |
(*.f64 eps #s(literal 1/3 binary64)) |
(+ (* 1/3 eps) (* 4/3 (* eps (pow x 2)))) |
(*.f64 eps (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x)))) |
(+ (* 1/3 eps) (* 4/3 (* eps (pow x 2)))) |
(*.f64 eps (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x)))) |
(+ (* 1/3 eps) (* 4/3 (* eps (pow x 2)))) |
(*.f64 eps (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x)))) |
(* 4/3 (* eps (pow x 2))) |
(*.f64 eps (*.f64 #s(literal 4/3 binary64) (*.f64 x x))) |
(* (pow x 2) (+ (* 1/3 (/ eps (pow x 2))) (* 4/3 eps))) |
(+.f64 (*.f64 eps (*.f64 #s(literal 4/3 binary64) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal 1/3 binary64)) #s(literal 1 binary64)))) |
(* (pow x 2) (+ (* 1/3 (/ eps (pow x 2))) (* 4/3 eps))) |
(+.f64 (*.f64 eps (*.f64 #s(literal 4/3 binary64) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal 1/3 binary64)) #s(literal 1 binary64)))) |
(* (pow x 2) (+ (* 1/3 (/ eps (pow x 2))) (* 4/3 eps))) |
(+.f64 (*.f64 eps (*.f64 #s(literal 4/3 binary64) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal 1/3 binary64)) #s(literal 1 binary64)))) |
(* 4/3 (* eps (pow x 2))) |
(*.f64 eps (*.f64 #s(literal 4/3 binary64) (*.f64 x x))) |
(* (pow x 2) (+ (* 1/3 (/ eps (pow x 2))) (* 4/3 eps))) |
(+.f64 (*.f64 eps (*.f64 #s(literal 4/3 binary64) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal 1/3 binary64)) #s(literal 1 binary64)))) |
(* (pow x 2) (+ (* 1/3 (/ eps (pow x 2))) (* 4/3 eps))) |
(+.f64 (*.f64 eps (*.f64 #s(literal 4/3 binary64) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal 1/3 binary64)) #s(literal 1 binary64)))) |
(* (pow x 2) (+ (* 1/3 (/ eps (pow x 2))) (* 4/3 eps))) |
(+.f64 (*.f64 eps (*.f64 #s(literal 4/3 binary64) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal 1/3 binary64)) #s(literal 1 binary64)))) |
(* eps (+ 1 (* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* 17/45 (pow x 2)))))))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))) |
(* eps (+ 1 (+ (* eps (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))) (* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* 17/45 (pow x 2))))))))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))) (*.f64 eps (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64))))))) |
(* eps (+ 1 (+ (* eps (+ (* eps (+ 1/3 (* 4/3 (pow x 2)))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* 17/45 (pow x 2))))))))) |
(*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))) (*.f64 eps (+.f64 (*.f64 eps (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x)))) (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64))))))) |
(* eps (+ 1 (+ (* eps (+ (* eps (+ 1/3 (* 4/3 (pow x 2)))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* 17/45 (pow x 2))))))))) |
(*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))) (*.f64 eps (+.f64 (*.f64 eps (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x)))) (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64))))))) |
(* (pow eps 3) (+ 1/3 (* 4/3 (pow x 2)))) |
(*.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) |
(* (pow eps 3) (+ 1/3 (+ (* 4/3 (pow x 2)) (+ (/ (sin x) (* eps (cos x))) (/ (pow (sin x) 3) (* eps (pow (cos x) 3))))))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (/.f64 (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)) eps) (+.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x))) (/.f64 (sin.f64 x) (*.f64 eps (cos.f64 x)))))) |
(* (pow eps 3) (+ 1/3 (+ (* 4/3 (pow x 2)) (+ (/ 1 (pow eps 2)) (+ (/ (sin x) (* eps (cos x))) (+ (/ (* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* 17/45 (pow x 2)))))) (pow eps 2)) (/ (pow (sin x) 3) (* eps (pow (cos x) 3))))))))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (*.f64 #s(literal 4/3 binary64) (*.f64 x x)) (+.f64 (/.f64 (sin.f64 x) (*.f64 eps (cos.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 eps eps)))) (+.f64 (/.f64 (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)) eps) (/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))) (*.f64 eps eps)))))) |
(* (pow eps 3) (+ 1/3 (+ (* 4/3 (pow x 2)) (+ (/ 1 (pow eps 2)) (+ (/ (sin x) (* eps (cos x))) (+ (/ (* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* 17/45 (pow x 2)))))) (pow eps 2)) (/ (pow (sin x) 3) (* eps (pow (cos x) 3))))))))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (*.f64 #s(literal 4/3 binary64) (*.f64 x x)) (+.f64 (/.f64 (sin.f64 x) (*.f64 eps (cos.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 eps eps)))) (+.f64 (/.f64 (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)) eps) (/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))) (*.f64 eps eps)))))) |
(* -1 (* (pow eps 3) (- (* -4/3 (pow x 2)) 1/3))) |
(*.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) |
(* -1 (* (pow eps 3) (- (+ (* -4/3 (pow x 2)) (* -1 (/ (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))) eps))) 1/3))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -4/3 binary64)) (/.f64 (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64))) eps)) #s(literal -1/3 binary64)))) |
(* -1 (* (pow eps 3) (- (+ (* -4/3 (pow x 2)) (* -1 (/ (+ (/ 1 eps) (+ (/ (sin x) (cos x)) (+ (/ (* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* 17/45 (pow x 2)))))) eps) (/ (pow (sin x) 3) (pow (cos x) 3))))) eps))) 1/3))) |
(*.f64 (+.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -4/3 binary64)) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) eps) (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (+.f64 (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))) eps)))) eps)) #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps)))) |
(* -1 (* (pow eps 3) (- (+ (* -4/3 (pow x 2)) (* -1 (/ (+ (/ 1 eps) (+ (/ (sin x) (cos x)) (+ (/ (* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* 17/45 (pow x 2)))))) eps) (/ (pow (sin x) 3) (pow (cos x) 3))))) eps))) 1/3))) |
(*.f64 (+.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -4/3 binary64)) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) eps) (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (+.f64 (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))) eps)))) eps)) #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps)))) |
(* eps (+ 1 (* 1/3 (pow eps 2)))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)))) |
(+ (* eps (+ 1 (* 1/3 (pow eps 2)))) (* (pow eps 2) x)) |
(+.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)))) (*.f64 x (*.f64 eps eps))) |
(+ (* eps (+ 1 (* 1/3 (pow eps 2)))) (* x (+ (* eps (* x (+ 1 (* 4/3 (pow eps 2))))) (pow eps 2)))) |
(+.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)))) (*.f64 x (*.f64 eps (+.f64 eps (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 eps eps)))))))) |
(+ (* eps (+ 1 (* 1/3 (pow eps 2)))) (* x (+ (* x (+ (* 4/3 (* (pow eps 2) x)) (* eps (+ 1 (* 4/3 (pow eps 2)))))) (pow eps 2)))) |
(+.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)))) (*.f64 x (+.f64 (*.f64 eps eps) (*.f64 x (+.f64 (*.f64 #s(literal 4/3 binary64) (*.f64 x (*.f64 eps eps))) (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 eps eps))))))))) |
(* 17/45 (* eps (pow x 6))) |
(*.f64 eps (*.f64 #s(literal 17/45 binary64) (pow.f64 x #s(literal 6 binary64)))) |
(* (pow x 6) (+ (* 17/45 eps) (* 2/3 (/ eps (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (*.f64 eps #s(literal 17/45 binary64)) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal 2/3 binary64)))) |
(* (pow x 6) (+ (* 17/45 eps) (+ (* 2/3 (/ eps (pow x 2))) (/ (* eps (+ 1 (* 4/3 (pow eps 2)))) (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (*.f64 eps #s(literal 17/45 binary64)) (+.f64 (*.f64 (/.f64 eps (*.f64 x x)) #s(literal 2/3 binary64)) (/.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 eps eps)))) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* (pow x 6) (+ (* 17/45 eps) (+ (* 2/3 (/ eps (pow x 2))) (+ (/ (* eps (+ 1 (* 4/3 (pow eps 2)))) (pow x 4)) (/ (* eps (+ 1 (* eps (+ (* 1/3 eps) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))))) (pow x 6)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (*.f64 (/.f64 eps (*.f64 x x)) #s(literal 2/3 binary64)) (+.f64 (*.f64 eps #s(literal 17/45 binary64)) (*.f64 eps (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)))))) (pow.f64 x #s(literal 6 binary64)))))))) |
(* 17/45 (* eps (pow x 6))) |
(*.f64 eps (*.f64 #s(literal 17/45 binary64) (pow.f64 x #s(literal 6 binary64)))) |
(* (pow x 6) (+ (* 17/45 eps) (* 2/3 (/ eps (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (*.f64 eps #s(literal 17/45 binary64)) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal 2/3 binary64)))) |
(* (pow x 6) (+ (* 17/45 eps) (+ (* 2/3 (/ eps (pow x 2))) (/ (* eps (+ 1 (* 4/3 (pow eps 2)))) (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (*.f64 eps #s(literal 17/45 binary64)) (+.f64 (*.f64 (/.f64 eps (*.f64 x x)) #s(literal 2/3 binary64)) (/.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 eps eps)))) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* (pow x 6) (+ (* 17/45 eps) (+ (* 2/3 (/ eps (pow x 2))) (+ (/ (* eps (+ 1 (* 4/3 (pow eps 2)))) (pow x 4)) (/ (* eps (+ 1 (* eps (+ (* 1/3 eps) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))))) (pow x 6)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (*.f64 (/.f64 eps (*.f64 x x)) #s(literal 2/3 binary64)) (+.f64 (*.f64 eps #s(literal 17/45 binary64)) (*.f64 eps (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)))))) (pow.f64 x #s(literal 6 binary64)))))))) |
(+ 1 (* 1/3 (pow eps 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) |
(+ 1 (+ (* 1/3 (pow eps 2)) (* eps x))) |
(+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) (*.f64 eps x))) |
(+ 1 (+ (* 1/3 (pow eps 2)) (* x (+ eps (* x (+ 1 (* 4/3 (pow eps 2)))))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) (*.f64 x (+.f64 eps (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 eps eps))))))) |
(+ 1 (+ (* 1/3 (pow eps 2)) (* x (+ eps (* x (+ 1 (+ (* 4/3 (* eps x)) (* 4/3 (pow eps 2))))))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) (*.f64 x (+.f64 eps (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 eps (+.f64 eps x)))))))) |
(* 17/45 (pow x 6)) |
(*.f64 #s(literal 17/45 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (+ 17/45 (* 2/3 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 17/45 binary64) (/.f64 #s(literal 2/3 binary64) (*.f64 x x)))) |
(* (pow x 6) (+ 17/45 (+ (* 4/3 (/ (pow eps 2) (pow x 4))) (+ (* 2/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (+.f64 (/.f64 #s(literal 2/3 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 #s(literal 4/3 binary64) (*.f64 eps eps)) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* (pow x 6) (+ 17/45 (+ (* 4/3 (/ (pow eps 2) (pow x 4))) (+ (* 2/3 (/ 1 (pow x 2))) (+ (/ 1 (pow x 4)) (+ (/ 1 (pow x 6)) (/ (* eps (+ (* 1/3 eps) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (pow x 6)))))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (+.f64 (+.f64 (/.f64 #s(literal 2/3 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 #s(literal 4/3 binary64) (*.f64 eps eps)) (*.f64 (*.f64 x x) (*.f64 x x))))) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)))) (/.f64 eps (pow.f64 x #s(literal 6 binary64))))))) |
(* 17/45 (pow x 6)) |
(*.f64 #s(literal 17/45 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (+ 17/45 (* 2/3 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 17/45 binary64) (/.f64 #s(literal 2/3 binary64) (*.f64 x x)))) |
(* (pow x 6) (+ 17/45 (+ (* 4/3 (/ (pow eps 2) (pow x 4))) (+ (* 2/3 (/ 1 (pow x 2))) (/ 1 (pow x 4)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (+.f64 (/.f64 #s(literal 2/3 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 #s(literal 4/3 binary64) (*.f64 eps eps)) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* (pow x 6) (+ 17/45 (+ (* 4/3 (/ (pow eps 2) (pow x 4))) (+ (* 2/3 (/ 1 (pow x 2))) (+ (/ 1 (pow x 4)) (+ (/ 1 (pow x 6)) (/ (* eps (+ (* 1/3 eps) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (pow x 6)))))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (+.f64 (+.f64 (/.f64 #s(literal 2/3 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 #s(literal 17/45 binary64) (/.f64 (*.f64 #s(literal 4/3 binary64) (*.f64 eps eps)) (*.f64 (*.f64 x x) (*.f64 x x))))) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)))) (/.f64 eps (pow.f64 x #s(literal 6 binary64))))))) |
(+ 1 (* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* 17/45 (pow x 2))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))) |
(+ 1 (+ (* eps (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))) (* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* 17/45 (pow x 2)))))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))) (*.f64 eps (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)))))) |
(+ 1 (+ (* eps (+ (* eps (+ 1/3 (* 4/3 (pow x 2)))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* 17/45 (pow x 2)))))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))) (*.f64 eps (+.f64 (*.f64 eps (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x)))) (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)))))) |
(+ 1 (+ (* eps (+ (* eps (+ 1/3 (* 4/3 (pow x 2)))) (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3))))) (* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* 17/45 (pow x 2)))))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))) (*.f64 eps (+.f64 (*.f64 eps (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x)))) (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)))))) |
(* (pow eps 2) (+ 1/3 (* 4/3 (pow x 2)))) |
(*.f64 eps (*.f64 eps (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x))))) |
(* (pow eps 2) (+ 1/3 (+ (* 4/3 (pow x 2)) (+ (/ (sin x) (* eps (cos x))) (/ (pow (sin x) 3) (* eps (pow (cos x) 3))))))) |
(*.f64 (+.f64 (/.f64 (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)) eps) (+.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x))) (/.f64 (sin.f64 x) (*.f64 eps (cos.f64 x))))) (*.f64 eps eps)) |
(* (pow eps 2) (+ 1/3 (+ (* 4/3 (pow x 2)) (+ (/ 1 (pow eps 2)) (+ (/ (sin x) (* eps (cos x))) (+ (/ (* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* 17/45 (pow x 2)))))) (pow eps 2)) (/ (pow (sin x) 3) (* eps (pow (cos x) 3))))))))) |
(*.f64 (*.f64 eps eps) (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (*.f64 #s(literal 4/3 binary64) (*.f64 x x)) (+.f64 (/.f64 (sin.f64 x) (*.f64 eps (cos.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 eps eps)))) (+.f64 (/.f64 (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)) eps) (/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))) (*.f64 eps eps)))))) |
(* (pow eps 2) (+ 1/3 (+ (* 4/3 (pow x 2)) (+ (/ 1 (pow eps 2)) (+ (/ (sin x) (* eps (cos x))) (+ (/ (* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* 17/45 (pow x 2)))))) (pow eps 2)) (/ (pow (sin x) 3) (* eps (pow (cos x) 3))))))))) |
(*.f64 (*.f64 eps eps) (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (*.f64 #s(literal 4/3 binary64) (*.f64 x x)) (+.f64 (/.f64 (sin.f64 x) (*.f64 eps (cos.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 eps eps)))) (+.f64 (/.f64 (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)) eps) (/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))) (*.f64 eps eps)))))) |
(* -1 (* (pow eps 2) (- (* -4/3 (pow x 2)) 1/3))) |
(*.f64 eps (*.f64 eps (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x))))) |
(* (pow eps 2) (+ (* -1 (- (* -4/3 (pow x 2)) 1/3)) (+ (/ (sin x) (* eps (cos x))) (/ (pow (sin x) 3) (* eps (pow (cos x) 3)))))) |
(*.f64 (+.f64 (/.f64 (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64)) eps) (+.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x))) (/.f64 (sin.f64 x) (*.f64 eps (cos.f64 x))))) (*.f64 eps eps)) |
(* (pow eps 2) (+ (* -1 (- (* -4/3 (pow x 2)) 1/3)) (* -1 (/ (+ (* -1 (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))) (* -1 (/ (+ 1 (* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* 17/45 (pow x 2))))))) eps))) eps)))) |
(*.f64 (*.f64 eps eps) (+.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x))) (/.f64 (+.f64 (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))) eps)) eps))) |
(* (pow eps 2) (+ (* -1 (- (* -4/3 (pow x 2)) 1/3)) (* -1 (/ (+ (* -1 (+ (/ (sin x) (cos x)) (/ (pow (sin x) 3) (pow (cos x) 3)))) (* -1 (/ (+ 1 (* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* 17/45 (pow x 2))))))) eps))) eps)))) |
(*.f64 (*.f64 eps eps) (+.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x))) (/.f64 (+.f64 (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (pow.f64 (/.f64 (sin.f64 x) (cos.f64 x)) #s(literal 3 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))) eps)) eps))) |
1 |
#s(literal 1 binary64) |
(+ 1 (pow x 2)) |
(+.f64 (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1 (* 2/3 (pow x 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))))) |
(+ 1 (* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* 17/45 (pow x 2))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))) |
(* 17/45 (pow x 6)) |
(*.f64 #s(literal 17/45 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (+ 17/45 (* 2/3 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 17/45 binary64) (/.f64 #s(literal 2/3 binary64) (*.f64 x x)))) |
(* (pow x 6) (+ 17/45 (+ (* 2/3 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 17/45 binary64) (+.f64 (/.f64 #s(literal 2/3 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* (pow x 6) (+ 17/45 (+ (* 2/3 (/ 1 (pow x 2))) (+ (/ 1 (pow x 4)) (/ 1 (pow x 6)))))) |
(+.f64 (*.f64 #s(literal 17/45 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 2/3 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal 1 binary64))) |
(* 17/45 (pow x 6)) |
(*.f64 #s(literal 17/45 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (+ 17/45 (* 2/3 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 17/45 binary64) (/.f64 #s(literal 2/3 binary64) (*.f64 x x)))) |
(* (pow x 6) (+ 17/45 (+ (* 2/3 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 17/45 binary64) (+.f64 (/.f64 #s(literal 2/3 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* (pow x 6) (+ 17/45 (+ (* 2/3 (/ 1 (pow x 2))) (+ (/ 1 (pow x 4)) (/ 1 (pow x 6)))))) |
(+.f64 (*.f64 #s(literal 17/45 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 2/3 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal 1 binary64))) |
eps |
(+ eps (* eps (pow x 2))) |
(*.f64 eps (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
(+ eps (* eps (pow x 2))) |
(*.f64 eps (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
(+ eps (* eps (pow x 2))) |
(*.f64 eps (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
(* eps (pow x 2)) |
(*.f64 eps (*.f64 x x)) |
(* (pow x 2) (+ eps (/ eps (pow x 2)))) |
(+.f64 (*.f64 eps (*.f64 x x)) (*.f64 #s(literal 1 binary64) (/.f64 eps #s(literal 1 binary64)))) |
(* (pow x 2) (+ eps (/ eps (pow x 2)))) |
(+.f64 (*.f64 eps (*.f64 x x)) (*.f64 #s(literal 1 binary64) (/.f64 eps #s(literal 1 binary64)))) |
(* (pow x 2) (+ eps (/ eps (pow x 2)))) |
(+.f64 (*.f64 eps (*.f64 x x)) (*.f64 #s(literal 1 binary64) (/.f64 eps #s(literal 1 binary64)))) |
(* eps (pow x 2)) |
(*.f64 eps (*.f64 x x)) |
(* (pow x 2) (+ eps (/ eps (pow x 2)))) |
(+.f64 (*.f64 eps (*.f64 x x)) (*.f64 #s(literal 1 binary64) (/.f64 eps #s(literal 1 binary64)))) |
(* (pow x 2) (+ eps (/ eps (pow x 2)))) |
(+.f64 (*.f64 eps (*.f64 x x)) (*.f64 #s(literal 1 binary64) (/.f64 eps #s(literal 1 binary64)))) |
(* (pow x 2) (+ eps (/ eps (pow x 2)))) |
(+.f64 (*.f64 eps (*.f64 x x)) (*.f64 #s(literal 1 binary64) (/.f64 eps #s(literal 1 binary64)))) |
(* eps (+ 1 (pow x 2))) |
(*.f64 eps (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
(* eps (+ 1 (pow x 2))) |
(*.f64 eps (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
(* eps (+ 1 (pow x 2))) |
(*.f64 eps (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
(* eps (+ 1 (pow x 2))) |
(*.f64 eps (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
(* eps (+ 1 (pow x 2))) |
(*.f64 eps (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
(* eps (+ 1 (pow x 2))) |
(*.f64 eps (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
(* eps (+ 1 (pow x 2))) |
(*.f64 eps (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
(* eps (+ 1 (pow x 2))) |
(*.f64 eps (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
(* eps (+ 1 (pow x 2))) |
(*.f64 eps (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
(* eps (+ 1 (pow x 2))) |
(*.f64 eps (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
(* eps (+ 1 (pow x 2))) |
(*.f64 eps (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
(* eps (+ 1 (pow x 2))) |
(*.f64 eps (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (pow x 2)) |
(+.f64 (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (pow x 2)) |
(+.f64 (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (pow x 2)) |
(+.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(+.f64 (*.f64 x x) #s(literal 1 binary64)) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(+.f64 (*.f64 x x) #s(literal 1 binary64)) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(+.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(+.f64 (*.f64 x x) #s(literal 1 binary64)) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(+.f64 (*.f64 x x) #s(literal 1 binary64)) |
(* (pow x 2) (+ 1 (/ 1 (pow x 2)))) |
(+.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(+ 1 (pow x 2)) |
(+.f64 (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (+ (* eps x) (pow x 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 eps x))) |
(+ 1 (+ (* eps (+ x (* eps (+ 1/3 (* 4/3 (pow x 2)))))) (pow x 2))) |
(+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 x (*.f64 eps (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x)))))))) |
(+ 1 (+ (* eps (+ x (* eps (+ 1/3 (* 4/3 (pow x 2)))))) (pow x 2))) |
(+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 x (*.f64 eps (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x)))))))) |
(* (pow eps 2) (+ 1/3 (* 4/3 (pow x 2)))) |
(*.f64 eps (*.f64 eps (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x))))) |
(* (pow eps 2) (+ 1/3 (+ (* 4/3 (pow x 2)) (/ x eps)))) |
(*.f64 eps (*.f64 eps (+.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 #s(literal 4/3 binary64) (*.f64 x x)) (/.f64 x eps))))) |
(* (pow eps 2) (+ 1/3 (+ (* 4/3 (pow x 2)) (+ (/ 1 (pow eps 2)) (+ (/ x eps) (/ (pow x 2) (pow eps 2))))))) |
(*.f64 (*.f64 eps eps) (+.f64 (+.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x))) (+.f64 (/.f64 x eps) (/.f64 (/.f64 (*.f64 x x) eps) eps))) (/.f64 #s(literal 1 binary64) (*.f64 eps eps)))) |
(* (pow eps 2) (+ 1/3 (+ (* 4/3 (pow x 2)) (+ (/ 1 (pow eps 2)) (+ (/ x eps) (/ (pow x 2) (pow eps 2))))))) |
(*.f64 (*.f64 eps eps) (+.f64 (+.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x))) (+.f64 (/.f64 x eps) (/.f64 (/.f64 (*.f64 x x) eps) eps))) (/.f64 #s(literal 1 binary64) (*.f64 eps eps)))) |
(* (pow eps 2) (+ 1/3 (* 4/3 (pow x 2)))) |
(*.f64 eps (*.f64 eps (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x))))) |
(* (pow eps 2) (+ 1/3 (+ (* 4/3 (pow x 2)) (/ x eps)))) |
(*.f64 eps (*.f64 eps (+.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 #s(literal 4/3 binary64) (*.f64 x x)) (/.f64 x eps))))) |
(* (pow eps 2) (+ 1/3 (+ (* -1 (/ (+ (* -1 x) (* -1 (/ (+ 1 (pow x 2)) eps))) eps)) (* 4/3 (pow x 2))))) |
(*.f64 (*.f64 eps eps) (+.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x))) (/.f64 (+.f64 x (/.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)) eps)) eps))) |
(* (pow eps 2) (+ 1/3 (+ (* -1 (/ (+ (* -1 x) (* -1 (/ (+ 1 (pow x 2)) eps))) eps)) (* 4/3 (pow x 2))))) |
(*.f64 (*.f64 eps eps) (+.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x))) (/.f64 (+.f64 x (/.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)) eps)) eps))) |
(+ 1 (* 1/3 (pow eps 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) |
(+ 1 (+ (* 1/3 (pow eps 2)) (* eps x))) |
(+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) (*.f64 eps x))) |
(+ 1 (+ (* 1/3 (pow eps 2)) (* x (+ eps (* x (+ 1 (* 4/3 (pow eps 2)))))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) (*.f64 x (+.f64 eps (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 eps eps))))))) |
(+ 1 (+ (* 1/3 (pow eps 2)) (* x (+ eps (* x (+ 1 (* 4/3 (pow eps 2)))))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) (*.f64 x (+.f64 eps (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 eps eps))))))) |
(* (pow x 2) (+ 1 (* 4/3 (pow eps 2)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 eps eps))))) |
(* (pow x 2) (+ 1 (+ (* 4/3 (pow eps 2)) (/ eps x)))) |
(*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4/3 binary64) (*.f64 eps eps)) (+.f64 #s(literal 1 binary64) (/.f64 eps x)))) |
(* (pow x 2) (+ 1 (+ (* 1/3 (/ (pow eps 2) (pow x 2))) (+ (* 4/3 (pow eps 2)) (+ (/ 1 (pow x 2)) (/ eps x)))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 4/3 binary64) (*.f64 eps eps)) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 eps x)) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) (*.f64 x x)))))) |
(* (pow x 2) (+ 1 (+ (* 1/3 (/ (pow eps 2) (pow x 2))) (+ (* 4/3 (pow eps 2)) (+ (/ 1 (pow x 2)) (/ eps x)))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 4/3 binary64) (*.f64 eps eps)) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 eps x)) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) (*.f64 x x)))))) |
(* -1 (* (pow x 2) (- (* -4/3 (pow eps 2)) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -4/3 binary64) (*.f64 eps eps))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(* (pow x 2) (+ (* -1 (- (* -4/3 (pow eps 2)) 1)) (/ eps x))) |
(*.f64 (*.f64 x x) (-.f64 (/.f64 eps x) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -4/3 binary64) (*.f64 eps eps))))) |
(* (pow x 2) (+ (* -1 (- (* -4/3 (pow eps 2)) 1)) (* -1 (/ (+ (* -1 eps) (* -1 (/ (+ 1 (* 1/3 (pow eps 2))) x))) x)))) |
(*.f64 (*.f64 x x) (-.f64 (/.f64 (+.f64 eps (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) x)) x) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -4/3 binary64) (*.f64 eps eps))))) |
(* (pow x 2) (+ (* -1 (- (* -4/3 (pow eps 2)) 1)) (* -1 (/ (+ (* -1 eps) (* -1 (/ (+ 1 (* 1/3 (pow eps 2))) x))) x)))) |
(*.f64 (*.f64 x x) (-.f64 (/.f64 (+.f64 eps (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) x)) x) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -4/3 binary64) (*.f64 eps eps))))) |
(* eps (+ 1 (pow x 2))) |
(*.f64 eps (+.f64 (*.f64 x x) #s(literal 1 binary64))) |
(* eps (+ 1 (+ (* eps x) (pow x 2)))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 eps x)))) |
(* eps (+ 1 (+ (* eps (+ x (* eps (+ 1/3 (* 4/3 (pow x 2)))))) (pow x 2)))) |
(*.f64 eps (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 x (*.f64 eps (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x))))))))) |
(* eps (+ 1 (+ (* eps (+ x (* eps (+ 1/3 (* 4/3 (pow x 2)))))) (pow x 2)))) |
(*.f64 eps (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 x (*.f64 eps (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x))))))))) |
(* (pow eps 3) (+ 1/3 (* 4/3 (pow x 2)))) |
(*.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) |
(* (pow eps 3) (+ 1/3 (+ (* 4/3 (pow x 2)) (/ x eps)))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 #s(literal 4/3 binary64) (*.f64 x x)) (/.f64 x eps)))) |
(* (pow eps 3) (+ 1/3 (+ (* 4/3 (pow x 2)) (+ (/ 1 (pow eps 2)) (+ (/ x eps) (/ (pow x 2) (pow eps 2))))))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (+.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x))) (+.f64 (/.f64 x eps) (/.f64 (/.f64 (*.f64 x x) eps) eps))) (/.f64 #s(literal 1 binary64) (*.f64 eps eps)))) |
(* (pow eps 3) (+ 1/3 (+ (* 4/3 (pow x 2)) (+ (/ 1 (pow eps 2)) (+ (/ x eps) (/ (pow x 2) (pow eps 2))))))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (+.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x))) (+.f64 (/.f64 x eps) (/.f64 (/.f64 (*.f64 x x) eps) eps))) (/.f64 #s(literal 1 binary64) (*.f64 eps eps)))) |
(* (pow eps 3) (+ 1/3 (* 4/3 (pow x 2)))) |
(*.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) |
(* -1 (* (pow eps 3) (+ (* -1 (+ 1/3 (* 4/3 (pow x 2)))) (* -1 (/ x eps))))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 #s(literal 4/3 binary64) (*.f64 x x)) (/.f64 x eps)))) |
(* -1 (* (pow eps 3) (+ (* -1 (+ 1/3 (* 4/3 (pow x 2)))) (* -1 (/ (+ x (+ (/ 1 eps) (/ (pow x 2) eps))) eps))))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) eps) (+.f64 x (/.f64 (*.f64 x x) eps))) eps))) |
(* -1 (* (pow eps 3) (+ (* -1 (+ 1/3 (* 4/3 (pow x 2)))) (* -1 (/ (+ x (+ (/ 1 eps) (/ (pow x 2) eps))) eps))))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 x x))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) eps) (+.f64 x (/.f64 (*.f64 x x) eps))) eps))) |
(* eps (+ 1 (* 1/3 (pow eps 2)))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)))) |
(+ (* eps (+ 1 (* 1/3 (pow eps 2)))) (* (pow eps 2) x)) |
(+.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)))) (*.f64 x (*.f64 eps eps))) |
(+ (* eps (+ 1 (* 1/3 (pow eps 2)))) (* x (+ (* eps (* x (+ 1 (* 4/3 (pow eps 2))))) (pow eps 2)))) |
(+.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)))) (*.f64 x (*.f64 eps (+.f64 eps (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 eps eps)))))))) |
(+ (* eps (+ 1 (* 1/3 (pow eps 2)))) (* x (+ (* eps (* x (+ 1 (* 4/3 (pow eps 2))))) (pow eps 2)))) |
(+.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)))) (*.f64 x (*.f64 eps (+.f64 eps (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 eps eps)))))))) |
(* eps (* (pow x 2) (+ 1 (* 4/3 (pow eps 2))))) |
(*.f64 x (*.f64 x (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 eps eps)))))) |
(* (pow x 2) (+ (* eps (+ 1 (* 4/3 (pow eps 2)))) (/ (pow eps 2) x))) |
(*.f64 (*.f64 x x) (+.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 eps eps)))) (/.f64 (*.f64 eps eps) x))) |
(* (pow x 2) (+ (* eps (+ 1 (* 4/3 (pow eps 2)))) (+ (/ (* eps (+ 1 (* 1/3 (pow eps 2)))) (pow x 2)) (/ (pow eps 2) x)))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 eps eps) x) (*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 eps eps))) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) x) x))))) |
(* (pow x 2) (+ (* eps (+ 1 (* 4/3 (pow eps 2)))) (+ (/ (* eps (+ 1 (* 1/3 (pow eps 2)))) (pow x 2)) (/ (pow eps 2) x)))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 eps eps) x) (*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 eps eps))) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) x) x))))) |
(* -1 (* eps (* (pow x 2) (- (* -4/3 (pow eps 2)) 1)))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 eps (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -4/3 binary64) (*.f64 eps eps)))))) |
(* (pow x 2) (+ (* -1 (* eps (- (* -4/3 (pow eps 2)) 1))) (/ (pow eps 2) x))) |
(*.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 eps eps) x) (*.f64 eps (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -4/3 binary64) (*.f64 eps eps)))))) |
(* (pow x 2) (+ (* -1 (* eps (- (* -4/3 (pow eps 2)) 1))) (* -1 (/ (+ (* -1 (/ (* eps (+ 1 (* 1/3 (pow eps 2)))) x)) (* -1 (pow eps 2))) x)))) |
(*.f64 x (*.f64 x (-.f64 (/.f64 (*.f64 eps (+.f64 eps (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) x))) x) (*.f64 eps (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -4/3 binary64) (*.f64 eps eps))))))) |
(* (pow x 2) (+ (* -1 (* eps (- (* -4/3 (pow eps 2)) 1))) (* -1 (/ (+ (* -1 (/ (* eps (+ 1 (* 1/3 (pow eps 2)))) x)) (* -1 (pow eps 2))) x)))) |
(*.f64 x (*.f64 x (-.f64 (/.f64 (*.f64 eps (+.f64 eps (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) x))) x) (*.f64 eps (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -4/3 binary64) (*.f64 eps eps))))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/3 (pow eps 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) |
(+ 1 (* 1/3 (pow eps 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) |
(+ 1 (* 1/3 (pow eps 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) |
(* 1/3 (pow eps 2)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) |
(* (pow eps 2) (+ 1/3 (/ 1 (pow eps 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) |
(* (pow eps 2) (+ 1/3 (/ 1 (pow eps 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) |
(* (pow eps 2) (+ 1/3 (/ 1 (pow eps 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) |
(* 1/3 (pow eps 2)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) |
(* (pow eps 2) (+ 1/3 (/ 1 (pow eps 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) |
(* (pow eps 2) (+ 1/3 (/ 1 (pow eps 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) |
(* (pow eps 2) (+ 1/3 (/ 1 (pow eps 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) |
(* 1/3 (pow eps 2)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) |
(* 1/3 (pow eps 2)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) |
(* 1/3 (pow eps 2)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) |
(* 1/3 (pow eps 2)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) |
(* 1/3 (pow eps 2)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) |
(* 1/3 (pow eps 2)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) |
(* 1/3 (pow eps 2)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) |
(* 1/3 (pow eps 2)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) |
(* 1/3 (pow eps 2)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) |
(* 1/3 (pow eps 2)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) |
(* 1/3 (pow eps 2)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) |
(* 1/3 (pow eps 2)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) |
(/ (sin eps) (cos eps)) |
(/.f64 (sin.f64 eps) (cos.f64 eps)) |
(+ (/ (sin eps) (cos eps)) (/ (* x (pow (sin eps) 2)) (pow (cos eps) 2))) |
(+.f64 (/.f64 (sin.f64 eps) (cos.f64 eps)) (*.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (/.f64 x (pow.f64 (cos.f64 eps) #s(literal 2 binary64))))) |
(+ (* x (- (/ (* x (* (sin eps) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2)))))) (cos eps)) (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (/ (sin eps) (cos eps))) |
(+.f64 (/.f64 (sin.f64 eps) (cos.f64 eps)) (*.f64 x (+.f64 (/.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64)))) (*.f64 x (sin.f64 eps))) (cos.f64 eps))))) |
(+ (* x (- (* x (- (* -1 (* x (+ 1/2 (+ (* -1 (/ (* (pow (sin eps) 2) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (pow (cos eps) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (* 1/6 (/ (pow (sin eps) 2) (pow (cos eps) 2)))))))) (* -1 (/ (* (sin eps) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (cos eps))))) (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (/ (sin eps) (cos eps))) |
(+.f64 (/.f64 (sin.f64 eps) (cos.f64 eps)) (*.f64 x (+.f64 (/.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64))) (*.f64 x (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64)))) (/.f64 (sin.f64 eps) (cos.f64 eps))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) #s(literal 1/6 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64))))))))))))) |
(* -17/315 (pow x 7)) |
(*.f64 #s(literal -17/315 binary64) (pow.f64 x #s(literal 7 binary64))) |
(* -1 (* (pow x 7) (+ 17/315 (* 2/15 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (-.f64 #s(literal -17/315 binary64) (/.f64 #s(literal 2/15 binary64) (*.f64 x x)))) |
(* (pow x 7) (- (* -1 (/ (+ 2/15 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 17/315)) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (-.f64 #s(literal -17/315 binary64) (/.f64 (+.f64 #s(literal 2/15 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) (*.f64 x x)))) |
(* (pow x 7) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 4))) (+ 17/315 (* 2/15 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (-.f64 (-.f64 #s(literal -17/315 binary64) (/.f64 #s(literal 2/15 binary64) (*.f64 x x))) (/.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(* -17/315 (pow x 7)) |
(*.f64 #s(literal -17/315 binary64) (pow.f64 x #s(literal 7 binary64))) |
(* -1 (* (pow x 7) (+ 17/315 (* 2/15 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (-.f64 #s(literal -17/315 binary64) (/.f64 #s(literal 2/15 binary64) (*.f64 x x)))) |
(* -1 (* (pow x 7) (+ 17/315 (+ (/ 1/3 (pow x 4)) (* 2/15 (/ 1 (pow x 2))))))) |
(*.f64 (+.f64 #s(literal 17/315 binary64) (+.f64 (/.f64 #s(literal 2/15 binary64) (*.f64 x x)) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 7 binary64)))) |
(* -1 (* (pow x 7) (+ 17/315 (+ (/ 1/3 (pow x 4)) (+ (* 2/15 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))) |
(*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 2/15 binary64) (*.f64 x x))) (+.f64 #s(literal 17/315 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 7 binary64)))) |
(- (/ (sin x) (cos x)) (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2))))))))) |
(-.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 x x) #s(literal 17/315 binary64)))))))))) |
(- (+ (* eps (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x))) (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2))))))))) |
(-.f64 (+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 x x) #s(literal 17/315 binary64)))))))))) |
(- (+ (* eps (- (+ 1 (/ (* eps (* (sin x) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (cos x))) (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x))) (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2))))))))) |
(+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (-.f64 (*.f64 eps (+.f64 (/.f64 (*.f64 eps (*.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))))) (cos.f64 x)) (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 x x) #s(literal 17/315 binary64))))))))))) |
(- (+ (* eps (- (+ 1 (* eps (- (* -1 (* eps (+ 1/6 (+ (* -1 (/ (* (pow (sin x) 2) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (pow (cos x) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))))) (* -1 (/ (* (sin x) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (cos x)))))) (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x))) (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2))))))))) |
(+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (-.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 eps (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (/.f64 (sin.f64 x) (cos.f64 x))) (*.f64 eps (+.f64 #s(literal 1/6 binary64) (+.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))) (-.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))))))))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 x x) #s(literal 17/315 binary64))))))))))) |
(- (/ (sin (+ eps x)) (cos (+ eps x))) (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2))))))))) |
(-.f64 (/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 x x) #s(literal 17/315 binary64)))))))))) |
(- (/ (sin (+ eps x)) (cos (+ eps x))) (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2))))))))) |
(-.f64 (/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 x x) #s(literal 17/315 binary64)))))))))) |
(- (/ (sin (+ eps x)) (cos (+ eps x))) (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2))))))))) |
(-.f64 (/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 x x) #s(literal 17/315 binary64)))))))))) |
(- (/ (sin (+ eps x)) (cos (+ eps x))) (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2))))))))) |
(-.f64 (/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 x x) #s(literal 17/315 binary64)))))))))) |
(- (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2))))))))) |
(-.f64 (/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 x x) #s(literal 17/315 binary64)))))))))) |
(- (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2))))))))) |
(-.f64 (/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 x x) #s(literal 17/315 binary64)))))))))) |
(- (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2))))))))) |
(-.f64 (/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 x x) #s(literal 17/315 binary64)))))))))) |
(- (/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) (* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2))))))))) |
(-.f64 (/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 x x) #s(literal 17/315 binary64)))))))))) |
(/ (sin eps) (cos eps)) |
(/.f64 (sin.f64 eps) (cos.f64 eps)) |
(+ (* x (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (/ (sin eps) (cos eps))) |
(+.f64 (/.f64 (sin.f64 eps) (cos.f64 eps)) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64)))))) |
(+ (* x (- (+ 1 (/ (* x (* (sin eps) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2)))))) (cos eps))) (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (/ (sin eps) (cos eps))) |
(+.f64 (/.f64 (sin.f64 eps) (cos.f64 eps)) (*.f64 x (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64)))) (*.f64 x (sin.f64 eps))) (cos.f64 eps)) (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64))))))) |
(+ (* x (- (+ 1 (* x (- (* -1 (* x (+ 1/6 (+ (* -1 (/ (* (pow (sin eps) 2) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (pow (cos eps) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (* 1/6 (/ (pow (sin eps) 2) (pow (cos eps) 2)))))))) (* -1 (/ (* (sin eps) (- 1 (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (cos eps)))))) (* -1 (/ (pow (sin eps) 2) (pow (cos eps) 2))))) (/ (sin eps) (cos eps))) |
(+.f64 (/.f64 (sin.f64 eps) (cos.f64 eps)) (*.f64 x (+.f64 (*.f64 x (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64)))) (/.f64 (sin.f64 eps) (cos.f64 eps))) (*.f64 x (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) #s(literal 1/6 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64)))))))))) (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64))))))) |
(/ (sin (+ eps x)) (cos (+ eps x))) |
(/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) |
(/ (sin (+ eps x)) (cos (+ eps x))) |
(/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) |
(/ (sin (+ eps x)) (cos (+ eps x))) |
(/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) |
(/ (sin (+ eps x)) (cos (+ eps x))) |
(/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) |
(/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x)))) |
(/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) |
(/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x)))) |
(/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) |
(/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x)))) |
(/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) |
(/ (sin (- eps (* -1 x))) (cos (- eps (* -1 x)))) |
(/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) |
(/ (sin x) (cos x)) |
(/.f64 (sin.f64 x) (cos.f64 x)) |
(+ (* eps (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x))) |
(+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))))) |
(+ (* eps (- (+ 1 (/ (* eps (* (sin x) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2)))))) (cos x))) (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x))) |
(+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (*.f64 eps (+.f64 (/.f64 (*.f64 eps (*.f64 (sin.f64 x) (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))))) (cos.f64 x)) (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))))) |
(+ (* eps (- (+ 1 (* eps (- (* -1 (* eps (+ 1/6 (+ (* -1 (/ (* (pow (sin x) 2) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (pow (cos x) 2))) (+ (* -1/2 (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (* 1/6 (/ (pow (sin x) 2) (pow (cos x) 2)))))))) (* -1 (/ (* (sin x) (- 1 (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (cos x)))))) (* -1 (/ (pow (sin x) 2) (pow (cos x) 2))))) (/ (sin x) (cos x))) |
(+.f64 (/.f64 (sin.f64 x) (cos.f64 x)) (*.f64 eps (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 eps (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (/.f64 (sin.f64 x) (cos.f64 x))) (*.f64 eps (+.f64 #s(literal 1/6 binary64) (+.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))) (-.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))))))))) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))))) |
(/ (sin (+ eps x)) (cos (+ eps x))) |
(/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) |
(/ (sin (+ eps x)) (cos (+ eps x))) |
(/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) |
(/ (sin (+ eps x)) (cos (+ eps x))) |
(/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) |
(/ (sin (+ eps x)) (cos (+ eps x))) |
(/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) |
(/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) |
(/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) |
(/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) |
(/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) |
(/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) |
(/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) |
(/ (sin (- x (* -1 eps))) (cos (- x (* -1 eps)))) |
(/.f64 (sin.f64 (+.f64 eps x)) (cos.f64 (+.f64 eps x))) |
eps |
(+ eps x) |
(+.f64 eps x) |
(+ eps x) |
(+.f64 eps x) |
(+ eps x) |
(+.f64 eps x) |
x |
(* x (+ 1 (/ eps x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 eps x))) |
(* x (+ 1 (/ eps x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 eps x))) |
(* x (+ 1 (/ eps x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 eps x))) |
x |
(* -1 (* x (- (* -1 (/ eps x)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal -1 binary64) (/.f64 eps x))) |
(* -1 (* x (- (* -1 (/ eps x)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal -1 binary64) (/.f64 eps x))) |
(* -1 (* x (- (* -1 (/ eps x)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal -1 binary64) (/.f64 eps x))) |
x |
(+ eps x) |
(+.f64 eps x) |
(+ eps x) |
(+.f64 eps x) |
(+ eps x) |
(+.f64 eps x) |
eps |
(* eps (+ 1 (/ x eps))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 x eps))) |
(* eps (+ 1 (/ x eps))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 x eps))) |
(* eps (+ 1 (/ x eps))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 x eps))) |
eps |
(* -1 (* eps (- (* -1 (/ x eps)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal -1 binary64) (/.f64 x eps))) |
(* -1 (* eps (- (* -1 (/ x eps)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal -1 binary64) (/.f64 x eps))) |
(* -1 (* eps (- (* -1 (/ x eps)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal -1 binary64) (/.f64 x eps))) |
x |
(* x (+ 1 (* 1/3 (pow x 2)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 x x)))) |
(* x (+ 1 (* (pow x 2) (+ 1/3 (* 2/15 (pow x 2)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) x) x))) |
(* x (+ 1 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2)))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 x x) #s(literal 17/315 binary64))))))))) |
(* 17/315 (pow x 7)) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 17/315 binary64)) |
(* (pow x 7) (+ 17/315 (* 2/15 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal 17/315 binary64) (/.f64 #s(literal 2/15 binary64) (*.f64 x x)))) |
(* (pow x 7) (+ 17/315 (+ (/ 1/3 (pow x 4)) (* 2/15 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal 17/315 binary64) (+.f64 (/.f64 #s(literal 2/15 binary64) (*.f64 x x)) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* (pow x 7) (+ 17/315 (+ (/ 1/3 (pow x 4)) (+ (* 2/15 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 2/15 binary64) (*.f64 x x))) (+.f64 #s(literal 17/315 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* 17/315 (pow x 7)) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 17/315 binary64)) |
(* (pow x 7) (+ 17/315 (* 2/15 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal 17/315 binary64) (/.f64 #s(literal 2/15 binary64) (*.f64 x x)))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 2/15 (* 1/3 (/ 1 (pow x 2)))) (pow x 2))) 17/315))) |
(-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 x #s(literal 7 binary64)) (-.f64 #s(literal -17/315 binary64) (/.f64 (+.f64 #s(literal 2/15 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 x x))) (*.f64 x x))))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/3 (/ 1 (pow x 2))) (pow x 4))) (+ 17/315 (* 2/15 (/ 1 (pow x 2))))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 (/.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 17/315 binary64) (/.f64 #s(literal 2/15 binary64) (*.f64 x x))))) |
(* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))) |
(* eps (+ 1 (+ (* eps x) (/ (pow (sin x) 2) (pow (cos x) 2))))) |
(*.f64 eps (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 eps x)))) |
(* eps (+ 1 (+ (* eps x) (/ (pow (sin x) 2) (pow (cos x) 2))))) |
(*.f64 eps (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 eps x)))) |
(* eps (+ 1 (+ (* eps x) (/ (pow (sin x) 2) (pow (cos x) 2))))) |
(*.f64 eps (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 eps x)))) |
(* (pow eps 2) x) |
(*.f64 x (*.f64 eps eps)) |
(* (pow eps 2) (+ x (+ (/ 1 eps) (/ (pow (sin x) 2) (* eps (pow (cos x) 2)))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 eps (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (+.f64 x (/.f64 #s(literal 1 binary64) eps)))) |
(* (pow eps 2) (+ x (+ (/ 1 eps) (/ (pow (sin x) 2) (* eps (pow (cos x) 2)))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 eps (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (+.f64 x (/.f64 #s(literal 1 binary64) eps)))) |
(* (pow eps 2) (+ x (+ (/ 1 eps) (/ (pow (sin x) 2) (* eps (pow (cos x) 2)))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 eps (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (+.f64 x (/.f64 #s(literal 1 binary64) eps)))) |
(* (pow eps 2) x) |
(*.f64 x (*.f64 eps eps)) |
(* (pow eps 2) (+ x (+ (/ 1 eps) (/ (pow (sin x) 2) (* eps (pow (cos x) 2)))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 eps (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (+.f64 x (/.f64 #s(literal 1 binary64) eps)))) |
(* (pow eps 2) (+ x (+ (/ 1 eps) (/ (pow (sin x) 2) (* eps (pow (cos x) 2)))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 eps (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (+.f64 x (/.f64 #s(literal 1 binary64) eps)))) |
(* (pow eps 2) (+ x (+ (/ 1 eps) (/ (pow (sin x) 2) (* eps (pow (cos x) 2)))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 eps (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (+.f64 x (/.f64 #s(literal 1 binary64) eps)))) |
eps |
(+ eps (* (pow eps 2) x)) |
(+.f64 eps (*.f64 x (*.f64 eps eps))) |
(+ eps (* x (+ (* eps x) (pow eps 2)))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 eps x)))) |
(+ eps (* x (+ (* x (+ eps (* 2/3 (* eps (pow x 2))))) (pow eps 2)))) |
(+.f64 eps (*.f64 x (+.f64 (*.f64 eps (+.f64 eps x)) (*.f64 x (*.f64 eps (*.f64 (*.f64 x x) #s(literal 2/3 binary64))))))) |
(* (pow eps 2) x) |
(*.f64 x (*.f64 eps eps)) |
(* x (+ (/ (* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))) x) (pow eps 2))) |
(*.f64 x (*.f64 eps (+.f64 eps (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) x)))) |
(* x (+ (/ (* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))) x) (pow eps 2))) |
(*.f64 x (*.f64 eps (+.f64 eps (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) x)))) |
(* x (+ (/ (* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))) x) (pow eps 2))) |
(*.f64 x (*.f64 eps (+.f64 eps (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) x)))) |
(* (pow eps 2) x) |
(*.f64 x (*.f64 eps eps)) |
(* -1 (* x (+ (* -1 (/ (* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))) x)) (* -1 (pow eps 2))))) |
(*.f64 x (*.f64 eps (+.f64 eps (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) x)))) |
(* -1 (* x (+ (* -1 (/ (* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))) x)) (* -1 (pow eps 2))))) |
(*.f64 x (*.f64 eps (+.f64 eps (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) x)))) |
(* -1 (* x (+ (* -1 (/ (* eps (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2)))) x)) (* -1 (pow eps 2))))) |
(*.f64 x (*.f64 eps (+.f64 eps (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) x)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* eps x)) |
(+.f64 #s(literal 1 binary64) (*.f64 eps x)) |
(+ 1 (* x (+ eps x))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 eps x))) |
(+ 1 (* x (+ eps (* x (+ 1 (* 2/3 (pow x 2))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 eps (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))))))) |
(* eps x) |
(*.f64 eps x) |
(* x (+ eps (+ (/ 1 x) (/ (pow (sin x) 2) (* x (pow (cos x) 2)))))) |
(*.f64 x (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 x (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (+.f64 eps (/.f64 #s(literal 1 binary64) x)))) |
(* x (+ eps (+ (/ 1 x) (/ (pow (sin x) 2) (* x (pow (cos x) 2)))))) |
(*.f64 x (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 x (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (+.f64 eps (/.f64 #s(literal 1 binary64) x)))) |
(* x (+ eps (+ (/ 1 x) (/ (pow (sin x) 2) (* x (pow (cos x) 2)))))) |
(*.f64 x (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 x (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (+.f64 eps (/.f64 #s(literal 1 binary64) x)))) |
(* eps x) |
(*.f64 eps x) |
(* -1 (* x (+ (* -1 eps) (* -1 (/ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) x))))) |
(*.f64 x (+.f64 eps (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) x))) |
(* -1 (* x (+ (* -1 eps) (* -1 (/ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) x))))) |
(*.f64 x (+.f64 eps (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) x))) |
(* -1 (* x (+ (* -1 eps) (* -1 (/ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) x))))) |
(*.f64 x (+.f64 eps (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) x))) |
(+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) |
(+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(+ 1 (+ (* eps x) (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 eps x))) |
(+ 1 (+ (* eps x) (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 eps x))) |
(+ 1 (+ (* eps x) (/ (pow (sin x) 2) (pow (cos x) 2)))) |
(+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 eps x))) |
(* eps x) |
(*.f64 eps x) |
(* eps (+ x (+ (/ 1 eps) (/ (pow (sin x) 2) (* eps (pow (cos x) 2)))))) |
(*.f64 eps (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 eps (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (+.f64 x (/.f64 #s(literal 1 binary64) eps)))) |
(* eps (+ x (+ (/ 1 eps) (/ (pow (sin x) 2) (* eps (pow (cos x) 2)))))) |
(*.f64 eps (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 eps (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (+.f64 x (/.f64 #s(literal 1 binary64) eps)))) |
(* eps (+ x (+ (/ 1 eps) (/ (pow (sin x) 2) (* eps (pow (cos x) 2)))))) |
(*.f64 eps (+.f64 (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (*.f64 eps (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (+.f64 x (/.f64 #s(literal 1 binary64) eps)))) |
(* eps x) |
(*.f64 eps x) |
(* -1 (* eps (+ (* -1 x) (* -1 (/ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) eps))))) |
(*.f64 eps (+.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) eps))) |
(* -1 (* eps (+ (* -1 x) (* -1 (/ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) eps))))) |
(*.f64 eps (+.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) eps))) |
(* -1 (* eps (+ (* -1 x) (* -1 (/ (+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) eps))))) |
(*.f64 eps (+.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) eps))) |
1 |
#s(literal 1 binary64) |
(+ 1 (pow x 2)) |
(+.f64 (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1 (* 2/3 (pow x 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))))) |
(+ 1 (* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* 17/45 (pow x 2))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))) |
(+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) |
(+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) |
(+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) |
(+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) |
(+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) |
(+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) |
(+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) |
(+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(+ 1 (/ (pow (sin x) 2) (pow (cos x) 2))) |
(+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* 2/3 (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* 17/45 (pow x 2)))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 17/45 (* 62/315 (pow x 2)))))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 17/45 binary64) (*.f64 (*.f64 x x) #s(literal 62/315 binary64))))))))) |
(/ (pow (sin x) 2) (pow (cos x) 2)) |
(/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
(/ (pow (sin x) 2) (pow (cos x) 2)) |
(/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
(/ (pow (sin x) 2) (pow (cos x) 2)) |
(/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
(/ (pow (sin x) 2) (pow (cos x) 2)) |
(/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
(/ (pow (sin x) 2) (pow (cos x) 2)) |
(/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
(/ (pow (sin x) 2) (pow (cos x) 2)) |
(/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
(/ (pow (sin x) 2) (pow (cos x) 2)) |
(/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
(/ (pow (sin x) 2) (pow (cos x) 2)) |
(/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) |
(* 1/3 eps) |
(*.f64 eps #s(literal 1/3 binary64)) |
(* 1/3 eps) |
(*.f64 eps #s(literal 1/3 binary64)) |
(* 1/3 eps) |
(*.f64 eps #s(literal 1/3 binary64)) |
(* 1/3 eps) |
(*.f64 eps #s(literal 1/3 binary64)) |
(* 1/3 eps) |
(*.f64 eps #s(literal 1/3 binary64)) |
(* 1/3 eps) |
(*.f64 eps #s(literal 1/3 binary64)) |
(* 1/3 eps) |
(*.f64 eps #s(literal 1/3 binary64)) |
(* 1/3 eps) |
(*.f64 eps #s(literal 1/3 binary64)) |
(* 1/3 eps) |
(*.f64 eps #s(literal 1/3 binary64)) |
(* 1/3 eps) |
(*.f64 eps #s(literal 1/3 binary64)) |
(* 1/3 eps) |
(*.f64 eps #s(literal 1/3 binary64)) |
(* 1/3 eps) |
(*.f64 eps #s(literal 1/3 binary64)) |
(* 2/3 x) |
(*.f64 x #s(literal 2/3 binary64)) |
(* x (+ 2/3 (* 17/45 (pow x 2)))) |
(*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))) |
(* x (+ 2/3 (* 17/45 (pow x 2)))) |
(*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))) |
(* x (+ 2/3 (* 17/45 (pow x 2)))) |
(*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))) |
(* 17/45 (pow x 3)) |
(*.f64 #s(literal 17/45 binary64) (*.f64 x (*.f64 x x))) |
(* (pow x 3) (+ 17/45 (* 2/3 (/ 1 (pow x 2))))) |
(+.f64 (*.f64 #s(literal 17/45 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2/3 binary64)) #s(literal 1 binary64)))) |
(* (pow x 3) (+ 17/45 (* 2/3 (/ 1 (pow x 2))))) |
(+.f64 (*.f64 #s(literal 17/45 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2/3 binary64)) #s(literal 1 binary64)))) |
(* (pow x 3) (+ 17/45 (* 2/3 (/ 1 (pow x 2))))) |
(+.f64 (*.f64 #s(literal 17/45 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2/3 binary64)) #s(literal 1 binary64)))) |
(* 17/45 (pow x 3)) |
(*.f64 #s(literal 17/45 binary64) (*.f64 x (*.f64 x x))) |
(* (pow x 3) (+ 17/45 (* 2/3 (/ 1 (pow x 2))))) |
(+.f64 (*.f64 #s(literal 17/45 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2/3 binary64)) #s(literal 1 binary64)))) |
(* (pow x 3) (+ 17/45 (* 2/3 (/ 1 (pow x 2))))) |
(+.f64 (*.f64 #s(literal 17/45 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2/3 binary64)) #s(literal 1 binary64)))) |
(* (pow x 3) (+ 17/45 (* 2/3 (/ 1 (pow x 2))))) |
(+.f64 (*.f64 #s(literal 17/45 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2/3 binary64)) #s(literal 1 binary64)))) |
(* 17/45 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 17/45 binary64)) |
(* 17/45 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 17/45 binary64)) |
(* 17/45 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 17/45 binary64)) |
(* 17/45 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 17/45 binary64)) |
(* 17/45 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 17/45 binary64)) |
(* 17/45 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 17/45 binary64)) |
(* 17/45 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 17/45 binary64)) |
(* 17/45 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 17/45 binary64)) |
(* 17/45 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 17/45 binary64)) |
(* 17/45 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 17/45 binary64)) |
(* 17/45 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 17/45 binary64)) |
(* 17/45 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 17/45 binary64)) |
(* 2/3 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 2/3 binary64)) |
(* (pow x 2) (+ 2/3 (* 17/45 (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))) |
(* (pow x 2) (+ 2/3 (* 17/45 (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))) |
(* (pow x 2) (+ 2/3 (* 17/45 (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))) |
(* 17/45 (pow x 4)) |
(*.f64 x (*.f64 #s(literal 17/45 binary64) (*.f64 x (*.f64 x x)))) |
(* (pow x 4) (+ 17/45 (* 2/3 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 #s(literal 17/45 binary64) (/.f64 #s(literal 2/3 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (+ 17/45 (* 2/3 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 #s(literal 17/45 binary64) (/.f64 #s(literal 2/3 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (+ 17/45 (* 2/3 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 #s(literal 17/45 binary64) (/.f64 #s(literal 2/3 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* 17/45 (pow x 4)) |
(*.f64 x (*.f64 #s(literal 17/45 binary64) (*.f64 x (*.f64 x x)))) |
(* (pow x 4) (+ 17/45 (* 2/3 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 #s(literal 17/45 binary64) (/.f64 #s(literal 2/3 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (+ 17/45 (* 2/3 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 #s(literal 17/45 binary64) (/.f64 #s(literal 2/3 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* (pow x 4) (+ 17/45 (* 2/3 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 #s(literal 17/45 binary64) (/.f64 #s(literal 2/3 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))) |
(* 4/3 eps) |
(*.f64 eps #s(literal 4/3 binary64)) |
(* 4/3 eps) |
(*.f64 eps #s(literal 4/3 binary64)) |
(* 4/3 eps) |
(*.f64 eps #s(literal 4/3 binary64)) |
(* 4/3 eps) |
(*.f64 eps #s(literal 4/3 binary64)) |
(* 4/3 eps) |
(*.f64 eps #s(literal 4/3 binary64)) |
(* 4/3 eps) |
(*.f64 eps #s(literal 4/3 binary64)) |
(* 4/3 eps) |
(*.f64 eps #s(literal 4/3 binary64)) |
(* 4/3 eps) |
(*.f64 eps #s(literal 4/3 binary64)) |
(* 4/3 eps) |
(*.f64 eps #s(literal 4/3 binary64)) |
(* 4/3 eps) |
(*.f64 eps #s(literal 4/3 binary64)) |
(* 4/3 eps) |
(*.f64 eps #s(literal 4/3 binary64)) |
(* 4/3 eps) |
(*.f64 eps #s(literal 4/3 binary64)) |
(* eps x) |
(*.f64 eps x) |
(* x (+ eps (* x (+ 1 (* 4/3 (pow eps 2)))))) |
(*.f64 x (+.f64 eps (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 eps eps)))))) |
(* x (+ eps (* x (+ 1 (* 4/3 (pow eps 2)))))) |
(*.f64 x (+.f64 eps (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 eps eps)))))) |
(* x (+ eps (* x (+ 1 (* 4/3 (pow eps 2)))))) |
(*.f64 x (+.f64 eps (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 eps eps)))))) |
(* (pow x 2) (+ 1 (* 4/3 (pow eps 2)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 eps eps))))) |
(* (pow x 2) (+ 1 (+ (* 4/3 (pow eps 2)) (/ eps x)))) |
(*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4/3 binary64) (*.f64 eps eps)) (+.f64 #s(literal 1 binary64) (/.f64 eps x)))) |
(* (pow x 2) (+ 1 (+ (* 4/3 (pow eps 2)) (/ eps x)))) |
(*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4/3 binary64) (*.f64 eps eps)) (+.f64 #s(literal 1 binary64) (/.f64 eps x)))) |
(* (pow x 2) (+ 1 (+ (* 4/3 (pow eps 2)) (/ eps x)))) |
(*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4/3 binary64) (*.f64 eps eps)) (+.f64 #s(literal 1 binary64) (/.f64 eps x)))) |
(* -1 (* (pow x 2) (- (* -4/3 (pow eps 2)) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -4/3 binary64) (*.f64 eps eps))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(* (pow x 2) (+ (* -1 (- (* -4/3 (pow eps 2)) 1)) (/ eps x))) |
(*.f64 (*.f64 x x) (-.f64 (/.f64 eps x) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -4/3 binary64) (*.f64 eps eps))))) |
(* (pow x 2) (+ (* -1 (- (* -4/3 (pow eps 2)) 1)) (/ eps x))) |
(*.f64 (*.f64 x x) (-.f64 (/.f64 eps x) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -4/3 binary64) (*.f64 eps eps))))) |
(* (pow x 2) (+ (* -1 (- (* -4/3 (pow eps 2)) 1)) (/ eps x))) |
(*.f64 (*.f64 x x) (-.f64 (/.f64 eps x) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -4/3 binary64) (*.f64 eps eps))))) |
(pow x 2) |
(*.f64 x x) |
(+ (* eps x) (pow x 2)) |
(*.f64 x (+.f64 eps x)) |
(+ (* eps (+ x (* 4/3 (* eps (pow x 2))))) (pow x 2)) |
(*.f64 x (+.f64 eps (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 eps eps)))))) |
(+ (* eps (+ x (* 4/3 (* eps (pow x 2))))) (pow x 2)) |
(*.f64 x (+.f64 eps (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4/3 binary64) (*.f64 eps eps)))))) |
(* 4/3 (* (pow eps 2) (pow x 2))) |
(*.f64 eps (*.f64 eps (*.f64 #s(literal 4/3 binary64) (*.f64 x x)))) |
(* (pow eps 2) (+ (* 4/3 (pow x 2)) (/ x eps))) |
(*.f64 eps (*.f64 eps (+.f64 (*.f64 #s(literal 4/3 binary64) (*.f64 x x)) (/.f64 x eps)))) |
(* (pow eps 2) (+ (* 4/3 (pow x 2)) (+ (/ x eps) (/ (pow x 2) (pow eps 2))))) |
(*.f64 (*.f64 eps eps) (+.f64 (*.f64 #s(literal 4/3 binary64) (*.f64 x x)) (+.f64 (/.f64 x eps) (/.f64 (/.f64 (*.f64 x x) eps) eps)))) |
(* (pow eps 2) (+ (* 4/3 (pow x 2)) (+ (/ x eps) (/ (pow x 2) (pow eps 2))))) |
(*.f64 (*.f64 eps eps) (+.f64 (*.f64 #s(literal 4/3 binary64) (*.f64 x x)) (+.f64 (/.f64 x eps) (/.f64 (/.f64 (*.f64 x x) eps) eps)))) |
(* 4/3 (* (pow eps 2) (pow x 2))) |
(*.f64 eps (*.f64 eps (*.f64 #s(literal 4/3 binary64) (*.f64 x x)))) |
(* (pow eps 2) (+ (* 4/3 (pow x 2)) (/ x eps))) |
(*.f64 eps (*.f64 eps (+.f64 (*.f64 #s(literal 4/3 binary64) (*.f64 x x)) (/.f64 x eps)))) |
(* (pow eps 2) (+ (* -1 (/ (+ (* -1 x) (* -1 (/ (pow x 2) eps))) eps)) (* 4/3 (pow x 2)))) |
(*.f64 (*.f64 eps eps) (+.f64 (*.f64 #s(literal 4/3 binary64) (*.f64 x x)) (/.f64 (+.f64 x (/.f64 (*.f64 x x) eps)) eps))) |
(* (pow eps 2) (+ (* -1 (/ (+ (* -1 x) (* -1 (/ (pow x 2) eps))) eps)) (* 4/3 (pow x 2)))) |
(*.f64 (*.f64 eps eps) (+.f64 (*.f64 #s(literal 4/3 binary64) (*.f64 x x)) (/.f64 (+.f64 x (/.f64 (*.f64 x x) eps)) eps))) |
(* 4/3 (* eps x)) |
(*.f64 eps (*.f64 #s(literal 4/3 binary64) x)) |
(* 4/3 (* eps x)) |
(*.f64 eps (*.f64 #s(literal 4/3 binary64) x)) |
(* 4/3 (* eps x)) |
(*.f64 eps (*.f64 #s(literal 4/3 binary64) x)) |
(* 4/3 (* eps x)) |
(*.f64 eps (*.f64 #s(literal 4/3 binary64) x)) |
(* 4/3 (* eps x)) |
(*.f64 eps (*.f64 #s(literal 4/3 binary64) x)) |
(* 4/3 (* eps x)) |
(*.f64 eps (*.f64 #s(literal 4/3 binary64) x)) |
(* 4/3 (* eps x)) |
(*.f64 eps (*.f64 #s(literal 4/3 binary64) x)) |
(* 4/3 (* eps x)) |
(*.f64 eps (*.f64 #s(literal 4/3 binary64) x)) |
(* 4/3 (* eps x)) |
(*.f64 eps (*.f64 #s(literal 4/3 binary64) x)) |
(* 4/3 (* eps x)) |
(*.f64 eps (*.f64 #s(literal 4/3 binary64) x)) |
(* 4/3 (* eps x)) |
(*.f64 eps (*.f64 #s(literal 4/3 binary64) x)) |
(* 4/3 (* eps x)) |
(*.f64 eps (*.f64 #s(literal 4/3 binary64) x)) |
(* 4/3 (* eps x)) |
(*.f64 eps (*.f64 #s(literal 4/3 binary64) x)) |
(* 4/3 (* eps x)) |
(*.f64 eps (*.f64 #s(literal 4/3 binary64) x)) |
(* 4/3 (* eps x)) |
(*.f64 eps (*.f64 #s(literal 4/3 binary64) x)) |
(* 4/3 (* eps x)) |
(*.f64 eps (*.f64 #s(literal 4/3 binary64) x)) |
(* 4/3 (* eps x)) |
(*.f64 eps (*.f64 #s(literal 4/3 binary64) x)) |
(* 4/3 (* eps x)) |
(*.f64 eps (*.f64 #s(literal 4/3 binary64) x)) |
(* 4/3 (* eps x)) |
(*.f64 eps (*.f64 #s(literal 4/3 binary64) x)) |
(* 4/3 (* eps x)) |
(*.f64 eps (*.f64 #s(literal 4/3 binary64) x)) |
(* 4/3 (* eps x)) |
(*.f64 eps (*.f64 #s(literal 4/3 binary64) x)) |
(* 4/3 (* eps x)) |
(*.f64 eps (*.f64 #s(literal 4/3 binary64) x)) |
(* 4/3 (* eps x)) |
(*.f64 eps (*.f64 #s(literal 4/3 binary64) x)) |
(* 4/3 (* eps x)) |
(*.f64 eps (*.f64 #s(literal 4/3 binary64) x)) |
(* 17/315 x) |
(*.f64 x #s(literal 17/315 binary64)) |
(* 17/315 x) |
(*.f64 x #s(literal 17/315 binary64)) |
(* 17/315 x) |
(*.f64 x #s(literal 17/315 binary64)) |
(* 17/315 x) |
(*.f64 x #s(literal 17/315 binary64)) |
(* 17/315 x) |
(*.f64 x #s(literal 17/315 binary64)) |
(* 17/315 x) |
(*.f64 x #s(literal 17/315 binary64)) |
(* 17/315 x) |
(*.f64 x #s(literal 17/315 binary64)) |
(* 17/315 x) |
(*.f64 x #s(literal 17/315 binary64)) |
(* 17/315 x) |
(*.f64 x #s(literal 17/315 binary64)) |
(* 17/315 x) |
(*.f64 x #s(literal 17/315 binary64)) |
(* 17/315 x) |
(*.f64 x #s(literal 17/315 binary64)) |
(* 17/315 x) |
(*.f64 x #s(literal 17/315 binary64)) |
(* 1/3 (pow x 2)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/3 (* 2/15 (pow x 2)))) |
(*.f64 (*.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) x) x) |
(* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2)))))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 x x) #s(literal 17/315 binary64))))))) |
(* (pow x 2) (+ 1/3 (* (pow x 2) (+ 2/15 (* 17/315 (pow x 2)))))) |
(*.f64 x (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 x x) #s(literal 17/315 binary64))))))) |
(* 17/315 (pow x 6)) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 17/315 binary64)) |
(* (pow x 6) (+ 17/315 (* 2/15 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 17/315 binary64) (/.f64 #s(literal 2/15 binary64) (*.f64 x x)))) |
(* (pow x 6) (+ 17/315 (+ (/ 1/3 (pow x 4)) (* 2/15 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 17/315 binary64) (+.f64 (/.f64 #s(literal 2/15 binary64) (*.f64 x x)) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* (pow x 6) (+ 17/315 (+ (/ 1/3 (pow x 4)) (* 2/15 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 17/315 binary64) (+.f64 (/.f64 #s(literal 2/15 binary64) (*.f64 x x)) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* 17/315 (pow x 6)) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 17/315 binary64)) |
(* (pow x 6) (+ 17/315 (* 2/15 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 17/315 binary64) (/.f64 #s(literal 2/15 binary64) (*.f64 x x)))) |
(* (pow x 6) (+ 17/315 (+ (/ 1/3 (pow x 4)) (* 2/15 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 17/315 binary64) (+.f64 (/.f64 #s(literal 2/15 binary64) (*.f64 x x)) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* (pow x 6) (+ 17/315 (+ (/ 1/3 (pow x 4)) (* 2/15 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 17/315 binary64) (+.f64 (/.f64 #s(literal 2/15 binary64) (*.f64 x x)) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* 17/315 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 17/315 binary64)) |
(* 17/315 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 17/315 binary64)) |
(* 17/315 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 17/315 binary64)) |
(* 17/315 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 17/315 binary64)) |
(* 17/315 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 17/315 binary64)) |
(* 17/315 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 17/315 binary64)) |
(* 17/315 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 17/315 binary64)) |
(* 17/315 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 17/315 binary64)) |
(* 17/315 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 17/315 binary64)) |
(* 17/315 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 17/315 binary64)) |
(* 17/315 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 17/315 binary64)) |
(* 17/315 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal 17/315 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (pow x 2))) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(+ 1 (* (pow x 2) (- (* 1/3 (pow x 2)) 1))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 x x))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/3 (* -2/45 (pow x 2)))) 1))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal -2/45 binary64))))))) |
(pow (cos x) 2) |
(pow.f64 (cos.f64 x) #s(literal 2 binary64)) |
(pow (cos x) 2) |
(pow.f64 (cos.f64 x) #s(literal 2 binary64)) |
(pow (cos x) 2) |
(pow.f64 (cos.f64 x) #s(literal 2 binary64)) |
(pow (cos x) 2) |
(pow.f64 (cos.f64 x) #s(literal 2 binary64)) |
(pow (cos x) 2) |
(pow.f64 (cos.f64 x) #s(literal 2 binary64)) |
(pow (cos x) 2) |
(pow.f64 (cos.f64 x) #s(literal 2 binary64)) |
(pow (cos x) 2) |
(pow.f64 (cos.f64 x) #s(literal 2 binary64)) |
(pow (cos x) 2) |
(pow.f64 (cos.f64 x) #s(literal 2 binary64)) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* -1/3 (pow x 2)))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/3 binary64))) x) x) |
(* (pow x 2) (+ 1 (* (pow x 2) (- (* 2/45 (pow x 2)) 1/3)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/45 binary64)))))) |
(* (pow x 2) (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/45 (* -1/315 (pow x 2)))) 1/3)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/45 binary64) (*.f64 (*.f64 x x) #s(literal -1/315 binary64))))))))) |
(pow (sin x) 2) |
(pow.f64 (sin.f64 x) #s(literal 2 binary64)) |
(pow (sin x) 2) |
(pow.f64 (sin.f64 x) #s(literal 2 binary64)) |
(pow (sin x) 2) |
(pow.f64 (sin.f64 x) #s(literal 2 binary64)) |
(pow (sin x) 2) |
(pow.f64 (sin.f64 x) #s(literal 2 binary64)) |
(pow (sin x) 2) |
(pow.f64 (sin.f64 x) #s(literal 2 binary64)) |
(pow (sin x) 2) |
(pow.f64 (sin.f64 x) #s(literal 2 binary64)) |
(pow (sin x) 2) |
(pow.f64 (sin.f64 x) #s(literal 2 binary64)) |
(pow (sin x) 2) |
(pow.f64 (sin.f64 x) #s(literal 2 binary64)) |
Compiled 44 378 to 3 144 computations (92.9% saved)
13 alts after pruning (10 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 197 | 6 | 1 203 |
| Fresh | 4 | 4 | 8 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 2 | 2 |
| Total | 1 205 | 13 | 1 218 |
| Status | Accuracy | Program |
|---|---|---|
| 62.0% | (-.f64 (-.f64 (tan.f64 (+.f64 eps x)) x) (*.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))) (*.f64 x (*.f64 x x)))) | |
| 99.5% | (+.f64 eps (*.f64 x (*.f64 eps (+.f64 x eps)))) | |
| ✓ | 99.4% | (*.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)) eps) |
| 99.9% | (*.f64 eps (+.f64 (+.f64 (*.f64 eps x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64))) | |
| 100.0% | (*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (+.f64 (*.f64 eps (+.f64 (*.f64 #s(literal 1/3 binary64) eps) x)) (*.f64 (*.f64 eps (*.f64 #s(literal 4/3 binary64) (*.f64 x x))) (+.f64 eps x))))) | |
| 99.9% | (*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (*.f64 x (+.f64 eps (*.f64 #s(literal 4/3 binary64) (*.f64 x (*.f64 x eps))))))) | |
| 99.9% | (*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))) (*.f64 x eps))) | |
| 100.0% | (*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))) (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 x (*.f64 x eps)))) (/.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (cos.f64 x)))))) | |
| 99.5% | (*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) (*.f64 x (+.f64 eps x)))) | |
| ✓ | 99.6% | (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))) x) x))) |
| 99.7% | (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))) | |
| 99.8% | (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 eps (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))))))) | |
| ✓ | 98.4% | eps |
Compiled 1 273 to 416 computations (67.3% saved)
| Inputs |
|---|
eps |
(*.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)) eps) |
(+.f64 eps (*.f64 x (*.f64 eps (+.f64 x eps)))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))) x) x))) |
(*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) (*.f64 x (+.f64 eps x)))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 eps (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))))))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))) |
(*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) (*.f64 x (+.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 eps #s(literal 4/3 binary64)))) eps))))) |
(*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))) (*.f64 x eps))) |
(-.f64 (tan.f64 (+.f64 x eps)) x) |
(-.f64 (tan.f64 (+.f64 x eps)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 x x))))) |
(-.f64 (tan.f64 (+.f64 x eps)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))) |
(-.f64 (-.f64 (tan.f64 (+.f64 x eps)) x) (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))) |
(-.f64 (tan.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 eps x)))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))) |
(-.f64 (tan.f64 (+.f64 x eps)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))))))) |
(-.f64 (-.f64 (tan.f64 (+.f64 eps x)) x) (*.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))) (*.f64 x (*.f64 x x)))) |
(/.f64 (sin.f64 eps) (cos.f64 eps)) |
(-.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)))) |
(*.f64 eps (+.f64 (+.f64 (*.f64 eps x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (/.f64 (sin.f64 (-.f64 (+.f64 x eps) x)) (cos.f64 (+.f64 x eps))) (cos.f64 x)) |
(fma.f64 (sin.f64 x) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -5/24 binary64) (*.f64 (*.f64 x x) #s(literal -61/720 binary64)))))))) (tan.f64 (+.f64 x eps))) |
(fma.f64 (sin.f64 x) (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 x))) (tan.f64 (+.f64 x eps))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))) |
(*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (*.f64 x eps))) |
(*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (*.f64 x (+.f64 eps (*.f64 #s(literal 4/3 binary64) (*.f64 x (*.f64 x eps))))))) |
(*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) (*.f64 x (+.f64 eps (*.f64 x (*.f64 #s(literal 4/3 binary64) (*.f64 eps (+.f64 x eps))))))))) |
(*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (+.f64 (*.f64 eps (+.f64 (*.f64 #s(literal 1/3 binary64) eps) x)) (*.f64 (*.f64 eps (*.f64 #s(literal 4/3 binary64) (*.f64 x x))) (+.f64 eps x))))) |
(*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))) (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 x (*.f64 x eps)))) (/.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (cos.f64 x)))))) |
(/.f64 (-.f64 (*.f64 (sin.f64 (+.f64 x eps)) (/.f64 #s(literal 1 binary64) (tan.f64 x))) (*.f64 (cos.f64 (+.f64 x eps)) #s(literal 1 binary64))) (*.f64 (cos.f64 (+.f64 x eps)) (/.f64 #s(literal 1 binary64) (tan.f64 x)))) |
(*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))) (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 x (*.f64 x eps)))) (/.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) |
(/.f64 (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3 binary64)) (pow.f64 (tan.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))))) (-.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3 binary64)) (pow.f64 (tan.f64 x) #s(literal 3 binary64)))) |
(*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (*.f64 eps (/.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (cos.f64 x))))) |
(fma.f64 (/.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (sin.f64 (+.f64 (+.f64 x eps) x))) (*.f64 (cos.f64 x) (cos.f64 (+.f64 x eps))) (neg.f64 (/.f64 (pow.f64 (tan.f64 x) #s(literal 2 binary64)) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))))) |
(*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 x (*.f64 x eps)))) (/.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) |
(+.f64 (/.f64 (sin.f64 eps) (cos.f64 eps)) (*.f64 x (+.f64 (/.f64 (pow.f64 (sin.f64 eps) #s(literal 2 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64))) (*.f64 (+.f64 (sin.f64 eps) (/.f64 (pow.f64 (sin.f64 eps) #s(literal 3 binary64)) (pow.f64 (cos.f64 eps) #s(literal 2 binary64)))) (/.f64 x (cos.f64 eps)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 3 binary64)) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x))))) (*.f64 (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)))) (pow.f64 (tan.f64 x) #s(literal 3 binary64)))) (*.f64 (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)))) (+.f64 (pow.f64 (tan.f64 (+.f64 x eps)) #s(literal 2 binary64)) (*.f64 (tan.f64 x) (+.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)))))) |
(*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (+.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 x) #s(literal 4 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (pow.f64 (cos.f64 x) #s(literal 2 binary64))) (+.f64 #s(literal 1/6 binary64) (+.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 (sin.f64 x) #s(literal 2 binary64))) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))))) (/.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (cos.f64 x)))))) |
| Outputs |
|---|
(*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))) (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 x (*.f64 x eps)))) (/.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (cos.f64 x)))))) |
3 calls:
| 11.0ms | (-.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)) |
| 10.0ms | eps |
| 10.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | x |
| 100.0% | 1 | eps |
| 100.0% | 1 | (-.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)) |
Compiled 15 to 10 computations (33.3% saved)
| Inputs |
|---|
eps |
(*.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)) eps) |
(+.f64 eps (*.f64 x (*.f64 eps (+.f64 x eps)))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))) x) x))) |
(*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) (*.f64 x (+.f64 eps x)))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 eps (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))))))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))) |
(*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) (*.f64 x (+.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 eps #s(literal 4/3 binary64)))) eps))))) |
(*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))) (*.f64 x eps))) |
(-.f64 (tan.f64 (+.f64 x eps)) x) |
(-.f64 (tan.f64 (+.f64 x eps)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 x x))))) |
(-.f64 (tan.f64 (+.f64 x eps)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))) |
(-.f64 (-.f64 (tan.f64 (+.f64 x eps)) x) (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))) |
(-.f64 (tan.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 eps x)))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))) |
(-.f64 (tan.f64 (+.f64 x eps)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))))))) |
(-.f64 (-.f64 (tan.f64 (+.f64 eps x)) x) (*.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))) (*.f64 x (*.f64 x x)))) |
(/.f64 (sin.f64 eps) (cos.f64 eps)) |
(-.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)))) |
(*.f64 eps (+.f64 (+.f64 (*.f64 eps x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (/.f64 (sin.f64 (-.f64 (+.f64 x eps) x)) (cos.f64 (+.f64 x eps))) (cos.f64 x)) |
(fma.f64 (sin.f64 x) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -5/24 binary64) (*.f64 (*.f64 x x) #s(literal -61/720 binary64)))))))) (tan.f64 (+.f64 x eps))) |
(fma.f64 (sin.f64 x) (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 x))) (tan.f64 (+.f64 x eps))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))) |
(*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (*.f64 x eps))) |
(*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (*.f64 x (+.f64 eps (*.f64 #s(literal 4/3 binary64) (*.f64 x (*.f64 x eps))))))) |
(*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) (*.f64 x (+.f64 eps (*.f64 x (*.f64 #s(literal 4/3 binary64) (*.f64 eps (+.f64 x eps))))))))) |
(*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (+.f64 (*.f64 eps (+.f64 (*.f64 #s(literal 1/3 binary64) eps) x)) (*.f64 (*.f64 eps (*.f64 #s(literal 4/3 binary64) (*.f64 x x))) (+.f64 eps x))))) |
| Outputs |
|---|
(*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) (*.f64 x (+.f64 eps (*.f64 x (*.f64 #s(literal 4/3 binary64) (*.f64 eps (+.f64 x eps))))))))) |
3 calls:
| 8.0ms | (-.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)) |
| 7.0ms | x |
| 7.0ms | eps |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | x |
| 100.0% | 1 | eps |
| 100.0% | 1 | (-.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)) |
Compiled 15 to 10 computations (33.3% saved)
| Inputs |
|---|
eps |
(*.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)) eps) |
(+.f64 eps (*.f64 x (*.f64 eps (+.f64 x eps)))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))) x) x))) |
(*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) (*.f64 x (+.f64 eps x)))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 eps (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))))))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))) |
(*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) (*.f64 x (+.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 eps #s(literal 4/3 binary64)))) eps))))) |
(*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))) (*.f64 x eps))) |
(-.f64 (tan.f64 (+.f64 x eps)) x) |
(-.f64 (tan.f64 (+.f64 x eps)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 x x))))) |
(-.f64 (tan.f64 (+.f64 x eps)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))) |
(-.f64 (-.f64 (tan.f64 (+.f64 x eps)) x) (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))) |
(-.f64 (tan.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 eps x)))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))) |
(-.f64 (tan.f64 (+.f64 x eps)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))))))) |
(-.f64 (-.f64 (tan.f64 (+.f64 eps x)) x) (*.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))) (*.f64 x (*.f64 x x)))) |
(/.f64 (sin.f64 eps) (cos.f64 eps)) |
(-.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)))) |
(*.f64 eps (+.f64 (+.f64 (*.f64 eps x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (/.f64 (sin.f64 (-.f64 (+.f64 x eps) x)) (cos.f64 (+.f64 x eps))) (cos.f64 x)) |
(fma.f64 (sin.f64 x) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -5/24 binary64) (*.f64 (*.f64 x x) #s(literal -61/720 binary64)))))))) (tan.f64 (+.f64 x eps))) |
(fma.f64 (sin.f64 x) (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 x))) (tan.f64 (+.f64 x eps))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))) |
(*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (*.f64 x eps))) |
(*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (*.f64 x (+.f64 eps (*.f64 #s(literal 4/3 binary64) (*.f64 x (*.f64 x eps))))))) |
| Outputs |
|---|
(*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (*.f64 x (+.f64 eps (*.f64 #s(literal 4/3 binary64) (*.f64 x (*.f64 x eps))))))) |
3 calls:
| 33.0ms | (-.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)) |
| 7.0ms | eps |
| 7.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | x |
| 99.9% | 1 | eps |
| 99.9% | 1 | (-.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)) |
Compiled 15 to 10 computations (33.3% saved)
| Inputs |
|---|
eps |
(*.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)) eps) |
(+.f64 eps (*.f64 x (*.f64 eps (+.f64 x eps)))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))) x) x))) |
(*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) (*.f64 x (+.f64 eps x)))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 eps (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))))))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))) |
(*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) (*.f64 x (+.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 eps #s(literal 4/3 binary64)))) eps))))) |
(*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))) (*.f64 x eps))) |
(-.f64 (tan.f64 (+.f64 x eps)) x) |
(-.f64 (tan.f64 (+.f64 x eps)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 x x))))) |
(-.f64 (tan.f64 (+.f64 x eps)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))) |
(-.f64 (-.f64 (tan.f64 (+.f64 x eps)) x) (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))) |
(-.f64 (tan.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 eps x)))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))) |
(-.f64 (tan.f64 (+.f64 x eps)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))))))) |
(-.f64 (-.f64 (tan.f64 (+.f64 eps x)) x) (*.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))) (*.f64 x (*.f64 x x)))) |
(/.f64 (sin.f64 eps) (cos.f64 eps)) |
(-.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)))) |
(*.f64 eps (+.f64 (+.f64 (*.f64 eps x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (/.f64 (sin.f64 (-.f64 (+.f64 x eps) x)) (cos.f64 (+.f64 x eps))) (cos.f64 x)) |
(fma.f64 (sin.f64 x) (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -5/24 binary64) (*.f64 (*.f64 x x) #s(literal -61/720 binary64)))))))) (tan.f64 (+.f64 x eps))) |
(fma.f64 (sin.f64 x) (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 x))) (tan.f64 (+.f64 x eps))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64))))) |
(*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (*.f64 x eps))) |
| Outputs |
|---|
(*.f64 eps (+.f64 (+.f64 (*.f64 eps x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64))) |
3 calls:
| 8.0ms | (-.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)) |
| 7.0ms | eps |
| 7.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | x |
| 99.9% | 1 | eps |
| 99.9% | 1 | (-.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)) |
Compiled 15 to 10 computations (33.3% saved)
| Inputs |
|---|
eps |
(*.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)) eps) |
(+.f64 eps (*.f64 x (*.f64 eps (+.f64 x eps)))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))) x) x))) |
(*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) (*.f64 x (+.f64 eps x)))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 eps (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))))))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))) |
(*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) (*.f64 x (+.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 eps #s(literal 4/3 binary64)))) eps))))) |
(*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))) (*.f64 x eps))) |
(-.f64 (tan.f64 (+.f64 x eps)) x) |
(-.f64 (tan.f64 (+.f64 x eps)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 x x))))) |
(-.f64 (tan.f64 (+.f64 x eps)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))) |
(-.f64 (-.f64 (tan.f64 (+.f64 x eps)) x) (*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))) |
(-.f64 (tan.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 eps x)))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))))) |
(-.f64 (tan.f64 (+.f64 x eps)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))))))) |
(-.f64 (-.f64 (tan.f64 (+.f64 eps x)) x) (*.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x #s(literal 17/315 binary64)))))) (*.f64 x (*.f64 x x)))) |
(/.f64 (sin.f64 eps) (cos.f64 eps)) |
(-.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)))) |
| Outputs |
|---|
(*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))) (*.f64 x eps))) |
3 calls:
| 7.0ms | (-.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)) |
| 5.0ms | eps |
| 5.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | x |
| 99.9% | 1 | eps |
| 99.9% | 1 | (-.f64 (tan.f64 (+.f64 x eps)) (tan.f64 x)) |
Compiled 15 to 10 computations (33.3% saved)
| Inputs |
|---|
eps |
(*.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)) eps) |
(+.f64 eps (*.f64 x (*.f64 eps (+.f64 x eps)))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))) x) x))) |
(*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) (*.f64 x (+.f64 eps x)))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 eps (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))))))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))) |
(*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) (*.f64 x (+.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 eps #s(literal 4/3 binary64)))) eps))))) |
| Outputs |
|---|
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 eps (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))))))) |
2 calls:
| 3.0ms | x |
| 3.0ms | eps |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | x |
| 99.8% | 1 | eps |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
eps |
(*.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)) eps) |
(+.f64 eps (*.f64 x (*.f64 eps (+.f64 x eps)))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))) x) x))) |
(*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps))) (*.f64 x (+.f64 eps x)))) |
| Outputs |
|---|
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))) x) x))) |
2 calls:
| 5.0ms | eps |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 1 | x |
| 99.6% | 1 | eps |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
eps |
(*.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)) eps) |
(+.f64 eps (*.f64 x (*.f64 eps (+.f64 x eps)))) |
| Outputs |
|---|
(+.f64 eps (*.f64 x (*.f64 eps (+.f64 x eps)))) |
2 calls:
| 2.0ms | eps |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.5% | 1 | x |
| 99.5% | 1 | eps |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
eps |
(*.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)) eps) |
| Outputs |
|---|
(*.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)) eps) |
2 calls:
| 1.0ms | x |
| 1.0ms | eps |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 1 | x |
| 99.4% | 1 | eps |
Compiled 6 to 4 computations (33.3% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
eps |
| Outputs |
|---|
eps |
2 calls:
| 1.0ms | eps |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.4% | 1 | x |
| 98.4% | 1 | eps |
Compiled 6 to 4 computations (33.3% saved)
| 1× | egg-herbie |
| 64× | *-commutative_binary64 |
| 56× | +-commutative_binary64 |
| 6× | sub-neg_binary64 |
| 4× | neg-sub0_binary64 |
| 4× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 79 | 196 |
| 1 | 143 | 196 |
| 2 | 150 | 196 |
| 3 | 154 | 196 |
| 4 | 156 | 196 |
| 1× | saturated |
| Inputs |
|---|
(*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))) (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 x (*.f64 x eps)))) (/.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (cos.f64 x)))))) |
(*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) (*.f64 x (+.f64 eps (*.f64 x (*.f64 #s(literal 4/3 binary64) (*.f64 eps (+.f64 x eps))))))))) |
(*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (*.f64 x (+.f64 eps (*.f64 #s(literal 4/3 binary64) (*.f64 x (*.f64 x eps))))))) |
(*.f64 eps (+.f64 (+.f64 (*.f64 eps x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))) (*.f64 x eps))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 eps (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))))))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))) x) x))) |
(+.f64 eps (*.f64 x (*.f64 eps (+.f64 x eps)))) |
(*.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)) eps) |
eps |
| Outputs |
|---|
(*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))) (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) eps) (*.f64 #s(literal 4/3 binary64) (*.f64 x (*.f64 x eps)))) (/.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (cos.f64 x)))))) |
(*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64)))))))) (*.f64 eps (+.f64 (+.f64 (*.f64 eps #s(literal 1/3 binary64)) (*.f64 #s(literal 4/3 binary64) (*.f64 x (*.f64 eps x)))) (/.f64 (+.f64 (sin.f64 x) (/.f64 (pow.f64 (sin.f64 x) #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (cos.f64 x)))))) |
(*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) (*.f64 x (+.f64 eps (*.f64 x (*.f64 #s(literal 4/3 binary64) (*.f64 eps (+.f64 x eps))))))))) |
(*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 eps eps)) (*.f64 x (+.f64 eps (*.f64 x (*.f64 #s(literal 4/3 binary64) (*.f64 eps (+.f64 eps x))))))))) |
(*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (*.f64 x (+.f64 eps (*.f64 #s(literal 4/3 binary64) (*.f64 x (*.f64 x eps))))))) |
(*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (sin.f64 x) #s(literal 2 binary64)) (pow.f64 (cos.f64 x) #s(literal 2 binary64)))) (*.f64 x (+.f64 eps (*.f64 #s(literal 4/3 binary64) (*.f64 x (*.f64 eps x))))))) |
(*.f64 eps (+.f64 (+.f64 (*.f64 eps x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 eps x) (pow.f64 (tan.f64 x) #s(literal 2 binary64))))) |
(*.f64 eps (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))) (*.f64 x eps))) |
(*.f64 eps (+.f64 (*.f64 eps x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 x x) #s(literal 17/45 binary64))))))))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 eps (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64)))))))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))) x) x))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 2/3 binary64))))))) |
(+.f64 eps (*.f64 x (*.f64 eps (+.f64 x eps)))) |
(+.f64 eps (*.f64 x (*.f64 eps (+.f64 eps x)))) |
(*.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)) eps) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 x x))) |
eps |
| 14 592× | accelerator-lowering-fma.f32 |
| 14 592× | accelerator-lowering-fma.f64 |
| 12 372× | accelerator-lowering-fma.f32 |
| 12 372× | accelerator-lowering-fma.f64 |
| 12 272× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 157 | 1351 |
| 1 | 464 | 1285 |
| 2 | 1534 | 1274 |
| 3 | 5949 | 1242 |
| 0 | 8534 | 1195 |
| 0 | 64 | 389 |
| 1 | 457 | 361 |
| 2 | 4600 | 355 |
| 0 | 9044 | 312 |
| 0 | 433 | 6072 |
| 1 | 1352 | 5868 |
| 2 | 4214 | 5651 |
| 0 | 8568 | 5337 |
| 0 | 568 | 6932 |
| 1 | 1909 | 6744 |
| 2 | 6305 | 6619 |
| 0 | 8158 | 6156 |
| 0 | 511 | 8534 |
| 1 | 1572 | 8418 |
| 2 | 4979 | 8242 |
| 0 | 8654 | 7858 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 616 to 347 computations (43.7% saved)
Compiled 496 to 214 computations (56.9% saved)
Loading profile data...