
Time bar (total: 12.1s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 50.4% | 49.6% | 0% | 0% | 0% | 0 |
| 100% | 50.4% | 0% | 49.6% | 0% | 0% | 0% | 1 |
Compiled 13 to 11 computations (15.4% saved)
| 2.6s | 5 638× | 2 | valid |
| 420.0ms | 2 416× | 1 | valid |
| 13.0ms | 202× | 0 | valid |
ival-exp: 2.0s (70.9% of total)adjust: 265.0ms (9.5% of total)ival-sub: 205.0ms (7.4% of total)ival-add: 153.0ms (5.5% of total)ival-fabs: 75.0ms (2.7% of total)ival-neg: 69.0ms (2.5% of total)ival-<=: 30.0ms (1.1% of total)exact: 9.0ms (0.3% of total)ival-assert: 3.0ms (0.1% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 132 | 1 | (5.032356006146668e-162) | 0 | - | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
| 0 | 0 | - | 0 | - | (-.f64 (exp.f64 x) #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | (exp.f64 x) |
| 0 | 1 | (111.39161050766737) | 0 | - | (exp.f64 (neg.f64 x)) |
| 0 | 0 | - | 0 | - | (neg.f64 x) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
+.f64 | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) | cancellation | 133 | 1 |
exp.f64 | (exp.f64 (neg.f64 x)) | sensitivity | 1 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 132 | 1 |
| - | 2 | 121 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 132 | 1 | 0 |
| - | 2 | 0 | 121 |
| number | freq |
|---|---|
| 0 | 122 |
| 1 | 134 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 163.0ms | 356× | 2 | valid |
| 42.0ms | 136× | 1 | valid |
| 1.0ms | 20× | 0 | valid |
Compiled 55 to 25 computations (54.5% saved)
ival-exp: 144.0ms (80.1% of total)adjust: 19.0ms (10.6% of total)ival-sub: 7.0ms (3.9% of total)ival-add: 6.0ms (3.3% of total)ival-neg: 2.0ms (1.1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | egg-herbie |
| 244× | lower-fma.f64 |
| 244× | lower-fma.f32 |
| 104× | lower-+.f32 |
| 102× | lower-+.f64 |
| 102× | lower--.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 17 |
| 1 | 31 | 17 |
| 2 | 81 | 16 |
| 3 | 183 | 16 |
| 4 | 308 | 16 |
| 5 | 389 | 16 |
| 6 | 416 | 16 |
| 0 | 7 | 8 |
| 0 | 12 | 8 |
| 1 | 24 | 8 |
| 2 | 40 | 8 |
| 3 | 63 | 8 |
| 4 | 102 | 8 |
| 5 | 168 | 8 |
| 6 | 273 | 8 |
| 7 | 329 | 8 |
| 8 | 382 | 8 |
| 9 | 384 | 8 |
| 0 | 384 | 8 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
| Outputs |
|---|
(+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(abs x)
Compiled 9 to 7 computations (22.2% saved)
Compiled 1 to 1 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 53.8% | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
Compiled 9 to 7 computations (22.2% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (exp.f64 (neg.f64 x)) | |
| cost-diff | 0 | (exp.f64 x) | |
| cost-diff | 0 | (-.f64 (exp.f64 x) #s(literal 2 binary64)) | |
| cost-diff | 0 | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
| 244× | lower-fma.f64 |
| 244× | lower-fma.f32 |
| 104× | lower-+.f32 |
| 102× | lower-+.f64 |
| 102× | lower--.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 21 |
| 0 | 12 | 21 |
| 1 | 24 | 21 |
| 2 | 40 | 21 |
| 3 | 63 | 21 |
| 4 | 102 | 21 |
| 5 | 168 | 21 |
| 6 | 273 | 21 |
| 7 | 329 | 21 |
| 8 | 382 | 21 |
| 9 | 384 | 21 |
| 0 | 384 | 21 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
(-.f64 (exp.f64 x) #s(literal 2 binary64)) |
(exp.f64 x) |
x |
#s(literal 2 binary64) |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
| Outputs |
|---|
(+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(-.f64 (exp.f64 x) #s(literal 2 binary64)) |
(exp.f64 x) |
x |
#s(literal 2 binary64) |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0 | (exp.f64 (neg.f64 x)) | |
| accuracy | 0 | (exp.f64 x) | |
| accuracy | 0.04296875 | (-.f64 (exp.f64 x) #s(literal 2 binary64)) | |
| accuracy | 29.470145491105086 | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
| 72.0ms | 178× | 2 | valid |
| 9.0ms | 68× | 1 | valid |
| 2.0ms | 10× | 0 | valid |
Compiled 23 to 9 computations (60.9% saved)
ival-exp: 53.0ms (77.2% of total)adjust: 7.0ms (10.2% of total)ival-sub: 4.0ms (5.8% of total)ival-add: 3.0ms (4.4% of total)ival-neg: 1.0ms (1.5% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) (patch (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) #<representation binary64>) () ()) |
#s(alt (-.f64 (exp.f64 x) #s(literal 2 binary64)) (patch (-.f64 (exp.f64 x) #s(literal 2 binary64)) #<representation binary64>) () ()) |
#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ()) |
#s(alt (exp.f64 (neg.f64 x)) (patch (exp.f64 (neg.f64 x)) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (pow x 2) (taylor 0 x) (#s(alt (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) (patch (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) (taylor 0 x) (#s(alt (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) (patch (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) (taylor 0 x) (#s(alt (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) (patch (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) (taylor 0 x) (#s(alt (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) (patch (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt -1 (taylor 0 x) (#s(alt (-.f64 (exp.f64 x) #s(literal 2 binary64)) (patch (-.f64 (exp.f64 x) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- x 1) (taylor 0 x) (#s(alt (-.f64 (exp.f64 x) #s(literal 2 binary64)) (patch (-.f64 (exp.f64 x) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (* x (+ 1 (* 1/2 x))) 1) (taylor 0 x) (#s(alt (-.f64 (exp.f64 x) #s(literal 2 binary64)) (patch (-.f64 (exp.f64 x) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))) 1) (taylor 0 x) (#s(alt (-.f64 (exp.f64 x) #s(literal 2 binary64)) (patch (-.f64 (exp.f64 x) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 x) (taylor 0 x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ 1 (* 1/2 x)))) (taylor 0 x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) (taylor 0 x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (exp.f64 (neg.f64 x)) (patch (exp.f64 (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 x)) (taylor 0 x) (#s(alt (exp.f64 (neg.f64 x)) (patch (exp.f64 (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (- (* 1/2 x) 1))) (taylor 0 x) (#s(alt (exp.f64 (neg.f64 x)) (patch (exp.f64 (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1))) (taylor 0 x) (#s(alt (exp.f64 (neg.f64 x)) (patch (exp.f64 (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (neg x))) 2) (taylor inf x) (#s(alt (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) (patch (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (neg x))) 2) (taylor inf x) (#s(alt (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) (patch (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (neg x))) 2) (taylor inf x) (#s(alt (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) (patch (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (neg x))) 2) (taylor inf x) (#s(alt (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) (patch (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (- (exp x) 2) (taylor inf x) (#s(alt (-.f64 (exp.f64 x) #s(literal 2 binary64)) (patch (-.f64 (exp.f64 x) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp x) 2) (taylor inf x) (#s(alt (-.f64 (exp.f64 x) #s(literal 2 binary64)) (patch (-.f64 (exp.f64 x) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp x) 2) (taylor inf x) (#s(alt (-.f64 (exp.f64 x) #s(literal 2 binary64)) (patch (-.f64 (exp.f64 x) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp x) 2) (taylor inf x) (#s(alt (-.f64 (exp.f64 x) #s(literal 2 binary64)) (patch (-.f64 (exp.f64 x) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor inf x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor inf x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor inf x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor inf x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (exp (neg x)) (taylor inf x) (#s(alt (exp.f64 (neg.f64 x)) (patch (exp.f64 (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (exp (neg x)) (taylor inf x) (#s(alt (exp.f64 (neg.f64 x)) (patch (exp.f64 (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (exp (neg x)) (taylor inf x) (#s(alt (exp.f64 (neg.f64 x)) (patch (exp.f64 (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (exp (neg x)) (taylor inf x) (#s(alt (exp.f64 (neg.f64 x)) (patch (exp.f64 (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (* -1 x))) 2) (taylor -inf x) (#s(alt (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) (patch (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (* -1 x))) 2) (taylor -inf x) (#s(alt (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) (patch (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (* -1 x))) 2) (taylor -inf x) (#s(alt (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) (patch (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (* -1 x))) 2) (taylor -inf x) (#s(alt (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) (patch (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (- (exp x) 2) (taylor -inf x) (#s(alt (-.f64 (exp.f64 x) #s(literal 2 binary64)) (patch (-.f64 (exp.f64 x) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp x) 2) (taylor -inf x) (#s(alt (-.f64 (exp.f64 x) #s(literal 2 binary64)) (patch (-.f64 (exp.f64 x) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp x) 2) (taylor -inf x) (#s(alt (-.f64 (exp.f64 x) #s(literal 2 binary64)) (patch (-.f64 (exp.f64 x) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp x) 2) (taylor -inf x) (#s(alt (-.f64 (exp.f64 x) #s(literal 2 binary64)) (patch (-.f64 (exp.f64 x) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor -inf x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor -inf x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor -inf x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor -inf x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (exp (* -1 x)) (taylor -inf x) (#s(alt (exp.f64 (neg.f64 x)) (patch (exp.f64 (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (exp (* -1 x)) (taylor -inf x) (#s(alt (exp.f64 (neg.f64 x)) (patch (exp.f64 (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (exp (* -1 x)) (taylor -inf x) (#s(alt (exp.f64 (neg.f64 x)) (patch (exp.f64 (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (exp (* -1 x)) (taylor -inf x) (#s(alt (exp.f64 (neg.f64 x)) (patch (exp.f64 (neg.f64 x)) #<representation binary64>) () ())) ()) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | 0 | ((+ (- (exp x) 2) (exp (neg x))) (- (exp x) 2) (exp x) (exp (neg x))) |
| 0.0ms | x | @ | inf | ((+ (- (exp x) 2) (exp (neg x))) (- (exp x) 2) (exp x) (exp (neg x))) |
| 0.0ms | x | @ | -inf | ((+ (- (exp x) 2) (exp (neg x))) (- (exp x) 2) (exp x) (exp (neg x))) |
| 1× | egg-herbie |
| 17 068× | lower-fma.f64 |
| 17 068× | lower-fma.f32 |
| 3 466× | lower-+.f64 |
| 3 466× | lower-+.f32 |
| 3 160× | lower-*.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 60 | 269 |
| 1 | 168 | 268 |
| 2 | 397 | 262 |
| 3 | 1060 | 262 |
| 4 | 1759 | 262 |
| 5 | 3027 | 262 |
| 6 | 3849 | 262 |
| 7 | 5284 | 262 |
| 8 | 6683 | 262 |
| 0 | 8227 | 241 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(pow x 2) |
(* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) |
-1 |
(- x 1) |
(- (* x (+ 1 (* 1/2 x))) 1) |
(- (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))) 1) |
1 |
(+ 1 x) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
1 |
(+ 1 (* -1 x)) |
(+ 1 (* x (- (* 1/2 x) 1))) |
(+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1))) |
(- (+ (exp x) (exp (neg x))) 2) |
(- (+ (exp x) (exp (neg x))) 2) |
(- (+ (exp x) (exp (neg x))) 2) |
(- (+ (exp x) (exp (neg x))) 2) |
(- (exp x) 2) |
(- (exp x) 2) |
(- (exp x) 2) |
(- (exp x) 2) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp (neg x)) |
(exp (neg x)) |
(exp (neg x)) |
(exp (neg x)) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(- (exp x) 2) |
(- (exp x) 2) |
(- (exp x) 2) |
(- (exp x) 2) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp (* -1 x)) |
(exp (* -1 x)) |
(exp (* -1 x)) |
(exp (* -1 x)) |
| Outputs |
|---|
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
-1 |
#s(literal -1 binary64) |
(- x 1) |
(-.f64 x #s(literal 1 binary64)) |
(- (* x (+ 1 (* 1/2 x))) 1) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal -1 binary64)) |
(- (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))) 1) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal -1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(-.f64 x #s(literal -1 binary64)) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64)) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(+ 1 (* x (- (* 1/2 x) 1))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64)) |
(+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64)) |
(- (+ (exp x) (exp (neg x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (exp (neg x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (exp (neg x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (exp (neg x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (exp x) 2) |
(-.f64 (exp.f64 x) #s(literal 2 binary64)) |
(- (exp x) 2) |
(-.f64 (exp.f64 x) #s(literal 2 binary64)) |
(- (exp x) 2) |
(-.f64 (exp.f64 x) #s(literal 2 binary64)) |
(- (exp x) 2) |
(-.f64 (exp.f64 x) #s(literal 2 binary64)) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp (neg x)) |
(exp.f64 (neg.f64 x)) |
(exp (neg x)) |
(exp.f64 (neg.f64 x)) |
(exp (neg x)) |
(exp.f64 (neg.f64 x)) |
(exp (neg x)) |
(exp.f64 (neg.f64 x)) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (exp x) 2) |
(-.f64 (exp.f64 x) #s(literal 2 binary64)) |
(- (exp x) 2) |
(-.f64 (exp.f64 x) #s(literal 2 binary64)) |
(- (exp x) 2) |
(-.f64 (exp.f64 x) #s(literal 2 binary64)) |
(- (exp x) 2) |
(-.f64 (exp.f64 x) #s(literal 2 binary64)) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp (* -1 x)) |
(exp.f64 (neg.f64 x)) |
(exp (* -1 x)) |
(exp.f64 (neg.f64 x)) |
(exp (* -1 x)) |
(exp.f64 (neg.f64 x)) |
(exp (* -1 x)) |
(exp.f64 (neg.f64 x)) |
| 3 586× | lower-*.f64 |
| 3 586× | lower-*.f32 |
| 3 204× | lower-/.f64 |
| 3 204× | lower-/.f32 |
| 2 998× | lower-fma.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 17 |
| 0 | 12 | 17 |
| 1 | 51 | 17 |
| 2 | 394 | 17 |
| 3 | 6866 | 15 |
| 0 | 8047 | 14 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
(-.f64 (exp.f64 x) #s(literal 2 binary64)) |
(exp.f64 x) |
(exp.f64 (neg.f64 x)) |
| Outputs |
|---|
(*.f64 (/.f64 (*.f64 (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64))) (-.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64)) (exp.f64 (*.f64 #s(literal -3 binary64) x)))) (fma.f64 (exp.f64 (neg.f64 x)) (fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64)) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64))) (-.f64 (*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)) (exp.f64 x)) (-.f64 (exp.f64 x) #s(literal -2 binary64)))) (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x))) |
(*.f64 (/.f64 (*.f64 (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64))) (-.f64 (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (exp.f64 x)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) (*.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 x))) |
(*.f64 (/.f64 (+.f64 (exp.f64 (*.f64 #s(literal -3 binary64) x)) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64))) (-.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64))) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)))) (fma.f64 (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64)) (*.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (+.f64 (exp.f64 (*.f64 #s(literal -3 binary64) x)) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64))) (exp.f64 (neg.f64 x))) #s(literal 3 binary64)) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64))) (exp.f64 (neg.f64 x))) (-.f64 (*.f64 (-.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64))) (exp.f64 (neg.f64 x))) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (*.f64 (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64))) (*.f64 (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64)))) (fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64))) |
(*.f64 (-.f64 (exp.f64 (+.f64 x x)) (pow.f64 (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 (neg.f64 x))))) |
(*.f64 (-.f64 (exp.f64 (*.f64 #s(literal -2 binary64) x)) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) (*.f64 (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (+.f64 (exp.f64 (*.f64 #s(literal -3 binary64) x)) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64)))) |
(*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) (pow.f64 (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) (-.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 (neg.f64 x))) (exp.f64 (+.f64 x x))))) |
(*.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64))) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))))) |
(*.f64 (neg.f64 (+.f64 (exp.f64 (*.f64 #s(literal -3 binary64) x)) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (exp.f64 (*.f64 #s(literal -2 binary64) x)))))) |
(*.f64 (fma.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x)))) |
(*.f64 (fma.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (exp.f64 x) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 x)))) |
(*.f64 (*.f64 (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))))) |
(*.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (exp.f64 (*.f64 #s(literal -2 binary64) x))) (/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) |
(*.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (exp.f64 (*.f64 #s(literal -2 binary64) x))) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (exp.f64 (*.f64 #s(literal -2 binary64) x)))))) |
(*.f64 (+.f64 (exp.f64 (*.f64 #s(literal -3 binary64) x)) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64)) (/.f64 (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64)) (*.f64 (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))))) |
(pow.f64 (/.f64 (-.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 (neg.f64 x))) (-.f64 (exp.f64 (+.f64 x x)) (pow.f64 (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64))) (-.f64 (exp.f64 (*.f64 #s(literal -2 binary64) x)) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) (-.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 (neg.f64 x))) (exp.f64 (+.f64 x x))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) (pow.f64 (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x)) (fma.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 x)) (fma.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (exp.f64 x) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (fma.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -2 binary64))) (exp.f64 x)) (-.f64 (exp.f64 x) #s(literal -2 binary64))) |
(/.f64 (/.f64 (fma.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (exp.f64 x) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 x)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) |
(/.f64 (/.f64 (fma.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -2 binary64))) (-.f64 (exp.f64 x) #s(literal -2 binary64))) (exp.f64 x)) |
(/.f64 (/.f64 (fma.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (exp.f64 x) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 4 binary64)) (exp.f64 (fma.f64 #s(literal -2 binary64) x (*.f64 #s(literal -2 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))))) (+.f64 (exp.f64 (*.f64 #s(literal -2 binary64) x)) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 6 binary64)) (exp.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))))) (fma.f64 (exp.f64 (*.f64 #s(literal -2 binary64) x)) (+.f64 (exp.f64 (*.f64 #s(literal -2 binary64) x)) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 6 binary64)) (exp.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) (-.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64)) (exp.f64 (*.f64 #s(literal -3 binary64) x)))) |
(/.f64 (*.f64 (+.f64 (exp.f64 (*.f64 (*.f64 #s(literal -3 binary64) x) #s(literal 3 binary64))) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) (fma.f64 (exp.f64 (*.f64 #s(literal -3 binary64) x)) (-.f64 (exp.f64 (*.f64 #s(literal -3 binary64) x)) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 6 binary64)))) |
(/.f64 (*.f64 (*.f64 (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64))) #s(literal 1 binary64)) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(/.f64 (*.f64 (+.f64 (exp.f64 (*.f64 #s(literal -3 binary64) x)) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) (/.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))))) (*.f64 (/.f64 (exp.f64 (*.f64 #s(literal -2 binary64) x)) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) (/.f64 (exp.f64 (*.f64 #s(literal -2 binary64) x)) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))))) (+.f64 (/.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) (/.f64 (exp.f64 (*.f64 #s(literal -2 binary64) x)) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 4 binary64)) (fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal -2 binary64))) |
(/.f64 (-.f64 (exp.f64 (+.f64 x x)) (*.f64 (+.f64 #s(literal -2 binary64) (exp.f64 (neg.f64 x))) (+.f64 #s(literal -2 binary64) (exp.f64 (neg.f64 x))))) (-.f64 (exp.f64 x) (+.f64 #s(literal -2 binary64) (exp.f64 (neg.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 3 binary64)) #s(literal 8 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (exp.f64 (*.f64 #s(literal -2 binary64) x)) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) (/.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) (fma.f64 (/.f64 (exp.f64 (*.f64 #s(literal -2 binary64) x)) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) (/.f64 (exp.f64 (*.f64 #s(literal -2 binary64) x)) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) (*.f64 (/.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) (/.f64 (exp.f64 (*.f64 #s(literal -2 binary64) x)) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 3 binary64)) #s(literal -8 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal -2 binary64))))) |
(/.f64 (+.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) (pow.f64 (+.f64 #s(literal -2 binary64) (exp.f64 (neg.f64 x))) #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 (*.f64 (+.f64 #s(literal -2 binary64) (exp.f64 (neg.f64 x))) (+.f64 #s(literal -2 binary64) (exp.f64 (neg.f64 x)))) (*.f64 (exp.f64 x) (+.f64 #s(literal -2 binary64) (exp.f64 (neg.f64 x))))))) |
(/.f64 (neg.f64 (-.f64 (exp.f64 (+.f64 x x)) (pow.f64 (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 (neg.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (exp.f64 (*.f64 #s(literal -2 binary64) x)) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) (pow.f64 (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) (-.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 (neg.f64 x))) (exp.f64 (+.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64))) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))))) (neg.f64 (neg.f64 (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (exp.f64 (*.f64 #s(literal -3 binary64) x)) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (exp.f64 (*.f64 #s(literal -2 binary64) x)))))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -2 binary64)))) (neg.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x)))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (exp.f64 x) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) (neg.f64 (*.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 4 binary64)) (exp.f64 (fma.f64 #s(literal -2 binary64) x (*.f64 #s(literal -2 binary64) x)))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (*.f64 #s(literal -2 binary64) x)) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 6 binary64)) (exp.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 3 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (exp.f64 (*.f64 #s(literal -2 binary64) x)) (+.f64 (exp.f64 (*.f64 #s(literal -2 binary64) x)) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 4 binary64))) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 6 binary64)) (exp.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 3 binary64)))) #s(literal 1 binary64)) (*.f64 (-.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64)) (exp.f64 (*.f64 #s(literal -3 binary64) x))) (fma.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) |
(/.f64 (*.f64 (+.f64 (exp.f64 (*.f64 (*.f64 #s(literal -3 binary64) x) #s(literal 3 binary64))) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (exp.f64 (*.f64 #s(literal -3 binary64) x)) (-.f64 (exp.f64 (*.f64 #s(literal -3 binary64) x)) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 6 binary64))) (fma.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) (*.f64 (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) (*.f64 (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64))) (*.f64 (neg.f64 (exp.f64 x)) (neg.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64))))) (*.f64 (neg.f64 (exp.f64 x)) (neg.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (*.f64 (neg.f64 (exp.f64 x)) (neg.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64))))) (*.f64 (neg.f64 (exp.f64 x)) (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))))) |
(/.f64 (+.f64 (neg.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64))) (*.f64 (neg.f64 (exp.f64 x)) (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)))) (*.f64 (neg.f64 (exp.f64 x)) (-.f64 (exp.f64 x) #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (exp.f64 x))) (exp.f64 (+.f64 x x))) (*.f64 (neg.f64 (exp.f64 x)) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)))) (*.f64 (neg.f64 (exp.f64 x)) (+.f64 (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (exp.f64 x))) (exp.f64 (+.f64 x x))))) |
(/.f64 (+.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (*.f64 (neg.f64 (exp.f64 x)) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)))) (*.f64 (neg.f64 (exp.f64 x)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal 2 binary64))) (*.f64 (neg.f64 (exp.f64 x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (exp.f64 x)) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64))) (*.f64 (exp.f64 x) (neg.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64))))) (*.f64 (exp.f64 x) (neg.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (*.f64 (exp.f64 x) (neg.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64))))) (*.f64 (exp.f64 x) (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (exp.f64 x))) (exp.f64 (+.f64 x x))) (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (exp.f64 x))) (*.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (exp.f64 x))) (exp.f64 (+.f64 x x))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal 2 binary64))) (exp.f64 x)) (*.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64))) (neg.f64 (exp.f64 x)) (*.f64 (neg.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64))) #s(literal -1 binary64))) (*.f64 (neg.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64))) (neg.f64 (exp.f64 x)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64))) (exp.f64 x) (*.f64 (neg.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64))) (exp.f64 x))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64))) (neg.f64 (exp.f64 x)) (*.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) #s(literal -1 binary64))) (*.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (neg.f64 (exp.f64 x)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64))) (exp.f64 x) (*.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 x))) |
(/.f64 (fma.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)) (neg.f64 (exp.f64 x)) (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (neg.f64 (exp.f64 x)))) |
(/.f64 (fma.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (neg.f64 (exp.f64 x)) (*.f64 (+.f64 (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (exp.f64 x))) (exp.f64 (+.f64 x x))) #s(literal -1 binary64))) (*.f64 (+.f64 (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (exp.f64 x))) (exp.f64 (+.f64 x x))) (neg.f64 (exp.f64 x)))) |
(/.f64 (fma.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (exp.f64 x) (*.f64 (+.f64 (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (exp.f64 x))) (exp.f64 (+.f64 x x))) #s(literal 1 binary64))) (*.f64 (+.f64 (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (exp.f64 x))) (exp.f64 (+.f64 x x))) (exp.f64 x))) |
(/.f64 (fma.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (neg.f64 (exp.f64 x)) (*.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) (neg.f64 (exp.f64 x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal 2 binary64))) (neg.f64 (exp.f64 x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (exp.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal 2 binary64))) (exp.f64 x))) |
(/.f64 (-.f64 (exp.f64 (+.f64 x x)) (pow.f64 (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) #s(literal 2 binary64))) (-.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 (neg.f64 x)))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 4 binary64)) (exp.f64 (fma.f64 #s(literal -2 binary64) x (*.f64 #s(literal -2 binary64) x)))) (*.f64 (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (+.f64 (exp.f64 (*.f64 #s(literal -2 binary64) x)) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (exp.f64 (*.f64 #s(literal -2 binary64) x)) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 6 binary64)) (exp.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 3 binary64)))) (*.f64 (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (fma.f64 (exp.f64 (*.f64 #s(literal -2 binary64) x)) (+.f64 (exp.f64 (*.f64 #s(literal -2 binary64) x)) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 6 binary64)) (exp.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 3 binary64)))) (*.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (exp.f64 (*.f64 #s(literal -2 binary64) x))) (-.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64)) (exp.f64 (*.f64 #s(literal -3 binary64) x))))) |
(/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) (pow.f64 (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) #s(literal 3 binary64))) (fma.f64 (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) (-.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 (neg.f64 x))) (exp.f64 (+.f64 x x)))) |
(/.f64 (+.f64 (exp.f64 (*.f64 (*.f64 #s(literal -3 binary64) x) #s(literal 3 binary64))) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 9 binary64))) (*.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (exp.f64 (*.f64 #s(literal -2 binary64) x))) (fma.f64 (exp.f64 (*.f64 #s(literal -3 binary64) x)) (-.f64 (exp.f64 (*.f64 #s(literal -3 binary64) x)) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 6 binary64))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64))) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) (neg.f64 (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))))) |
(/.f64 (neg.f64 (+.f64 (exp.f64 (*.f64 #s(literal -3 binary64) x)) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) |
(/.f64 (fma.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -2 binary64))) (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x))) |
(/.f64 (fma.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (exp.f64 x) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (*.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 x))) |
(/.f64 (*.f64 (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64))) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64))))) |
(/.f64 (+.f64 (exp.f64 (*.f64 #s(literal -3 binary64) x)) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (exp.f64 (*.f64 #s(literal -2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 (neg.f64 x))) (-.f64 (exp.f64 (+.f64 x x)) (pow.f64 (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64))) (-.f64 (exp.f64 (*.f64 #s(literal -2 binary64) x)) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) (-.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 (neg.f64 x))) (exp.f64 (+.f64 x x))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) (pow.f64 (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x)) (fma.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)) (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 x)) (fma.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (exp.f64 x) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64))) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 (exp.f64 (*.f64 #s(literal -3 binary64) x)) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64)))) (fma.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (exp.f64 (*.f64 #s(literal -2 binary64) x))))) |
(neg.f64 (/.f64 (*.f64 (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64))) (neg.f64 (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))))) |
(neg.f64 (/.f64 (+.f64 (exp.f64 (*.f64 #s(literal -3 binary64) x)) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64))) (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (exp.f64 (*.f64 #s(literal -2 binary64) x)))))) |
(fma.f64 (/.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)) (+.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)))) (fma.f64 #s(literal -2 binary64) (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (+.f64 x x))) (exp.f64 (neg.f64 x))) |
(fma.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (-.f64 (exp.f64 (fma.f64 #s(literal 2 binary64) x (+.f64 x x))) (pow.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) #s(literal 2 binary64)))) (-.f64 (exp.f64 (+.f64 x x)) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 (neg.f64 x))) |
(fma.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (+.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) #s(literal 3 binary64)) (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))))) (fma.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) (-.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))) (exp.f64 (fma.f64 #s(literal 2 binary64) x (+.f64 x x)))) (exp.f64 (neg.f64 x))) |
(fma.f64 (/.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64)) (exp.f64 (*.f64 #s(literal -3 binary64) x)))) (fma.f64 (exp.f64 (neg.f64 x)) (fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64)) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) (neg.f64 (/.f64 (exp.f64 (*.f64 #s(literal -2 binary64) x)) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))))) |
(fma.f64 (/.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)) (exp.f64 x)) (-.f64 (exp.f64 x) #s(literal -2 binary64)))) (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x)) (neg.f64 (/.f64 (exp.f64 (*.f64 #s(literal -2 binary64) x)) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))))) |
(fma.f64 (/.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (exp.f64 x)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) (*.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 x)) (neg.f64 (/.f64 (exp.f64 (*.f64 #s(literal -2 binary64) x)) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))))) |
(fma.f64 (/.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64)))) (fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64)) (neg.f64 (/.f64 (exp.f64 (*.f64 #s(literal -2 binary64) x)) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))))) |
(fma.f64 (/.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)) (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64))) (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
(fma.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))) (-.f64 (exp.f64 x) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (exp.f64 x) #s(literal -1/2 binary64)) (pow.f64 (exp.f64 x) #s(literal -1/2 binary64)) (-.f64 (exp.f64 x) #s(literal 2 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -2 binary64))) (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)) (exp.f64 (neg.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (exp.f64 (neg.f64 x))) |
(fma.f64 (neg.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)))) (exp.f64 (neg.f64 x))) |
(fma.f64 (neg.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) (exp.f64 (neg.f64 x))) |
(fma.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -2 binary64))) #s(literal 1 binary64)) (exp.f64 (neg.f64 x))) |
(fma.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -2 binary64))) (exp.f64 (neg.f64 x))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (neg.f64 x))) (-.f64 (exp.f64 x) #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) (exp.f64 x)) |
(fma.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) #s(literal 1 binary64)) (exp.f64 (neg.f64 x))) |
(fma.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (exp.f64 x))) (exp.f64 (+.f64 x x)))) (exp.f64 (neg.f64 x))) |
(fma.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 (neg.f64 x))) |
(fma.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) (neg.f64 (/.f64 (exp.f64 (*.f64 #s(literal -2 binary64) x)) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))))) |
(fma.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
(fma.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal 2 binary64))) |
(fma.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) (neg.f64 (/.f64 (exp.f64 (*.f64 #s(literal -2 binary64) x)) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))))) |
(fma.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64) (exp.f64 (neg.f64 x))) |
(fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64)) |
(fma.f64 (exp.f64 x) #s(literal 1 binary64) (+.f64 #s(literal -2 binary64) (exp.f64 (neg.f64 x)))) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (/.f64 (exp.f64 (+.f64 x x)) (-.f64 (exp.f64 x) #s(literal -2 binary64)))) (/.f64 #s(literal 4 binary64) (-.f64 (exp.f64 x) #s(literal -2 binary64)))) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (/.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) (/.f64 #s(literal 8 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) |
(-.f64 (/.f64 (exp.f64 (+.f64 x x)) (-.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 (neg.f64 x)))) (/.f64 (pow.f64 (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) (-.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 (neg.f64 x))))) |
(-.f64 (/.f64 (exp.f64 (*.f64 #s(literal -2 binary64) x)) (-.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) (fma.f64 (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) (-.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 (neg.f64 x))) (exp.f64 (+.f64 x x)))) (/.f64 (pow.f64 (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) #s(literal 3 binary64)) (fma.f64 (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) (-.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 (neg.f64 x))) (exp.f64 (+.f64 x x))))) |
(-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64)) |
(-.f64 (/.f64 (exp.f64 (+.f64 x x)) (-.f64 (exp.f64 x) #s(literal -2 binary64))) (-.f64 (/.f64 #s(literal 4 binary64) (-.f64 (exp.f64 x) #s(literal -2 binary64))) (exp.f64 (neg.f64 x)))) |
(-.f64 (/.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal 8 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 (neg.f64 x)))) |
(-.f64 (/.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) (/.f64 (exp.f64 (*.f64 #s(literal -2 binary64) x)) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))))) |
(-.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (neg.f64 (exp.f64 (neg.f64 x)))) |
(-.f64 (exp.f64 x) (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x)))) |
(+.f64 (+.f64 #s(literal -2 binary64) (exp.f64 (neg.f64 x))) (exp.f64 x)) |
(+.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal -2 binary64)) |
(+.f64 (/.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) (neg.f64 (/.f64 (exp.f64 (*.f64 #s(literal -2 binary64) x)) (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))))) |
(+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) |
(+.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64))) |
(+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
(+.f64 (exp.f64 x) (+.f64 #s(literal -2 binary64) (exp.f64 (neg.f64 x)))) |
(*.f64 (/.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)) (+.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)))) (fma.f64 #s(literal -2 binary64) (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (+.f64 x x)))) |
(*.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (-.f64 (exp.f64 (fma.f64 #s(literal 2 binary64) x (+.f64 x x))) (pow.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) #s(literal 2 binary64)))) (-.f64 (exp.f64 (+.f64 x x)) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (+.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) #s(literal 3 binary64)) (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))))) (fma.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) (-.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))) (exp.f64 (fma.f64 #s(literal 2 binary64) x (+.f64 x x))))) |
(*.f64 (/.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)) (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64))) (-.f64 (exp.f64 x) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -2 binary64))) (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64))) |
(*.f64 (neg.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64))))) |
(*.f64 (neg.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))))) |
(*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -2 binary64))) #s(literal 1 binary64))) |
(*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -2 binary64)))) |
(*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) #s(literal 1 binary64))) |
(*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (exp.f64 x))) (exp.f64 (+.f64 x x))))) |
(*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) |
(*.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal 2 binary64))) |
(*.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (+.f64 (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (exp.f64 x))) (exp.f64 (+.f64 x x))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (-.f64 (exp.f64 (fma.f64 #s(literal 2 binary64) x (+.f64 x x))) #s(literal 16 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -2 binary64)))) (+.f64 #s(literal 4 binary64) (exp.f64 (+.f64 x x)))) |
(/.f64 (*.f64 (-.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) #s(literal 64 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -2 binary64)))) (+.f64 (fma.f64 #s(literal 4 binary64) (exp.f64 (+.f64 x x)) #s(literal 16 binary64)) (exp.f64 (fma.f64 #s(literal 2 binary64) x (+.f64 x x))))) |
(/.f64 (*.f64 (-.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) #s(literal 64 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) (+.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)))) |
(/.f64 (*.f64 (-.f64 (exp.f64 (*.f64 (*.f64 #s(literal 3 binary64) x) #s(literal 3 binary64))) #s(literal 512 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (-.f64 (exp.f64 x) #s(literal -2 binary64))) (/.f64 (exp.f64 (+.f64 x x)) (-.f64 (exp.f64 x) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 4 binary64) (-.f64 (exp.f64 x) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (-.f64 (exp.f64 x) #s(literal -2 binary64))))) (+.f64 (/.f64 (exp.f64 (+.f64 x x)) (-.f64 (exp.f64 x) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (-.f64 (exp.f64 x) #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (/.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal 8 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (/.f64 #s(literal 8 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))))) (+.f64 (/.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (/.f64 #s(literal 8 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))))) |
(/.f64 (-.f64 #s(literal 4 binary64) (exp.f64 (+.f64 x x))) (-.f64 #s(literal -2 binary64) (exp.f64 x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (+.f64 x x)) (-.f64 (exp.f64 x) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) (-.f64 (exp.f64 x) #s(literal -2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (-.f64 (exp.f64 x) #s(literal -2 binary64))) (/.f64 (exp.f64 (+.f64 x x)) (-.f64 (exp.f64 x) #s(literal -2 binary64))) (fma.f64 (/.f64 #s(literal 4 binary64) (-.f64 (exp.f64 x) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (-.f64 (exp.f64 x) #s(literal -2 binary64))) (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (-.f64 (exp.f64 x) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (-.f64 (exp.f64 x) #s(literal -2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 8 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (/.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal 8 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (/.f64 #s(literal 8 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (*.f64 (/.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (/.f64 #s(literal 8 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)))) (neg.f64 (neg.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))))) |
(/.f64 (*.f64 (-.f64 (exp.f64 (*.f64 (*.f64 #s(literal 3 binary64) x) #s(literal 3 binary64))) #s(literal 512 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64)))) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (exp.f64 (fma.f64 #s(literal 2 binary64) x (+.f64 x x))) #s(literal 16 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 4 binary64) (exp.f64 (+.f64 x x))) (-.f64 (exp.f64 x) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) #s(literal 64 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x))) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) #s(literal 64 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 #s(literal 4 binary64) (exp.f64 (+.f64 x x)) #s(literal 16 binary64)) (exp.f64 (fma.f64 #s(literal 2 binary64) x (+.f64 x x)))) (-.f64 (exp.f64 x) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64))) #s(literal 1 binary64)) (neg.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64))) #s(literal 1 binary64)) (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 x x)) (-.f64 (exp.f64 x) #s(literal -2 binary64))) (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) #s(literal 4 binary64))) (pow.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (*.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) #s(literal 8 binary64))) (pow.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (exp.f64 (fma.f64 #s(literal 2 binary64) x (+.f64 x x))) #s(literal 16 binary64)) (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (+.f64 #s(literal 4 binary64) (exp.f64 (+.f64 x x))))) |
(/.f64 (-.f64 (exp.f64 (*.f64 (*.f64 #s(literal 3 binary64) x) #s(literal 3 binary64))) #s(literal 512 binary64)) (*.f64 (+.f64 (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (exp.f64 x))) (exp.f64 (+.f64 x x))) (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64)))))) |
(/.f64 (-.f64 (exp.f64 (*.f64 (*.f64 #s(literal 3 binary64) x) #s(literal 3 binary64))) #s(literal 512 binary64)) (*.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64)))))) |
(/.f64 (-.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) #s(literal 64 binary64)) (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (+.f64 (fma.f64 #s(literal 4 binary64) (exp.f64 (+.f64 x x)) #s(literal 16 binary64)) (exp.f64 (fma.f64 #s(literal 2 binary64) x (+.f64 x x)))))) |
(/.f64 (-.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) #s(literal 64 binary64)) (*.f64 (+.f64 (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (exp.f64 x))) (exp.f64 (+.f64 x x))) (+.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x))))) |
(/.f64 (-.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) #s(literal 64 binary64)) (*.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) (+.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64))) (neg.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64))) (neg.f64 (+.f64 (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (exp.f64 x))) (exp.f64 (+.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64))) (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) |
(/.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)) (-.f64 (exp.f64 x) #s(literal -2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (+.f64 #s(literal 4 binary64) (-.f64 (exp.f64 (+.f64 x x)) (*.f64 #s(literal -2 binary64) (exp.f64 x))))) |
(/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (+.f64 (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (exp.f64 x))) (exp.f64 (+.f64 x x)))) |
(/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (exp.f64 x))) (exp.f64 (+.f64 x x))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal 2 binary64)))) |
(neg.f64 (neg.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) (-.f64 (exp.f64 (fma.f64 #s(literal 2 binary64) x (+.f64 x x))) (pow.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) #s(literal 2 binary64)))) (-.f64 (exp.f64 (+.f64 x x)) (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64))) (neg.f64 (/.f64 #s(literal 8 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) (+.f64 (pow.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) #s(literal 3 binary64)) (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))))) (fma.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) (-.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))) (exp.f64 (fma.f64 #s(literal 2 binary64) x (+.f64 x x)))) (neg.f64 (/.f64 #s(literal 8 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)))) (fma.f64 #s(literal -2 binary64) (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (+.f64 x x))) (neg.f64 (/.f64 #s(literal 4 binary64) (-.f64 (exp.f64 x) #s(literal -2 binary64))))) |
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64))) (-.f64 (exp.f64 x) #s(literal 2 binary64)) (neg.f64 (/.f64 #s(literal 4 binary64) (-.f64 (exp.f64 x) #s(literal -2 binary64))))) |
(fma.f64 (exp.f64 (*.f64 x #s(literal 3/2 binary64))) (/.f64 (exp.f64 (*.f64 x #s(literal 3/2 binary64))) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (neg.f64 (/.f64 #s(literal 8 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))))) |
(fma.f64 (exp.f64 (+.f64 x x)) (/.f64 (exp.f64 x) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (neg.f64 (/.f64 #s(literal 8 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))))) |
(fma.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -2 binary64))) (neg.f64 (/.f64 #s(literal 4 binary64) (-.f64 (exp.f64 x) #s(literal -2 binary64))))) |
(fma.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (neg.f64 (/.f64 #s(literal 8 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))))) |
(fma.f64 (exp.f64 x) (/.f64 (exp.f64 (+.f64 x x)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (neg.f64 (/.f64 #s(literal 8 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))))) |
(fma.f64 (exp.f64 x) (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -2 binary64))) (neg.f64 (/.f64 #s(literal 4 binary64) (-.f64 (exp.f64 x) #s(literal -2 binary64))))) |
(fma.f64 (exp.f64 x) #s(literal 1 binary64) #s(literal -2 binary64)) |
(-.f64 (/.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) (+.f64 (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (exp.f64 x))) (exp.f64 (+.f64 x x)))) (/.f64 #s(literal 8 binary64) (+.f64 (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (exp.f64 x))) (exp.f64 (+.f64 x x))))) |
(-.f64 (/.f64 (exp.f64 (+.f64 x x)) (-.f64 (exp.f64 x) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (-.f64 (exp.f64 x) #s(literal -2 binary64)))) |
(-.f64 (/.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (/.f64 #s(literal 8 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) |
(-.f64 (exp.f64 x) #s(literal 2 binary64)) |
(+.f64 (/.f64 (exp.f64 (+.f64 x x)) (-.f64 (exp.f64 x) #s(literal -2 binary64))) (neg.f64 (/.f64 #s(literal 4 binary64) (-.f64 (exp.f64 x) #s(literal -2 binary64))))) |
(+.f64 (/.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (neg.f64 (/.f64 #s(literal 8 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))))) |
(+.f64 #s(literal -2 binary64) (exp.f64 x)) |
(+.f64 (exp.f64 x) #s(literal -2 binary64)) |
(*.f64 (exp.f64 x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (neg.f64 x)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (exp.f64 x)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) |
(/.f64 (exp.f64 x) #s(literal 1 binary64)) |
(exp.f64 x) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 x) #s(literal -1/2 binary64)) (pow.f64 (exp.f64 x) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (neg.f64 x)))) |
(*.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) |
(*.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (exp.f64 x))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) x) |
(pow.f64 (exp.f64 x) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (exp.f64 x)))) |
(/.f64 #s(literal 1 binary64) (exp.f64 x)) |
(neg.f64 (neg.f64 (exp.f64 (neg.f64 x)))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) x)) |
(exp.f64 (neg.f64 x)) |
Compiled 6 824 to 789 computations (88.4% saved)
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 285 | 8 | 293 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 285 | 9 | 294 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 7.2% | (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (exp.f64 (neg.f64 x))) |
| 53.8% | (fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64)) | |
| 53.9% | (+.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 (neg.f64 x))) | |
| ▶ | 54.0% | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (exp.f64 x))) |
| ✓ | 53.8% | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
| ▶ | 98.7% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
| ▶ | 98.6% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
| 98.4% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)) | |
| ▶ | 97.7% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) |
Compiled 235 to 151 computations (35.7% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (-.f64 (exp.f64 x) #s(literal -2 binary64)) | |
| cost-diff | 0 | (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) | |
| cost-diff | 0 | (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) | |
| cost-diff | 192 | (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (exp.f64 (neg.f64 x))) | |
| cost-diff | 0 | (exp.f64 x) | |
| cost-diff | 0 | (-.f64 (exp.f64 x) #s(literal 2 binary64)) | |
| cost-diff | 0 | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (exp.f64 x))) | |
| cost-diff | 576 | (/.f64 #s(literal 1 binary64) (exp.f64 x)) | |
| cost-diff | 0 | (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) | |
| cost-diff | 0 | (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) | |
| cost-diff | 0 | (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) | |
| cost-diff | 0 | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) | |
| cost-diff | 0 | (*.f64 x x) | |
| cost-diff | 0 | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) | |
| cost-diff | 0 | (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) | |
| cost-diff | 0 | (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) | |
| cost-diff | 0 | (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) | |
| cost-diff | 0 | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
| 14 608× | lower-fma.f32 |
| 14 594× | lower-fma.f64 |
| 3 426× | lower-*.f32 |
| 3 414× | lower-*.f64 |
| 2 216× | lower-+.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 290 |
| 0 | 71 | 288 |
| 1 | 122 | 287 |
| 2 | 211 | 287 |
| 3 | 512 | 281 |
| 4 | 1233 | 281 |
| 5 | 2239 | 281 |
| 6 | 4407 | 281 |
| 7 | 5420 | 281 |
| 8 | 7034 | 281 |
| 0 | 8082 | 275 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) |
(fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) |
#s(literal 1/20160 binary64) |
(*.f64 x x) |
x |
#s(literal 1/360 binary64) |
#s(literal 1/12 binary64) |
#s(literal 1 binary64) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) |
(*.f64 x x) |
x |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) |
(fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) |
#s(literal 1/360 binary64) |
(*.f64 x x) |
x |
#s(literal 1/12 binary64) |
#s(literal 1 binary64) |
(+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (exp.f64 x))) |
(-.f64 (exp.f64 x) #s(literal 2 binary64)) |
(exp.f64 x) |
x |
#s(literal 2 binary64) |
(/.f64 #s(literal 1 binary64) (exp.f64 x)) |
#s(literal 1 binary64) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (exp.f64 (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) |
#s(literal 1 binary64) |
(fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) |
(-.f64 (exp.f64 x) #s(literal -2 binary64)) |
(exp.f64 x) |
x |
#s(literal -2 binary64) |
#s(literal 4 binary64) |
(-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) |
(exp.f64 (*.f64 #s(literal 3 binary64) x)) |
(*.f64 #s(literal 3 binary64) x) |
#s(literal 3 binary64) |
#s(literal 8 binary64) |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
| Outputs |
|---|
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) |
(fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) |
#s(literal 1/20160 binary64) |
(*.f64 x x) |
x |
#s(literal 1/360 binary64) |
#s(literal 1/12 binary64) |
#s(literal 1 binary64) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) |
(*.f64 x x) |
x |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) |
(fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) |
#s(literal 1/360 binary64) |
(*.f64 x x) |
x |
#s(literal 1/12 binary64) |
#s(literal 1 binary64) |
(+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (exp.f64 x))) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(-.f64 (exp.f64 x) #s(literal 2 binary64)) |
(exp.f64 x) |
x |
#s(literal 2 binary64) |
(/.f64 #s(literal 1 binary64) (exp.f64 x)) |
(exp.f64 (neg.f64 x)) |
#s(literal 1 binary64) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (exp.f64 (neg.f64 x))) |
(-.f64 (exp.f64 (neg.f64 x)) (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (fma.f64 (-.f64 #s(literal -2 binary64) (exp.f64 x)) (exp.f64 x) #s(literal -4 binary64)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) |
#s(literal 1 binary64) |
(fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) |
(-.f64 (exp.f64 x) #s(literal -2 binary64)) |
(exp.f64 x) |
x |
#s(literal -2 binary64) |
#s(literal 4 binary64) |
(-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) |
(exp.f64 (*.f64 #s(literal 3 binary64) x)) |
(*.f64 #s(literal 3 binary64) x) |
#s(literal 3 binary64) |
#s(literal 8 binary64) |
(exp.f64 (neg.f64 x)) |
(neg.f64 x) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.01953125 | (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) | |
| accuracy | 0.01953125 | (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) | |
| accuracy | 0.04306965495442198 | (exp.f64 (*.f64 #s(literal 3 binary64) x)) | |
| accuracy | 59.33476316694101 | (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (exp.f64 (neg.f64 x))) | |
| accuracy | 0 | (exp.f64 x) | |
| accuracy | 0.04296875 | (-.f64 (exp.f64 x) #s(literal 2 binary64)) | |
| accuracy | 0.05078125 | (/.f64 #s(literal 1 binary64) (exp.f64 x)) | |
| accuracy | 29.470145491105086 | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (exp.f64 x))) | |
| accuracy | 0.00390625 | (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) | |
| accuracy | 0.015625 | (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) | |
| accuracy | 0.0234375 | (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) | |
| accuracy | 0.8922615424293094 | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) | |
| accuracy | 0 | (*.f64 x x) | |
| accuracy | 1.476607767011015 | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) | |
| accuracy | 0.0078125 | (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) | |
| accuracy | 0.01171875 | (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) | |
| accuracy | 0.01953125 | (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) | |
| accuracy | 0.8078946030049066 | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
| 812.0ms | 178× | 2 | valid |
| 65.0ms | 68× | 1 | valid |
| 3.0ms | 10× | 0 | valid |
Compiled 274 to 43 computations (84.3% saved)
ival-exp: 316.0ms (52.9% of total)ival-mult: 152.0ms (25.4% of total)const: 53.0ms (8.9% of total)adjust: 33.0ms (5.5% of total)ival-add: 22.0ms (3.7% of total)ival-sub: 10.0ms (1.7% of total)ival-div: 9.0ms (1.5% of total)exact: 1.0ms (0.2% of total)ival-neg: 1.0ms (0.2% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ()) |
#s(alt (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ()) |
#s(alt (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ()) |
#s(alt (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ()) |
#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) #<representation binary64>) () ()) |
#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ()) |
#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ()) |
#s(alt (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ()) |
#s(alt (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ()) |
#s(alt (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal 1 binary64) (exp.f64 x)) (patch (/.f64 #s(literal 1 binary64) (exp.f64 x)) #<representation binary64>) () ()) |
#s(alt (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (exp.f64 x))) (patch (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (exp.f64 x))) #<representation binary64>) () ()) |
#s(alt (-.f64 (exp.f64 x) #s(literal 2 binary64)) (patch (-.f64 (exp.f64 x) #s(literal 2 binary64)) #<representation binary64>) () ()) |
#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ()) |
#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (exp.f64 (neg.f64 x))) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (exp.f64 (neg.f64 x))) #<representation binary64>) () ()) |
#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) #<representation binary64>) () ()) |
#s(alt (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) (patch (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) #<representation binary64>) () ()) |
#s(alt (-.f64 (exp.f64 x) #s(literal -2 binary64)) (patch (-.f64 (exp.f64 x) #s(literal -2 binary64)) #<representation binary64>) () ()) |
#s(alt (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (patch (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) #<representation binary64>) () ()) |
#s(alt (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (patch (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) #<representation binary64>) () ()) |
#s(alt (exp.f64 (*.f64 #s(literal 3 binary64) x)) (patch (exp.f64 (*.f64 #s(literal 3 binary64) x)) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (pow x 2) (taylor 0 x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) (taylor 0 x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) (taylor 0 x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) (taylor 0 x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor 0 x) (#s(alt (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) (taylor 0 x) (#s(alt (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt x (taylor 0 x) (#s(alt (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* 1/12 (pow x 2)))) (taylor 0 x) (#s(alt (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) (taylor 0 x) (#s(alt (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) (taylor 0 x) (#s(alt (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/12 (pow x 2))) (taylor 0 x) (#s(alt (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))) (taylor 0 x) (#s(alt (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2))))))) (taylor 0 x) (#s(alt (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor 0 x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) (taylor 0 x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) (taylor 0 x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) (taylor 0 x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor 0 x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor 0 x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor 0 x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor 0 x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor 0 x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) (taylor 0 x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) (taylor 0 x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) (taylor 0 x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor 0 x) (#s(alt (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) (taylor 0 x) (#s(alt (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt x (taylor 0 x) (#s(alt (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* 1/12 (pow x 2)))) (taylor 0 x) (#s(alt (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) (taylor 0 x) (#s(alt (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) (taylor 0 x) (#s(alt (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/12 (pow x 2))) (taylor 0 x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))) (taylor 0 x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))) (taylor 0 x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (exp.f64 x)) (patch (/.f64 #s(literal 1 binary64) (exp.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 x)) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (exp.f64 x)) (patch (/.f64 #s(literal 1 binary64) (exp.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (- (* 1/2 x) 1))) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (exp.f64 x)) (patch (/.f64 #s(literal 1 binary64) (exp.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1))) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (exp.f64 x)) (patch (/.f64 #s(literal 1 binary64) (exp.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor 0 x) (#s(alt (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (exp.f64 x))) (patch (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (exp.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) (taylor 0 x) (#s(alt (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (exp.f64 x))) (patch (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (exp.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) (taylor 0 x) (#s(alt (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (exp.f64 x))) (patch (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (exp.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) (taylor 0 x) (#s(alt (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (exp.f64 x))) (patch (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (exp.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt -1 (taylor 0 x) (#s(alt (-.f64 (exp.f64 x) #s(literal 2 binary64)) (patch (-.f64 (exp.f64 x) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- x 1) (taylor 0 x) (#s(alt (-.f64 (exp.f64 x) #s(literal 2 binary64)) (patch (-.f64 (exp.f64 x) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (* x (+ 1 (* 1/2 x))) 1) (taylor 0 x) (#s(alt (-.f64 (exp.f64 x) #s(literal 2 binary64)) (patch (-.f64 (exp.f64 x) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))) 1) (taylor 0 x) (#s(alt (-.f64 (exp.f64 x) #s(literal 2 binary64)) (patch (-.f64 (exp.f64 x) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 x) (taylor 0 x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ 1 (* 1/2 x)))) (taylor 0 x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) (taylor 0 x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor 0 x) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (exp.f64 (neg.f64 x))) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) (taylor 0 x) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (exp.f64 (neg.f64 x))) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) (taylor 0 x) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (exp.f64 (neg.f64 x))) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) (taylor 0 x) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (exp.f64 (neg.f64 x))) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt 1/7 (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/7 (* -4/49 x)) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/7 (* x (- (* -5/343 x) 4/49))) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/7 (* x (- (* x (- (* 67/7203 x) 5/343)) 4/49))) (taylor 0 x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 7 (taylor 0 x) (#s(alt (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) (patch (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 7 (* 4 x)) (taylor 0 x) (#s(alt (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) (patch (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 7 (* x (+ 4 (* 3 x)))) (taylor 0 x) (#s(alt (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) (patch (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 7 (* x (+ 4 (* x (+ 3 (* 5/3 x)))))) (taylor 0 x) (#s(alt (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) (patch (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 3 (taylor 0 x) (#s(alt (-.f64 (exp.f64 x) #s(literal -2 binary64)) (patch (-.f64 (exp.f64 x) #s(literal -2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 3 x) (taylor 0 x) (#s(alt (-.f64 (exp.f64 x) #s(literal -2 binary64)) (patch (-.f64 (exp.f64 x) #s(literal -2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 3 (* x (+ 1 (* 1/2 x)))) (taylor 0 x) (#s(alt (-.f64 (exp.f64 x) #s(literal -2 binary64)) (patch (-.f64 (exp.f64 x) #s(literal -2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 3 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) (taylor 0 x) (#s(alt (-.f64 (exp.f64 x) #s(literal -2 binary64)) (patch (-.f64 (exp.f64 x) #s(literal -2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1/12 (taylor 0 x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (patch (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/12 (* 1/360 (pow x 2))) (taylor 0 x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (patch (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2))))) (taylor 0 x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (patch (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2))))) (taylor 0 x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (patch (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1/12 (taylor 0 x) (#s(alt (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (patch (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/12 (* 1/360 (pow x 2))) (taylor 0 x) (#s(alt (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (patch (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/12 (* 1/360 (pow x 2))) (taylor 0 x) (#s(alt (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (patch (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/12 (* 1/360 (pow x 2))) (taylor 0 x) (#s(alt (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (patch (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (exp.f64 (*.f64 #s(literal 3 binary64) x)) (patch (exp.f64 (*.f64 #s(literal 3 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 3 x)) (taylor 0 x) (#s(alt (exp.f64 (*.f64 #s(literal 3 binary64) x)) (patch (exp.f64 (*.f64 #s(literal 3 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ 3 (* 9/2 x)))) (taylor 0 x) (#s(alt (exp.f64 (*.f64 #s(literal 3 binary64) x)) (patch (exp.f64 (*.f64 #s(literal 3 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* x (+ 3 (* x (+ 9/2 (* 9/2 x)))))) (taylor 0 x) (#s(alt (exp.f64 (*.f64 #s(literal 3 binary64) x)) (patch (exp.f64 (*.f64 #s(literal 3 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (neg x))) 2) (taylor inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (neg x))) 2) (taylor inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (neg x))) 2) (taylor inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (neg x))) 2) (taylor inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/20160 (pow x 8)) (taylor inf x) (#s(alt (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 8) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) (taylor inf x) (#s(alt (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) (taylor inf x) (#s(alt (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/20160 (pow x 7)) (taylor inf x) (#s(alt (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 7) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 7) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) (taylor inf x) (#s(alt (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 7) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) (taylor inf x) (#s(alt (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/20160 (pow x 6)) (taylor inf x) (#s(alt (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 6) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) (taylor inf x) (#s(alt (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) (taylor inf x) (#s(alt (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (neg x))) 2) (taylor inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (neg x))) 2) (taylor inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (neg x))) 2) (taylor inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (neg x))) 2) (taylor inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor inf x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor inf x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor inf x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor inf x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (neg x))) 2) (taylor inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (neg x))) 2) (taylor inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (neg x))) 2) (taylor inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (neg x))) 2) (taylor inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/360 (pow x 6)) (taylor inf x) (#s(alt (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 6) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) (taylor inf x) (#s(alt (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) (taylor inf x) (#s(alt (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/360 (pow x 5)) (taylor inf x) (#s(alt (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 5) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 5) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) (taylor inf x) (#s(alt (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 5) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) (taylor inf x) (#s(alt (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/360 (pow x 4)) (taylor inf x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) (taylor inf x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) (taylor inf x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (exp x)) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (exp.f64 x)) (patch (/.f64 #s(literal 1 binary64) (exp.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (exp x)) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (exp.f64 x)) (patch (/.f64 #s(literal 1 binary64) (exp.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (exp x)) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (exp.f64 x)) (patch (/.f64 #s(literal 1 binary64) (exp.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (exp x)) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (exp.f64 x)) (patch (/.f64 #s(literal 1 binary64) (exp.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (/ 1 (exp x))) 2) (taylor inf x) (#s(alt (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (exp.f64 x))) (patch (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (exp.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (/ 1 (exp x))) 2) (taylor inf x) (#s(alt (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (exp.f64 x))) (patch (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (exp.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (/ 1 (exp x))) 2) (taylor inf x) (#s(alt (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (exp.f64 x))) (patch (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (exp.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (/ 1 (exp x))) 2) (taylor inf x) (#s(alt (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (exp.f64 x))) (patch (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (exp.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (- (exp x) 2) (taylor inf x) (#s(alt (-.f64 (exp.f64 x) #s(literal 2 binary64)) (patch (-.f64 (exp.f64 x) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp x) 2) (taylor inf x) (#s(alt (-.f64 (exp.f64 x) #s(literal 2 binary64)) (patch (-.f64 (exp.f64 x) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp x) 2) (taylor inf x) (#s(alt (-.f64 (exp.f64 x) #s(literal 2 binary64)) (patch (-.f64 (exp.f64 x) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp x) 2) (taylor inf x) (#s(alt (-.f64 (exp.f64 x) #s(literal 2 binary64)) (patch (-.f64 (exp.f64 x) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor inf x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor inf x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor inf x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor inf x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp (neg x)) (/ (exp (* 3 x)) (+ 4 (* (exp x) (+ 2 (exp x)))))) (* 8 (/ 1 (+ 4 (* (exp x) (+ 2 (exp x))))))) (taylor inf x) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (exp.f64 (neg.f64 x))) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp (neg x)) (/ (exp (* 3 x)) (+ 4 (* (exp x) (+ 2 (exp x)))))) (* 8 (/ 1 (+ 4 (* (exp x) (+ 2 (exp x))))))) (taylor inf x) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (exp.f64 (neg.f64 x))) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp (neg x)) (/ (exp (* 3 x)) (+ 4 (* (exp x) (+ 2 (exp x)))))) (* 8 (/ 1 (+ 4 (* (exp x) (+ 2 (exp x))))))) (taylor inf x) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (exp.f64 (neg.f64 x))) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp (neg x)) (/ (exp (* 3 x)) (+ 4 (* (exp x) (+ 2 (exp x)))))) (* 8 (/ 1 (+ 4 (* (exp x) (+ 2 (exp x))))))) (taylor inf x) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (exp.f64 (neg.f64 x))) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (+ 4 (* (exp x) (+ 2 (exp x))))) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (+ 4 (* (exp x) (+ 2 (exp x))))) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (+ 4 (* (exp x) (+ 2 (exp x))))) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (+ 4 (* (exp x) (+ 2 (exp x))))) (taylor inf x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 4 (* (exp x) (+ 2 (exp x)))) (taylor inf x) (#s(alt (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) (patch (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 4 (* (exp x) (+ 2 (exp x)))) (taylor inf x) (#s(alt (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) (patch (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 4 (* (exp x) (+ 2 (exp x)))) (taylor inf x) (#s(alt (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) (patch (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 4 (* (exp x) (+ 2 (exp x)))) (taylor inf x) (#s(alt (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) (patch (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 2 (exp x)) (taylor inf x) (#s(alt (-.f64 (exp.f64 x) #s(literal -2 binary64)) (patch (-.f64 (exp.f64 x) #s(literal -2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 2 (exp x)) (taylor inf x) (#s(alt (-.f64 (exp.f64 x) #s(literal -2 binary64)) (patch (-.f64 (exp.f64 x) #s(literal -2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 2 (exp x)) (taylor inf x) (#s(alt (-.f64 (exp.f64 x) #s(literal -2 binary64)) (patch (-.f64 (exp.f64 x) #s(literal -2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 2 (exp x)) (taylor inf x) (#s(alt (-.f64 (exp.f64 x) #s(literal -2 binary64)) (patch (-.f64 (exp.f64 x) #s(literal -2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/20160 (pow x 4)) (taylor inf x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (patch (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (patch (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) (taylor inf x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (patch (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) (taylor inf x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (patch (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/360 (pow x 2)) (taylor inf x) (#s(alt (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (patch (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (patch (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (patch (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (patch (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp (* 3 x)) (taylor inf x) (#s(alt (exp.f64 (*.f64 #s(literal 3 binary64) x)) (patch (exp.f64 (*.f64 #s(literal 3 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (exp (* 3 x)) (taylor inf x) (#s(alt (exp.f64 (*.f64 #s(literal 3 binary64) x)) (patch (exp.f64 (*.f64 #s(literal 3 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (exp (* 3 x)) (taylor inf x) (#s(alt (exp.f64 (*.f64 #s(literal 3 binary64) x)) (patch (exp.f64 (*.f64 #s(literal 3 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (exp (* 3 x)) (taylor inf x) (#s(alt (exp.f64 (*.f64 #s(literal 3 binary64) x)) (patch (exp.f64 (*.f64 #s(literal 3 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (* -1 x))) 2) (taylor -inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (* -1 x))) 2) (taylor -inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (* -1 x))) 2) (taylor -inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (* -1 x))) 2) (taylor -inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/20160 (pow x 8)) (taylor -inf x) (#s(alt (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 8) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/20160 (pow x 7)) (taylor -inf x) (#s(alt (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 7) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/360 (* 1/12 (/ 1 (pow x 2)))) (pow x 2))) 1/20160))) (taylor -inf x) (#s(alt (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/12 (/ 1 (pow x 2))) (pow x 4))) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))))) (taylor -inf x) (#s(alt (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/20160 (pow x 6)) (taylor -inf x) (#s(alt (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 6) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) (taylor -inf x) (#s(alt (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) (taylor -inf x) (#s(alt (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (* -1 x))) 2) (taylor -inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (* -1 x))) 2) (taylor -inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (* -1 x))) 2) (taylor -inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (* -1 x))) 2) (taylor -inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor -inf x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor -inf x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor -inf x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor -inf x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (* -1 x))) 2) (taylor -inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (* -1 x))) 2) (taylor -inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (* -1 x))) 2) (taylor -inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (* -1 x))) 2) (taylor -inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/360 (pow x 6)) (taylor -inf x) (#s(alt (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 6) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/360 (pow x 5)) (taylor -inf x) (#s(alt (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 5) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/12 (/ 1 (pow x 2))) (pow x 2))) 1/360))) (taylor -inf x) (#s(alt (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/12 (/ 1 (pow x 2))) (pow x 2))) 1/360))) (taylor -inf x) (#s(alt (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/360 (pow x 4)) (taylor -inf x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) (taylor -inf x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) (taylor -inf x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (exp x)) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (exp.f64 x)) (patch (/.f64 #s(literal 1 binary64) (exp.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (exp x)) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (exp.f64 x)) (patch (/.f64 #s(literal 1 binary64) (exp.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (exp x)) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (exp.f64 x)) (patch (/.f64 #s(literal 1 binary64) (exp.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (exp x)) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (exp.f64 x)) (patch (/.f64 #s(literal 1 binary64) (exp.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (/ 1 (exp x))) 2) (taylor -inf x) (#s(alt (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (exp.f64 x))) (patch (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (exp.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (/ 1 (exp x))) 2) (taylor -inf x) (#s(alt (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (exp.f64 x))) (patch (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (exp.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (/ 1 (exp x))) 2) (taylor -inf x) (#s(alt (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (exp.f64 x))) (patch (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (exp.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (/ 1 (exp x))) 2) (taylor -inf x) (#s(alt (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (exp.f64 x))) (patch (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (exp.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (- (exp x) 2) (taylor -inf x) (#s(alt (-.f64 (exp.f64 x) #s(literal 2 binary64)) (patch (-.f64 (exp.f64 x) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp x) 2) (taylor -inf x) (#s(alt (-.f64 (exp.f64 x) #s(literal 2 binary64)) (patch (-.f64 (exp.f64 x) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp x) 2) (taylor -inf x) (#s(alt (-.f64 (exp.f64 x) #s(literal 2 binary64)) (patch (-.f64 (exp.f64 x) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (exp x) 2) (taylor -inf x) (#s(alt (-.f64 (exp.f64 x) #s(literal 2 binary64)) (patch (-.f64 (exp.f64 x) #s(literal 2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor -inf x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor -inf x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor -inf x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (exp x) (taylor -inf x) (#s(alt (exp.f64 x) (patch (exp.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp (* -1 x)) (/ (exp (* 3 x)) (+ 4 (* (exp x) (+ 2 (exp x)))))) (* 8 (/ 1 (+ 4 (* (exp x) (+ 2 (exp x))))))) (taylor -inf x) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (exp.f64 (neg.f64 x))) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp (* -1 x)) (/ (exp (* 3 x)) (+ 4 (* (exp x) (+ 2 (exp x)))))) (* 8 (/ 1 (+ 4 (* (exp x) (+ 2 (exp x))))))) (taylor -inf x) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (exp.f64 (neg.f64 x))) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp (* -1 x)) (/ (exp (* 3 x)) (+ 4 (* (exp x) (+ 2 (exp x)))))) (* 8 (/ 1 (+ 4 (* (exp x) (+ 2 (exp x))))))) (taylor -inf x) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (exp.f64 (neg.f64 x))) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp (* -1 x)) (/ (exp (* 3 x)) (+ 4 (* (exp x) (+ 2 (exp x)))))) (* 8 (/ 1 (+ 4 (* (exp x) (+ 2 (exp x))))))) (taylor -inf x) (#s(alt (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (exp.f64 (neg.f64 x))) (patch (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (exp.f64 (neg.f64 x))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (+ 4 (* (exp x) (+ 2 (exp x))))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (+ 4 (* (exp x) (+ 2 (exp x))))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (+ 4 (* (exp x) (+ 2 (exp x))))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (/ 1 (+ 4 (* (exp x) (+ 2 (exp x))))) (taylor -inf x) (#s(alt (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (patch (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 4 (* (exp x) (+ 2 (exp x)))) (taylor -inf x) (#s(alt (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) (patch (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 4 (* (exp x) (+ 2 (exp x)))) (taylor -inf x) (#s(alt (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) (patch (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 4 (* (exp x) (+ 2 (exp x)))) (taylor -inf x) (#s(alt (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) (patch (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 4 (* (exp x) (+ 2 (exp x)))) (taylor -inf x) (#s(alt (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) (patch (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 2 (exp x)) (taylor -inf x) (#s(alt (-.f64 (exp.f64 x) #s(literal -2 binary64)) (patch (-.f64 (exp.f64 x) #s(literal -2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 2 (exp x)) (taylor -inf x) (#s(alt (-.f64 (exp.f64 x) #s(literal -2 binary64)) (patch (-.f64 (exp.f64 x) #s(literal -2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 2 (exp x)) (taylor -inf x) (#s(alt (-.f64 (exp.f64 x) #s(literal -2 binary64)) (patch (-.f64 (exp.f64 x) #s(literal -2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 2 (exp x)) (taylor -inf x) (#s(alt (-.f64 (exp.f64 x) #s(literal -2 binary64)) (patch (-.f64 (exp.f64 x) #s(literal -2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/20160 (pow x 4)) (taylor -inf x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (patch (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (patch (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) (taylor -inf x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (patch (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) (taylor -inf x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (patch (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/360 (pow x 2)) (taylor -inf x) (#s(alt (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (patch (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (patch (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (patch (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (patch (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (exp (* 3 x)) (taylor -inf x) (#s(alt (exp.f64 (*.f64 #s(literal 3 binary64) x)) (patch (exp.f64 (*.f64 #s(literal 3 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (exp (* 3 x)) (taylor -inf x) (#s(alt (exp.f64 (*.f64 #s(literal 3 binary64) x)) (patch (exp.f64 (*.f64 #s(literal 3 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (exp (* 3 x)) (taylor -inf x) (#s(alt (exp.f64 (*.f64 #s(literal 3 binary64) x)) (patch (exp.f64 (*.f64 #s(literal 3 binary64) x)) #<representation binary64>) () ())) ()) |
#s(alt (exp (* 3 x)) (taylor -inf x) (#s(alt (exp.f64 (*.f64 #s(literal 3 binary64) x)) (patch (exp.f64 (*.f64 #s(literal 3 binary64) x)) #<representation binary64>) () ())) ()) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 46.0ms | x | @ | -inf | ((+ (- (exp x) 2) (exp (neg x))) (* (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) x) (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (+ (- (exp x) 2) (exp (neg x))) (* x x) (+ (- (exp x) 2) (exp (neg x))) (* (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (/ 1 (exp x)) (+ (- (exp x) 2) (/ 1 (exp x))) (- (exp x) 2) (exp x) (+ (* (/ 1 (+ (* (- (exp x) -2) (exp x)) 4)) (- (exp (* 3 x)) 8)) (exp (neg x))) (/ 1 (+ (* (- (exp x) -2) (exp x)) 4)) (+ (* (- (exp x) -2) (exp x)) 4) (- (exp x) -2) (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (+ (* 1/360 (* x x)) 1/12) (exp (* 3 x))) |
| 5.0ms | x | @ | inf | ((+ (- (exp x) 2) (exp (neg x))) (* (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) x) (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (+ (- (exp x) 2) (exp (neg x))) (* x x) (+ (- (exp x) 2) (exp (neg x))) (* (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (/ 1 (exp x)) (+ (- (exp x) 2) (/ 1 (exp x))) (- (exp x) 2) (exp x) (+ (* (/ 1 (+ (* (- (exp x) -2) (exp x)) 4)) (- (exp (* 3 x)) 8)) (exp (neg x))) (/ 1 (+ (* (- (exp x) -2) (exp x)) 4)) (+ (* (- (exp x) -2) (exp x)) 4) (- (exp x) -2) (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (+ (* 1/360 (* x x)) 1/12) (exp (* 3 x))) |
| 3.0ms | x | @ | 0 | ((+ (- (exp x) 2) (exp (neg x))) (* (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) x) (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (+ (- (exp x) 2) (exp (neg x))) (* x x) (+ (- (exp x) 2) (exp (neg x))) (* (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (/ 1 (exp x)) (+ (- (exp x) 2) (/ 1 (exp x))) (- (exp x) 2) (exp x) (+ (* (/ 1 (+ (* (- (exp x) -2) (exp x)) 4)) (- (exp (* 3 x)) 8)) (exp (neg x))) (/ 1 (+ (* (- (exp x) -2) (exp x)) 4)) (+ (* (- (exp x) -2) (exp x)) 4) (- (exp x) -2) (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (+ (* 1/360 (* x x)) 1/12) (exp (* 3 x))) |
| 1× | egg-herbie |
| 14 542× | lower-fma.f64 |
| 14 542× | lower-fma.f32 |
| 4 158× | lower-*.f64 |
| 4 158× | lower-*.f32 |
| 2 656× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 189 | 2361 |
| 1 | 576 | 2360 |
| 2 | 1381 | 2293 |
| 3 | 3667 | 2290 |
| 4 | 6791 | 2290 |
| 0 | 8186 | 2101 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(pow x 2) |
(* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) |
x |
(* x (+ 1 (* 1/12 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(* x (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) |
1 |
(+ 1 (* 1/12 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2))))))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
x |
(* x (+ 1 (* 1/12 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(* x (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
1 |
(+ 1 (* 1/12 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))) |
1 |
(+ 1 (* -1 x)) |
(+ 1 (* x (- (* 1/2 x) 1))) |
(+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) |
-1 |
(- x 1) |
(- (* x (+ 1 (* 1/2 x))) 1) |
(- (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))) 1) |
1 |
(+ 1 x) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) |
1/7 |
(+ 1/7 (* -4/49 x)) |
(+ 1/7 (* x (- (* -5/343 x) 4/49))) |
(+ 1/7 (* x (- (* x (- (* 67/7203 x) 5/343)) 4/49))) |
7 |
(+ 7 (* 4 x)) |
(+ 7 (* x (+ 4 (* 3 x)))) |
(+ 7 (* x (+ 4 (* x (+ 3 (* 5/3 x)))))) |
3 |
(+ 3 x) |
(+ 3 (* x (+ 1 (* 1/2 x)))) |
(+ 3 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
1/12 |
(+ 1/12 (* 1/360 (pow x 2))) |
(+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2))))) |
(+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2))))) |
1/12 |
(+ 1/12 (* 1/360 (pow x 2))) |
(+ 1/12 (* 1/360 (pow x 2))) |
(+ 1/12 (* 1/360 (pow x 2))) |
1 |
(+ 1 (* 3 x)) |
(+ 1 (* x (+ 3 (* 9/2 x)))) |
(+ 1 (* x (+ 3 (* x (+ 9/2 (* 9/2 x)))))) |
(- (+ (exp x) (exp (neg x))) 2) |
(- (+ (exp x) (exp (neg x))) 2) |
(- (+ (exp x) (exp (neg x))) 2) |
(- (+ (exp x) (exp (neg x))) 2) |
(* 1/20160 (pow x 8)) |
(* (pow x 8) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(* 1/20160 (pow x 7)) |
(* (pow x 7) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(* (pow x 7) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(* (pow x 7) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(* 1/20160 (pow x 6)) |
(* (pow x 6) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(- (+ (exp x) (exp (neg x))) 2) |
(- (+ (exp x) (exp (neg x))) 2) |
(- (+ (exp x) (exp (neg x))) 2) |
(- (+ (exp x) (exp (neg x))) 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(- (+ (exp x) (exp (neg x))) 2) |
(- (+ (exp x) (exp (neg x))) 2) |
(- (+ (exp x) (exp (neg x))) 2) |
(- (+ (exp x) (exp (neg x))) 2) |
(* 1/360 (pow x 6)) |
(* (pow x 6) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(* 1/360 (pow x 5)) |
(* (pow x 5) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(* (pow x 5) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(* (pow x 5) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(* 1/360 (pow x 4)) |
(* (pow x 4) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(* (pow x 4) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(/ 1 (exp x)) |
(/ 1 (exp x)) |
(/ 1 (exp x)) |
(/ 1 (exp x)) |
(- (+ (exp x) (/ 1 (exp x))) 2) |
(- (+ (exp x) (/ 1 (exp x))) 2) |
(- (+ (exp x) (/ 1 (exp x))) 2) |
(- (+ (exp x) (/ 1 (exp x))) 2) |
(- (exp x) 2) |
(- (exp x) 2) |
(- (exp x) 2) |
(- (exp x) 2) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(- (+ (exp (neg x)) (/ (exp (* 3 x)) (+ 4 (* (exp x) (+ 2 (exp x)))))) (* 8 (/ 1 (+ 4 (* (exp x) (+ 2 (exp x))))))) |
(- (+ (exp (neg x)) (/ (exp (* 3 x)) (+ 4 (* (exp x) (+ 2 (exp x)))))) (* 8 (/ 1 (+ 4 (* (exp x) (+ 2 (exp x))))))) |
(- (+ (exp (neg x)) (/ (exp (* 3 x)) (+ 4 (* (exp x) (+ 2 (exp x)))))) (* 8 (/ 1 (+ 4 (* (exp x) (+ 2 (exp x))))))) |
(- (+ (exp (neg x)) (/ (exp (* 3 x)) (+ 4 (* (exp x) (+ 2 (exp x)))))) (* 8 (/ 1 (+ 4 (* (exp x) (+ 2 (exp x))))))) |
(/ 1 (+ 4 (* (exp x) (+ 2 (exp x))))) |
(/ 1 (+ 4 (* (exp x) (+ 2 (exp x))))) |
(/ 1 (+ 4 (* (exp x) (+ 2 (exp x))))) |
(/ 1 (+ 4 (* (exp x) (+ 2 (exp x))))) |
(+ 4 (* (exp x) (+ 2 (exp x)))) |
(+ 4 (* (exp x) (+ 2 (exp x)))) |
(+ 4 (* (exp x) (+ 2 (exp x)))) |
(+ 4 (* (exp x) (+ 2 (exp x)))) |
(+ 2 (exp x)) |
(+ 2 (exp x)) |
(+ 2 (exp x)) |
(+ 2 (exp x)) |
(* 1/20160 (pow x 4)) |
(* (pow x 4) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(* (pow x 4) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(* 1/360 (pow x 2)) |
(* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(exp (* 3 x)) |
(exp (* 3 x)) |
(exp (* 3 x)) |
(exp (* 3 x)) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(* 1/20160 (pow x 8)) |
(* (pow x 8) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(* 1/20160 (pow x 7)) |
(* (pow x 7) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/360 (* 1/12 (/ 1 (pow x 2)))) (pow x 2))) 1/20160))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/12 (/ 1 (pow x 2))) (pow x 4))) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))))) |
(* 1/20160 (pow x 6)) |
(* (pow x 6) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(* 1/360 (pow x 6)) |
(* (pow x 6) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(* 1/360 (pow x 5)) |
(* (pow x 5) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/12 (/ 1 (pow x 2))) (pow x 2))) 1/360))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/12 (/ 1 (pow x 2))) (pow x 2))) 1/360))) |
(* 1/360 (pow x 4)) |
(* (pow x 4) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(* (pow x 4) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(/ 1 (exp x)) |
(/ 1 (exp x)) |
(/ 1 (exp x)) |
(/ 1 (exp x)) |
(- (+ (exp x) (/ 1 (exp x))) 2) |
(- (+ (exp x) (/ 1 (exp x))) 2) |
(- (+ (exp x) (/ 1 (exp x))) 2) |
(- (+ (exp x) (/ 1 (exp x))) 2) |
(- (exp x) 2) |
(- (exp x) 2) |
(- (exp x) 2) |
(- (exp x) 2) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(- (+ (exp (* -1 x)) (/ (exp (* 3 x)) (+ 4 (* (exp x) (+ 2 (exp x)))))) (* 8 (/ 1 (+ 4 (* (exp x) (+ 2 (exp x))))))) |
(- (+ (exp (* -1 x)) (/ (exp (* 3 x)) (+ 4 (* (exp x) (+ 2 (exp x)))))) (* 8 (/ 1 (+ 4 (* (exp x) (+ 2 (exp x))))))) |
(- (+ (exp (* -1 x)) (/ (exp (* 3 x)) (+ 4 (* (exp x) (+ 2 (exp x)))))) (* 8 (/ 1 (+ 4 (* (exp x) (+ 2 (exp x))))))) |
(- (+ (exp (* -1 x)) (/ (exp (* 3 x)) (+ 4 (* (exp x) (+ 2 (exp x)))))) (* 8 (/ 1 (+ 4 (* (exp x) (+ 2 (exp x))))))) |
(/ 1 (+ 4 (* (exp x) (+ 2 (exp x))))) |
(/ 1 (+ 4 (* (exp x) (+ 2 (exp x))))) |
(/ 1 (+ 4 (* (exp x) (+ 2 (exp x))))) |
(/ 1 (+ 4 (* (exp x) (+ 2 (exp x))))) |
(+ 4 (* (exp x) (+ 2 (exp x)))) |
(+ 4 (* (exp x) (+ 2 (exp x)))) |
(+ 4 (* (exp x) (+ 2 (exp x)))) |
(+ 4 (* (exp x) (+ 2 (exp x)))) |
(+ 2 (exp x)) |
(+ 2 (exp x)) |
(+ 2 (exp x)) |
(+ 2 (exp x)) |
(* 1/20160 (pow x 4)) |
(* (pow x 4) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(* (pow x 4) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(* 1/360 (pow x 2)) |
(* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(exp (* 3 x)) |
(exp (* 3 x)) |
(exp (* 3 x)) |
(exp (* 3 x)) |
| Outputs |
|---|
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
x |
(* x (+ 1 (* 1/12 (pow x 2)))) |
(*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) |
(* x (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) |
(* x (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/12 (pow x 2))) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))) |
(fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2))))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) 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) (+ 1 (* 1/12 (pow x 2)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
x |
(* x (+ 1 (* 1/12 (pow x 2)))) |
(*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) |
(* x (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) |
(* x (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/12 (pow x 2))) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))) |
(fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))) |
(fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(+ 1 (* x (- (* 1/2 x) 1))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64)) |
(+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64)) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
-1 |
#s(literal -1 binary64) |
(- x 1) |
(-.f64 x #s(literal 1 binary64)) |
(- (* x (+ 1 (* 1/2 x))) 1) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal -1 binary64)) |
(- (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))) 1) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal -1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64)) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64)) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
1/7 |
#s(literal 1/7 binary64) |
(+ 1/7 (* -4/49 x)) |
(fma.f64 #s(literal -4/49 binary64) x #s(literal 1/7 binary64)) |
(+ 1/7 (* x (- (* -5/343 x) 4/49))) |
(fma.f64 (fma.f64 #s(literal -5/343 binary64) x #s(literal -4/49 binary64)) x #s(literal 1/7 binary64)) |
(+ 1/7 (* x (- (* x (- (* 67/7203 x) 5/343)) 4/49))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 67/7203 binary64) x #s(literal -5/343 binary64)) x #s(literal -4/49 binary64)) x #s(literal 1/7 binary64)) |
7 |
#s(literal 7 binary64) |
(+ 7 (* 4 x)) |
(fma.f64 #s(literal 4 binary64) x #s(literal 7 binary64)) |
(+ 7 (* x (+ 4 (* 3 x)))) |
(fma.f64 (fma.f64 #s(literal 3 binary64) x #s(literal 4 binary64)) x #s(literal 7 binary64)) |
(+ 7 (* x (+ 4 (* x (+ 3 (* 5/3 x)))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 5/3 binary64) x #s(literal 3 binary64)) x #s(literal 4 binary64)) x #s(literal 7 binary64)) |
3 |
#s(literal 3 binary64) |
(+ 3 x) |
(+.f64 #s(literal 3 binary64) x) |
(+ 3 (* x (+ 1 (* 1/2 x)))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 3 binary64)) |
(+ 3 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 3 binary64)) |
1/12 |
#s(literal 1/12 binary64) |
(+ 1/12 (* 1/360 (pow x 2))) |
(fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) |
(+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2))))) |
(fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) |
(+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2))))) |
(fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) |
1/12 |
#s(literal 1/12 binary64) |
(+ 1/12 (* 1/360 (pow x 2))) |
(fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) |
(+ 1/12 (* 1/360 (pow x 2))) |
(fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) |
(+ 1/12 (* 1/360 (pow x 2))) |
(fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 3 x)) |
(fma.f64 #s(literal 3 binary64) x #s(literal 1 binary64)) |
(+ 1 (* x (+ 3 (* 9/2 x)))) |
(fma.f64 (fma.f64 #s(literal 9/2 binary64) x #s(literal 3 binary64)) x #s(literal 1 binary64)) |
(+ 1 (* x (+ 3 (* x (+ 9/2 (* 9/2 x)))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 9/2 binary64) x #s(literal 9/2 binary64)) x #s(literal 3 binary64)) x #s(literal 1 binary64)) |
(- (+ (exp x) (exp (neg x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (exp (neg x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (exp (neg x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (exp (neg x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(* 1/20160 (pow x 8)) |
(*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1/20160 binary64)) |
(* (pow x 8) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/360 binary64) (*.f64 x x)) #s(literal -1/20160 binary64)) (pow.f64 x #s(literal 8 binary64))) |
(* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal -1/20160 binary64) (/.f64 #s(literal 1/360 binary64) (*.f64 x x)))) (pow.f64 x #s(literal 8 binary64))) |
(* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (-.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal -1/20160 binary64) (/.f64 #s(literal 1/360 binary64) (*.f64 x x))))) (pow.f64 x #s(literal 8 binary64))) |
(* 1/20160 (pow x 7)) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/20160 binary64)) |
(* (pow x 7) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (-.f64 (/.f64 #s(literal 1/360 binary64) (*.f64 x x)) #s(literal -1/20160 binary64))) |
(* (pow x 7) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (-.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal -1/20160 binary64) (/.f64 #s(literal 1/360 binary64) (*.f64 x x))))) |
(* (pow x 7) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (-.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal -1/20160 binary64) (/.f64 #s(literal 1/360 binary64) (*.f64 x x)))))) |
(* 1/20160 (pow x 6)) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/20160 binary64)) (*.f64 (*.f64 x x) x)) |
(* (pow x 6) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x)) |
(* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) |
(* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(- (+ (exp x) (exp (neg x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (exp (neg x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (exp (neg x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (exp (neg x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 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) |
(- (+ (exp x) (exp (neg x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (exp (neg x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (exp (neg x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (exp (neg x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(* 1/360 (pow x 6)) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/360 binary64)) (*.f64 (*.f64 x x) x)) |
(* (pow x 6) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (*.f64 x x) x)) |
(* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(* 1/360 (pow x 5)) |
(*.f64 (*.f64 #s(literal 1/360 binary64) x) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(* (pow x 5) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 1/360 binary64))) |
(* (pow x 5) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) #s(literal 1/360 binary64))) |
(* (pow x 5) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) #s(literal 1/360 binary64))) |
(* 1/360 (pow x 4)) |
(*.f64 (*.f64 #s(literal 1/360 binary64) x) (*.f64 (*.f64 x x) x)) |
(* (pow x 4) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) |
(* (pow x 4) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(* (pow x 4) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(/ 1 (exp x)) |
(exp.f64 (neg.f64 x)) |
(/ 1 (exp x)) |
(exp.f64 (neg.f64 x)) |
(/ 1 (exp x)) |
(exp.f64 (neg.f64 x)) |
(/ 1 (exp x)) |
(exp.f64 (neg.f64 x)) |
(- (+ (exp x) (/ 1 (exp x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (/ 1 (exp x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (/ 1 (exp x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (/ 1 (exp x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (exp x) 2) |
(-.f64 (exp.f64 x) #s(literal 2 binary64)) |
(- (exp x) 2) |
(-.f64 (exp.f64 x) #s(literal 2 binary64)) |
(- (exp x) 2) |
(-.f64 (exp.f64 x) #s(literal 2 binary64)) |
(- (exp x) 2) |
(-.f64 (exp.f64 x) #s(literal 2 binary64)) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(- (+ (exp (neg x)) (/ (exp (* 3 x)) (+ 4 (* (exp x) (+ 2 (exp x)))))) (* 8 (/ 1 (+ 4 (* (exp x) (+ 2 (exp x))))))) |
(-.f64 (+.f64 (/.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) (fma.f64 (+.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 8 binary64) (fma.f64 (+.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) |
(- (+ (exp (neg x)) (/ (exp (* 3 x)) (+ 4 (* (exp x) (+ 2 (exp x)))))) (* 8 (/ 1 (+ 4 (* (exp x) (+ 2 (exp x))))))) |
(-.f64 (+.f64 (/.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) (fma.f64 (+.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 8 binary64) (fma.f64 (+.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) |
(- (+ (exp (neg x)) (/ (exp (* 3 x)) (+ 4 (* (exp x) (+ 2 (exp x)))))) (* 8 (/ 1 (+ 4 (* (exp x) (+ 2 (exp x))))))) |
(-.f64 (+.f64 (/.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) (fma.f64 (+.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 8 binary64) (fma.f64 (+.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) |
(- (+ (exp (neg x)) (/ (exp (* 3 x)) (+ 4 (* (exp x) (+ 2 (exp x)))))) (* 8 (/ 1 (+ 4 (* (exp x) (+ 2 (exp x))))))) |
(-.f64 (+.f64 (/.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) (fma.f64 (+.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 8 binary64) (fma.f64 (+.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) |
(/ 1 (+ 4 (* (exp x) (+ 2 (exp x))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 x) #s(literal 4 binary64))) |
(/ 1 (+ 4 (* (exp x) (+ 2 (exp x))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 x) #s(literal 4 binary64))) |
(/ 1 (+ 4 (* (exp x) (+ 2 (exp x))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 x) #s(literal 4 binary64))) |
(/ 1 (+ 4 (* (exp x) (+ 2 (exp x))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 x) #s(literal 4 binary64))) |
(+ 4 (* (exp x) (+ 2 (exp x)))) |
(fma.f64 (+.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 x) #s(literal 4 binary64)) |
(+ 4 (* (exp x) (+ 2 (exp x)))) |
(fma.f64 (+.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 x) #s(literal 4 binary64)) |
(+ 4 (* (exp x) (+ 2 (exp x)))) |
(fma.f64 (+.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 x) #s(literal 4 binary64)) |
(+ 4 (* (exp x) (+ 2 (exp x)))) |
(fma.f64 (+.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 x) #s(literal 4 binary64)) |
(+ 2 (exp x)) |
(+.f64 (exp.f64 x) #s(literal 2 binary64)) |
(+ 2 (exp x)) |
(+.f64 (exp.f64 x) #s(literal 2 binary64)) |
(+ 2 (exp x)) |
(+.f64 (exp.f64 x) #s(literal 2 binary64)) |
(+ 2 (exp x)) |
(+.f64 (exp.f64 x) #s(literal 2 binary64)) |
(* 1/20160 (pow x 4)) |
(*.f64 (*.f64 #s(literal 1/20160 binary64) x) (*.f64 (*.f64 x x) x)) |
(* (pow x 4) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) |
(* (pow x 4) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) |
(* (pow x 4) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) |
(* 1/360 (pow x 2)) |
(*.f64 #s(literal 1/360 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) |
(* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) |
(* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) |
(exp (* 3 x)) |
(exp.f64 (*.f64 #s(literal 3 binary64) x)) |
(exp (* 3 x)) |
(exp.f64 (*.f64 #s(literal 3 binary64) x)) |
(exp (* 3 x)) |
(exp.f64 (*.f64 #s(literal 3 binary64) x)) |
(exp (* 3 x)) |
(exp.f64 (*.f64 #s(literal 3 binary64) x)) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(* 1/20160 (pow x 8)) |
(*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1/20160 binary64)) |
(* (pow x 8) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/360 binary64) (*.f64 x x)) #s(literal -1/20160 binary64)) (pow.f64 x #s(literal 8 binary64))) |
(* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal -1/20160 binary64) (/.f64 #s(literal 1/360 binary64) (*.f64 x x)))) (pow.f64 x #s(literal 8 binary64))) |
(* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (-.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal -1/20160 binary64) (/.f64 #s(literal 1/360 binary64) (*.f64 x x))))) (pow.f64 x #s(literal 8 binary64))) |
(* 1/20160 (pow x 7)) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/20160 binary64)) |
(* (pow x 7) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (-.f64 (/.f64 #s(literal 1/360 binary64) (*.f64 x x)) #s(literal -1/20160 binary64))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/360 (* 1/12 (/ 1 (pow x 2)))) (pow x 2))) 1/20160))) |
(*.f64 (-.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 1/360 binary64)) (*.f64 x x)) #s(literal -1/20160 binary64)) (pow.f64 x #s(literal 7 binary64))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/12 (/ 1 (pow x 2))) (pow x 4))) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))))) |
(*.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/12 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal -1/20160 binary64) (/.f64 #s(literal 1/360 binary64) (*.f64 x x)))) (pow.f64 x #s(literal 7 binary64))) |
(* 1/20160 (pow x 6)) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/20160 binary64)) (*.f64 (*.f64 x x) x)) |
(* (pow x 6) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x)) |
(* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) |
(* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 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) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(* 1/360 (pow x 6)) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/360 binary64)) (*.f64 (*.f64 x x) x)) |
(* (pow x 6) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (*.f64 x x) x)) |
(* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(* 1/360 (pow x 5)) |
(*.f64 (*.f64 #s(literal 1/360 binary64) x) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(* (pow x 5) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 1/360 binary64))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/12 (/ 1 (pow x 2))) (pow x 2))) 1/360))) |
(*.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/12 binary64)) (*.f64 x x)) #s(literal -1/360 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x)) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/12 (/ 1 (pow x 2))) (pow x 2))) 1/360))) |
(*.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/12 binary64)) (*.f64 x x)) #s(literal -1/360 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x)) |
(* 1/360 (pow x 4)) |
(*.f64 (*.f64 #s(literal 1/360 binary64) x) (*.f64 (*.f64 x x) x)) |
(* (pow x 4) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) |
(* (pow x 4) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(* (pow x 4) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(/ 1 (exp x)) |
(exp.f64 (neg.f64 x)) |
(/ 1 (exp x)) |
(exp.f64 (neg.f64 x)) |
(/ 1 (exp x)) |
(exp.f64 (neg.f64 x)) |
(/ 1 (exp x)) |
(exp.f64 (neg.f64 x)) |
(- (+ (exp x) (/ 1 (exp x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (/ 1 (exp x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (/ 1 (exp x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (/ 1 (exp x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (exp x) 2) |
(-.f64 (exp.f64 x) #s(literal 2 binary64)) |
(- (exp x) 2) |
(-.f64 (exp.f64 x) #s(literal 2 binary64)) |
(- (exp x) 2) |
(-.f64 (exp.f64 x) #s(literal 2 binary64)) |
(- (exp x) 2) |
(-.f64 (exp.f64 x) #s(literal 2 binary64)) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(- (+ (exp (* -1 x)) (/ (exp (* 3 x)) (+ 4 (* (exp x) (+ 2 (exp x)))))) (* 8 (/ 1 (+ 4 (* (exp x) (+ 2 (exp x))))))) |
(-.f64 (+.f64 (/.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) (fma.f64 (+.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 8 binary64) (fma.f64 (+.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) |
(- (+ (exp (* -1 x)) (/ (exp (* 3 x)) (+ 4 (* (exp x) (+ 2 (exp x)))))) (* 8 (/ 1 (+ 4 (* (exp x) (+ 2 (exp x))))))) |
(-.f64 (+.f64 (/.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) (fma.f64 (+.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 8 binary64) (fma.f64 (+.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) |
(- (+ (exp (* -1 x)) (/ (exp (* 3 x)) (+ 4 (* (exp x) (+ 2 (exp x)))))) (* 8 (/ 1 (+ 4 (* (exp x) (+ 2 (exp x))))))) |
(-.f64 (+.f64 (/.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) (fma.f64 (+.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 8 binary64) (fma.f64 (+.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) |
(- (+ (exp (* -1 x)) (/ (exp (* 3 x)) (+ 4 (* (exp x) (+ 2 (exp x)))))) (* 8 (/ 1 (+ 4 (* (exp x) (+ 2 (exp x))))))) |
(-.f64 (+.f64 (/.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) (fma.f64 (+.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 (neg.f64 x))) (/.f64 #s(literal 8 binary64) (fma.f64 (+.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) |
(/ 1 (+ 4 (* (exp x) (+ 2 (exp x))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 x) #s(literal 4 binary64))) |
(/ 1 (+ 4 (* (exp x) (+ 2 (exp x))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 x) #s(literal 4 binary64))) |
(/ 1 (+ 4 (* (exp x) (+ 2 (exp x))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 x) #s(literal 4 binary64))) |
(/ 1 (+ 4 (* (exp x) (+ 2 (exp x))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 x) #s(literal 4 binary64))) |
(+ 4 (* (exp x) (+ 2 (exp x)))) |
(fma.f64 (+.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 x) #s(literal 4 binary64)) |
(+ 4 (* (exp x) (+ 2 (exp x)))) |
(fma.f64 (+.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 x) #s(literal 4 binary64)) |
(+ 4 (* (exp x) (+ 2 (exp x)))) |
(fma.f64 (+.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 x) #s(literal 4 binary64)) |
(+ 4 (* (exp x) (+ 2 (exp x)))) |
(fma.f64 (+.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 x) #s(literal 4 binary64)) |
(+ 2 (exp x)) |
(+.f64 (exp.f64 x) #s(literal 2 binary64)) |
(+ 2 (exp x)) |
(+.f64 (exp.f64 x) #s(literal 2 binary64)) |
(+ 2 (exp x)) |
(+.f64 (exp.f64 x) #s(literal 2 binary64)) |
(+ 2 (exp x)) |
(+.f64 (exp.f64 x) #s(literal 2 binary64)) |
(* 1/20160 (pow x 4)) |
(*.f64 (*.f64 #s(literal 1/20160 binary64) x) (*.f64 (*.f64 x x) x)) |
(* (pow x 4) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) |
(* (pow x 4) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) |
(* (pow x 4) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) |
(* 1/360 (pow x 2)) |
(*.f64 #s(literal 1/360 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) |
(* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) |
(* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) |
(exp (* 3 x)) |
(exp.f64 (*.f64 #s(literal 3 binary64) x)) |
(exp (* 3 x)) |
(exp.f64 (*.f64 #s(literal 3 binary64) x)) |
(exp (* 3 x)) |
(exp.f64 (*.f64 #s(literal 3 binary64) x)) |
(exp (* 3 x)) |
(exp.f64 (*.f64 #s(literal 3 binary64) x)) |
| 4 440× | lower-/.f32 |
| 4 436× | lower-/.f64 |
| 4 268× | lower-*.f32 |
| 4 256× | lower-*.f64 |
| 3 088× | lower-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 243 |
| 0 | 71 | 241 |
| 1 | 264 | 240 |
| 2 | 2010 | 240 |
| 0 | 8254 | 240 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) |
(*.f64 x x) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) |
(fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (exp.f64 x)) |
(+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (exp.f64 x))) |
(-.f64 (exp.f64 x) #s(literal 2 binary64)) |
(exp.f64 x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (exp.f64 (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) |
(fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) |
(-.f64 (exp.f64 x) #s(literal -2 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) |
(fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) |
(exp.f64 (*.f64 #s(literal 3 binary64) x)) |
| Outputs |
|---|
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 x (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x x) #s(literal -1 binary64)) (*.f64 x x))) (neg.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) (*.f64 x x))) (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x x) #s(literal -1 binary64)) (*.f64 x x)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) (*.f64 x x)) (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x x) #s(literal -1 binary64)) x)) (neg.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) x)) (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x x) #s(literal -1 binary64)))) (neg.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (*.f64 x x) x) #s(literal 1 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x x) #s(literal -1 binary64)) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) x) (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x x) #s(literal -1 binary64))) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) x (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) x)) |
(fma.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) (*.f64 x #s(literal 1 binary64))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x))) |
(+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) x) (*.f64 #s(literal 1 binary64) x)) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) x)) |
(+.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (*.f64 x #s(literal 1 binary64))) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x))))) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x x) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x))) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x x) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (*.f64 x x) x) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x x)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x x)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x x) #s(literal -1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x))) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x))) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (*.f64 x x) x) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x))) (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x x)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64))) #s(literal -1 binary64)) (*.f64 x x))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) (*.f64 x x))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64))) #s(literal -1 binary64)) (*.f64 x x)) (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) (*.f64 x x)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64))) #s(literal -1 binary64)) x)) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) x)) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64))) #s(literal -1 binary64)))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (*.f64 x x) x) #s(literal 1 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64))) #s(literal -1 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) x) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64))) #s(literal -1 binary64))) (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) x (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) x)) |
(fma.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) (*.f64 x #s(literal 1 binary64))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x))) |
(+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) x) (*.f64 #s(literal 1 binary64) x)) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) x)) |
(+.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (*.f64 x #s(literal 1 binary64))) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x))) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x))))) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64))) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x))) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (*.f64 x x) x) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)))) (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64))) #s(literal -1 binary64))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)))) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64))) #s(literal -1 binary64)) (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)))) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64))) #s(literal -1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x))) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x))) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (*.f64 x x) x) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)))) (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) |
(*.f64 (exp.f64 (*.f64 x #s(literal -1/2 binary64))) (exp.f64 (*.f64 x #s(literal -1/2 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (exp.f64 x))) |
(*.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) |
(pow.f64 (exp.f64 (*.f64 x #s(literal -1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (exp.f64 x))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) x) |
(pow.f64 (exp.f64 (+.f64 x x)) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 x) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 (exp.f64 x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (exp.f64 x)))) |
(/.f64 #s(literal 1 binary64) (exp.f64 x)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (exp.f64 x))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) x)) |
(exp.f64 (neg.f64 x)) |
(*.f64 (-.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (exp.f64 (-.f64 (neg.f64 x) x))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))))) |
(*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal -3 binary64))) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64))) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(pow.f64 (/.f64 (-.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) (-.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (exp.f64 (-.f64 (neg.f64 x) x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64))) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) (+.f64 (exp.f64 (*.f64 x #s(literal -3 binary64))) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 (exp.f64 (+.f64 x x)) (pow.f64 (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (exp.f64 x) (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x)))))) |
(/.f64 (neg.f64 (-.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) (pow.f64 (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (pow.f64 (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) (*.f64 (exp.f64 x) (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (exp.f64 (-.f64 (neg.f64 x) x))))) (neg.f64 (neg.f64 (-.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (exp.f64 (*.f64 x #s(literal -3 binary64))) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64))) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -2 binary64)) (*.f64 (neg.f64 (exp.f64 x)) (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64))))) (neg.f64 (*.f64 (neg.f64 (exp.f64 x)) (-.f64 (exp.f64 x) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))) (*.f64 (neg.f64 (exp.f64 x)) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64))))) (neg.f64 (*.f64 (neg.f64 (exp.f64 x)) (+.f64 (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64)) (exp.f64 (+.f64 x x)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -2 binary64)) (*.f64 (exp.f64 x) (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64))))) (neg.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))) (*.f64 (exp.f64 x) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64))))) (neg.f64 (*.f64 (exp.f64 x) (+.f64 (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64)) (exp.f64 (+.f64 x x)))))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)) (neg.f64 (exp.f64 x)) (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) #s(literal -1 binary64)))) (neg.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (neg.f64 (exp.f64 x))))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)) (exp.f64 x) (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x)))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (neg.f64 (exp.f64 x)) (*.f64 (+.f64 (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))) #s(literal -1 binary64)))) (neg.f64 (*.f64 (+.f64 (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))) (neg.f64 (exp.f64 x))))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (exp.f64 x) (*.f64 (+.f64 (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (+.f64 (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))) (exp.f64 x)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x)))) (*.f64 (-.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) (exp.f64 (-.f64 (neg.f64 x) x)))) (*.f64 (-.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) (-.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 x)) (+.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x)))) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 4 binary64) (exp.f64 (-.f64 (neg.f64 x) x))))) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 x)) (+.f64 #s(literal 4 binary64) (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x)))))) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 8 binary64) (exp.f64 (*.f64 x #s(literal -3 binary64)))))) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 4 binary64) (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))))))) |
(/.f64 (-.f64 (*.f64 (exp.f64 x) (+.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x)))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (exp.f64 (-.f64 (neg.f64 x) x))))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))))) |
(/.f64 (-.f64 (*.f64 (exp.f64 x) (+.f64 #s(literal 4 binary64) (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x)))))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 8 binary64) (exp.f64 (*.f64 x #s(literal -3 binary64)))))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x)))) (*.f64 (exp.f64 (neg.f64 x)) (-.f64 #s(literal 4 binary64) (exp.f64 (-.f64 (neg.f64 x) x))))) (*.f64 (exp.f64 (neg.f64 x)) (+.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x)))))) (*.f64 (exp.f64 (neg.f64 x)) (-.f64 #s(literal 8 binary64) (exp.f64 (*.f64 x #s(literal -3 binary64)))))) (*.f64 (exp.f64 (neg.f64 x)) (+.f64 #s(literal 4 binary64) (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64)) (exp.f64 (+.f64 x x)))) (*.f64 (neg.f64 (exp.f64 x)) (neg.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64))))) (*.f64 (neg.f64 (exp.f64 x)) (neg.f64 (+.f64 (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64)) (exp.f64 (+.f64 x x)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64))) (*.f64 (neg.f64 (exp.f64 x)) (neg.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64))))) (*.f64 (neg.f64 (exp.f64 x)) (neg.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (exp.f64 x)))) (*.f64 (neg.f64 (exp.f64 x)) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)))) (*.f64 (neg.f64 (exp.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (exp.f64 x)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64))) (*.f64 (neg.f64 (exp.f64 x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (exp.f64 x)) (/.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64))) (*.f64 (neg.f64 (exp.f64 x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (exp.f64 x)) (/.f64 (+.f64 (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64)) (exp.f64 (+.f64 x x)))) (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) (neg.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64))))) (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) (neg.f64 (+.f64 (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64)) (exp.f64 (+.f64 x x)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64))) (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) (neg.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64))))) (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) (neg.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (exp.f64 x)))) (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)))) (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (exp.f64 x)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))) (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)))) (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) (+.f64 (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -2 binary64)) (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)))) (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) (-.f64 (exp.f64 x) #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64))) (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) (/.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64))) (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) (/.f64 (+.f64 (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64)) (exp.f64 (+.f64 x x)))) (*.f64 (exp.f64 x) (neg.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64))))) (*.f64 (exp.f64 x) (neg.f64 (+.f64 (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64)) (exp.f64 (+.f64 x x)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64))) (*.f64 (exp.f64 x) (neg.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64))))) (*.f64 (exp.f64 x) (neg.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (exp.f64 x)))) (*.f64 (exp.f64 x) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)))) (*.f64 (exp.f64 x) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (exp.f64 x)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64))) (exp.f64 x)) (*.f64 (exp.f64 x) (/.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64))) (exp.f64 x)) (*.f64 (exp.f64 x) (/.f64 (+.f64 (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64))) (neg.f64 (exp.f64 x)) (*.f64 (neg.f64 (+.f64 (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64)) (exp.f64 (+.f64 x x)))) #s(literal -1 binary64))) (*.f64 (neg.f64 (+.f64 (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64)) (exp.f64 (+.f64 x x)))) (neg.f64 (exp.f64 x)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64))) (neg.f64 (neg.f64 (exp.f64 x))) (*.f64 (neg.f64 (+.f64 (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64)) (exp.f64 (+.f64 x x)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64)) (exp.f64 (+.f64 x x)))) (neg.f64 (neg.f64 (exp.f64 x))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64))) (exp.f64 x) (*.f64 (neg.f64 (+.f64 (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64)) (exp.f64 (+.f64 x x)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64)) (exp.f64 (+.f64 x x)))) (exp.f64 x))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64))) (neg.f64 (exp.f64 x)) (*.f64 (neg.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64))) #s(literal -1 binary64))) (*.f64 (neg.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64))) (neg.f64 (exp.f64 x)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64))) (neg.f64 (neg.f64 (exp.f64 x))) (*.f64 (neg.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64))) (neg.f64 (neg.f64 (exp.f64 x))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64))) (exp.f64 x) (*.f64 (neg.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64))) (exp.f64 x))) |
(/.f64 (fma.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (neg.f64 (exp.f64 x)) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (exp.f64 x)))) #s(literal -1 binary64))) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (exp.f64 x)))) (neg.f64 (exp.f64 x)))) |
(/.f64 (fma.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (neg.f64 (neg.f64 (exp.f64 x))) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (exp.f64 x)))) #s(literal 1 binary64))) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (exp.f64 x)))) (neg.f64 (neg.f64 (exp.f64 x))))) |
(/.f64 (fma.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (exp.f64 x) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (exp.f64 x)))) #s(literal 1 binary64))) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (exp.f64 x)))) (exp.f64 x))) |
(/.f64 (fma.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (neg.f64 (neg.f64 (exp.f64 x))) (*.f64 (+.f64 (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64))) (*.f64 (+.f64 (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))) (neg.f64 (neg.f64 (exp.f64 x))))) |
(/.f64 (fma.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)) (neg.f64 (neg.f64 (exp.f64 x))) (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (neg.f64 (neg.f64 (exp.f64 x))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 x)) (*.f64 (/.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64))) (neg.f64 (exp.f64 x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (exp.f64 x))) (*.f64 (/.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64))) (neg.f64 (neg.f64 (exp.f64 x))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (exp.f64 x) (*.f64 (/.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64))) (exp.f64 x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 x)) (*.f64 (/.f64 (+.f64 (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64))) (neg.f64 (exp.f64 x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (exp.f64 x))) (*.f64 (/.f64 (+.f64 (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64))) (neg.f64 (neg.f64 (exp.f64 x))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (exp.f64 x) (*.f64 (/.f64 (+.f64 (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64))) (exp.f64 x))) |
(/.f64 (-.f64 (exp.f64 (+.f64 x x)) (pow.f64 (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) #s(literal 2 binary64))) (+.f64 (exp.f64 x) (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))))) |
(/.f64 (-.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) (pow.f64 (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (pow.f64 (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) (*.f64 (exp.f64 x) (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (exp.f64 (-.f64 (neg.f64 x) x)))) (neg.f64 (-.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))))) |
(/.f64 (neg.f64 (+.f64 (exp.f64 (*.f64 x #s(literal -3 binary64))) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (-.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (exp.f64 (*.f64 x #s(literal -3 binary64))) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64))) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -2 binary64)) (*.f64 (neg.f64 (exp.f64 x)) (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)))) (*.f64 (neg.f64 (exp.f64 x)) (-.f64 (exp.f64 x) #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))) (*.f64 (neg.f64 (exp.f64 x)) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)))) (*.f64 (neg.f64 (exp.f64 x)) (+.f64 (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -2 binary64)) (*.f64 (exp.f64 x) (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)))) (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))) (*.f64 (exp.f64 x) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)))) (*.f64 (exp.f64 x) (+.f64 (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))))) |
(/.f64 (fma.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)) (neg.f64 (exp.f64 x)) (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (neg.f64 (exp.f64 x)))) |
(/.f64 (fma.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)) (exp.f64 x) (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x))) |
(/.f64 (fma.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (neg.f64 (exp.f64 x)) (*.f64 (+.f64 (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))) #s(literal -1 binary64))) (*.f64 (+.f64 (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))) (neg.f64 (exp.f64 x)))) |
(/.f64 (fma.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (exp.f64 x) (*.f64 (+.f64 (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64))) (*.f64 (+.f64 (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))) (exp.f64 x))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (exp.f64 (-.f64 (neg.f64 x) x))) (-.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x)))) |
(/.f64 (+.f64 (exp.f64 (*.f64 x #s(literal -3 binary64))) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (-.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (exp.f64 (*.f64 x #s(literal -3 binary64))) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64))) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) (-.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (exp.f64 (-.f64 (neg.f64 x) x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64))) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) (+.f64 (exp.f64 (*.f64 x #s(literal -3 binary64))) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) (-.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (exp.f64 (-.f64 (neg.f64 x) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64))) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) (+.f64 (exp.f64 (*.f64 x #s(literal -3 binary64))) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64))))) |
(fma.f64 (/.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64))) (+.f64 (fma.f64 #s(literal -2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))) (exp.f64 (neg.f64 x))) |
(fma.f64 (/.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)) (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64))) (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
(fma.f64 (exp.f64 (*.f64 x #s(literal -1/2 binary64))) (exp.f64 (*.f64 x #s(literal -1/2 binary64))) (-.f64 (exp.f64 x) #s(literal 2 binary64))) |
(fma.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64)) (exp.f64 (+.f64 x x)))) (exp.f64 (neg.f64 x))) |
(fma.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -2 binary64))) (exp.f64 (neg.f64 x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (exp.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64))) |
(fma.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal 2 binary64))) |
(fma.f64 (exp.f64 x) #s(literal 1 binary64) (+.f64 #s(literal -2 binary64) (exp.f64 (neg.f64 x)))) |
(fma.f64 (exp.f64 x) #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))))) |
(fma.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64))) |
(-.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))))) (/.f64 (pow.f64 (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) (+.f64 (exp.f64 x) (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x)))))) |
(-.f64 (/.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (-.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (pow.f64 (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) (*.f64 (exp.f64 x) (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))))))) (/.f64 (pow.f64 (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) #s(literal 3 binary64)) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (pow.f64 (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) (*.f64 (exp.f64 x) (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x)))))))) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(-.f64 (/.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x)))) (/.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (-.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))))) |
(-.f64 (exp.f64 x) (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x)))) |
(+.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal -2 binary64)) |
(+.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64))) |
(+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
(+.f64 (exp.f64 x) (+.f64 #s(literal -2 binary64) (exp.f64 (neg.f64 x)))) |
(+.f64 (exp.f64 x) (neg.f64 (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))))) |
(*.f64 (/.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64))) (+.f64 (fma.f64 #s(literal -2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 (+.f64 x x)))) |
(*.f64 (/.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)) (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64))) (-.f64 (exp.f64 x) #s(literal 2 binary64))) |
(*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))))) |
(*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -2 binary64)))) |
(pow.f64 (/.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)))) (neg.f64 (neg.f64 (+.f64 (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64)) (exp.f64 (+.f64 x x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)))) (neg.f64 (neg.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 x x)) (-.f64 (exp.f64 x) #s(literal -2 binary64))) (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) #s(literal 4 binary64))) (pow.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) (+.f64 (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64)) (exp.f64 (+.f64 x x)))) (*.f64 (+.f64 (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))) #s(literal 8 binary64))) (pow.f64 (+.f64 (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64))) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (exp.f64 x)))))) |
(/.f64 (neg.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64))) (neg.f64 (+.f64 (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64))) (neg.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (exp.f64 x))))) |
(/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (+.f64 (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64)) (exp.f64 (+.f64 x x)))) |
(/.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)) (-.f64 (exp.f64 x) #s(literal -2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)))) |
(fma.f64 (exp.f64 x) #s(literal 1 binary64) #s(literal -2 binary64)) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (exp.f64 x))))) (/.f64 (/.f64 #s(literal 64 binary64) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (exp.f64 x)))))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) x))) (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))))) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (exp.f64 x))))) (/.f64 (/.f64 #s(literal 512 binary64) (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))))) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (exp.f64 x)))))) |
(-.f64 (/.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (exp.f64 x))))) (/.f64 #s(literal 8 binary64) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (exp.f64 x)))))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64))) (+.f64 (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64)) (exp.f64 (+.f64 x x)))) (/.f64 (/.f64 #s(literal 64 binary64) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64))) (+.f64 (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))))) |
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) x))) (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))))) (+.f64 (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64)) (exp.f64 (+.f64 x x)))) (/.f64 (/.f64 #s(literal 512 binary64) (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))))) (+.f64 (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))))) |
(-.f64 (/.f64 (exp.f64 (+.f64 x x)) (-.f64 (exp.f64 x) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (-.f64 (exp.f64 x) #s(literal -2 binary64)))) |
(-.f64 (/.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) (+.f64 (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64)) (exp.f64 (+.f64 x x)))) (/.f64 #s(literal 8 binary64) (+.f64 (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))))) |
(-.f64 (exp.f64 x) #s(literal 2 binary64)) |
(+.f64 #s(literal -2 binary64) (exp.f64 x)) |
(+.f64 (exp.f64 x) #s(literal -2 binary64)) |
(*.f64 (exp.f64 x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 x)) |
(pow.f64 (exp.f64 (neg.f64 x)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 x) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (exp.f64 x))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (exp.f64 x)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (neg.f64 x)))) |
(/.f64 (exp.f64 x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) |
(-.f64 #s(literal 0 binary64) (/.f64 (exp.f64 x) #s(literal -1 binary64))) |
(exp.f64 x) |
(*.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) #s(literal 2 binary64)) (exp.f64 (-.f64 (neg.f64 x) x))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 (neg.f64 x))))) |
(*.f64 (+.f64 (pow.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) #s(literal 3 binary64)) (exp.f64 (*.f64 x #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 (neg.f64 x)) (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) (pow.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) #s(literal 2 binary64))))) |
(pow.f64 (/.f64 (-.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 (neg.f64 x))) (-.f64 (pow.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) #s(literal 2 binary64)) (exp.f64 (-.f64 (neg.f64 x) x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 (neg.f64 x)) (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) (pow.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) #s(literal 2 binary64))) (+.f64 (pow.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) #s(literal 3 binary64)) (exp.f64 (*.f64 x #s(literal -3 binary64))))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (pow.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (exp.f64 (neg.f64 x)) (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) #s(literal 2 binary64)) (exp.f64 (-.f64 (neg.f64 x) x))))) (neg.f64 (neg.f64 (-.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 (neg.f64 x)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) #s(literal 3 binary64)) (exp.f64 (*.f64 x #s(literal -3 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 (neg.f64 x)) (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) (pow.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (neg.f64 (exp.f64 x)) (*.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) #s(literal -1 binary64)))) (neg.f64 (*.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) (neg.f64 (exp.f64 x))))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (exp.f64 x) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) (neg.f64 (*.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 x)))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (*.f64 (neg.f64 (exp.f64 x)) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64))))) (neg.f64 (*.f64 (neg.f64 (exp.f64 x)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) (*.f64 (exp.f64 x) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64))))) (neg.f64 (*.f64 (exp.f64 x) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) #s(literal 2 binary64)) (-.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 (neg.f64 x)))) (*.f64 (-.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 (neg.f64 x))) (exp.f64 (-.f64 (neg.f64 x) x)))) (*.f64 (-.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 (neg.f64 x))) (-.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 (neg.f64 x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))) #s(literal 64 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) (neg.f64 (exp.f64 x)) (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64)) #s(literal -1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64)) (neg.f64 (exp.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))) #s(literal 64 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) (neg.f64 (neg.f64 (exp.f64 x))) (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64)) (neg.f64 (neg.f64 (exp.f64 x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))) #s(literal 64 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) (exp.f64 x) (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64)) (exp.f64 x))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) x))) #s(literal 512 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) (neg.f64 (exp.f64 x)) (*.f64 (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x)))) #s(literal -1 binary64))) (*.f64 (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x)))) (neg.f64 (exp.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) x))) #s(literal 512 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) (neg.f64 (neg.f64 (exp.f64 x))) (*.f64 (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x)))) #s(literal 1 binary64))) (*.f64 (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x)))) (neg.f64 (neg.f64 (exp.f64 x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) x))) #s(literal 512 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) (exp.f64 x) (*.f64 (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x)))) #s(literal 1 binary64))) (*.f64 (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x)))) (exp.f64 x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64))) (neg.f64 (exp.f64 x)) (*.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) #s(literal -1 binary64))) (*.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (neg.f64 (exp.f64 x)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64))) (neg.f64 (neg.f64 (exp.f64 x))) (*.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (neg.f64 (neg.f64 (exp.f64 x))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64))) (exp.f64 x) (*.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 x))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))) #s(literal 64 binary64))) (neg.f64 (exp.f64 x)) (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64)) #s(literal -1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64)) (neg.f64 (exp.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))) #s(literal 64 binary64))) (neg.f64 (neg.f64 (exp.f64 x))) (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64)) (neg.f64 (neg.f64 (exp.f64 x))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))) #s(literal 64 binary64))) (exp.f64 x) (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64)) (exp.f64 x))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) x))) #s(literal 512 binary64))) (neg.f64 (exp.f64 x)) (*.f64 (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x)))) #s(literal -1 binary64))) (*.f64 (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x)))) (neg.f64 (exp.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) x))) #s(literal 512 binary64))) (neg.f64 (neg.f64 (exp.f64 x))) (*.f64 (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x)))) #s(literal 1 binary64))) (*.f64 (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x)))) (neg.f64 (neg.f64 (exp.f64 x))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) x))) #s(literal 512 binary64))) (exp.f64 x) (*.f64 (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x)))) #s(literal 1 binary64))) (*.f64 (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x)))) (exp.f64 x))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64))) (neg.f64 (exp.f64 x)) (*.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) #s(literal -1 binary64))) (*.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (neg.f64 (exp.f64 x)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64))) (neg.f64 (neg.f64 (exp.f64 x))) (*.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (neg.f64 (neg.f64 (exp.f64 x))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64))) (exp.f64 x) (*.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 x))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) #s(literal -1 binary64)) (neg.f64 (exp.f64 x)) (*.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) #s(literal -1 binary64))) (*.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (neg.f64 (exp.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) #s(literal -1 binary64)) (neg.f64 (neg.f64 (exp.f64 x))) (*.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (neg.f64 (neg.f64 (exp.f64 x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) #s(literal -1 binary64)) (exp.f64 x) (*.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 x))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))) #s(literal 64 binary64)) #s(literal -1 binary64)) (neg.f64 (exp.f64 x)) (*.f64 (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64)) (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64)) (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) (neg.f64 (exp.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))) #s(literal 64 binary64)) #s(literal -1 binary64)) (neg.f64 (neg.f64 (exp.f64 x))) (*.f64 (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64)) (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64)) (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) (neg.f64 (neg.f64 (exp.f64 x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))) #s(literal 64 binary64)) #s(literal -1 binary64)) (exp.f64 x) (*.f64 (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64)) (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64)) (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) (exp.f64 x))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))) #s(literal 64 binary64)) #s(literal 1 binary64)) (neg.f64 (exp.f64 x)) (*.f64 (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (neg.f64 (exp.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))) #s(literal 64 binary64)) #s(literal 1 binary64)) (neg.f64 (neg.f64 (exp.f64 x))) (*.f64 (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (neg.f64 (neg.f64 (exp.f64 x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))) #s(literal 64 binary64)) #s(literal 1 binary64)) (exp.f64 x) (*.f64 (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 x))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) x))) #s(literal 512 binary64)) #s(literal -1 binary64)) (neg.f64 (exp.f64 x)) (*.f64 (*.f64 (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x)))) (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) #s(literal -1 binary64))) (*.f64 (*.f64 (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x)))) (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) (neg.f64 (exp.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) x))) #s(literal 512 binary64)) #s(literal -1 binary64)) (neg.f64 (neg.f64 (exp.f64 x))) (*.f64 (*.f64 (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x)))) (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x)))) (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) (neg.f64 (neg.f64 (exp.f64 x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) x))) #s(literal 512 binary64)) #s(literal -1 binary64)) (exp.f64 x) (*.f64 (*.f64 (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x)))) (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x)))) (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) (exp.f64 x))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) x))) #s(literal 512 binary64)) #s(literal 1 binary64)) (neg.f64 (exp.f64 x)) (*.f64 (*.f64 (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x)))) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x)))) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (neg.f64 (exp.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) x))) #s(literal 512 binary64)) #s(literal 1 binary64)) (neg.f64 (neg.f64 (exp.f64 x))) (*.f64 (*.f64 (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x)))) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x)))) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (neg.f64 (neg.f64 (exp.f64 x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) x))) #s(literal 512 binary64)) #s(literal 1 binary64)) (exp.f64 x) (*.f64 (*.f64 (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x)))) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x)))) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))) #s(literal 64 binary64))) (neg.f64 (exp.f64 x)) (*.f64 (*.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64))) (neg.f64 (exp.f64 x)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))) #s(literal 64 binary64))) (neg.f64 (neg.f64 (exp.f64 x))) (*.f64 (*.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64))) (neg.f64 (neg.f64 (exp.f64 x))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))) #s(literal 64 binary64))) (exp.f64 x) (*.f64 (*.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64))) (exp.f64 x))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) x))) #s(literal 512 binary64))) (neg.f64 (exp.f64 x)) (*.f64 (*.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))))) #s(literal -1 binary64))) (*.f64 (*.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))))) (neg.f64 (exp.f64 x)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) x))) #s(literal 512 binary64))) (neg.f64 (neg.f64 (exp.f64 x))) (*.f64 (*.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))))) (neg.f64 (neg.f64 (exp.f64 x))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) x))) #s(literal 512 binary64))) (exp.f64 x) (*.f64 (*.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))))) (exp.f64 x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))) #s(literal 64 binary64))) (neg.f64 (exp.f64 x)) (*.f64 (*.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64))) (neg.f64 (exp.f64 x)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))) #s(literal 64 binary64))) (neg.f64 (neg.f64 (exp.f64 x))) (*.f64 (*.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64))) (neg.f64 (neg.f64 (exp.f64 x))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))) #s(literal 64 binary64))) (exp.f64 x) (*.f64 (*.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64))) (exp.f64 x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) x))) #s(literal 512 binary64))) (neg.f64 (exp.f64 x)) (*.f64 (*.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))))) #s(literal -1 binary64))) (*.f64 (*.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))))) (neg.f64 (exp.f64 x)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) x))) #s(literal 512 binary64))) (neg.f64 (neg.f64 (exp.f64 x))) (*.f64 (*.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))))) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))))) (neg.f64 (neg.f64 (exp.f64 x))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) x))) #s(literal 512 binary64))) (exp.f64 x) (*.f64 (*.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))))) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))))) (exp.f64 x))) |
(/.f64 (fma.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (neg.f64 (neg.f64 (exp.f64 x))) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (*.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) (neg.f64 (neg.f64 (exp.f64 x))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 x)) (*.f64 (/.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64))) (neg.f64 (exp.f64 x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (exp.f64 x))) (/.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)))) (*.f64 (/.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64))) (neg.f64 (neg.f64 (exp.f64 x))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (exp.f64 x) (/.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)))) (*.f64 (/.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64))) (exp.f64 x))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64)) (*.f64 (neg.f64 (exp.f64 x)) (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))) #s(literal 64 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))))) (*.f64 (neg.f64 (exp.f64 x)) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x)))) (*.f64 (neg.f64 (exp.f64 x)) (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) x))) #s(literal 512 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))))) (*.f64 (neg.f64 (exp.f64 x)) (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (*.f64 (neg.f64 (exp.f64 x)) (*.f64 #s(literal -1 binary64) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64))))) (*.f64 (neg.f64 (exp.f64 x)) (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64)) (*.f64 (neg.f64 (exp.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))) #s(literal 64 binary64))))) (*.f64 (neg.f64 (exp.f64 x)) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x)))) (*.f64 (neg.f64 (exp.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) x))) #s(literal 512 binary64))))) (*.f64 (neg.f64 (exp.f64 x)) (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (*.f64 (neg.f64 (exp.f64 x)) (neg.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64))))) (*.f64 (neg.f64 (exp.f64 x)) (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (*.f64 (neg.f64 (exp.f64 x)) (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) #s(literal -1 binary64)))) (*.f64 (neg.f64 (exp.f64 x)) (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64)) (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) (*.f64 (neg.f64 (exp.f64 x)) (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))) #s(literal 64 binary64)) #s(literal -1 binary64)))) (*.f64 (neg.f64 (exp.f64 x)) (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64)) (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (*.f64 (neg.f64 (exp.f64 x)) (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))) #s(literal 64 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (exp.f64 x)) (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x)))) (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) (*.f64 (neg.f64 (exp.f64 x)) (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) x))) #s(literal 512 binary64)) #s(literal -1 binary64)))) (*.f64 (neg.f64 (exp.f64 x)) (*.f64 (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x)))) (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x)))) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (*.f64 (neg.f64 (exp.f64 x)) (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) x))) #s(literal 512 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (exp.f64 x)) (*.f64 (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x)))) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64))) (*.f64 (neg.f64 (exp.f64 x)) (*.f64 #s(literal -1 binary64) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))) #s(literal 64 binary64))))) (*.f64 (neg.f64 (exp.f64 x)) (*.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))))) (*.f64 (neg.f64 (exp.f64 x)) (*.f64 #s(literal -1 binary64) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) x))) #s(literal 512 binary64))))) (*.f64 (neg.f64 (exp.f64 x)) (*.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64))) (*.f64 (neg.f64 (exp.f64 x)) (*.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))) #s(literal 64 binary64))))) (*.f64 (neg.f64 (exp.f64 x)) (*.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))))) (*.f64 (neg.f64 (exp.f64 x)) (*.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) x))) #s(literal 512 binary64))))) (*.f64 (neg.f64 (exp.f64 x)) (*.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64))) (*.f64 (neg.f64 (exp.f64 x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (exp.f64 x)) (/.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64)) (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))) #s(literal 64 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))))) (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x)))) (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) x))) #s(literal 512 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))))) (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) (*.f64 #s(literal -1 binary64) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64))))) (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64)) (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))) #s(literal 64 binary64))))) (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x)))) (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) x))) #s(literal 512 binary64))))) (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) (neg.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64))))) (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) #s(literal -1 binary64)))) (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64)) (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))) #s(literal 64 binary64)) #s(literal -1 binary64)))) (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64)) (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))) #s(literal 64 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x)))) (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) x))) #s(literal 512 binary64)) #s(literal -1 binary64)))) (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) (*.f64 (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x)))) (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x)))) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) x))) #s(literal 512 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) (*.f64 (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x)))) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64))) (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) (*.f64 #s(literal -1 binary64) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))) #s(literal 64 binary64))))) (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) (*.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))))) (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) (*.f64 #s(literal -1 binary64) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) x))) #s(literal 512 binary64))))) (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) (*.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64))) (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) (*.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))) #s(literal 64 binary64))))) (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) (*.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))))) (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) (*.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) x))) #s(literal 512 binary64))))) (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) (*.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)))) (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64))) (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) (/.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64)) (*.f64 (exp.f64 x) (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))) #s(literal 64 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))))) (*.f64 (exp.f64 x) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x)))) (*.f64 (exp.f64 x) (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) x))) #s(literal 512 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))))) (*.f64 (exp.f64 x) (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (*.f64 (exp.f64 x) (*.f64 #s(literal -1 binary64) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64))))) (*.f64 (exp.f64 x) (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64)) (*.f64 (exp.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))) #s(literal 64 binary64))))) (*.f64 (exp.f64 x) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x)))) (*.f64 (exp.f64 x) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) x))) #s(literal 512 binary64))))) (*.f64 (exp.f64 x) (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (*.f64 (exp.f64 x) (neg.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64))))) (*.f64 (exp.f64 x) (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (*.f64 (exp.f64 x) (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) #s(literal -1 binary64)))) (*.f64 (exp.f64 x) (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64)) (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) (*.f64 (exp.f64 x) (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))) #s(literal 64 binary64)) #s(literal -1 binary64)))) (*.f64 (exp.f64 x) (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64)) (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (*.f64 (exp.f64 x) (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))) #s(literal 64 binary64)) #s(literal 1 binary64)))) (*.f64 (exp.f64 x) (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x)))) (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) (*.f64 (exp.f64 x) (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) x))) #s(literal 512 binary64)) #s(literal -1 binary64)))) (*.f64 (exp.f64 x) (*.f64 (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x)))) (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x)))) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (*.f64 (exp.f64 x) (*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) x))) #s(literal 512 binary64)) #s(literal 1 binary64)))) (*.f64 (exp.f64 x) (*.f64 (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x)))) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64))) (*.f64 (exp.f64 x) (*.f64 #s(literal -1 binary64) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))) #s(literal 64 binary64))))) (*.f64 (exp.f64 x) (*.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))))) (*.f64 (exp.f64 x) (*.f64 #s(literal -1 binary64) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) x))) #s(literal 512 binary64))))) (*.f64 (exp.f64 x) (*.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64))) (*.f64 (exp.f64 x) (*.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))) #s(literal 64 binary64))))) (*.f64 (exp.f64 x) (*.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))))) (*.f64 (exp.f64 x) (*.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) x))) #s(literal 512 binary64))))) (*.f64 (exp.f64 x) (*.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64))) (exp.f64 x)) (*.f64 (exp.f64 x) (/.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64))))) |
(/.f64 (-.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (pow.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) #s(literal 2 binary64))) (-.f64 (exp.f64 (neg.f64 x)) (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) #s(literal 2 binary64)) (exp.f64 (-.f64 (neg.f64 x) x)))) (neg.f64 (-.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 (neg.f64 x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) #s(literal 3 binary64)) (exp.f64 (*.f64 x #s(literal -3 binary64))))) (neg.f64 (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (-.f64 (pow.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) #s(literal 2 binary64)) (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (*.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 x))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) #s(literal 3 binary64)) (exp.f64 (*.f64 x #s(literal -3 binary64))))) (neg.f64 (fma.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 (neg.f64 x)) (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) (pow.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (neg.f64 (exp.f64 x)) (*.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) (neg.f64 (exp.f64 x)))) |
(/.f64 (fma.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (exp.f64 x) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (*.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 x))) |
(/.f64 (+.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (*.f64 (neg.f64 (exp.f64 x)) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)))) (*.f64 (neg.f64 (exp.f64 x)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) (*.f64 (exp.f64 x) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)))) (*.f64 (exp.f64 x) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) #s(literal 2 binary64)) (exp.f64 (-.f64 (neg.f64 x) x))) (-.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 (neg.f64 x)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) #s(literal 3 binary64)) (exp.f64 (*.f64 x #s(literal -3 binary64)))) (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (-.f64 (pow.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) #s(literal 2 binary64)) (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (*.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 x)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) #s(literal 3 binary64)) (exp.f64 (*.f64 x #s(literal -3 binary64)))) (fma.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 (neg.f64 x)) (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) (pow.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 (neg.f64 x))) (-.f64 (pow.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) #s(literal 2 binary64)) (exp.f64 (-.f64 (neg.f64 x) x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 (neg.f64 x)) (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) (pow.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) #s(literal 2 binary64))) (+.f64 (pow.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) #s(literal 3 binary64)) (exp.f64 (*.f64 x #s(literal -3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 (neg.f64 x))) (-.f64 (pow.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) #s(literal 2 binary64)) (exp.f64 (-.f64 (neg.f64 x) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 (neg.f64 x)) (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) (pow.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) #s(literal 2 binary64))) (+.f64 (pow.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) #s(literal 3 binary64)) (exp.f64 (*.f64 x #s(literal -3 binary64)))))) |
(fma.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 (neg.f64 x))) |
(fma.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))) #s(literal 64 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x)) #s(literal 2 binary64)) #s(literal 16 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal -4 binary64)))) (exp.f64 (neg.f64 x))) |
(fma.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))) #s(literal 64 binary64)) (+.f64 #s(literal 64 binary64) (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x)) #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 16 binary64) (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (*.f64 (exp.f64 x) #s(literal 4 binary64)))) (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x)) #s(literal 2 binary64))))) (exp.f64 (neg.f64 x))) |
(fma.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) x))) #s(literal 512 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x)) #s(literal 2 binary64)) #s(literal 16 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal -4 binary64)))) (exp.f64 (neg.f64 x))) |
(fma.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) x))) #s(literal 512 binary64)) (+.f64 #s(literal 64 binary64) (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x)) #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 16 binary64) (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (*.f64 (exp.f64 x) #s(literal 4 binary64)))) (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x)) #s(literal 2 binary64))))) (exp.f64 (neg.f64 x))) |
(fma.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))) #s(literal 64 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64))) #s(literal 1 binary64)) (exp.f64 (neg.f64 x))) |
(fma.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) x))) #s(literal 512 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 8 binary64) (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 64 binary64)) (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))))) #s(literal 1 binary64)) (exp.f64 (neg.f64 x))) |
(fma.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x)) #s(literal 2 binary64)) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal -4 binary64)))) (exp.f64 (neg.f64 x))) |
(fma.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x)) #s(literal 2 binary64)) #s(literal 16 binary64))) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal -4 binary64)) (exp.f64 (neg.f64 x))) |
(fma.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (+.f64 #s(literal 64 binary64) (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 16 binary64) (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (*.f64 (exp.f64 x) #s(literal 4 binary64)))) (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x)) #s(literal 2 binary64))))) (exp.f64 (neg.f64 x))) |
(fma.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (+.f64 #s(literal 64 binary64) (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x)) #s(literal 3 binary64)))) (+.f64 (-.f64 #s(literal 16 binary64) (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (*.f64 (exp.f64 x) #s(literal 4 binary64)))) (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x)) #s(literal 2 binary64))) (exp.f64 (neg.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x)) #s(literal 2 binary64)) #s(literal 16 binary64))) (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal -4 binary64)))) (exp.f64 (neg.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 64 binary64) (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x)) #s(literal 3 binary64)))) (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 16 binary64) (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (*.f64 (exp.f64 x) #s(literal 4 binary64)))) (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x)) #s(literal 2 binary64))))) (exp.f64 (neg.f64 x))) |
(fma.f64 (exp.f64 (*.f64 x #s(literal -1/2 binary64))) (exp.f64 (*.f64 x #s(literal -1/2 binary64))) (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) |
(fma.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 (neg.f64 x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (exp.f64 x)) (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) #s(literal 1 binary64) (exp.f64 (neg.f64 x))) |
(fma.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64) (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) #s(literal 1 binary64)) (exp.f64 (neg.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (exp.f64 (neg.f64 x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 (neg.f64 x))) |
(fma.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x)) (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) |
(-.f64 (/.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (-.f64 (exp.f64 (neg.f64 x)) (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))))) (/.f64 (pow.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) #s(literal 2 binary64)) (-.f64 (exp.f64 (neg.f64 x)) (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) #s(literal 2 binary64)) (-.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 (neg.f64 x)))) (/.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (-.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 (neg.f64 x))))) |
(+.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 (neg.f64 x))) |
(+.f64 (exp.f64 (neg.f64 x)) (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x)) #s(literal 2 binary64)) #s(literal 16 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal -4 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x)) #s(literal 2 binary64)) #s(literal 16 binary64))) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal -4 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 64 binary64) (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x)) #s(literal 3 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 16 binary64) (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (*.f64 (exp.f64 x) #s(literal 4 binary64)))) (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x)) #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 64 binary64) (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x)) #s(literal 3 binary64)))) (+.f64 (-.f64 #s(literal 16 binary64) (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (*.f64 (exp.f64 x) #s(literal 4 binary64)))) (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x)) #s(literal 2 binary64)) #s(literal 16 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal -4 binary64)))) |
(*.f64 (+.f64 #s(literal 64 binary64) (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 16 binary64) (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (*.f64 (exp.f64 x) #s(literal 4 binary64)))) (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x)) #s(literal 2 binary64))))) |
(*.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal -4 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x)) #s(literal 2 binary64)) #s(literal 16 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (-.f64 #s(literal 16 binary64) (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (*.f64 (exp.f64 x) #s(literal 4 binary64)))) (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x)) #s(literal 2 binary64))) (+.f64 #s(literal 64 binary64) (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) #s(literal -1 binary64)) |
(pow.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 16 binary64) (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x)) #s(literal 2 binary64)) #s(literal 16 binary64)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal -4 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 64 binary64) (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (-.f64 #s(literal 16 binary64) (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (*.f64 (exp.f64 x) #s(literal 4 binary64)))) (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x)) #s(literal 2 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal -4 binary64))) (*.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal -4 binary64)) #s(literal 16 binary64))) (*.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal -4 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal -4 binary64)))) |
(/.f64 (-.f64 #s(literal 16 binary64) (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x)) #s(literal 2 binary64))) (-.f64 #s(literal 4 binary64) (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x)) #s(literal 2 binary64)) #s(literal 16 binary64))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal -4 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x)) #s(literal 2 binary64)) #s(literal 16 binary64))) (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal -4 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 64 binary64) (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x)) #s(literal 3 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 16 binary64) (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (*.f64 (exp.f64 x) #s(literal 4 binary64)))) (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 64 binary64) (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 16 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x)) #s(literal 2 binary64)) (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (*.f64 (exp.f64 x) #s(literal 4 binary64))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 64 binary64) (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (-.f64 #s(literal 16 binary64) (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (*.f64 (exp.f64 x) #s(literal 4 binary64)))) (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x)) #s(literal 2 binary64)) #s(literal 16 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal -4 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x)) #s(literal 2 binary64)) #s(literal 16 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal -4 binary64))) |
(/.f64 (+.f64 #s(literal 64 binary64) (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x)) #s(literal 3 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 16 binary64) (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (*.f64 (exp.f64 x) #s(literal 4 binary64)))) (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 #s(literal 64 binary64) (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x)) #s(literal 3 binary64))) (+.f64 #s(literal 16 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x)) #s(literal 2 binary64)) (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (*.f64 (exp.f64 x) #s(literal 4 binary64)))))) |
(/.f64 (+.f64 #s(literal 64 binary64) (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x)) #s(literal 3 binary64))) (+.f64 (-.f64 #s(literal 16 binary64) (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (*.f64 (exp.f64 x) #s(literal 4 binary64)))) (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal -4 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x)) #s(literal 2 binary64)) #s(literal 16 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (-.f64 #s(literal 16 binary64) (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (*.f64 (exp.f64 x) #s(literal 4 binary64)))) (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x)) #s(literal 2 binary64))) (+.f64 #s(literal 64 binary64) (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal -4 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x)) #s(literal 2 binary64)) #s(literal 16 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 #s(literal 16 binary64) (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (*.f64 (exp.f64 x) #s(literal 4 binary64)))) (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x)) #s(literal 2 binary64))) (+.f64 #s(literal 64 binary64) (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)) (/.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64)))) (/.f64 (exp.f64 x) (+.f64 (fma.f64 #s(literal -2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 (+.f64 x x)))) #s(literal 4 binary64)) |
(fma.f64 (/.f64 (exp.f64 x) (/.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64)))) (/.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)) (+.f64 (fma.f64 #s(literal -2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 (+.f64 x x)))) #s(literal 4 binary64)) |
(fma.f64 (/.f64 (exp.f64 x) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64))) (/.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))))) #s(literal 4 binary64)) |
(fma.f64 (/.f64 (exp.f64 x) (/.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)) (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)))) (-.f64 (exp.f64 x) #s(literal -2 binary64)) #s(literal 4 binary64)) |
(fma.f64 (/.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)) (/.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)) (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)))) (/.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal 2 binary64))) #s(literal 4 binary64)) |
(fma.f64 (/.f64 (exp.f64 x) (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64))) (/.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -2 binary64)))) #s(literal 4 binary64)) |
(fma.f64 (/.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)) (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64))) (/.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -2 binary64)))) #s(literal 4 binary64)) |
(fma.f64 (/.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64))) (/.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))))) #s(literal 4 binary64)) |
(fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) |
(fma.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -2 binary64)) #s(literal 4 binary64)) |
(-.f64 (/.f64 #s(literal 16 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x)))) (/.f64 (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x)) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal -4 binary64)))) (/.f64 #s(literal 16 binary64) (*.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal -4 binary64))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x)) #s(literal 2 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal -4 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 16 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal -4 binary64))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x)) #s(literal 2 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal -4 binary64))) (/.f64 #s(literal 16 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal -4 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64)) #s(literal -1 binary64))) |
(+.f64 (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x)) #s(literal 4 binary64)) |
(+.f64 #s(literal 4 binary64) (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)) (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64))) (-.f64 (exp.f64 x) #s(literal -2 binary64))) |
(*.f64 (/.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64))) (+.f64 (fma.f64 (exp.f64 x) #s(literal 2 binary64) #s(literal 4 binary64)) (exp.f64 (+.f64 x x)))) |
(*.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal 2 binary64)))) |
(*.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal -2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))))) |
(pow.f64 (/.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (fma.f64 #s(literal -2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64)))) (neg.f64 (neg.f64 (+.f64 (fma.f64 #s(literal -2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 (+.f64 x x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)))) (neg.f64 (neg.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 x x)) (-.f64 (exp.f64 x) #s(literal 2 binary64))) (*.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 4 binary64))) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) (+.f64 (fma.f64 #s(literal -2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 (+.f64 x x)))) (*.f64 (+.f64 (fma.f64 #s(literal -2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))) #s(literal -8 binary64))) (*.f64 (+.f64 (fma.f64 #s(literal -2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))) (+.f64 (fma.f64 #s(literal -2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64))) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 4 binary64) (*.f64 (exp.f64 x) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64))) (neg.f64 (+.f64 (fma.f64 #s(literal -2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64))) (neg.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)) (-.f64 (exp.f64 x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64)) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 4 binary64) (*.f64 (exp.f64 x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64)) (+.f64 (fma.f64 #s(literal -2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 (+.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (fma.f64 #s(literal -2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 #s(literal -2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64)))) |
(fma.f64 (exp.f64 x) #s(literal 1 binary64) #s(literal 2 binary64)) |
(-.f64 (/.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 4 binary64) (*.f64 (exp.f64 x) #s(literal 2 binary64))))) (/.f64 #s(literal -8 binary64) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 4 binary64) (*.f64 (exp.f64 x) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (exp.f64 (+.f64 x x)) (-.f64 (exp.f64 x) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (-.f64 (exp.f64 x) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) (+.f64 (fma.f64 #s(literal -2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 (+.f64 x x)))) (/.f64 #s(literal -8 binary64) (+.f64 (fma.f64 #s(literal -2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))))) |
(-.f64 (exp.f64 x) #s(literal -2 binary64)) |
(+.f64 (exp.f64 x) #s(literal 2 binary64)) |
(+.f64 #s(literal 2 binary64) (exp.f64 x)) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x)) (*.f64 (*.f64 x x) x) #s(literal 1/1728 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) (*.f64 x #s(literal 1/12 binary64))))))) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) (*.f64 x #s(literal 1/12 binary64))))) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x)) (*.f64 (*.f64 x x) x) #s(literal 1/1728 binary64))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)))))) (neg.f64 (-.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x)) (*.f64 (*.f64 x x) x) #s(literal 1/1728 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) (*.f64 x #s(literal 1/12 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64)) #s(literal 1/144 binary64))) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64)))) |
(/.f64 (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))))) (-.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64))) (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x)) (*.f64 (*.f64 x x) x) #s(literal 1/1728 binary64))) (neg.f64 (+.f64 #s(literal 1/144 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) (*.f64 x #s(literal 1/12 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x)) (*.f64 (*.f64 x x) x) #s(literal 1/1728 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) (*.f64 x #s(literal 1/12 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x)) (*.f64 (*.f64 x x) x) #s(literal 1/1728 binary64)) (+.f64 #s(literal 1/144 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)))) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) (*.f64 x #s(literal 1/12 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x)) (*.f64 (*.f64 x x) x) #s(literal 1/1728 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) (*.f64 x #s(literal 1/12 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) (*.f64 x #s(literal 1/12 binary64))))) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x)) (*.f64 (*.f64 x x) x) #s(literal 1/1728 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) (*.f64 x #s(literal 1/12 binary64))))) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x)) (*.f64 (*.f64 x x) x) #s(literal 1/1728 binary64)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) #s(literal 1/12 binary64)) |
(fma.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) #s(literal 1/12 binary64)) |
(-.f64 (/.f64 #s(literal 1/144 binary64) (-.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)))) (-.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (/.f64 #s(literal 1/144 binary64) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64)))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x) #s(literal 1/12 binary64)) |
(+.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) x) x)) |
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/129600 binary64) #s(literal -1/144 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal -1/12 binary64)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64)) (*.f64 (*.f64 x x) x) #s(literal 1/1728 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/129600 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal 1/4320 binary64)))))) |
(pow.f64 (/.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal -1/12 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/129600 binary64) #s(literal -1/144 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/129600 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal 1/4320 binary64)))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64)) (*.f64 (*.f64 x x) x) #s(literal 1/1728 binary64))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/129600 binary64)))) (neg.f64 (-.f64 #s(literal 1/12 binary64) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/129600 binary64) #s(literal -1/144 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal -1/12 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64)) (*.f64 (*.f64 x x) x) #s(literal 1/1728 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/129600 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal 1/4320 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/129600 binary64)) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal -1/12 binary64)) #s(literal 1/144 binary64))) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal -1/12 binary64)) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal -1/12 binary64)))) |
(/.f64 (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/129600 binary64))) (-.f64 #s(literal 1/12 binary64) (*.f64 #s(literal 1/360 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/129600 binary64) #s(literal -1/144 binary64))) (neg.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal -1/12 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64)) (*.f64 (*.f64 x x) x) #s(literal 1/1728 binary64))) (neg.f64 (+.f64 #s(literal 1/144 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/129600 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4320 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64)) (*.f64 (*.f64 x x) x) #s(literal 1/1728 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/129600 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal 1/4320 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/129600 binary64) #s(literal -1/144 binary64)) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal -1/12 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64)) (*.f64 (*.f64 x x) x) #s(literal 1/1728 binary64)) (+.f64 #s(literal 1/144 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/129600 binary64)) (*.f64 (*.f64 x x) #s(literal 1/4320 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64)) (*.f64 (*.f64 x x) x) #s(literal 1/1728 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/129600 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal 1/4320 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal -1/12 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/129600 binary64) #s(literal -1/144 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/129600 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal 1/4320 binary64)))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64)) (*.f64 (*.f64 x x) x) #s(literal 1/1728 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal -1/12 binary64)) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/129600 binary64) #s(literal -1/144 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/129600 binary64) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal 1/4320 binary64)))) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64)) (*.f64 (*.f64 x x) x) #s(literal 1/1728 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) x) x #s(literal 1/12 binary64)) |
(fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) |
(fma.f64 x (*.f64 #s(literal 1/360 binary64) x) #s(literal 1/12 binary64)) |
(-.f64 (/.f64 #s(literal 1/144 binary64) (-.f64 #s(literal 1/12 binary64) (*.f64 #s(literal 1/360 binary64) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/129600 binary64)) (-.f64 #s(literal 1/12 binary64) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/129600 binary64)) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal -1/12 binary64))) (/.f64 #s(literal 1/144 binary64) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal -1/12 binary64)))) |
(+.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) #s(literal 1/12 binary64)) |
(+.f64 #s(literal 1/12 binary64) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) |
(*.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (/.f64 x #s(literal 2 binary64)))) (exp.f64 (*.f64 #s(literal 3 binary64) (/.f64 x #s(literal 2 binary64))))) |
(*.f64 (exp.f64 (*.f64 x #s(literal 3/2 binary64))) (exp.f64 (*.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (exp.f64 (+.f64 x x)) (exp.f64 x)) |
(*.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 1 binary64)) |
(*.f64 (exp.f64 x) (exp.f64 (+.f64 x x))) |
(pow.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (/.f64 x #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (*.f64 x #s(literal 3/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 6 binary64)) (/.f64 x #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (+.f64 x x)) #s(literal 3/2 binary64)) |
(pow.f64 (exp.f64 #s(literal 3 binary64)) (+.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 x #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 #s(literal 3 binary64)) x) |
(pow.f64 (exp.f64 x) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x))) #s(literal -1 binary64)) |
(/.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -3 binary64)))) |
(exp.f64 (+.f64 (+.f64 x x) x)) |
(exp.f64 (+.f64 x (+.f64 x x))) |
(exp.f64 (*.f64 #s(literal 3 binary64) x)) |
Compiled 29 927 to 2 578 computations (91.4% saved)
18 alts after pruning (13 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 998 | 12 | 1 010 |
| Fresh | 2 | 1 | 3 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1 001 | 18 | 1 019 |
| Status | Accuracy | Program |
|---|---|---|
| 7.2% | (fma.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))) #s(literal 64 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64))) #s(literal 1 binary64)) (exp.f64 (neg.f64 x))) | |
| ✓ | 7.2% | (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (exp.f64 (neg.f64 x))) |
| ▶ | 53.8% | (fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64)) |
| 53.9% | (+.f64 (-.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 x)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (exp.f64 x))) | |
| ✓ | 54.0% | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (exp.f64 x))) |
| ✓ | 53.8% | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
| ▶ | 98.4% | #s(approx (+ (- (exp x) 2) (/ 1 (exp x))) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
| 98.7% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) | |
| ▶ | 98.6% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
| ✓ | 98.6% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
| ▶ | 98.7% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
| 98.6% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #s(literal 1 binary64)) x) x)) | |
| 51.7% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) | |
| ▶ | 51.3% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) x)) |
| 51.2% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/20160 binary64)) (*.f64 (*.f64 x x) x))) x) x)) | |
| 51.7% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) | |
| 51.3% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 #s(literal 1/360 binary64) x) (*.f64 (*.f64 x x) x))) x) x)) | |
| ✓ | 97.7% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) |
Compiled 584 to 315 computations (46.1% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (cosh.f64 x) | |
| cost-diff | 0 | (fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64)) | |
| cost-diff | 0 | #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) | |
| cost-diff | 0 | (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) | |
| cost-diff | 0 | (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) x) | |
| cost-diff | 0 | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) x)) | |
| cost-diff | 0 | (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) | |
| cost-diff | 0 | (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) | |
| cost-diff | 0 | (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) | |
| cost-diff | 0 | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) | |
| cost-diff | 0 | (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) | |
| cost-diff | 0 | (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) | |
| cost-diff | 0 | (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) | |
| cost-diff | 0 | #s(approx (+ (- (exp x) 2) (/ 1 (exp x))) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)) | |
| cost-diff | 0 | (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) | |
| cost-diff | 0 | (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) | |
| cost-diff | 0 | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) | |
| cost-diff | 320 | (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) |
| 7 380× | lower-fma.f32 |
| 7 362× | lower-fma.f64 |
| 5 296× | lower-*.f32 |
| 5 270× | lower-*.f64 |
| 1 696× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 52 | 590 |
| 0 | 87 | 589 |
| 1 | 176 | 563 |
| 2 | 386 | 527 |
| 3 | 1220 | 515 |
| 4 | 3311 | 515 |
| 5 | 3794 | 515 |
| 6 | 4136 | 515 |
| 7 | 4757 | 515 |
| 8 | 6237 | 515 |
| 0 | 8239 | 489 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 x x) |
x |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) |
#s(literal 1/20160 binary64) |
#s(literal 1/360 binary64) |
#s(literal -1/144 binary64) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64)) |
#s(literal -1/12 binary64) |
#s(literal 1 binary64) |
#s(approx (+ (- (exp x) 2) (/ 1 (exp x))) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) |
#s(literal 1/12 binary64) |
(*.f64 x x) |
x |
#s(literal 1 binary64) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) |
(fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) |
#s(literal 1/360 binary64) |
(*.f64 x x) |
x |
#s(literal 1/12 binary64) |
#s(literal 1 binary64) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) x)) |
(*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) x) |
(*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) |
#s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x)) |
(*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) |
(fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) |
#s(literal 1/20160 binary64) |
(*.f64 x x) |
x |
#s(literal 1/360 binary64) |
(*.f64 (*.f64 x x) x) |
(fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64)) |
#s(literal 2 binary64) |
(cosh.f64 x) |
x |
#s(literal -2 binary64) |
| Outputs |
|---|
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 x x) #s(literal 1/3628800 binary64)) #s(literal 1/129600 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
(*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(*.f64 (fma.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 x x) #s(literal 1/3628800 binary64)) #s(literal 1/129600 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) |
(*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) |
(fma.f64 (*.f64 (*.f64 x x) x) (/.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 x x) #s(literal 1/3628800 binary64)) #s(literal 1/129600 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) x) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 x x) #s(literal 1/3628800 binary64)) #s(literal 1/129600 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 x x) #s(literal 1/3628800 binary64)) #s(literal 1/129600 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 x x) #s(literal 1/3628800 binary64)) #s(literal 1/129600 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x x) x) x) |
(*.f64 x x) |
x |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 x x) #s(literal 1/3628800 binary64)) #s(literal 1/129600 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) |
(fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) |
#s(literal 1/20160 binary64) |
#s(literal 1/360 binary64) |
#s(literal -1/144 binary64) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64)) |
#s(literal -1/12 binary64) |
#s(literal 1 binary64) |
#s(approx (+ (- (exp x) 2) (/ 1 (exp x))) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) |
#s(literal 1/12 binary64) |
(*.f64 x x) |
x |
#s(literal 1 binary64) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 x x) x) x)) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) |
(*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 x x) x) x) |
(fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) |
#s(literal 1/360 binary64) |
(*.f64 x x) |
x |
#s(literal 1/12 binary64) |
#s(literal 1 binary64) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) x)) (*.f64 x x))) |
(*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) x) |
(*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) x)) (*.f64 x x)) |
(*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) |
(*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) x)) x) |
#s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) |
#s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) x)) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x)) |
(*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) x) |
(*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) |
(fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) |
#s(literal 1/20160 binary64) |
(*.f64 x x) |
x |
#s(literal 1/360 binary64) |
(*.f64 (*.f64 x x) x) |
(fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64)) |
(fma.f64 (cosh.f64 x) #s(literal 2 binary64) #s(literal -2 binary64)) |
#s(literal 2 binary64) |
(cosh.f64 x) |
x |
#s(literal -2 binary64) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.00390625 | (cosh.f64 x) | |
| accuracy | 29.580204515327804 | (fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64)) | |
| accuracy | 0.078125 | (*.f64 (*.f64 x x) x) | |
| accuracy | 0.26953125 | (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) | |
| accuracy | 0.8078946030049066 | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) x)) | |
| accuracy | 61.442858304705915 | #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) | |
| accuracy | 0.00390625 | (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) | |
| accuracy | 0.0234375 | (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) | |
| accuracy | 0.03125 | (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) | |
| accuracy | 0.8922615424293094 | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) | |
| accuracy | 0 | (*.f64 x x) | |
| accuracy | 0.00390625 | (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) | |
| accuracy | 0.00390625 | (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) | |
| accuracy | 1.0315880756035225 | #s(approx (+ (- (exp x) 2) (/ 1 (exp x))) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)) | |
| accuracy | 0.01953125 | (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) | |
| accuracy | 0.0234375 | (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) | |
| accuracy | 0.146816259768442 | (*.f64 (*.f64 x x) (*.f64 x x)) | |
| accuracy | 0.8078946030049066 | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
| 329.0ms | 178× | 2 | valid |
| 57.0ms | 68× | 1 | valid |
| 7.0ms | 10× | 0 | valid |
Compiled 484 to 55 computations (88.6% saved)
ival-mult: 76.0ms (21.8% of total)ival-exp: 69.0ms (19.8% of total)ival-cosh: 62.0ms (17.8% of total)adjust: 56.0ms (16% of total)ival-add: 44.0ms (12.6% of total)const: 28.0ms (8% of total)ival-div: 8.0ms (2.3% of total)ival-sub: 4.0ms (1.1% of total)ival-neg: 1.0ms (0.3% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) (patch (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #<representation binary64>) () ()) |
#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ()) |
#s(alt (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ()) |
#s(alt (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ()) |
#s(alt #s(approx (+ (- (exp x) 2) (/ 1 (exp x))) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (/ 1 (exp x))) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ()) |
#s(alt (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ()) |
#s(alt (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ()) |
#s(alt (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ()) |
#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) #<representation binary64>) () ()) |
#s(alt (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) (patch (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) #<representation binary64>) () ()) |
#s(alt (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ()) |
#s(alt (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (patch (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) #<representation binary64>) () ()) |
#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) x)) #<representation binary64>) () ()) |
#s(alt (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) x) (patch (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) x) #<representation binary64>) () ()) |
#s(alt (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) (patch (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) #<representation binary64>) () ()) |
#s(alt #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) (patch #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) #<representation binary64>) () ()) |
#s(alt (fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64)) (patch (fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64)) #<representation binary64>) () ()) |
#s(alt (cosh.f64 x) (patch (cosh.f64 x) #<representation binary64>) () ()) |
#s(alt (*.f64 (*.f64 x x) (*.f64 x x)) (patch (*.f64 (*.f64 x x) (*.f64 x x)) #<representation binary64>) () ()) |
#s(alt (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (patch (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) #<representation binary64>) () ()) |
#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ()) |
#s(alt (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (patch (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) #<representation binary64>) () ()) |
#s(alt (*.f64 (*.f64 x x) x) (patch (*.f64 (*.f64 x x) x) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt 1/129600 (taylor 0 x) (#s(alt (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) (patch (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/129600 (* 1/3628800 (pow x 2))) (taylor 0 x) (#s(alt (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) (patch (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/129600 (* (pow x 2) (+ 1/3628800 (* 1/406425600 (pow x 2))))) (taylor 0 x) (#s(alt (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) (patch (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/129600 (* (pow x 2) (+ 1/3628800 (* 1/406425600 (pow x 2))))) (taylor 0 x) (#s(alt (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) (patch (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor 0 x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) (taylor 0 x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) (taylor 0 x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) (taylor 0 x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor 0 x) (#s(alt (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) (taylor 0 x) (#s(alt (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt x (taylor 0 x) (#s(alt (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* 1/12 (pow x 2)))) (taylor 0 x) (#s(alt (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) (taylor 0 x) (#s(alt (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) (taylor 0 x) (#s(alt (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor 0 x) (#s(alt #s(approx (+ (- (exp x) 2) (/ 1 (exp x))) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (/ 1 (exp x))) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) (taylor 0 x) (#s(alt #s(approx (+ (- (exp x) 2) (/ 1 (exp x))) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (/ 1 (exp x))) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) (taylor 0 x) (#s(alt #s(approx (+ (- (exp x) 2) (/ 1 (exp x))) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (/ 1 (exp x))) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) (taylor 0 x) (#s(alt #s(approx (+ (- (exp x) 2) (/ 1 (exp x))) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (/ 1 (exp x))) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor 0 x) (#s(alt (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) (taylor 0 x) (#s(alt (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) (taylor 0 x) (#s(alt (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) (taylor 0 x) (#s(alt (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt x (taylor 0 x) (#s(alt (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* 1/12 (pow x 2)))) (taylor 0 x) (#s(alt (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* 1/12 (pow x 2)))) (taylor 0 x) (#s(alt (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* 1/12 (pow x 2)))) (taylor 0 x) (#s(alt (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/12 (pow x 2))) (taylor 0 x) (#s(alt (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/12 (pow x 2))) (taylor 0 x) (#s(alt (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/12 (pow x 2))) (taylor 0 x) (#s(alt (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor 0 x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) (taylor 0 x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) (taylor 0 x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) (taylor 0 x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor 0 x) (#s(alt (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) (patch (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) (taylor 0 x) (#s(alt (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) (patch (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) (taylor 0 x) (#s(alt (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) (patch (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) (taylor 0 x) (#s(alt (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) (patch (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/12 (pow x 2))) (taylor 0 x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))) (taylor 0 x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))) (taylor 0 x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1/12 (taylor 0 x) (#s(alt (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (patch (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/12 (* 1/360 (pow x 2))) (taylor 0 x) (#s(alt (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (patch (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/12 (* 1/360 (pow x 2))) (taylor 0 x) (#s(alt (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (patch (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/12 (* 1/360 (pow x 2))) (taylor 0 x) (#s(alt (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (patch (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor 0 x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) (taylor 0 x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) (taylor 0 x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) (taylor 0 x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor 0 x) (#s(alt (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) x) (patch (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) (taylor 0 x) (#s(alt (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) x) (patch (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) x) (patch (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) x) (patch (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) x) #<representation binary64>) () ())) ()) |
#s(alt x (taylor 0 x) (#s(alt (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) (patch (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* 1/12 (pow x 2)))) (taylor 0 x) (#s(alt (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) (patch (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) (taylor 0 x) (#s(alt (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) (patch (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) (taylor 0 x) (#s(alt (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) (patch (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) (patch #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/12 (pow x 2))) (taylor 0 x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) (patch #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))) (taylor 0 x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) (patch #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2))))))) (taylor 0 x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) (patch #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor 0 x) (#s(alt (fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64)) (patch (fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) (taylor 0 x) (#s(alt (fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64)) (patch (fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) (taylor 0 x) (#s(alt (fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64)) (patch (fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) (taylor 0 x) (#s(alt (fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64)) (patch (fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (cosh.f64 x) (patch (cosh.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/2 (pow x 2))) (taylor 0 x) (#s(alt (cosh.f64 x) (patch (cosh.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (taylor 0 x) (#s(alt (cosh.f64 x) (patch (cosh.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) (taylor 0 x) (#s(alt (cosh.f64 x) (patch (cosh.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 4) (taylor 0 x) (#s(alt (*.f64 (*.f64 x x) (*.f64 x x)) (patch (*.f64 (*.f64 x x) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 4) (taylor 0 x) (#s(alt (*.f64 (*.f64 x x) (*.f64 x x)) (patch (*.f64 (*.f64 x x) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 4) (taylor 0 x) (#s(alt (*.f64 (*.f64 x x) (*.f64 x x)) (patch (*.f64 (*.f64 x x) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 4) (taylor 0 x) (#s(alt (*.f64 (*.f64 x x) (*.f64 x x)) (patch (*.f64 (*.f64 x x) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt 1/12 (taylor 0 x) (#s(alt (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (patch (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/12 (* 1/360 (pow x 2))) (taylor 0 x) (#s(alt (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (patch (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2))))) (taylor 0 x) (#s(alt (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (patch (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2))))) (taylor 0 x) (#s(alt (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (patch (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor 0 x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor 0 x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor 0 x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor 0 x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/360 x) (taylor 0 x) (#s(alt (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (patch (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1/360 (* 1/20160 (pow x 2)))) (taylor 0 x) (#s(alt (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (patch (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1/360 (* 1/20160 (pow x 2)))) (taylor 0 x) (#s(alt (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (patch (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1/360 (* 1/20160 (pow x 2)))) (taylor 0 x) (#s(alt (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (patch (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 3) (taylor 0 x) (#s(alt (*.f64 (*.f64 x x) x) (patch (*.f64 (*.f64 x x) x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 3) (taylor 0 x) (#s(alt (*.f64 (*.f64 x x) x) (patch (*.f64 (*.f64 x x) x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 3) (taylor 0 x) (#s(alt (*.f64 (*.f64 x x) x) (patch (*.f64 (*.f64 x x) x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 3) (taylor 0 x) (#s(alt (*.f64 (*.f64 x x) x) (patch (*.f64 (*.f64 x x) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/406425600 (pow x 4)) (taylor inf x) (#s(alt (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) (patch (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/406425600 (* 1/3628800 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) (patch (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/406425600 (+ (/ 1/129600 (pow x 4)) (* 1/3628800 (/ 1 (pow x 2)))))) (taylor inf x) (#s(alt (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) (patch (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/406425600 (+ (/ 1/129600 (pow x 4)) (* 1/3628800 (/ 1 (pow x 2)))))) (taylor inf x) (#s(alt (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) (patch (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (neg x))) 2) (taylor inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (neg x))) 2) (taylor inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (neg x))) 2) (taylor inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (neg x))) 2) (taylor inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/20160 (pow x 8)) (taylor inf x) (#s(alt (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 8) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) (taylor inf x) (#s(alt (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) (taylor inf x) (#s(alt (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/20160 (pow x 7)) (taylor inf x) (#s(alt (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 7) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 7) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) (taylor inf x) (#s(alt (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 7) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) (taylor inf x) (#s(alt (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (/ 1 (exp x))) 2) (taylor inf x) (#s(alt #s(approx (+ (- (exp x) 2) (/ 1 (exp x))) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (/ 1 (exp x))) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (/ 1 (exp x))) 2) (taylor inf x) (#s(alt #s(approx (+ (- (exp x) 2) (/ 1 (exp x))) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (/ 1 (exp x))) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (/ 1 (exp x))) 2) (taylor inf x) (#s(alt #s(approx (+ (- (exp x) 2) (/ 1 (exp x))) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (/ 1 (exp x))) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (/ 1 (exp x))) 2) (taylor inf x) (#s(alt #s(approx (+ (- (exp x) 2) (/ 1 (exp x))) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (/ 1 (exp x))) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/12 (pow x 4)) (taylor inf x) (#s(alt (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/12 (/ 1 (pow x 2)))) (taylor inf x) (#s(alt (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/12 (/ 1 (pow x 2)))) (taylor inf x) (#s(alt (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/12 (/ 1 (pow x 2)))) (taylor inf x) (#s(alt (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/12 (pow x 3)) (taylor inf x) (#s(alt (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 3) (+ 1/12 (/ 1 (pow x 2)))) (taylor inf x) (#s(alt (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 3) (+ 1/12 (/ 1 (pow x 2)))) (taylor inf x) (#s(alt (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 3) (+ 1/12 (/ 1 (pow x 2)))) (taylor inf x) (#s(alt (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/12 (pow x 2)) (taylor inf x) (#s(alt (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1/12 (/ 1 (pow x 2)))) (taylor inf x) (#s(alt (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1/12 (/ 1 (pow x 2)))) (taylor inf x) (#s(alt (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1/12 (/ 1 (pow x 2)))) (taylor inf x) (#s(alt (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (neg x))) 2) (taylor inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (neg x))) 2) (taylor inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (neg x))) 2) (taylor inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (neg x))) 2) (taylor inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/360 (pow x 6)) (taylor inf x) (#s(alt (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) (patch (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 6) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) (patch (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) (taylor inf x) (#s(alt (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) (patch (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) (taylor inf x) (#s(alt (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) (patch (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/360 (pow x 4)) (taylor inf x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) (taylor inf x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) (taylor inf x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/360 (pow x 2)) (taylor inf x) (#s(alt (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (patch (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (patch (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (patch (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (patch (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (neg x))) 2) (taylor inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (neg x))) 2) (taylor inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (neg x))) 2) (taylor inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (neg x))) 2) (taylor inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/20160 (pow x 8)) (taylor inf x) (#s(alt (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) x) (patch (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 8) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) x) (patch (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) (taylor inf x) (#s(alt (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) x) (patch (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) (taylor inf x) (#s(alt (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) x) (patch (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/20160 (pow x 7)) (taylor inf x) (#s(alt (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) (patch (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 7) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) (patch (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 7) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) (taylor inf x) (#s(alt (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) (patch (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 7) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) (taylor inf x) (#s(alt (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) (patch (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/20160 (pow x 6)) (taylor inf x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) (patch #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 6) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) (patch #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) (taylor inf x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) (patch #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) (taylor inf x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) (patch #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (/ 1 (exp x))) 2) (taylor inf x) (#s(alt (fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64)) (patch (fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (/ 1 (exp x))) 2) (taylor inf x) (#s(alt (fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64)) (patch (fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (/ 1 (exp x))) 2) (taylor inf x) (#s(alt (fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64)) (patch (fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (/ 1 (exp x))) 2) (taylor inf x) (#s(alt (fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64)) (patch (fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (+ (exp x) (/ 1 (exp x)))) (taylor inf x) (#s(alt (cosh.f64 x) (patch (cosh.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (+ (exp x) (/ 1 (exp x)))) (taylor inf x) (#s(alt (cosh.f64 x) (patch (cosh.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (+ (exp x) (/ 1 (exp x)))) (taylor inf x) (#s(alt (cosh.f64 x) (patch (cosh.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (+ (exp x) (/ 1 (exp x)))) (taylor inf x) (#s(alt (cosh.f64 x) (patch (cosh.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 4) (taylor inf x) (#s(alt (*.f64 (*.f64 x x) (*.f64 x x)) (patch (*.f64 (*.f64 x x) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 4) (taylor inf x) (#s(alt (*.f64 (*.f64 x x) (*.f64 x x)) (patch (*.f64 (*.f64 x x) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 4) (taylor inf x) (#s(alt (*.f64 (*.f64 x x) (*.f64 x x)) (patch (*.f64 (*.f64 x x) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 4) (taylor inf x) (#s(alt (*.f64 (*.f64 x x) (*.f64 x x)) (patch (*.f64 (*.f64 x x) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/20160 (pow x 4)) (taylor inf x) (#s(alt (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (patch (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (patch (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) (taylor inf x) (#s(alt (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (patch (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) (taylor inf x) (#s(alt (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (patch (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor inf x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor inf x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor inf x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor inf x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/20160 (pow x 3)) (taylor inf x) (#s(alt (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (patch (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 3) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (patch (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 3) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (patch (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 3) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (patch (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 3) (taylor inf x) (#s(alt (*.f64 (*.f64 x x) x) (patch (*.f64 (*.f64 x x) x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 3) (taylor inf x) (#s(alt (*.f64 (*.f64 x x) x) (patch (*.f64 (*.f64 x x) x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 3) (taylor inf x) (#s(alt (*.f64 (*.f64 x x) x) (patch (*.f64 (*.f64 x x) x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 3) (taylor inf x) (#s(alt (*.f64 (*.f64 x x) x) (patch (*.f64 (*.f64 x x) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/406425600 (pow x 4)) (taylor -inf x) (#s(alt (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) (patch (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/406425600 (* 1/3628800 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) (patch (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/406425600 (+ (/ 1/129600 (pow x 4)) (* 1/3628800 (/ 1 (pow x 2)))))) (taylor -inf x) (#s(alt (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) (patch (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/406425600 (+ (/ 1/129600 (pow x 4)) (* 1/3628800 (/ 1 (pow x 2)))))) (taylor -inf x) (#s(alt (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) (patch (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (* -1 x))) 2) (taylor -inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (* -1 x))) 2) (taylor -inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (* -1 x))) 2) (taylor -inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (* -1 x))) 2) (taylor -inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/20160 (pow x 8)) (taylor -inf x) (#s(alt (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 8) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/20160 (pow x 7)) (taylor -inf x) (#s(alt (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 7) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/360 (* 1/12 (/ 1 (pow x 2)))) (pow x 2))) 1/20160))) (taylor -inf x) (#s(alt (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/12 (/ 1 (pow x 2))) (pow x 4))) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))))) (taylor -inf x) (#s(alt (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (/ 1 (exp x))) 2) (taylor -inf x) (#s(alt #s(approx (+ (- (exp x) 2) (/ 1 (exp x))) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (/ 1 (exp x))) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (/ 1 (exp x))) 2) (taylor -inf x) (#s(alt #s(approx (+ (- (exp x) 2) (/ 1 (exp x))) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (/ 1 (exp x))) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (/ 1 (exp x))) 2) (taylor -inf x) (#s(alt #s(approx (+ (- (exp x) 2) (/ 1 (exp x))) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (/ 1 (exp x))) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (/ 1 (exp x))) 2) (taylor -inf x) (#s(alt #s(approx (+ (- (exp x) 2) (/ 1 (exp x))) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (/ 1 (exp x))) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/12 (pow x 4)) (taylor -inf x) (#s(alt (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/12 (/ 1 (pow x 2)))) (taylor -inf x) (#s(alt (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/12 (/ 1 (pow x 2)))) (taylor -inf x) (#s(alt (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/12 (/ 1 (pow x 2)))) (taylor -inf x) (#s(alt (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/12 (pow x 3)) (taylor -inf x) (#s(alt (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 3) (+ 1/12 (/ 1 (pow x 2)))) (taylor -inf x) (#s(alt (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 3) (+ 1/12 (/ 1 (pow x 2)))) (taylor -inf x) (#s(alt (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 3) (+ 1/12 (/ 1 (pow x 2)))) (taylor -inf x) (#s(alt (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/12 (pow x 2)) (taylor -inf x) (#s(alt (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1/12 (/ 1 (pow x 2)))) (taylor -inf x) (#s(alt (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1/12 (/ 1 (pow x 2)))) (taylor -inf x) (#s(alt (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1/12 (/ 1 (pow x 2)))) (taylor -inf x) (#s(alt (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (* -1 x))) 2) (taylor -inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (* -1 x))) 2) (taylor -inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (* -1 x))) 2) (taylor -inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (* -1 x))) 2) (taylor -inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/360 (pow x 6)) (taylor -inf x) (#s(alt (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) (patch (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 6) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) (patch (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) (taylor -inf x) (#s(alt (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) (patch (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) (taylor -inf x) (#s(alt (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) (patch (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/360 (pow x 4)) (taylor -inf x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) (taylor -inf x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) (taylor -inf x) (#s(alt (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/360 (pow x 2)) (taylor -inf x) (#s(alt (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (patch (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (patch (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (patch (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (patch (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (* -1 x))) 2) (taylor -inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (* -1 x))) 2) (taylor -inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (* -1 x))) 2) (taylor -inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (* -1 x))) 2) (taylor -inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/20160 (pow x 8)) (taylor -inf x) (#s(alt (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) x) (patch (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 8) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) x) (patch (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) x) (patch (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) x) (patch (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/20160 (pow x 7)) (taylor -inf x) (#s(alt (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) (patch (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 7) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) (patch (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/360 (* 1/12 (/ 1 (pow x 2)))) (pow x 2))) 1/20160))) (taylor -inf x) (#s(alt (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) (patch (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/12 (/ 1 (pow x 2))) (pow x 4))) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))))) (taylor -inf x) (#s(alt (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) (patch (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/20160 (pow x 6)) (taylor -inf x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) (patch #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 6) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) (patch #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) (taylor -inf x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) (patch #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) (taylor -inf x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) (patch #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (/ 1 (exp x))) 2) (taylor -inf x) (#s(alt (fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64)) (patch (fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (/ 1 (exp x))) 2) (taylor -inf x) (#s(alt (fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64)) (patch (fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (/ 1 (exp x))) 2) (taylor -inf x) (#s(alt (fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64)) (patch (fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (/ 1 (exp x))) 2) (taylor -inf x) (#s(alt (fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64)) (patch (fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (+ (exp x) (/ 1 (exp x)))) (taylor -inf x) (#s(alt (cosh.f64 x) (patch (cosh.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (+ (exp x) (/ 1 (exp x)))) (taylor -inf x) (#s(alt (cosh.f64 x) (patch (cosh.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (+ (exp x) (/ 1 (exp x)))) (taylor -inf x) (#s(alt (cosh.f64 x) (patch (cosh.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (+ (exp x) (/ 1 (exp x)))) (taylor -inf x) (#s(alt (cosh.f64 x) (patch (cosh.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 4) (taylor -inf x) (#s(alt (*.f64 (*.f64 x x) (*.f64 x x)) (patch (*.f64 (*.f64 x x) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 4) (taylor -inf x) (#s(alt (*.f64 (*.f64 x x) (*.f64 x x)) (patch (*.f64 (*.f64 x x) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 4) (taylor -inf x) (#s(alt (*.f64 (*.f64 x x) (*.f64 x x)) (patch (*.f64 (*.f64 x x) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 4) (taylor -inf x) (#s(alt (*.f64 (*.f64 x x) (*.f64 x x)) (patch (*.f64 (*.f64 x x) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/20160 (pow x 4)) (taylor -inf x) (#s(alt (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (patch (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (patch (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) (taylor -inf x) (#s(alt (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (patch (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) (taylor -inf x) (#s(alt (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (patch (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor -inf x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor -inf x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor -inf x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor -inf x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/20160 (pow x 3)) (taylor -inf x) (#s(alt (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (patch (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 3) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (patch (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 3) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (patch (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 3) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (patch (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 3) (taylor -inf x) (#s(alt (*.f64 (*.f64 x x) x) (patch (*.f64 (*.f64 x x) x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 3) (taylor -inf x) (#s(alt (*.f64 (*.f64 x x) x) (patch (*.f64 (*.f64 x x) x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 3) (taylor -inf x) (#s(alt (*.f64 (*.f64 x x) x) (patch (*.f64 (*.f64 x x) x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 3) (taylor -inf x) (#s(alt (*.f64 (*.f64 x x) x) (patch (*.f64 (*.f64 x x) x) #<representation binary64>) () ())) ()) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 12.0ms | x | @ | inf | ((* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (+ (- (exp x) 2) (exp (neg x))) (* (* (+ (* (/ (+ (* (* (* x x) (* x x)) (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360))) -1/144) (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) -1/12)) (* x x)) 1) x) x) (* (+ (* (/ (+ (* (* (* x x) (* x x)) (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360))) -1/144) (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) -1/12)) (* x x)) 1) x) (+ (- (exp x) 2) (/ 1 (exp x))) (* (* (+ (* 1/12 (* x x)) 1) x) x) (* (+ (* 1/12 (* x x)) 1) x) (+ (* 1/12 (* x x)) 1) (+ (- (exp x) 2) (exp (neg x))) (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (+ (* 1/360 (* x x)) 1/12) (+ (- (exp x) 2) (exp (neg x))) (* (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) x) (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (+ (* 2 (cosh x)) -2) (cosh x) (* (* x x) (* x x)) (/ (+ (* (* (* x x) (* x x)) (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360))) -1/144) (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) -1/12)) (* x x) (* (+ (* 1/20160 (* x x)) 1/360) x) (* (* x x) x)) |
| 4.0ms | x | @ | -inf | ((* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (+ (- (exp x) 2) (exp (neg x))) (* (* (+ (* (/ (+ (* (* (* x x) (* x x)) (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360))) -1/144) (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) -1/12)) (* x x)) 1) x) x) (* (+ (* (/ (+ (* (* (* x x) (* x x)) (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360))) -1/144) (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) -1/12)) (* x x)) 1) x) (+ (- (exp x) 2) (/ 1 (exp x))) (* (* (+ (* 1/12 (* x x)) 1) x) x) (* (+ (* 1/12 (* x x)) 1) x) (+ (* 1/12 (* x x)) 1) (+ (- (exp x) 2) (exp (neg x))) (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (+ (* 1/360 (* x x)) 1/12) (+ (- (exp x) 2) (exp (neg x))) (* (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) x) (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (+ (* 2 (cosh x)) -2) (cosh x) (* (* x x) (* x x)) (/ (+ (* (* (* x x) (* x x)) (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360))) -1/144) (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) -1/12)) (* x x) (* (+ (* 1/20160 (* x x)) 1/360) x) (* (* x x) x)) |
| 3.0ms | x | @ | 0 | ((* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (+ (- (exp x) 2) (exp (neg x))) (* (* (+ (* (/ (+ (* (* (* x x) (* x x)) (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360))) -1/144) (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) -1/12)) (* x x)) 1) x) x) (* (+ (* (/ (+ (* (* (* x x) (* x x)) (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360))) -1/144) (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) -1/12)) (* x x)) 1) x) (+ (- (exp x) 2) (/ 1 (exp x))) (* (* (+ (* 1/12 (* x x)) 1) x) x) (* (+ (* 1/12 (* x x)) 1) x) (+ (* 1/12 (* x x)) 1) (+ (- (exp x) 2) (exp (neg x))) (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (* x x)) (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (+ (* 1/360 (* x x)) 1/12) (+ (- (exp x) 2) (exp (neg x))) (* (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) x) (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (+ (* 2 (cosh x)) -2) (cosh x) (* (* x x) (* x x)) (/ (+ (* (* (* x x) (* x x)) (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360))) -1/144) (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) -1/12)) (* x x) (* (+ (* 1/20160 (* x x)) 1/360) x) (* (* x x) x)) |
| 1× | egg-herbie |
| 16 442× | lower-fma.f64 |
| 16 442× | lower-fma.f32 |
| 4 854× | lower-*.f64 |
| 4 854× | lower-*.f32 |
| 2 550× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 138 | 2590 |
| 1 | 466 | 2494 |
| 2 | 1182 | 2480 |
| 3 | 4640 | 2478 |
| 4 | 7324 | 2478 |
| 0 | 8011 | 2315 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
1/129600 |
(+ 1/129600 (* 1/3628800 (pow x 2))) |
(+ 1/129600 (* (pow x 2) (+ 1/3628800 (* 1/406425600 (pow x 2))))) |
(+ 1/129600 (* (pow x 2) (+ 1/3628800 (* 1/406425600 (pow x 2))))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) |
x |
(* x (+ 1 (* 1/12 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(* x (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) |
(* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) |
(* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) |
x |
(* x (+ 1 (* 1/12 (pow x 2)))) |
(* x (+ 1 (* 1/12 (pow x 2)))) |
(* x (+ 1 (* 1/12 (pow x 2)))) |
1 |
(+ 1 (* 1/12 (pow x 2))) |
(+ 1 (* 1/12 (pow x 2))) |
(+ 1 (* 1/12 (pow x 2))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
1 |
(+ 1 (* 1/12 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))) |
1/12 |
(+ 1/12 (* 1/360 (pow x 2))) |
(+ 1/12 (* 1/360 (pow x 2))) |
(+ 1/12 (* 1/360 (pow x 2))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) |
x |
(* x (+ 1 (* 1/12 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(* x (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) |
1 |
(+ 1 (* 1/12 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2))))))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) |
1 |
(+ 1 (* 1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
1/12 |
(+ 1/12 (* 1/360 (pow x 2))) |
(+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2))))) |
(+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2))))) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(* 1/360 x) |
(* x (+ 1/360 (* 1/20160 (pow x 2)))) |
(* x (+ 1/360 (* 1/20160 (pow x 2)))) |
(* x (+ 1/360 (* 1/20160 (pow x 2)))) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(* 1/406425600 (pow x 4)) |
(* (pow x 4) (+ 1/406425600 (* 1/3628800 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/406425600 (+ (/ 1/129600 (pow x 4)) (* 1/3628800 (/ 1 (pow x 2)))))) |
(* (pow x 4) (+ 1/406425600 (+ (/ 1/129600 (pow x 4)) (* 1/3628800 (/ 1 (pow x 2)))))) |
(- (+ (exp x) (exp (neg x))) 2) |
(- (+ (exp x) (exp (neg x))) 2) |
(- (+ (exp x) (exp (neg x))) 2) |
(- (+ (exp x) (exp (neg x))) 2) |
(* 1/20160 (pow x 8)) |
(* (pow x 8) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(* 1/20160 (pow x 7)) |
(* (pow x 7) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(* (pow x 7) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(* (pow x 7) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(- (+ (exp x) (/ 1 (exp x))) 2) |
(- (+ (exp x) (/ 1 (exp x))) 2) |
(- (+ (exp x) (/ 1 (exp x))) 2) |
(- (+ (exp x) (/ 1 (exp x))) 2) |
(* 1/12 (pow x 4)) |
(* (pow x 4) (+ 1/12 (/ 1 (pow x 2)))) |
(* (pow x 4) (+ 1/12 (/ 1 (pow x 2)))) |
(* (pow x 4) (+ 1/12 (/ 1 (pow x 2)))) |
(* 1/12 (pow x 3)) |
(* (pow x 3) (+ 1/12 (/ 1 (pow x 2)))) |
(* (pow x 3) (+ 1/12 (/ 1 (pow x 2)))) |
(* (pow x 3) (+ 1/12 (/ 1 (pow x 2)))) |
(* 1/12 (pow x 2)) |
(* (pow x 2) (+ 1/12 (/ 1 (pow x 2)))) |
(* (pow x 2) (+ 1/12 (/ 1 (pow x 2)))) |
(* (pow x 2) (+ 1/12 (/ 1 (pow x 2)))) |
(- (+ (exp x) (exp (neg x))) 2) |
(- (+ (exp x) (exp (neg x))) 2) |
(- (+ (exp x) (exp (neg x))) 2) |
(- (+ (exp x) (exp (neg x))) 2) |
(* 1/360 (pow x 6)) |
(* (pow x 6) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(* 1/360 (pow x 4)) |
(* (pow x 4) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(* (pow x 4) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(* 1/360 (pow x 2)) |
(* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(- (+ (exp x) (exp (neg x))) 2) |
(- (+ (exp x) (exp (neg x))) 2) |
(- (+ (exp x) (exp (neg x))) 2) |
(- (+ (exp x) (exp (neg x))) 2) |
(* 1/20160 (pow x 8)) |
(* (pow x 8) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(* 1/20160 (pow x 7)) |
(* (pow x 7) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(* (pow x 7) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(* (pow x 7) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(* 1/20160 (pow x 6)) |
(* (pow x 6) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(- (+ (exp x) (/ 1 (exp x))) 2) |
(- (+ (exp x) (/ 1 (exp x))) 2) |
(- (+ (exp x) (/ 1 (exp x))) 2) |
(- (+ (exp x) (/ 1 (exp x))) 2) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(* 1/20160 (pow x 4)) |
(* (pow x 4) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(* (pow x 4) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(* 1/20160 (pow x 3)) |
(* (pow x 3) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(* (pow x 3) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(* (pow x 3) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(* 1/406425600 (pow x 4)) |
(* (pow x 4) (+ 1/406425600 (* 1/3628800 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/406425600 (+ (/ 1/129600 (pow x 4)) (* 1/3628800 (/ 1 (pow x 2)))))) |
(* (pow x 4) (+ 1/406425600 (+ (/ 1/129600 (pow x 4)) (* 1/3628800 (/ 1 (pow x 2)))))) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(* 1/20160 (pow x 8)) |
(* (pow x 8) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(* 1/20160 (pow x 7)) |
(* (pow x 7) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/360 (* 1/12 (/ 1 (pow x 2)))) (pow x 2))) 1/20160))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/12 (/ 1 (pow x 2))) (pow x 4))) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))))) |
(- (+ (exp x) (/ 1 (exp x))) 2) |
(- (+ (exp x) (/ 1 (exp x))) 2) |
(- (+ (exp x) (/ 1 (exp x))) 2) |
(- (+ (exp x) (/ 1 (exp x))) 2) |
(* 1/12 (pow x 4)) |
(* (pow x 4) (+ 1/12 (/ 1 (pow x 2)))) |
(* (pow x 4) (+ 1/12 (/ 1 (pow x 2)))) |
(* (pow x 4) (+ 1/12 (/ 1 (pow x 2)))) |
(* 1/12 (pow x 3)) |
(* (pow x 3) (+ 1/12 (/ 1 (pow x 2)))) |
(* (pow x 3) (+ 1/12 (/ 1 (pow x 2)))) |
(* (pow x 3) (+ 1/12 (/ 1 (pow x 2)))) |
(* 1/12 (pow x 2)) |
(* (pow x 2) (+ 1/12 (/ 1 (pow x 2)))) |
(* (pow x 2) (+ 1/12 (/ 1 (pow x 2)))) |
(* (pow x 2) (+ 1/12 (/ 1 (pow x 2)))) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(* 1/360 (pow x 6)) |
(* (pow x 6) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(* 1/360 (pow x 4)) |
(* (pow x 4) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(* (pow x 4) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(* 1/360 (pow x 2)) |
(* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(* 1/20160 (pow x 8)) |
(* (pow x 8) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(* 1/20160 (pow x 7)) |
(* (pow x 7) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/360 (* 1/12 (/ 1 (pow x 2)))) (pow x 2))) 1/20160))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/12 (/ 1 (pow x 2))) (pow x 4))) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))))) |
(* 1/20160 (pow x 6)) |
(* (pow x 6) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(- (+ (exp x) (/ 1 (exp x))) 2) |
(- (+ (exp x) (/ 1 (exp x))) 2) |
(- (+ (exp x) (/ 1 (exp x))) 2) |
(- (+ (exp x) (/ 1 (exp x))) 2) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(* 1/20160 (pow x 4)) |
(* (pow x 4) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(* (pow x 4) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(* 1/20160 (pow x 3)) |
(* (pow x 3) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(* (pow x 3) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(* (pow x 3) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
| Outputs |
|---|
1/129600 |
#s(literal 1/129600 binary64) |
(+ 1/129600 (* 1/3628800 (pow x 2))) |
(fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64)) |
(+ 1/129600 (* (pow x 2) (+ 1/3628800 (* 1/406425600 (pow x 2))))) |
(fma.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 x x) #s(literal 1/3628800 binary64)) (*.f64 x x) #s(literal 1/129600 binary64)) |
(+ 1/129600 (* (pow x 2) (+ 1/3628800 (* 1/406425600 (pow x 2))))) |
(fma.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 x x) #s(literal 1/3628800 binary64)) (*.f64 x x) #s(literal 1/129600 binary64)) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
x |
(* x (+ 1 (* 1/12 (pow x 2)))) |
(*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) |
(* x (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) |
(* x (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) |
x |
(* x (+ 1 (* 1/12 (pow x 2)))) |
(*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) |
(* x (+ 1 (* 1/12 (pow x 2)))) |
(*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) |
(* x (+ 1 (* 1/12 (pow x 2)))) |
(*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/12 (pow x 2))) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* 1/12 (pow x 2))) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* 1/12 (pow x 2))) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/12 (pow x 2))) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))) |
(fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))) |
(fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
1/12 |
#s(literal 1/12 binary64) |
(+ 1/12 (* 1/360 (pow x 2))) |
(fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) |
(+ 1/12 (* 1/360 (pow x 2))) |
(fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) |
(+ 1/12 (* 1/360 (pow x 2))) |
(fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
x |
(* x (+ 1 (* 1/12 (pow x 2)))) |
(*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) |
(* x (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) |
(* x (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/12 (pow x 2))) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))) |
(fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2))))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (pow x 2))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) |
(fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(pow x 4) |
(*.f64 (*.f64 (*.f64 x x) x) x) |
(pow x 4) |
(*.f64 (*.f64 (*.f64 x x) x) x) |
(pow x 4) |
(*.f64 (*.f64 (*.f64 x x) x) x) |
(pow x 4) |
(*.f64 (*.f64 (*.f64 x x) x) x) |
1/12 |
#s(literal 1/12 binary64) |
(+ 1/12 (* 1/360 (pow x 2))) |
(fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) |
(+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2))))) |
(fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) |
(+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2))))) |
(fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 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) |
(* 1/360 x) |
(*.f64 #s(literal 1/360 binary64) x) |
(* x (+ 1/360 (* 1/20160 (pow x 2)))) |
(*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) |
(* x (+ 1/360 (* 1/20160 (pow x 2)))) |
(*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) |
(* x (+ 1/360 (* 1/20160 (pow x 2)))) |
(*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) |
(pow x 3) |
(*.f64 (*.f64 x x) x) |
(pow x 3) |
(*.f64 (*.f64 x x) x) |
(pow x 3) |
(*.f64 (*.f64 x x) x) |
(pow x 3) |
(*.f64 (*.f64 x x) x) |
(* 1/406425600 (pow x 4)) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/406425600 binary64)) x) |
(* (pow x 4) (+ 1/406425600 (* 1/3628800 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 x x) #s(literal 1/3628800 binary64)) x) x) |
(* (pow x 4) (+ 1/406425600 (+ (/ 1/129600 (pow x 4)) (* 1/3628800 (/ 1 (pow x 2)))))) |
(fma.f64 (*.f64 x #s(literal 1/3628800 binary64)) x (*.f64 (+.f64 (/.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/406425600 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(* (pow x 4) (+ 1/406425600 (+ (/ 1/129600 (pow x 4)) (* 1/3628800 (/ 1 (pow x 2)))))) |
(fma.f64 (*.f64 x #s(literal 1/3628800 binary64)) x (*.f64 (+.f64 (/.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/406425600 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(- (+ (exp x) (exp (neg x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (exp (neg x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (exp (neg x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (exp (neg x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(* 1/20160 (pow x 8)) |
(*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1/20160 binary64)) |
(* (pow x 8) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/360 binary64) (*.f64 x x)) #s(literal -1/20160 binary64)) (pow.f64 x #s(literal 8 binary64))) |
(* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal -1/20160 binary64) (/.f64 #s(literal 1/360 binary64) (*.f64 x x)))) (pow.f64 x #s(literal 8 binary64))) |
(* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (-.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal -1/20160 binary64) (/.f64 #s(literal 1/360 binary64) (*.f64 x x))))) (pow.f64 x #s(literal 8 binary64))) |
(* 1/20160 (pow x 7)) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/20160 binary64)) |
(* (pow x 7) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (-.f64 (/.f64 #s(literal 1/360 binary64) (*.f64 x x)) #s(literal -1/20160 binary64))) |
(* (pow x 7) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (-.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal -1/20160 binary64) (/.f64 #s(literal 1/360 binary64) (*.f64 x x))))) |
(* (pow x 7) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (-.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal -1/20160 binary64) (/.f64 #s(literal 1/360 binary64) (*.f64 x x)))))) |
(- (+ (exp x) (/ 1 (exp x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (/ 1 (exp x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (/ 1 (exp x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (/ 1 (exp x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(* 1/12 (pow x 4)) |
(*.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 (*.f64 x x) x)) |
(* (pow x 4) (+ 1/12 (/ 1 (pow x 2)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(* (pow x 4) (+ 1/12 (/ 1 (pow x 2)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(* (pow x 4) (+ 1/12 (/ 1 (pow x 2)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(* 1/12 (pow x 3)) |
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/12 binary64)) |
(* (pow x 3) (+ 1/12 (/ 1 (pow x 2)))) |
(*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) |
(* (pow x 3) (+ 1/12 (/ 1 (pow x 2)))) |
(*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) |
(* (pow x 3) (+ 1/12 (/ 1 (pow x 2)))) |
(*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) |
(* 1/12 (pow x 2)) |
(*.f64 #s(literal 1/12 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/12 (/ 1 (pow x 2)))) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(* (pow x 2) (+ 1/12 (/ 1 (pow x 2)))) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(* (pow x 2) (+ 1/12 (/ 1 (pow x 2)))) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(- (+ (exp x) (exp (neg x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (exp (neg x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (exp (neg x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (exp (neg x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(* 1/360 (pow x 6)) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/360 binary64)) (*.f64 (*.f64 x x) x)) |
(* (pow x 6) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (*.f64 x x) x)) |
(* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 1/360 binary64))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) |
(* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 1/360 binary64))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) |
(* 1/360 (pow x 4)) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/360 binary64)) x) |
(* (pow x 4) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) |
(* (pow x 4) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(* (pow x 4) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(* 1/360 (pow x 2)) |
(*.f64 #s(literal 1/360 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) |
(* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) |
(* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) |
(- (+ (exp x) (exp (neg x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (exp (neg x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (exp (neg x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (exp (neg x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(* 1/20160 (pow x 8)) |
(*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1/20160 binary64)) |
(* (pow x 8) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/360 binary64) (*.f64 x x)) #s(literal -1/20160 binary64)) (pow.f64 x #s(literal 8 binary64))) |
(* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal -1/20160 binary64) (/.f64 #s(literal 1/360 binary64) (*.f64 x x)))) (pow.f64 x #s(literal 8 binary64))) |
(* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (-.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal -1/20160 binary64) (/.f64 #s(literal 1/360 binary64) (*.f64 x x))))) (pow.f64 x #s(literal 8 binary64))) |
(* 1/20160 (pow x 7)) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/20160 binary64)) |
(* (pow x 7) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (-.f64 (/.f64 #s(literal 1/360 binary64) (*.f64 x x)) #s(literal -1/20160 binary64))) |
(* (pow x 7) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (-.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal -1/20160 binary64) (/.f64 #s(literal 1/360 binary64) (*.f64 x x))))) |
(* (pow x 7) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (-.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal -1/20160 binary64) (/.f64 #s(literal 1/360 binary64) (*.f64 x x)))))) |
(* 1/20160 (pow x 6)) |
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/20160 binary64)) x) x) x) |
(* (pow x 6) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (*.f64 x x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x)) |
(* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (-.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal -1/20160 binary64) (/.f64 #s(literal 1/360 binary64) (*.f64 x x))))) |
(* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (-.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal -1/20160 binary64) (/.f64 #s(literal 1/360 binary64) (*.f64 x x)))) #s(literal 1 binary64)) |
(- (+ (exp x) (/ 1 (exp x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (/ 1 (exp x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (/ 1 (exp x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (/ 1 (exp x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 1/2 binary64)) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 1/2 binary64)) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 1/2 binary64)) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 1/2 binary64)) |
(pow x 4) |
(*.f64 (*.f64 (*.f64 x x) x) x) |
(pow x 4) |
(*.f64 (*.f64 (*.f64 x x) x) x) |
(pow x 4) |
(*.f64 (*.f64 (*.f64 x x) x) x) |
(pow x 4) |
(*.f64 (*.f64 (*.f64 x x) x) x) |
(* 1/20160 (pow x 4)) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/20160 binary64)) x) |
(* (pow x 4) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) |
(* (pow x 4) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(fma.f64 (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/20160 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) |
(* (pow x 4) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(fma.f64 (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/20160 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 #s(literal 1/360 binary64) (*.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/20160 (pow x 3)) |
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/20160 binary64)) |
(* (pow x 3) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) |
(* (pow x 3) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) |
(* (pow x 3) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) |
(pow x 3) |
(*.f64 (*.f64 x x) x) |
(pow x 3) |
(*.f64 (*.f64 x x) x) |
(pow x 3) |
(*.f64 (*.f64 x x) x) |
(pow x 3) |
(*.f64 (*.f64 x x) x) |
(* 1/406425600 (pow x 4)) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/406425600 binary64)) x) |
(* (pow x 4) (+ 1/406425600 (* 1/3628800 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 x x) #s(literal 1/3628800 binary64)) x) x) |
(* (pow x 4) (+ 1/406425600 (+ (/ 1/129600 (pow x 4)) (* 1/3628800 (/ 1 (pow x 2)))))) |
(fma.f64 (*.f64 x #s(literal 1/3628800 binary64)) x (*.f64 (+.f64 (/.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/406425600 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(* (pow x 4) (+ 1/406425600 (+ (/ 1/129600 (pow x 4)) (* 1/3628800 (/ 1 (pow x 2)))))) |
(fma.f64 (*.f64 x #s(literal 1/3628800 binary64)) x (*.f64 (+.f64 (/.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/406425600 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(* 1/20160 (pow x 8)) |
(*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1/20160 binary64)) |
(* (pow x 8) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/360 binary64) (*.f64 x x)) #s(literal -1/20160 binary64)) (pow.f64 x #s(literal 8 binary64))) |
(* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal -1/20160 binary64) (/.f64 #s(literal 1/360 binary64) (*.f64 x x)))) (pow.f64 x #s(literal 8 binary64))) |
(* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (-.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal -1/20160 binary64) (/.f64 #s(literal 1/360 binary64) (*.f64 x x))))) (pow.f64 x #s(literal 8 binary64))) |
(* 1/20160 (pow x 7)) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/20160 binary64)) |
(* (pow x 7) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (-.f64 (/.f64 #s(literal 1/360 binary64) (*.f64 x x)) #s(literal -1/20160 binary64))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/360 (* 1/12 (/ 1 (pow x 2)))) (pow x 2))) 1/20160))) |
(*.f64 (-.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 1/360 binary64)) (*.f64 x x)) #s(literal -1/20160 binary64)) (pow.f64 x #s(literal 7 binary64))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/12 (/ 1 (pow x 2))) (pow x 4))) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))))) |
(*.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/12 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal -1/20160 binary64) (/.f64 #s(literal 1/360 binary64) (*.f64 x x)))) (pow.f64 x #s(literal 7 binary64))) |
(- (+ (exp x) (/ 1 (exp x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (/ 1 (exp x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (/ 1 (exp x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (/ 1 (exp x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(* 1/12 (pow x 4)) |
(*.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 (*.f64 x x) x)) |
(* (pow x 4) (+ 1/12 (/ 1 (pow x 2)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(* (pow x 4) (+ 1/12 (/ 1 (pow x 2)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(* (pow x 4) (+ 1/12 (/ 1 (pow x 2)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(* 1/12 (pow x 3)) |
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/12 binary64)) |
(* (pow x 3) (+ 1/12 (/ 1 (pow x 2)))) |
(*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) |
(* (pow x 3) (+ 1/12 (/ 1 (pow x 2)))) |
(*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) |
(* (pow x 3) (+ 1/12 (/ 1 (pow x 2)))) |
(*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) |
(* 1/12 (pow x 2)) |
(*.f64 #s(literal 1/12 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/12 (/ 1 (pow x 2)))) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(* (pow x 2) (+ 1/12 (/ 1 (pow x 2)))) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(* (pow x 2) (+ 1/12 (/ 1 (pow x 2)))) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(* 1/360 (pow x 6)) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/360 binary64)) (*.f64 (*.f64 x x) x)) |
(* (pow x 6) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (*.f64 x x) x)) |
(* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 1/360 binary64))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) |
(* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 1/360 binary64))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) |
(* 1/360 (pow x 4)) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/360 binary64)) x) |
(* (pow x 4) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) |
(* (pow x 4) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(* (pow x 4) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(* 1/360 (pow x 2)) |
(*.f64 #s(literal 1/360 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) |
(* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) |
(* (pow x 2) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(* 1/20160 (pow x 8)) |
(*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 1/20160 binary64)) |
(* (pow x 8) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/360 binary64) (*.f64 x x)) #s(literal -1/20160 binary64)) (pow.f64 x #s(literal 8 binary64))) |
(* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal -1/20160 binary64) (/.f64 #s(literal 1/360 binary64) (*.f64 x x)))) (pow.f64 x #s(literal 8 binary64))) |
(* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (-.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal -1/20160 binary64) (/.f64 #s(literal 1/360 binary64) (*.f64 x x))))) (pow.f64 x #s(literal 8 binary64))) |
(* 1/20160 (pow x 7)) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/20160 binary64)) |
(* (pow x 7) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (-.f64 (/.f64 #s(literal 1/360 binary64) (*.f64 x x)) #s(literal -1/20160 binary64))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/360 (* 1/12 (/ 1 (pow x 2)))) (pow x 2))) 1/20160))) |
(*.f64 (-.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 1/360 binary64)) (*.f64 x x)) #s(literal -1/20160 binary64)) (pow.f64 x #s(literal 7 binary64))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/12 (/ 1 (pow x 2))) (pow x 4))) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))))) |
(*.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/12 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal -1/20160 binary64) (/.f64 #s(literal 1/360 binary64) (*.f64 x x)))) (pow.f64 x #s(literal 7 binary64))) |
(* 1/20160 (pow x 6)) |
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/20160 binary64)) x) x) x) |
(* (pow x 6) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (*.f64 x x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x)) |
(* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (-.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal -1/20160 binary64) (/.f64 #s(literal 1/360 binary64) (*.f64 x x))))) |
(* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (-.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal -1/20160 binary64) (/.f64 #s(literal 1/360 binary64) (*.f64 x x)))) #s(literal 1 binary64)) |
(- (+ (exp x) (/ 1 (exp x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (/ 1 (exp x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (/ 1 (exp x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (/ 1 (exp x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 1/2 binary64)) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 1/2 binary64)) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 1/2 binary64)) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 1/2 binary64)) |
(pow x 4) |
(*.f64 (*.f64 (*.f64 x x) x) x) |
(pow x 4) |
(*.f64 (*.f64 (*.f64 x x) x) x) |
(pow x 4) |
(*.f64 (*.f64 (*.f64 x x) x) x) |
(pow x 4) |
(*.f64 (*.f64 (*.f64 x x) x) x) |
(* 1/20160 (pow x 4)) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/20160 binary64)) x) |
(* (pow x 4) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) |
(* (pow x 4) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(fma.f64 (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/20160 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) |
(* (pow x 4) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(fma.f64 (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/20160 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 #s(literal 1/360 binary64) (*.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/20160 (pow x 3)) |
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/20160 binary64)) |
(* (pow x 3) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) |
(* (pow x 3) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) |
(* (pow x 3) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) |
(pow x 3) |
(*.f64 (*.f64 x x) x) |
(pow x 3) |
(*.f64 (*.f64 x x) x) |
(pow x 3) |
(*.f64 (*.f64 x x) x) |
(pow x 3) |
(*.f64 (*.f64 x x) x) |
| 4 378× | lower-*.f32 |
| 4 352× | lower-*.f64 |
| 4 086× | lower-/.f32 |
| 4 084× | lower-/.f64 |
| 3 590× | lower-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 52 | 464 |
| 0 | 87 | 418 |
| 1 | 360 | 332 |
| 2 | 2519 | 332 |
| 0 | 8312 | 324 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) |
#s(approx (+ (- (exp x) 2) (/ 1 (exp x))) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) |
(fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) x)) |
(*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) x) |
(*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) |
#s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) |
(fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64)) |
(cosh.f64 x) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) |
(*.f64 x x) |
(*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) |
(*.f64 (*.f64 x x) x) |
| Outputs |
|---|
(*.f64 (exp.f64 (log.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)))) (exp.f64 (log.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/129600 binary64)) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/129600 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/8193540096000 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64)) (fma.f64 (*.f64 #s(literal 1/8193540096000 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64))))) #s(literal 2 binary64))) |
(*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64))) |
(pow.f64 (exp.f64 (log.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/129600 binary64)) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)))) (neg.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/8193540096000 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64)) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)))) (neg.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/129600 binary64)))) (neg.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (fma.f64 (*.f64 #s(literal 1/8193540096000 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64)))) (neg.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/20160 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/20160 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7257600 binary64) #s(literal 1/129600 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/7257600 binary64) #s(literal 1/129600 binary64))))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/20160 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/7257600 binary64) #s(literal 1/129600 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/8193540096000 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64))) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7257600 binary64) #s(literal 1/129600 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/7257600 binary64) #s(literal 1/129600 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/7257600 binary64) #s(literal 1/129600 binary64))))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/20160 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/20160 binary64)) (-.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7257600 binary64) #s(literal 1/129600 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/7257600 binary64) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/20160 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/7257600 binary64) #s(literal 1/129600 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/129600 binary64)) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/129600 binary64)))) (neg.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/129600 binary64)) (fma.f64 (*.f64 #s(literal 1/8193540096000 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64)))) (neg.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/8193540096000 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64)) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/129600 binary64)))) (neg.f64 (*.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/8193540096000 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64)) (fma.f64 (*.f64 #s(literal 1/8193540096000 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64)))) (neg.f64 (*.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/129600 binary64)) #s(literal 1/360 binary64)) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)) (*.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/129600 binary64)) (*.f64 #s(literal 1/20160 binary64) (*.f64 x x))))) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/129600 binary64)) #s(literal 1/360 binary64)) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/8193540096000 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64)) (*.f64 #s(literal 1/20160 binary64) (*.f64 x x))))) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/129600 binary64)) #s(literal 1/360 binary64)) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)) (*.f64 (*.f64 #s(literal 1/20160 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/129600 binary64))))) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/129600 binary64)) #s(literal 1/360 binary64)) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)) (*.f64 (*.f64 #s(literal 1/20160 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/8193540096000 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64))))) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/8193540096000 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64)) #s(literal 1/360 binary64)) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)) (*.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))) (*.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/129600 binary64)) (*.f64 #s(literal 1/20160 binary64) (*.f64 x x))))) (*.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/8193540096000 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64)) #s(literal 1/360 binary64)) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))) (*.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/8193540096000 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64)) (*.f64 #s(literal 1/20160 binary64) (*.f64 x x))))) (*.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/8193540096000 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64)) #s(literal 1/360 binary64)) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)) (*.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))) (*.f64 (*.f64 #s(literal 1/20160 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/129600 binary64))))) (*.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/8193540096000 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64)) #s(literal 1/360 binary64)) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))) (*.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))) (*.f64 (*.f64 #s(literal 1/20160 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/8193540096000 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64))))) (*.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/360 binary64) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/129600 binary64))) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)) (*.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/129600 binary64)) (*.f64 #s(literal 1/20160 binary64) (*.f64 x x))))) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/360 binary64) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/129600 binary64))) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/8193540096000 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64)) (*.f64 #s(literal 1/20160 binary64) (*.f64 x x))))) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/360 binary64) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/129600 binary64))) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)) (*.f64 (*.f64 #s(literal 1/20160 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/129600 binary64))))) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/360 binary64) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/129600 binary64))) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)) (*.f64 (*.f64 #s(literal 1/20160 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/8193540096000 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64))))) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/360 binary64) (fma.f64 (*.f64 #s(literal 1/8193540096000 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64))) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)) (*.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))) (*.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/129600 binary64)) (*.f64 #s(literal 1/20160 binary64) (*.f64 x x))))) (*.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/360 binary64) (fma.f64 (*.f64 #s(literal 1/8193540096000 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64))) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))) (*.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/8193540096000 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64)) (*.f64 #s(literal 1/20160 binary64) (*.f64 x x))))) (*.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/360 binary64) (fma.f64 (*.f64 #s(literal 1/8193540096000 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64))) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)) (*.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))) (*.f64 (*.f64 #s(literal 1/20160 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/129600 binary64))))) (*.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/360 binary64) (fma.f64 (*.f64 #s(literal 1/8193540096000 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64))) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))) (*.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))) (*.f64 (*.f64 #s(literal 1/20160 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/8193540096000 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64))))) (*.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/129600 binary64)) (*.f64 #s(literal 1/20160 binary64) (*.f64 x x))) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)) (*.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/129600 binary64)) #s(literal 1/360 binary64)))) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/129600 binary64)) (*.f64 #s(literal 1/20160 binary64) (*.f64 x x))) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/8193540096000 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64)) #s(literal 1/360 binary64)))) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/129600 binary64)) (*.f64 #s(literal 1/20160 binary64) (*.f64 x x))) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)) (*.f64 #s(literal 1/360 binary64) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/129600 binary64))))) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/129600 binary64)) (*.f64 #s(literal 1/20160 binary64) (*.f64 x x))) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)) (*.f64 #s(literal 1/360 binary64) (fma.f64 (*.f64 #s(literal 1/8193540096000 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64))))) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/8193540096000 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64)) (*.f64 #s(literal 1/20160 binary64) (*.f64 x x))) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)) (*.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))) (*.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/129600 binary64)) #s(literal 1/360 binary64)))) (*.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/8193540096000 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64)) (*.f64 #s(literal 1/20160 binary64) (*.f64 x x))) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))) (*.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/8193540096000 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64)) #s(literal 1/360 binary64)))) (*.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/8193540096000 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64)) (*.f64 #s(literal 1/20160 binary64) (*.f64 x x))) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)) (*.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))) (*.f64 #s(literal 1/360 binary64) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/129600 binary64))))) (*.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/8193540096000 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64)) (*.f64 #s(literal 1/20160 binary64) (*.f64 x x))) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))) (*.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))) (*.f64 #s(literal 1/360 binary64) (fma.f64 (*.f64 #s(literal 1/8193540096000 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64))))) (*.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/20160 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/129600 binary64))) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)) (*.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/129600 binary64)) #s(literal 1/360 binary64)))) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/20160 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/129600 binary64))) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/8193540096000 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64)) #s(literal 1/360 binary64)))) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/20160 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/129600 binary64))) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)) (*.f64 #s(literal 1/360 binary64) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/129600 binary64))))) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/20160 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/129600 binary64))) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)) (*.f64 #s(literal 1/360 binary64) (fma.f64 (*.f64 #s(literal 1/8193540096000 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64))))) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/20160 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/8193540096000 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64))) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)) (*.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))) (*.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/129600 binary64)) #s(literal 1/360 binary64)))) (*.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/20160 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/8193540096000 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64))) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))) (*.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/8193540096000 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64)) #s(literal 1/360 binary64)))) (*.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/20160 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/8193540096000 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64))) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)) (*.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))) (*.f64 #s(literal 1/360 binary64) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/129600 binary64))))) (*.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/20160 binary64) (*.f64 x x)) (fma.f64 (*.f64 #s(literal 1/8193540096000 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64))) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))) (*.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))) (*.f64 #s(literal 1/360 binary64) (fma.f64 (*.f64 #s(literal 1/8193540096000 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64))))) (*.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/129600 binary64)) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64))) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/8193540096000 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64)) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64))) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/129600 binary64))) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (fma.f64 (*.f64 #s(literal 1/8193540096000 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64))) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/20160 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/20160 binary64))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7257600 binary64) #s(literal 1/129600 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/7257600 binary64) #s(literal 1/129600 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/20160 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/7257600 binary64) #s(literal 1/129600 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/8193540096000 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64))) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7257600 binary64) #s(literal 1/129600 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/7257600 binary64) #s(literal 1/129600 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/7257600 binary64) #s(literal 1/129600 binary64)))) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/20160 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/20160 binary64)) (-.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7257600 binary64) #s(literal 1/129600 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/7257600 binary64) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/20160 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/7257600 binary64) #s(literal 1/129600 binary64)))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/129600 binary64)) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/129600 binary64))) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/129600 binary64)) (fma.f64 (*.f64 #s(literal 1/8193540096000 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64))) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/8193540096000 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64)) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/129600 binary64))) (*.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/8193540096000 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64)) (fma.f64 (*.f64 #s(literal 1/8193540096000 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64))) (*.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 #s(literal 1/20160 binary64) x)) x (fma.f64 (*.f64 x x) #s(literal 1/7257600 binary64) #s(literal 1/129600 binary64))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) #s(literal 1/20160 binary64)) (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/7257600 binary64) #s(literal 1/129600 binary64))) |
(fma.f64 (*.f64 #s(literal 1/20160 binary64) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (fma.f64 (*.f64 x x) #s(literal 1/7257600 binary64) #s(literal 1/129600 binary64))) |
(fma.f64 (*.f64 #s(literal 1/20160 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/7257600 binary64) #s(literal 1/129600 binary64))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/20160 binary64) (fma.f64 (*.f64 x x) #s(literal 1/7257600 binary64) #s(literal 1/129600 binary64))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 #s(literal 1/20160 binary64) x) (fma.f64 (*.f64 x x) #s(literal 1/7257600 binary64) #s(literal 1/129600 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 #s(literal 1/20160 binary64) (*.f64 x x)) (fma.f64 (*.f64 x x) #s(literal 1/7257600 binary64) #s(literal 1/129600 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) #s(literal 1/360 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/20160 binary64))) |
(fma.f64 #s(literal 1/360 binary64) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/20160 binary64))) |
(fma.f64 #s(literal 1/20160 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (fma.f64 (*.f64 x x) #s(literal 1/7257600 binary64) #s(literal 1/129600 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/20160 binary64) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/7257600 binary64) #s(literal 1/129600 binary64))) |
(fma.f64 x (*.f64 (*.f64 #s(literal 1/20160 binary64) x) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/7257600 binary64) #s(literal 1/129600 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/20160 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/20160 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/20160 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/7257600 binary64) #s(literal 1/129600 binary64)))) (/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/7257600 binary64) #s(literal 1/129600 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/7257600 binary64) #s(literal 1/129600 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/20160 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/7257600 binary64) #s(literal 1/129600 binary64))))) |
(+.f64 (fma.f64 (*.f64 x x) #s(literal 1/7257600 binary64) #s(literal 1/129600 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/20160 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/20160 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/7257600 binary64) #s(literal 1/129600 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64))) #s(literal 2 binary64))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x #s(literal 1 binary64)) (*.f64 x x))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x #s(literal 1 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x #s(literal 1 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x #s(literal 1 binary64))) |
(*.f64 x (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x #s(literal 1 binary64)) x)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x)) x #s(literal -1 binary64)) (*.f64 x x))) (neg.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x)) x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x) #s(literal 1 binary64)) (*.f64 x x))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x)) x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x)) x #s(literal -1 binary64)) (*.f64 x x)) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x)) x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x) #s(literal 1 binary64)) (*.f64 x x)) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x)) x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x)))) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x)) x #s(literal -1 binary64)) x)) (neg.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x)) x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x) #s(literal 1 binary64)) x)) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x)) x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x)) x #s(literal -1 binary64)))) (neg.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x)) x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x) #s(literal 1 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x)) x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x)) x #s(literal -1 binary64)) x) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x)) x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x) #s(literal 1 binary64)) x) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x)) x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x)))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x)) x #s(literal -1 binary64))) (fma.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x)) x) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x) #s(literal 1 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x)) x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x)))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x) x (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x) x)) |
(fma.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x) (*.f64 x #s(literal 1 binary64))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x))) |
(+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x) x) (*.f64 #s(literal 1 binary64) x)) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x) x)) |
(+.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x)) (*.f64 x #s(literal 1 binary64))) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 x (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1 binary64)) (*.f64 x x))) (neg.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) (*.f64 x x))) (neg.f64 (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 x x)))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1 binary64)) (*.f64 x x)) (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) (*.f64 x x)) (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 x x))))) |
(*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1 binary64)) x)) (neg.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) x)) (neg.f64 (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1 binary64)))) (neg.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1 binary64)))) (neg.f64 (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 x x)))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1 binary64)) x) (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) x) (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1 binary64))) (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 x x))))) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x)) |
(fma.f64 x (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) (*.f64 x #s(literal 1 binary64))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 #s(literal 1/12 binary64) (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x) (*.f64 #s(literal 1 binary64) x)) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) x)) |
(+.f64 (*.f64 x (*.f64 #s(literal 1/12 binary64) (*.f64 x x))) (*.f64 x #s(literal 1 binary64))) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 #s(literal 1/12 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 x x)))))) |
(pow.f64 (/.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 x x)))) (fma.f64 (*.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal -1 binary64))) (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1 binary64))) (neg.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 #s(literal 1/12 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 x x)))))) |
(/.f64 (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1 binary64)) (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 #s(literal 1/12 binary64) (*.f64 x x))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 x x)))) (fma.f64 (*.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 x x)))) (fma.f64 (*.f64 #s(literal 1/1728 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) x) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/12 binary64) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 #s(literal 1/12 binary64) x) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 x x))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal -1 binary64)))) |
(+.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/12 binary64) (*.f64 x x))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x x) #s(literal -1 binary64)) (*.f64 x x))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) (*.f64 x x))) (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x x) #s(literal -1 binary64)))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (*.f64 x x) x) #s(literal 1 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x x) #s(literal -1 binary64)) (*.f64 x x)) (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) (*.f64 x x)) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x x) #s(literal -1 binary64))) (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) (*.f64 x x) (*.f64 #s(literal 1 binary64) (*.f64 x x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) (*.f64 x x))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) (*.f64 (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x))) |
(+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (*.f64 x x))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (*.f64 (*.f64 x x) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x))))) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x x) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x))) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x x) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (*.f64 x x) x) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x x)) (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x x)) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x x)) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x x) #s(literal -1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x))) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x))) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 (*.f64 x x) x) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x))) (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) (*.f64 x x)) (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) |
(*.f64 (fma.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal -1/12 binary64)))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/46656000 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1/1728 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal 1/4320 binary64)))))) |
(pow.f64 (/.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal -1/12 binary64)) (fma.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal 1/4320 binary64)))) (fma.f64 (*.f64 #s(literal 1/46656000 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1/1728 binary64))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/144 binary64) (*.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (neg.f64 (-.f64 #s(literal 1/12 binary64) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal -1/12 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/46656000 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1/1728 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal 1/4320 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal -1/12 binary64)) #s(literal 1/144 binary64))) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal -1/12 binary64)) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal -1/12 binary64)))) |
(/.f64 (-.f64 #s(literal 1/144 binary64) (*.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (-.f64 #s(literal 1/12 binary64) (*.f64 #s(literal 1/360 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64))) (neg.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal -1/12 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/46656000 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1/1728 binary64))) (neg.f64 (+.f64 #s(literal 1/144 binary64) (-.f64 (*.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 x x) #s(literal 1/4320 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/46656000 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1/1728 binary64))) (neg.f64 (fma.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal 1/4320 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal -1/12 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/46656000 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1/1728 binary64)) (+.f64 #s(literal 1/144 binary64) (-.f64 (*.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 x x) #s(literal 1/4320 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/46656000 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1/1728 binary64)) (fma.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal 1/4320 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal -1/12 binary64)) (fma.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal 1/4320 binary64)))) (fma.f64 (*.f64 #s(literal 1/46656000 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1/1728 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal -1/12 binary64)) (fma.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal 1/4320 binary64)))) (fma.f64 (*.f64 #s(literal 1/46656000 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1/1728 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) x) x #s(literal 1/12 binary64)) |
(fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/360 binary64) #s(literal 1/12 binary64)) |
(fma.f64 x (*.f64 #s(literal 1/360 binary64) x) #s(literal 1/12 binary64)) |
(-.f64 (/.f64 #s(literal 1/144 binary64) (-.f64 #s(literal 1/12 binary64) (*.f64 #s(literal 1/360 binary64) (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal 1/12 binary64) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal -1/12 binary64))) (/.f64 #s(literal 1/144 binary64) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal -1/12 binary64)))) |
(+.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) #s(literal 1/12 binary64)) |
(+.f64 #s(literal 1/12 binary64) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) x)) (*.f64 x x))) |
(*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) x)) x) x) |
(*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) x)) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) x))) |
(*.f64 x (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) x)) x)) |
(*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) x)) x) |
(*.f64 x #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) x))) |
#s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) x)) |
(*.f64 (-.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (exp.f64 (-.f64 (neg.f64 x) x))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))))) |
(*.f64 (fma.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 4 binary64) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (cosh.f64 x) #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (+.f64 (exp.f64 (*.f64 x #s(literal -3 binary64))) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64))) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(*.f64 (fma.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64) #s(literal -8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 4 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (cosh.f64 x) #s(literal -4 binary64)))))) |
(pow.f64 (/.f64 (fma.f64 (cosh.f64 x) #s(literal 2 binary64) #s(literal 2 binary64)) (fma.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 4 binary64) #s(literal -4 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 4 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (cosh.f64 x) #s(literal -4 binary64)))) (fma.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64) #s(literal -8 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) (-.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (exp.f64 (-.f64 (neg.f64 x) x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64))) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) (+.f64 (exp.f64 (*.f64 x #s(literal -3 binary64))) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 (exp.f64 (+.f64 x x)) (pow.f64 (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (exp.f64 x) (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (pow.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal -2 binary64) (*.f64 (cosh.f64 x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (pow.f64 (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (pow.f64 (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) (*.f64 (exp.f64 x) (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 4 binary64) #s(literal -4 binary64)))) (neg.f64 (neg.f64 (fma.f64 (cosh.f64 x) #s(literal 2 binary64) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64) #s(literal -8 binary64)))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 4 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (cosh.f64 x) #s(literal -4 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (exp.f64 (-.f64 (neg.f64 x) x))))) (neg.f64 (neg.f64 (-.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (exp.f64 (*.f64 x #s(literal -3 binary64))) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64))) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 2 binary64) (exp.f64 x)) (*.f64 (neg.f64 (exp.f64 x)) (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64))))) (neg.f64 (*.f64 (neg.f64 (exp.f64 x)) (+.f64 #s(literal 2 binary64) (exp.f64 x))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))) (*.f64 (neg.f64 (exp.f64 x)) (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 8 binary64))))) (neg.f64 (*.f64 (neg.f64 (exp.f64 x)) (+.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 (+.f64 x x)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (exp.f64 x)) (*.f64 (exp.f64 x) (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64))))) (neg.f64 (*.f64 (exp.f64 x) (+.f64 #s(literal 2 binary64) (exp.f64 x))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))) (*.f64 (exp.f64 x) (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 8 binary64))))) (neg.f64 (*.f64 (exp.f64 x) (+.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 (+.f64 x x)))))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)) (neg.f64 (exp.f64 x)) (*.f64 (+.f64 #s(literal 2 binary64) (exp.f64 x)) #s(literal -1 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 2 binary64) (exp.f64 x)) (neg.f64 (exp.f64 x))))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)) (exp.f64 x) (*.f64 (+.f64 #s(literal 2 binary64) (exp.f64 x)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 2 binary64) (exp.f64 x)) (exp.f64 x)))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 8 binary64)) (neg.f64 (exp.f64 x)) (*.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))) #s(literal -1 binary64)))) (neg.f64 (*.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))) (neg.f64 (exp.f64 x))))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 8 binary64)) (exp.f64 x) (*.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))) (exp.f64 x)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (cosh.f64 x) #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (fma.f64 (cosh.f64 x) #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 4 binary64))) (*.f64 (fma.f64 (cosh.f64 x) #s(literal 2 binary64) #s(literal 2 binary64)) (fma.f64 (cosh.f64 x) #s(literal 2 binary64) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x)))) (*.f64 (-.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) (exp.f64 (-.f64 (neg.f64 x) x)))) (*.f64 (-.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) (-.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 x)) (+.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x)))) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 4 binary64) (exp.f64 (-.f64 (neg.f64 x) x))))) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 x)) (+.f64 #s(literal 4 binary64) (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x)))))) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 8 binary64) (exp.f64 (*.f64 x #s(literal -3 binary64)))))) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 4 binary64) (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x)))) (*.f64 (exp.f64 (neg.f64 x)) (-.f64 #s(literal 4 binary64) (exp.f64 (-.f64 (neg.f64 x) x))))) (*.f64 (exp.f64 (neg.f64 x)) (+.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x)))))) (*.f64 (exp.f64 (neg.f64 x)) (-.f64 #s(literal 8 binary64) (exp.f64 (*.f64 x #s(literal -3 binary64)))))) (*.f64 (exp.f64 (neg.f64 x)) (+.f64 #s(literal 4 binary64) (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))))))) |
(/.f64 (-.f64 (*.f64 (exp.f64 x) (+.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x)))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (exp.f64 (-.f64 (neg.f64 x) x))))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))))) |
(/.f64 (-.f64 (*.f64 (exp.f64 x) (+.f64 #s(literal 4 binary64) (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x)))))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 8 binary64) (exp.f64 (*.f64 x #s(literal -3 binary64)))))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (*.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (+.f64 #s(literal 2 binary64) (exp.f64 x))) (*.f64 (neg.f64 (exp.f64 x)) (neg.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64))))) (*.f64 (neg.f64 (exp.f64 x)) (neg.f64 (+.f64 #s(literal 2 binary64) (exp.f64 x))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 (+.f64 x x)))) (*.f64 (neg.f64 (exp.f64 x)) (neg.f64 (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 8 binary64))))) (*.f64 (neg.f64 (exp.f64 x)) (neg.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 (+.f64 x x)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (exp.f64 x) #s(literal -2 binary64)) (*.f64 (neg.f64 (exp.f64 x)) (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)))) (*.f64 (neg.f64 (exp.f64 x)) (-.f64 (exp.f64 x) #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 4 binary64) (*.f64 (exp.f64 x) #s(literal -2 binary64)))) (*.f64 (neg.f64 (exp.f64 x)) (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 8 binary64)))) (*.f64 (neg.f64 (exp.f64 x)) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 4 binary64) (*.f64 (exp.f64 x) #s(literal -2 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (exp.f64 x)) (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64))) (*.f64 (neg.f64 (exp.f64 x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (exp.f64 x)) (/.f64 (+.f64 #s(literal 2 binary64) (exp.f64 x)) (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))) (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 8 binary64))) (*.f64 (neg.f64 (exp.f64 x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (exp.f64 x)) (/.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))) (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 8 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 2 binary64) (exp.f64 x))) (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) (neg.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64))))) (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) (neg.f64 (+.f64 #s(literal 2 binary64) (exp.f64 x))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 (+.f64 x x)))) (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) (neg.f64 (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 8 binary64))))) (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) (neg.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 (+.f64 x x)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -2 binary64)) (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)))) (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) (-.f64 (exp.f64 x) #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (exp.f64 x)) (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)))) (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) (+.f64 #s(literal 2 binary64) (exp.f64 x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 4 binary64) (*.f64 (exp.f64 x) #s(literal -2 binary64)))) (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 8 binary64)))) (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 4 binary64) (*.f64 (exp.f64 x) #s(literal -2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))) (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 8 binary64)))) (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) (+.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (exp.f64 x)) (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64))) (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) (/.f64 (+.f64 #s(literal 2 binary64) (exp.f64 x)) (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))) (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 8 binary64))) (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (exp.f64 x))) (/.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))) (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 8 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 2 binary64) (exp.f64 x))) (*.f64 (exp.f64 x) (neg.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64))))) (*.f64 (exp.f64 x) (neg.f64 (+.f64 #s(literal 2 binary64) (exp.f64 x))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 (+.f64 x x)))) (*.f64 (exp.f64 x) (neg.f64 (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 8 binary64))))) (*.f64 (exp.f64 x) (neg.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 (+.f64 x x)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal -2 binary64)) (*.f64 (exp.f64 x) (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)))) (*.f64 (exp.f64 x) (-.f64 (exp.f64 x) #s(literal -2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 4 binary64) (*.f64 (exp.f64 x) #s(literal -2 binary64)))) (*.f64 (exp.f64 x) (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 8 binary64)))) (*.f64 (exp.f64 x) (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 4 binary64) (*.f64 (exp.f64 x) #s(literal -2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (exp.f64 x)) (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64))) (exp.f64 x)) (*.f64 (exp.f64 x) (/.f64 (+.f64 #s(literal 2 binary64) (exp.f64 x)) (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))) (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 8 binary64))) (exp.f64 x)) (*.f64 (exp.f64 x) (/.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))) (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 8 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64))) (neg.f64 (exp.f64 x)) (*.f64 (neg.f64 (+.f64 #s(literal 2 binary64) (exp.f64 x))) #s(literal -1 binary64))) (*.f64 (neg.f64 (+.f64 #s(literal 2 binary64) (exp.f64 x))) (neg.f64 (exp.f64 x)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64))) (neg.f64 (neg.f64 (exp.f64 x))) (*.f64 (neg.f64 (+.f64 #s(literal 2 binary64) (exp.f64 x))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 #s(literal 2 binary64) (exp.f64 x))) (neg.f64 (neg.f64 (exp.f64 x))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64))) (exp.f64 x) (*.f64 (neg.f64 (+.f64 #s(literal 2 binary64) (exp.f64 x))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 #s(literal 2 binary64) (exp.f64 x))) (exp.f64 x))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 8 binary64))) (neg.f64 (exp.f64 x)) (*.f64 (neg.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 (+.f64 x x)))) #s(literal -1 binary64))) (*.f64 (neg.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 (+.f64 x x)))) (neg.f64 (exp.f64 x)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 8 binary64))) (neg.f64 (neg.f64 (exp.f64 x))) (*.f64 (neg.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 (+.f64 x x)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 (+.f64 x x)))) (neg.f64 (neg.f64 (exp.f64 x))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 8 binary64))) (exp.f64 x) (*.f64 (neg.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 (+.f64 x x)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 (+.f64 x x)))) (exp.f64 x))) |
(/.f64 (fma.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)) (neg.f64 (exp.f64 x)) (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (neg.f64 (exp.f64 x)))) |
(/.f64 (fma.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)) (neg.f64 (neg.f64 (exp.f64 x))) (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (neg.f64 (neg.f64 (exp.f64 x))))) |
(/.f64 (fma.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)) (exp.f64 x) (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x))) |
(/.f64 (fma.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)) (neg.f64 (neg.f64 (exp.f64 x))) (*.f64 (+.f64 #s(literal 2 binary64) (exp.f64 x)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (exp.f64 x)) (neg.f64 (neg.f64 (exp.f64 x))))) |
(/.f64 (fma.f64 (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 8 binary64)) (neg.f64 (exp.f64 x)) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 4 binary64) (*.f64 (exp.f64 x) #s(literal -2 binary64)))) #s(literal -1 binary64))) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 4 binary64) (*.f64 (exp.f64 x) #s(literal -2 binary64)))) (neg.f64 (exp.f64 x)))) |
(/.f64 (fma.f64 (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 8 binary64)) (neg.f64 (neg.f64 (exp.f64 x))) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 4 binary64) (*.f64 (exp.f64 x) #s(literal -2 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 4 binary64) (*.f64 (exp.f64 x) #s(literal -2 binary64)))) (neg.f64 (neg.f64 (exp.f64 x))))) |
(/.f64 (fma.f64 (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 8 binary64)) (exp.f64 x) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 4 binary64) (*.f64 (exp.f64 x) #s(literal -2 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 4 binary64) (*.f64 (exp.f64 x) #s(literal -2 binary64)))) (exp.f64 x))) |
(/.f64 (fma.f64 (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 8 binary64)) (neg.f64 (neg.f64 (exp.f64 x))) (*.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64))) (*.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))) (neg.f64 (neg.f64 (exp.f64 x))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 x)) (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (exp.f64 x)) (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (exp.f64 x)) (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64))) (neg.f64 (exp.f64 x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (exp.f64 x))) (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (exp.f64 x)) (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (exp.f64 x)) (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64))) (neg.f64 (neg.f64 (exp.f64 x))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (exp.f64 x) (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (exp.f64 x)) (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (exp.f64 x)) (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64))) (exp.f64 x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 x)) (*.f64 (/.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))) (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 8 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))) (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 8 binary64))) (neg.f64 (exp.f64 x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (exp.f64 x))) (*.f64 (/.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))) (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 8 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))) (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 8 binary64))) (neg.f64 (neg.f64 (exp.f64 x))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (exp.f64 x) (*.f64 (/.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))) (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 8 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))) (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 8 binary64))) (exp.f64 x))) |
(/.f64 (-.f64 (exp.f64 (+.f64 x x)) (pow.f64 (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) #s(literal 2 binary64))) (+.f64 (exp.f64 x) (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))))) |
(/.f64 (-.f64 #s(literal 4 binary64) (pow.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal -2 binary64) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (pow.f64 (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (pow.f64 (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) (*.f64 (exp.f64 x) (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 4 binary64) #s(literal -4 binary64))) (neg.f64 (fma.f64 (cosh.f64 x) #s(literal 2 binary64) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64) #s(literal -8 binary64))) (neg.f64 (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) #s(literal -4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64) #s(literal -8 binary64))) (neg.f64 (fma.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 4 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (cosh.f64 x) #s(literal -4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (exp.f64 (-.f64 (neg.f64 x) x)))) (neg.f64 (-.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))))) |
(/.f64 (neg.f64 (+.f64 (exp.f64 (*.f64 x #s(literal -3 binary64))) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (-.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (exp.f64 (*.f64 x #s(literal -3 binary64))) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64))) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 2 binary64) (exp.f64 x)) (*.f64 (neg.f64 (exp.f64 x)) (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)))) (*.f64 (neg.f64 (exp.f64 x)) (+.f64 #s(literal 2 binary64) (exp.f64 x)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))) (*.f64 (neg.f64 (exp.f64 x)) (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 8 binary64)))) (*.f64 (neg.f64 (exp.f64 x)) (+.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (exp.f64 x)) (*.f64 (exp.f64 x) (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)))) (*.f64 (exp.f64 x) (+.f64 #s(literal 2 binary64) (exp.f64 x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))) (*.f64 (exp.f64 x) (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 8 binary64)))) (*.f64 (exp.f64 x) (+.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))))) |
(/.f64 (fma.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)) (neg.f64 (exp.f64 x)) (*.f64 (+.f64 #s(literal 2 binary64) (exp.f64 x)) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (exp.f64 x)) (neg.f64 (exp.f64 x)))) |
(/.f64 (fma.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)) (exp.f64 x) (*.f64 (+.f64 #s(literal 2 binary64) (exp.f64 x)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (exp.f64 x)) (exp.f64 x))) |
(/.f64 (fma.f64 (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 8 binary64)) (neg.f64 (exp.f64 x)) (*.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))) #s(literal -1 binary64))) (*.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))) (neg.f64 (exp.f64 x)))) |
(/.f64 (fma.f64 (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 8 binary64)) (exp.f64 x) (*.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))) #s(literal 1 binary64))) (*.f64 (+.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 (+.f64 x x))) (exp.f64 x))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (exp.f64 (-.f64 (neg.f64 x) x))) (-.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x)))) |
(/.f64 (fma.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 4 binary64) #s(literal -4 binary64)) (fma.f64 (cosh.f64 x) #s(literal 2 binary64) #s(literal 2 binary64))) |
(/.f64 (+.f64 (exp.f64 (*.f64 x #s(literal -3 binary64))) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (-.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (exp.f64 (*.f64 x #s(literal -3 binary64))) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64))) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64) #s(literal -8 binary64)) (+.f64 #s(literal 4 binary64) (-.f64 (pow.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) #s(literal -4 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64) #s(literal -8 binary64)) (fma.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 4 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (cosh.f64 x) #s(literal -4 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (cosh.f64 x) #s(literal 2 binary64) #s(literal 2 binary64)) (fma.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 4 binary64) #s(literal -4 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 4 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (cosh.f64 x) #s(literal -4 binary64)))) (fma.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64) #s(literal -8 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) (-.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (exp.f64 (-.f64 (neg.f64 x) x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64))) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) (+.f64 (exp.f64 (*.f64 x #s(literal -3 binary64))) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (cosh.f64 x) #s(literal 2 binary64) #s(literal 2 binary64)) (fma.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 4 binary64) #s(literal -4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 4 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (cosh.f64 x) #s(literal -4 binary64)))) (fma.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64) #s(literal -8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) (-.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (exp.f64 (-.f64 (neg.f64 x) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64))) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) (+.f64 (exp.f64 (*.f64 x #s(literal -3 binary64))) (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64))))) |
(fma.f64 (exp.f64 (*.f64 x #s(literal -1/2 binary64))) (exp.f64 (*.f64 x #s(literal -1/2 binary64))) (-.f64 (exp.f64 x) #s(literal 2 binary64))) |
(fma.f64 (-.f64 (exp.f64 (+.f64 x x)) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (exp.f64 x))) (exp.f64 (neg.f64 x))) |
(fma.f64 (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 #s(literal 2 binary64) (exp.f64 x) #s(literal 4 binary64)) (exp.f64 (+.f64 x x)))) (exp.f64 (neg.f64 x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (exp.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64))) |
(fma.f64 (cosh.f64 x) #s(literal 2 binary64) #s(literal -2 binary64)) |
(fma.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64))) |
(fma.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64) (-.f64 (exp.f64 x) #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64)) |
(fma.f64 (exp.f64 x) #s(literal 1 binary64) (+.f64 #s(literal -2 binary64) (exp.f64 (neg.f64 x)))) |
(fma.f64 (exp.f64 x) #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))))) |
(-.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 x) (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))))) (/.f64 (pow.f64 (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) (+.f64 (exp.f64 x) (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x)))))) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal -2 binary64) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal -2 binary64) (*.f64 (cosh.f64 x) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (-.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (pow.f64 (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) (*.f64 (exp.f64 x) (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))))))) (/.f64 (pow.f64 (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) #s(literal 3 binary64)) (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (pow.f64 (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) (*.f64 (exp.f64 x) (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x)))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (cosh.f64 x) #s(literal 2 binary64) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 (cosh.f64 x) #s(literal 2 binary64) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x)))) (/.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (-.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))))) |
(-.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(-.f64 (exp.f64 x) (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x)))) |
(+.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal -2 binary64)) |
(+.f64 #s(literal -2 binary64) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) |
(+.f64 (exp.f64 (neg.f64 x)) (-.f64 (exp.f64 x) #s(literal 2 binary64))) |
(+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
(+.f64 (exp.f64 x) (+.f64 #s(literal -2 binary64) (exp.f64 (neg.f64 x)))) |
(+.f64 (exp.f64 x) (neg.f64 (-.f64 #s(literal 2 binary64) (exp.f64 (neg.f64 x))))) |
(*.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 x) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64))) #s(literal -2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 x) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 x) #s(literal 2 binary64)))) |
(cosh.f64 x) |
(*.f64 (*.f64 (*.f64 x x) x) x) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 x (*.f64 (*.f64 x x) x)) |
(pow.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 4 binary64)) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x)) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x)) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/20736 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/144 binary64)))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64)) (+.f64 #s(literal -1/2985984 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 6 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x)) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x)) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (-.f64 #s(literal 1/20736 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x)) #s(literal -1/144 binary64)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x)) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/1728 binary64))) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/12 binary64))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x)) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/1728 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/12 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/12 binary64)))) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x)) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/1728 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x)) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x)) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/20736 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))))) (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/144 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1/2985984 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x)) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x)) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (-.f64 #s(literal 1/20736 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x)) #s(literal -1/144 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x)))) (neg.f64 (-.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x)) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x)) #s(literal -1/1728 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 x x) (+.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/12 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x)) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/1728 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/12 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64))))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x)) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x)) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/20736 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1/2985984 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 6 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x)) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x)) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (-.f64 #s(literal 1/20736 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x)) #s(literal -1/144 binary64)))) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64)) #s(literal 1/144 binary64))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x)) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x)) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/20736 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64)))) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/144 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/2985984 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64)))) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x)) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x)) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (-.f64 #s(literal 1/20736 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x)) #s(literal -1/144 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) |
(/.f64 (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x))) (-.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x)) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x)) #s(literal -1/1728 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 x x) (+.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/12 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x)) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/1728 binary64))) (neg.f64 (+.f64 #s(literal 1/144 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/12 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x)) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/1728 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/12 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x)) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x)) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/20736 binary64))) (neg.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/144 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1/2985984 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 6 binary64)))) (neg.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x)) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x)) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (-.f64 #s(literal 1/20736 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x)) #s(literal -1/144 binary64))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x)) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x)) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/20736 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/2985984 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x)) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x)) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (-.f64 #s(literal 1/20736 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x)) #s(literal -1/144 binary64)))) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x)) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x)) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/20736 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/144 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x)) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/1728 binary64)) (+.f64 #s(literal 1/144 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/12 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x)) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/1728 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/12 binary64))))) |
(/.f64 (+.f64 #s(literal -1/2985984 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 6 binary64))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x)) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x)) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (-.f64 #s(literal 1/20736 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x)) #s(literal -1/144 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/12 binary64)))) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x)) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/1728 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/12 binary64)))) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x)) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/1728 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)))) |
(neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) #s(literal 1/12 binary64)) |
(fma.f64 x (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) #s(literal 1/12 binary64)) |
(-.f64 (/.f64 #s(literal 1/144 binary64) (-.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x))) (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x)) (-.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x)) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x)) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 x x) (+.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/12 binary64))))) (/.f64 #s(literal -1/1728 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 x x) (+.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/12 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x)) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x)) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x)) (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/144 binary64)))) (/.f64 #s(literal 1/20736 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/144 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x)) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x)) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x)) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/144 binary64))) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (/.f64 (/.f64 #s(literal 1/20736 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/144 binary64))) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64)))) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (/.f64 #s(literal 1/144 binary64) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/12 binary64)) |
(+.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/12 binary64)) |
(+.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)))) #s(literal -1 binary64))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) |
(*.f64 x (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/129600 binary64)) x)) (neg.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/8193540096000 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64)) x)) (neg.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/129600 binary64)))) (neg.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/8193540096000 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64)))) (neg.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/129600 binary64)) x) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/8193540096000 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64)) x) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64))))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/129600 binary64))) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/8193540096000 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64))) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/20160 binary64) (*.f64 x x)) x (*.f64 #s(literal 1/360 binary64) x)) |
(fma.f64 #s(literal 1/360 binary64) x (*.f64 (*.f64 #s(literal 1/20160 binary64) (*.f64 x x)) x)) |
(fma.f64 #s(literal 1/360 binary64) x (*.f64 x (*.f64 #s(literal 1/20160 binary64) (*.f64 x x)))) |
(fma.f64 x (*.f64 #s(literal 1/20160 binary64) (*.f64 x x)) (*.f64 #s(literal 1/360 binary64) x)) |
(fma.f64 x #s(literal 1/360 binary64) (*.f64 (*.f64 #s(literal 1/20160 binary64) (*.f64 x x)) x)) |
(fma.f64 x #s(literal 1/360 binary64) (*.f64 x (*.f64 #s(literal 1/20160 binary64) (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/20160 binary64) (*.f64 x x)) x) (*.f64 #s(literal 1/360 binary64) x)) |
(+.f64 (*.f64 x (*.f64 #s(literal 1/20160 binary64) (*.f64 x x))) (*.f64 #s(literal 1/360 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/360 binary64) x) (*.f64 (*.f64 #s(literal 1/20160 binary64) (*.f64 x x)) x)) |
(+.f64 (*.f64 #s(literal 1/360 binary64) x) (*.f64 x (*.f64 #s(literal 1/20160 binary64) (*.f64 x x)))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 x x) x) |
(*.f64 x (*.f64 x x)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) |
(pow.f64 x #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
Compiled 33 816 to 2 602 computations (92.3% saved)
24 alts after pruning (16 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 983 | 10 | 993 |
| Fresh | 2 | 6 | 8 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 5 | 5 |
| Total | 987 | 24 | 1 011 |
| Status | Accuracy | Program |
|---|---|---|
| 7.2% | (fma.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))) #s(literal 64 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64))) #s(literal 1 binary64)) (exp.f64 (neg.f64 x))) | |
| ✓ | 7.2% | (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (exp.f64 (neg.f64 x))) |
| ✓ | 53.8% | (fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64)) |
| ▶ | 52.1% | (fma.f64 #s(literal 2 binary64) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal -2 binary64)) |
| 53.9% | (+.f64 (-.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 x)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (exp.f64 x))) | |
| ✓ | 54.0% | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (exp.f64 x))) |
| ✓ | 53.8% | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
| 98.4% | #s(approx (+ (- (exp x) 2) (/ 1 (exp x))) (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) | |
| ✓ | 98.4% | #s(approx (+ (- (exp x) 2) (/ 1 (exp x))) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
| 51.7% | #s(approx (+ (- (exp x) 2) (/ 1 (exp x))) (*.f64 (*.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 #s(literal 1/12 binary64) (*.f64 x x))) x) x)) | |
| 98.6% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) (*.f64 x x) (*.f64 #s(literal 1 binary64) (*.f64 x x)))) | |
| 98.7% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) | |
| ✓ | 98.6% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
| 98.6% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (+.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #s(literal 1 binary64)) (*.f64 x x))) | |
| ✓ | 98.6% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
| ▶ | 98.7% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
| 98.7% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 x x) #s(literal 1/3628800 binary64)) (*.f64 x x) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) | |
| ▶ | 98.7% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
| ▶ | 51.7% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) |
| 51.3% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) x)) x) x)) | |
| 51.2% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/20160 binary64)) (*.f64 (*.f64 x x) x))) x) x)) | |
| 51.3% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 #s(approx (* (+ (* 1/20160 (* x x)) 1/360) x) (*.f64 #s(literal 1/360 binary64) x)) (*.f64 (*.f64 x x) x))) x) x)) | |
| ▶ | 51.7% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) |
| ✓ | 97.7% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) |
Compiled 829 to 431 computations (48% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) | |
| cost-diff | 0 | (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) | |
| cost-diff | 0 | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) | |
| cost-diff | 320 | (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) | |
| cost-diff | 0 | #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) | |
| cost-diff | 0 | (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) | |
| cost-diff | 0 | (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x) | |
| cost-diff | 0 | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) | |
| cost-diff | 0 | #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) | |
| cost-diff | 0 | (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) | |
| cost-diff | 0 | (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x) | |
| cost-diff | 0 | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) | |
| cost-diff | 0 | (*.f64 x x) | |
| cost-diff | 0 | (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) | |
| cost-diff | 0 | #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) | |
| cost-diff | 0 | (fma.f64 #s(literal 2 binary64) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal -2 binary64)) | |
| cost-diff | 0 | (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) | |
| cost-diff | 0 | (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) | |
| cost-diff | 0 | (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) | |
| cost-diff | 0 | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
| 10 414× | lower-fma.f32 |
| 10 390× | lower-fma.f64 |
| 4 122× | lower-*.f32 |
| 4 090× | lower-*.f64 |
| 2 944× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 71 | 988 |
| 0 | 119 | 988 |
| 1 | 224 | 968 |
| 2 | 401 | 936 |
| 3 | 1011 | 936 |
| 4 | 2925 | 923 |
| 5 | 6948 | 923 |
| 6 | 7414 | 923 |
| 7 | 7977 | 923 |
| 0 | 8081 | 890 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 x x) |
x |
#s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64)) |
#s(literal 1/3628800 binary64) |
#s(literal 1/129600 binary64) |
#s(literal -1/144 binary64) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) |
#s(literal 1/20160 binary64) |
#s(literal 1/360 binary64) |
#s(literal -1/12 binary64) |
#s(literal 1 binary64) |
(fma.f64 #s(literal 2 binary64) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal -2 binary64)) |
#s(literal 2 binary64) |
#s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
#s(literal 1/2 binary64) |
(*.f64 x x) |
x |
#s(literal 1 binary64) |
#s(literal -2 binary64) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) |
(*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x) |
(*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) |
(*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) |
(fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) |
#s(literal 1/360 binary64) |
(*.f64 x x) |
x |
#s(literal 1/12 binary64) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) |
(*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x) |
(*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) |
#s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) |
(fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) |
(fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) |
#s(literal 1/20160 binary64) |
(*.f64 x x) |
x |
#s(literal 1/360 binary64) |
#s(literal 1/12 binary64) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) |
(*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) |
(fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) |
#s(literal 1/20160 binary64) |
(*.f64 x x) |
x |
#s(literal 1/360 binary64) |
#s(literal -1/144 binary64) |
(fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64)) |
#s(literal -1/12 binary64) |
#s(literal 1 binary64) |
| Outputs |
|---|
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 #s(literal 1/3628800 binary64) x) x #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
(*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(*.f64 (fma.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 #s(literal 1/3628800 binary64) x) x #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) |
(*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) |
(fma.f64 (*.f64 (*.f64 x x) x) (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 #s(literal 1/3628800 binary64) x) x #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) x) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 #s(literal 1/3628800 binary64) x) x #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) |
(/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 #s(literal 1/3628800 binary64) x) x #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) |
(fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 #s(literal 1/3628800 binary64) x) x #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x x) x) x) |
(*.f64 x x) |
x |
#s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) |
#s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 #s(literal 1/3628800 binary64) x) x #s(literal 1/129600 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64)) |
(fma.f64 (*.f64 #s(literal 1/3628800 binary64) x) x #s(literal 1/129600 binary64)) |
#s(literal 1/3628800 binary64) |
#s(literal 1/129600 binary64) |
#s(literal -1/144 binary64) |
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) |
(fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) |
#s(literal 1/20160 binary64) |
#s(literal 1/360 binary64) |
#s(literal -1/12 binary64) |
#s(literal 1 binary64) |
(fma.f64 #s(literal 2 binary64) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal -2 binary64)) |
(fma.f64 #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64) #s(literal -2 binary64)) |
#s(literal 2 binary64) |
#s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
#s(literal 1/2 binary64) |
(*.f64 x x) |
x |
#s(literal 1 binary64) |
#s(literal -2 binary64) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (*.f64 x x))) |
(*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x) |
(*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (*.f64 x x)) |
(*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) |
(*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) |
(fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) |
#s(literal 1/360 binary64) |
(*.f64 x x) |
x |
#s(literal 1/12 binary64) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (*.f64 x x))) |
(*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x) |
(*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (*.f64 x x)) |
(*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) |
#s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) |
(fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) |
(fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) |
#s(literal 1/20160 binary64) |
(*.f64 x x) |
x |
#s(literal 1/360 binary64) |
#s(literal 1/12 binary64) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 x x) #s(literal 1/3628800 binary64)) (*.f64 x x) #s(literal 1/129600 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
(*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(*.f64 (fma.f64 (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 x x) #s(literal 1/3628800 binary64)) (*.f64 x x) #s(literal 1/129600 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) |
(*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) |
(fma.f64 (*.f64 (*.f64 x x) x) (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 x x) #s(literal 1/3628800 binary64)) (*.f64 x x) #s(literal 1/129600 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) x) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 x x) #s(literal 1/3628800 binary64)) (*.f64 x x) #s(literal 1/129600 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 x x) #s(literal 1/3628800 binary64)) (*.f64 x x) #s(literal 1/129600 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 x x) #s(literal 1/3628800 binary64)) (*.f64 x x) #s(literal 1/129600 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) |
(*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) |
(fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) |
#s(literal 1/20160 binary64) |
(*.f64 x x) |
x |
#s(literal 1/360 binary64) |
#s(literal -1/144 binary64) |
(fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64)) |
#s(literal -1/12 binary64) |
#s(literal 1 binary64) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0234375 | (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) | |
| accuracy | 0.16796875 | (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) | |
| accuracy | 0.26953125 | (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) | |
| accuracy | 0.8078946030049066 | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) | |
| accuracy | 0.1484375 | (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) | |
| accuracy | 0.3125 | (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) | |
| accuracy | 0.8078946030049066 | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) | |
| accuracy | 61.03116318314827 | #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) | |
| accuracy | 0.13671875 | (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) | |
| accuracy | 0.3046875 | (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) | |
| accuracy | 0.8922615424293094 | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) | |
| accuracy | 61.065221704147795 | #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) | |
| accuracy | 0 | (*.f64 x x) | |
| accuracy | 0.00390625 | (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) | |
| accuracy | 1.0806898008492798 | #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) | |
| accuracy | 29.580204515327804 | (fma.f64 #s(literal 2 binary64) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal -2 binary64)) | |
| accuracy | 0.0234375 | (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) | |
| accuracy | 0.146816259768442 | (*.f64 (*.f64 x x) (*.f64 x x)) | |
| accuracy | 0.8078946030049066 | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) | |
| accuracy | 0.9535456596123911 | #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) |
| 329.0ms | 178× | 2 | valid |
| 81.0ms | 68× | 1 | valid |
| 5.0ms | 10× | 0 | valid |
Compiled 776 to 68 computations (91.2% saved)
ival-mult: 93.0ms (26.1% of total)ival-add: 68.0ms (19.1% of total)adjust: 65.0ms (18.3% of total)ival-exp: 48.0ms (13.5% of total)const: 40.0ms (11.2% of total)ival-cosh: 30.0ms (8.4% of total)ival-div: 7.0ms (2% of total)ival-sub: 4.0ms (1.1% of total)exact: 1.0ms (0.3% of total)ival-neg: 1.0ms (0.3% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ()) |
#s(alt (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ()) |
#s(alt (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ()) |
#s(alt (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ()) |
#s(alt (fma.f64 #s(literal 2 binary64) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal -2 binary64)) (patch (fma.f64 #s(literal 2 binary64) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal -2 binary64)) #<representation binary64>) () ()) |
#s(alt #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (patch #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #<representation binary64>) () ()) |
#s(alt (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ()) |
#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ()) |
#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) #<representation binary64>) () ()) |
#s(alt (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x) (patch (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x) #<representation binary64>) () ()) |
#s(alt (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) (patch (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) #<representation binary64>) () ()) |
#s(alt #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (patch #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) #<representation binary64>) () ()) |
#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) #<representation binary64>) () ()) |
#s(alt (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x) (patch (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x) #<representation binary64>) () ()) |
#s(alt (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) (patch (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) #<representation binary64>) () ()) |
#s(alt #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (patch #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) #<representation binary64>) () ()) |
#s(alt (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (patch (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) #<representation binary64>) () ()) |
#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ()) |
#s(alt (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ()) |
#s(alt (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ()) |
#s(alt #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) (patch #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #<representation binary64>) () ()) |
#s(alt (*.f64 (*.f64 x x) (*.f64 x x)) (patch (*.f64 (*.f64 x x) (*.f64 x x)) #<representation binary64>) () ()) |
#s(alt (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (patch (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) #<representation binary64>) () ()) |
#s(alt (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (patch (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) #<representation binary64>) () ()) |
#s(alt (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #<representation binary64>) () ()) |
#s(alt (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) (patch (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) #<representation binary64>) () ()) |
#s(alt (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #<representation binary64>) () ()) |
#s(alt (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (patch (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) #<representation binary64>) () ()) |
#s(alt (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #<representation binary64>) () ()) |
#s(alt (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (patch (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (pow x 2) (taylor 0 x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) (taylor 0 x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) (taylor 0 x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) (taylor 0 x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor 0 x) (#s(alt (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) (taylor 0 x) (#s(alt (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt x (taylor 0 x) (#s(alt (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* 1/12 (pow x 2)))) (taylor 0 x) (#s(alt (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) (taylor 0 x) (#s(alt (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) (taylor 0 x) (#s(alt (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/12 (pow x 2))) (taylor 0 x) (#s(alt (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))) (taylor 0 x) (#s(alt (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2))))))) (taylor 0 x) (#s(alt (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor 0 x) (#s(alt (fma.f64 #s(literal 2 binary64) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal -2 binary64)) (patch (fma.f64 #s(literal 2 binary64) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal -2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) (taylor 0 x) (#s(alt (fma.f64 #s(literal 2 binary64) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal -2 binary64)) (patch (fma.f64 #s(literal 2 binary64) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal -2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) (taylor 0 x) (#s(alt (fma.f64 #s(literal 2 binary64) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal -2 binary64)) (patch (fma.f64 #s(literal 2 binary64) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal -2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) (taylor 0 x) (#s(alt (fma.f64 #s(literal 2 binary64) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal -2 binary64)) (patch (fma.f64 #s(literal 2 binary64) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal -2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (patch #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/2 (pow x 2))) (taylor 0 x) (#s(alt #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (patch #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) (taylor 0 x) (#s(alt #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (patch #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) (taylor 0 x) (#s(alt #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (patch #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/2 (pow x 2))) (taylor 0 x) (#s(alt (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/2 (pow x 2))) (taylor 0 x) (#s(alt (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/2 (pow x 2))) (taylor 0 x) (#s(alt (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor 0 x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor 0 x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor 0 x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor 0 x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor 0 x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) (taylor 0 x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) (taylor 0 x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) (taylor 0 x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor 0 x) (#s(alt (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x) (patch (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) (taylor 0 x) (#s(alt (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x) (patch (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x) (patch (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x) (patch (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x) #<representation binary64>) () ())) ()) |
#s(alt x (taylor 0 x) (#s(alt (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) (patch (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* 1/12 (pow x 2)))) (taylor 0 x) (#s(alt (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) (patch (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) (taylor 0 x) (#s(alt (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) (patch (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) (taylor 0 x) (#s(alt (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) (patch (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (patch #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/12 (pow x 2))) (taylor 0 x) (#s(alt #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (patch #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))) (taylor 0 x) (#s(alt #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (patch #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))) (taylor 0 x) (#s(alt #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (patch #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor 0 x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) (taylor 0 x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) (taylor 0 x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) (taylor 0 x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor 0 x) (#s(alt (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x) (patch (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) (taylor 0 x) (#s(alt (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x) (patch (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x) (patch (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x) (patch (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x) #<representation binary64>) () ())) ()) |
#s(alt x (taylor 0 x) (#s(alt (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) (patch (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* 1/12 (pow x 2)))) (taylor 0 x) (#s(alt (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) (patch (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) (taylor 0 x) (#s(alt (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) (patch (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) (taylor 0 x) (#s(alt (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) (patch (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (patch #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* 1/12 (pow x 2))) (taylor 0 x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (patch #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))) (taylor 0 x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (patch #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2))))))) (taylor 0 x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (patch #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt -1/144 (taylor 0 x) (#s(alt (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (patch (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/129600 (pow x 4)) 1/144) (taylor 0 x) (#s(alt (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (patch (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (* (pow x 4) (+ 1/129600 (* 1/3628800 (pow x 2)))) 1/144) (taylor 0 x) (#s(alt (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (patch (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (* (pow x 4) (+ 1/129600 (* (pow x 2) (+ 1/3628800 (* 1/406425600 (pow x 2)))))) 1/144) (taylor 0 x) (#s(alt (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (patch (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor 0 x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) (taylor 0 x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) (taylor 0 x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) (taylor 0 x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor 0 x) (#s(alt (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) (taylor 0 x) (#s(alt (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt x (taylor 0 x) (#s(alt (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* 1/12 (pow x 2)))) (taylor 0 x) (#s(alt (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) (taylor 0 x) (#s(alt (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) (taylor 0 x) (#s(alt (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt 1/129600 (taylor 0 x) (#s(alt #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) (patch #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/129600 (* 1/3628800 (pow x 2))) (taylor 0 x) (#s(alt #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) (patch #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/129600 (* (pow x 2) (+ 1/3628800 (* 1/406425600 (pow x 2))))) (taylor 0 x) (#s(alt #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) (patch #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/129600 (* (pow x 2) (+ 1/3628800 (* 1/406425600 (pow x 2))))) (taylor 0 x) (#s(alt #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) (patch #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (pow x 4) (taylor 0 x) (#s(alt (*.f64 (*.f64 x x) (*.f64 x x)) (patch (*.f64 (*.f64 x x) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 4) (taylor 0 x) (#s(alt (*.f64 (*.f64 x x) (*.f64 x x)) (patch (*.f64 (*.f64 x x) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 4) (taylor 0 x) (#s(alt (*.f64 (*.f64 x x) (*.f64 x x)) (patch (*.f64 (*.f64 x x) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 4) (taylor 0 x) (#s(alt (*.f64 (*.f64 x x) (*.f64 x x)) (patch (*.f64 (*.f64 x x) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt 1/12 (taylor 0 x) (#s(alt (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (patch (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/12 (* 1/360 (pow x 2))) (taylor 0 x) (#s(alt (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (patch (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2))))) (taylor 0 x) (#s(alt (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (patch (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2))))) (taylor 0 x) (#s(alt (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (patch (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/12 x) (taylor 0 x) (#s(alt (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (patch (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1/12 (* 1/360 (pow x 2)))) (taylor 0 x) (#s(alt (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (patch (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1/12 (* 1/360 (pow x 2)))) (taylor 0 x) (#s(alt (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (patch (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1/12 (* 1/360 (pow x 2)))) (taylor 0 x) (#s(alt (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (patch (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/12 (pow x 2)) (taylor 0 x) (#s(alt (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))) (taylor 0 x) (#s(alt (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))) (taylor 0 x) (#s(alt (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))) (taylor 0 x) (#s(alt (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/12 x) (taylor 0 x) (#s(alt (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) (patch (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1/12 (* 1/360 (pow x 2)))) (taylor 0 x) (#s(alt (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) (patch (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))) (taylor 0 x) (#s(alt (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) (patch (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))) (taylor 0 x) (#s(alt (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) (patch (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/12 (pow x 2)) (taylor 0 x) (#s(alt (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))) (taylor 0 x) (#s(alt (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))) (taylor 0 x) (#s(alt (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/360 x) (taylor 0 x) (#s(alt (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (patch (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1/360 (* 1/20160 (pow x 2)))) (taylor 0 x) (#s(alt (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (patch (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1/360 (* 1/20160 (pow x 2)))) (taylor 0 x) (#s(alt (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (patch (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1/360 (* 1/20160 (pow x 2)))) (taylor 0 x) (#s(alt (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (patch (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/360 (pow x 2)) (taylor 0 x) (#s(alt (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))) (taylor 0 x) (#s(alt (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))) (taylor 0 x) (#s(alt (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))) (taylor 0 x) (#s(alt (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt 1/12 (taylor 0 x) (#s(alt (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (patch (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/12 (* 1/360 (pow x 2))) (taylor 0 x) (#s(alt (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (patch (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2))))) (taylor 0 x) (#s(alt (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (patch (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2))))) (taylor 0 x) (#s(alt (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (patch (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (neg x))) 2) (taylor inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (neg x))) 2) (taylor inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (neg x))) 2) (taylor inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (neg x))) 2) (taylor inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/20160 (pow x 8)) (taylor inf x) (#s(alt (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 8) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) (taylor inf x) (#s(alt (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) (taylor inf x) (#s(alt (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/20160 (pow x 7)) (taylor inf x) (#s(alt (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 7) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 7) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) (taylor inf x) (#s(alt (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 7) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) (taylor inf x) (#s(alt (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/20160 (pow x 6)) (taylor inf x) (#s(alt (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 6) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) (taylor inf x) (#s(alt (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) (taylor inf x) (#s(alt (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (/ 1 (exp x))) 2) (taylor inf x) (#s(alt (fma.f64 #s(literal 2 binary64) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal -2 binary64)) (patch (fma.f64 #s(literal 2 binary64) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal -2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (/ 1 (exp x))) 2) (taylor inf x) (#s(alt (fma.f64 #s(literal 2 binary64) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal -2 binary64)) (patch (fma.f64 #s(literal 2 binary64) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal -2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (/ 1 (exp x))) 2) (taylor inf x) (#s(alt (fma.f64 #s(literal 2 binary64) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal -2 binary64)) (patch (fma.f64 #s(literal 2 binary64) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal -2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (/ 1 (exp x))) 2) (taylor inf x) (#s(alt (fma.f64 #s(literal 2 binary64) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal -2 binary64)) (patch (fma.f64 #s(literal 2 binary64) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal -2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (+ (exp x) (/ 1 (exp x)))) (taylor inf x) (#s(alt #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (patch #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (+ (exp x) (/ 1 (exp x)))) (taylor inf x) (#s(alt #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (patch #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (+ (exp x) (/ 1 (exp x)))) (taylor inf x) (#s(alt #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (patch #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (+ (exp x) (/ 1 (exp x)))) (taylor inf x) (#s(alt #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (patch #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (pow x 2)) (taylor inf x) (#s(alt (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1/2 (/ 1 (pow x 2)))) (taylor inf x) (#s(alt (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1/2 (/ 1 (pow x 2)))) (taylor inf x) (#s(alt (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1/2 (/ 1 (pow x 2)))) (taylor inf x) (#s(alt (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor inf x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor inf x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor inf x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor inf x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (neg x))) 2) (taylor inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (neg x))) 2) (taylor inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (neg x))) 2) (taylor inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (neg x))) 2) (taylor inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/360 (pow x 6)) (taylor inf x) (#s(alt (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x) (patch (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 6) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x) (patch (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) (taylor inf x) (#s(alt (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x) (patch (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) (taylor inf x) (#s(alt (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x) (patch (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/360 (pow x 5)) (taylor inf x) (#s(alt (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) (patch (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 5) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) (patch (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 5) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) (taylor inf x) (#s(alt (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) (patch (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 5) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) (taylor inf x) (#s(alt (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) (patch (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/360 (pow x 4)) (taylor inf x) (#s(alt #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (patch #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (patch #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) (taylor inf x) (#s(alt #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (patch #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) (taylor inf x) (#s(alt #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (patch #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (neg x))) 2) (taylor inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (neg x))) 2) (taylor inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (neg x))) 2) (taylor inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (neg x))) 2) (taylor inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/20160 (pow x 8)) (taylor inf x) (#s(alt (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x) (patch (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 8) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x) (patch (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) (taylor inf x) (#s(alt (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x) (patch (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) (taylor inf x) (#s(alt (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x) (patch (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/20160 (pow x 7)) (taylor inf x) (#s(alt (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) (patch (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 7) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) (patch (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 7) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) (taylor inf x) (#s(alt (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) (patch (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 7) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) (taylor inf x) (#s(alt (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) (patch (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/20160 (pow x 6)) (taylor inf x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (patch #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 6) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (patch #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) (taylor inf x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (patch #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) (taylor inf x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (patch #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/406425600 (pow x 8)) (taylor inf x) (#s(alt (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (patch (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 8) (+ 1/406425600 (* 1/3628800 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (patch (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 8) (+ 1/406425600 (+ (/ 1/129600 (pow x 4)) (* 1/3628800 (/ 1 (pow x 2)))))) (taylor inf x) (#s(alt (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (patch (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 8) (- (+ 1/406425600 (+ (/ 1/129600 (pow x 4)) (* 1/3628800 (/ 1 (pow x 2))))) (* 1/144 (/ 1 (pow x 8))))) (taylor inf x) (#s(alt (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (patch (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (neg x))) 2) (taylor inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (neg x))) 2) (taylor inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (neg x))) 2) (taylor inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (neg x))) 2) (taylor inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/20160 (pow x 8)) (taylor inf x) (#s(alt (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 8) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) (taylor inf x) (#s(alt (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) (taylor inf x) (#s(alt (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/20160 (pow x 7)) (taylor inf x) (#s(alt (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 7) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 7) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) (taylor inf x) (#s(alt (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 7) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) (taylor inf x) (#s(alt (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/406425600 (pow x 4)) (taylor inf x) (#s(alt #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) (patch #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/406425600 (* 1/3628800 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) (patch #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/406425600 (+ (/ 1/129600 (pow x 4)) (* 1/3628800 (/ 1 (pow x 2)))))) (taylor inf x) (#s(alt #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) (patch #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/406425600 (+ (/ 1/129600 (pow x 4)) (* 1/3628800 (/ 1 (pow x 2)))))) (taylor inf x) (#s(alt #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) (patch #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (pow x 4) (taylor inf x) (#s(alt (*.f64 (*.f64 x x) (*.f64 x x)) (patch (*.f64 (*.f64 x x) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 4) (taylor inf x) (#s(alt (*.f64 (*.f64 x x) (*.f64 x x)) (patch (*.f64 (*.f64 x x) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 4) (taylor inf x) (#s(alt (*.f64 (*.f64 x x) (*.f64 x x)) (patch (*.f64 (*.f64 x x) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 4) (taylor inf x) (#s(alt (*.f64 (*.f64 x x) (*.f64 x x)) (patch (*.f64 (*.f64 x x) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/20160 (pow x 4)) (taylor inf x) (#s(alt (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (patch (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (patch (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) (taylor inf x) (#s(alt (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (patch (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) (taylor inf x) (#s(alt (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (patch (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/360 (pow x 3)) (taylor inf x) (#s(alt (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (patch (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 3) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (patch (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 3) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (patch (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 3) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (patch (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/360 (pow x 4)) (taylor inf x) (#s(alt (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/20160 (pow x 5)) (taylor inf x) (#s(alt (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) (patch (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 5) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) (patch (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 5) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) (taylor inf x) (#s(alt (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) (patch (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 5) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) (taylor inf x) (#s(alt (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) (patch (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/20160 (pow x 6)) (taylor inf x) (#s(alt (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 6) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) (taylor inf x) (#s(alt (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) (taylor inf x) (#s(alt (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/20160 (pow x 3)) (taylor inf x) (#s(alt (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (patch (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 3) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (patch (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 3) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (patch (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 3) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (patch (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/20160 (pow x 4)) (taylor inf x) (#s(alt (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/20160 (pow x 4)) (taylor inf x) (#s(alt (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (patch (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) (taylor inf x) (#s(alt (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (patch (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) (taylor inf x) (#s(alt (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (patch (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) (taylor inf x) (#s(alt (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (patch (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (* -1 x))) 2) (taylor -inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (* -1 x))) 2) (taylor -inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (* -1 x))) 2) (taylor -inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (* -1 x))) 2) (taylor -inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/20160 (pow x 8)) (taylor -inf x) (#s(alt (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 8) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/20160 (pow x 7)) (taylor -inf x) (#s(alt (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 7) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/360 (* 1/12 (/ 1 (pow x 2)))) (pow x 2))) 1/20160))) (taylor -inf x) (#s(alt (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/12 (/ 1 (pow x 2))) (pow x 4))) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))))) (taylor -inf x) (#s(alt (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/20160 (pow x 6)) (taylor -inf x) (#s(alt (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 6) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) (taylor -inf x) (#s(alt (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) (taylor -inf x) (#s(alt (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (/ 1 (exp x))) 2) (taylor -inf x) (#s(alt (fma.f64 #s(literal 2 binary64) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal -2 binary64)) (patch (fma.f64 #s(literal 2 binary64) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal -2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (/ 1 (exp x))) 2) (taylor -inf x) (#s(alt (fma.f64 #s(literal 2 binary64) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal -2 binary64)) (patch (fma.f64 #s(literal 2 binary64) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal -2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (/ 1 (exp x))) 2) (taylor -inf x) (#s(alt (fma.f64 #s(literal 2 binary64) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal -2 binary64)) (patch (fma.f64 #s(literal 2 binary64) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal -2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (/ 1 (exp x))) 2) (taylor -inf x) (#s(alt (fma.f64 #s(literal 2 binary64) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal -2 binary64)) (patch (fma.f64 #s(literal 2 binary64) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal -2 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (+ (exp x) (/ 1 (exp x)))) (taylor -inf x) (#s(alt #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (patch #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (+ (exp x) (/ 1 (exp x)))) (taylor -inf x) (#s(alt #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (patch #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (+ (exp x) (/ 1 (exp x)))) (taylor -inf x) (#s(alt #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (patch #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (+ (exp x) (/ 1 (exp x)))) (taylor -inf x) (#s(alt #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) (patch #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/2 (pow x 2)) (taylor -inf x) (#s(alt (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1/2 (/ 1 (pow x 2)))) (taylor -inf x) (#s(alt (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1/2 (/ 1 (pow x 2)))) (taylor -inf x) (#s(alt (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 2) (+ 1/2 (/ 1 (pow x 2)))) (taylor -inf x) (#s(alt (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) (patch (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor -inf x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor -inf x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor -inf x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (pow x 2) (taylor -inf x) (#s(alt (*.f64 x x) (patch (*.f64 x x) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (* -1 x))) 2) (taylor -inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (* -1 x))) 2) (taylor -inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (* -1 x))) 2) (taylor -inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (* -1 x))) 2) (taylor -inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/360 (pow x 6)) (taylor -inf x) (#s(alt (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x) (patch (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 6) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x) (patch (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x) (patch (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x) (patch (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/360 (pow x 5)) (taylor -inf x) (#s(alt (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) (patch (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 5) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) (patch (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/12 (/ 1 (pow x 2))) (pow x 2))) 1/360))) (taylor -inf x) (#s(alt (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) (patch (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/12 (/ 1 (pow x 2))) (pow x 2))) 1/360))) (taylor -inf x) (#s(alt (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) (patch (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/360 (pow x 4)) (taylor -inf x) (#s(alt #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (patch #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (patch #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) (taylor -inf x) (#s(alt #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (patch #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) (taylor -inf x) (#s(alt #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (patch #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (* -1 x))) 2) (taylor -inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (* -1 x))) 2) (taylor -inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (* -1 x))) 2) (taylor -inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (* -1 x))) 2) (taylor -inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/20160 (pow x 8)) (taylor -inf x) (#s(alt (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x) (patch (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 8) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x) (patch (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x) (patch (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x) (patch (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/20160 (pow x 7)) (taylor -inf x) (#s(alt (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) (patch (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 7) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) (patch (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/360 (* 1/12 (/ 1 (pow x 2)))) (pow x 2))) 1/20160))) (taylor -inf x) (#s(alt (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) (patch (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/12 (/ 1 (pow x 2))) (pow x 4))) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))))) (taylor -inf x) (#s(alt (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) (patch (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/20160 (pow x 6)) (taylor -inf x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (patch #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 6) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (patch #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) (taylor -inf x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (patch #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) (taylor -inf x) (#s(alt #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (patch #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/406425600 (pow x 8)) (taylor -inf x) (#s(alt (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (patch (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 8) (+ 1/406425600 (* 1/3628800 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (patch (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 8) (+ 1/406425600 (+ (/ 1/129600 (pow x 4)) (* 1/3628800 (/ 1 (pow x 2)))))) (taylor -inf x) (#s(alt (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (patch (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 8) (- (+ 1/406425600 (+ (/ 1/129600 (pow x 4)) (* 1/3628800 (/ 1 (pow x 2))))) (* 1/144 (/ 1 (pow x 8))))) (taylor -inf x) (#s(alt (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (patch (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (* -1 x))) 2) (taylor -inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (* -1 x))) 2) (taylor -inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (* -1 x))) 2) (taylor -inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (exp x) (exp (* -1 x))) 2) (taylor -inf x) (#s(alt #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) (patch #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/20160 (pow x 8)) (taylor -inf x) (#s(alt (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 8) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/20160 (pow x 7)) (taylor -inf x) (#s(alt (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 7) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/360 (* 1/12 (/ 1 (pow x 2)))) (pow x 2))) 1/20160))) (taylor -inf x) (#s(alt (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 7) (- (* -1 (/ (+ 1/12 (/ 1 (pow x 2))) (pow x 4))) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))))) (taylor -inf x) (#s(alt (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) (patch (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/406425600 (pow x 4)) (taylor -inf x) (#s(alt #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) (patch #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/406425600 (* 1/3628800 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) (patch #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/406425600 (+ (/ 1/129600 (pow x 4)) (* 1/3628800 (/ 1 (pow x 2)))))) (taylor -inf x) (#s(alt #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) (patch #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/406425600 (+ (/ 1/129600 (pow x 4)) (* 1/3628800 (/ 1 (pow x 2)))))) (taylor -inf x) (#s(alt #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) (patch #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (pow x 4) (taylor -inf x) (#s(alt (*.f64 (*.f64 x x) (*.f64 x x)) (patch (*.f64 (*.f64 x x) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 4) (taylor -inf x) (#s(alt (*.f64 (*.f64 x x) (*.f64 x x)) (patch (*.f64 (*.f64 x x) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 4) (taylor -inf x) (#s(alt (*.f64 (*.f64 x x) (*.f64 x x)) (patch (*.f64 (*.f64 x x) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (pow x 4) (taylor -inf x) (#s(alt (*.f64 (*.f64 x x) (*.f64 x x)) (patch (*.f64 (*.f64 x x) (*.f64 x x)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/20160 (pow x 4)) (taylor -inf x) (#s(alt (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (patch (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (patch (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) (taylor -inf x) (#s(alt (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (patch (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) (taylor -inf x) (#s(alt (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (patch (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/360 (pow x 3)) (taylor -inf x) (#s(alt (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (patch (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 3) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (patch (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 3) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (patch (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 3) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (patch (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/360 (pow x 4)) (taylor -inf x) (#s(alt (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/20160 (pow x 5)) (taylor -inf x) (#s(alt (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) (patch (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 5) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) (patch (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/360 (* 1/12 (/ 1 (pow x 2)))) (pow x 2))) 1/20160))) (taylor -inf x) (#s(alt (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) (patch (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* (pow x 5) (- (* -1 (/ (+ 1/360 (* 1/12 (/ 1 (pow x 2)))) (pow x 2))) 1/20160))) (taylor -inf x) (#s(alt (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) (patch (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/20160 (pow x 6)) (taylor -inf x) (#s(alt (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 6) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/20160 (pow x 3)) (taylor -inf x) (#s(alt (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (patch (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 3) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (patch (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 3) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (patch (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 3) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (patch (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/20160 (pow x 4)) (taylor -inf x) (#s(alt (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (patch (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #<representation binary64>) () ())) ()) |
#s(alt (* 1/20160 (pow x 4)) (taylor -inf x) (#s(alt (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (patch (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) (taylor -inf x) (#s(alt (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (patch (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) (taylor -inf x) (#s(alt (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (patch (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* (pow x 4) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) (taylor -inf x) (#s(alt (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (patch (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) #<representation binary64>) () ())) ()) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 21.0ms | x | @ | inf | ((+ (- (exp x) 2) (exp (neg x))) (* (* (+ (* (/ (+ (* (* (* x x) (* x x)) (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360))) -1/144) (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) -1/12)) (* x x)) 1) x) x) (* (+ (* (/ (+ (* (* (* x x) (* x x)) (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360))) -1/144) (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) -1/12)) (* x x)) 1) x) (+ (* (/ (+ (* (* (* x x) (* x x)) (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360))) -1/144) (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) -1/12)) (* x x)) 1) (+ (* 2 (cosh x)) -2) (cosh x) (+ (* 1/2 (* x x)) 1) (* x x) (+ (- (exp x) 2) (exp (neg x))) (* (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (+ (- (exp x) 2) (exp (neg x))) (* (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) x) (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (+ (* (* (* (+ (* 1/20160 (* x x)) 1/360) x) x) (* (* (+ (* 1/20160 (* x x)) 1/360) x) x)) -1/144) (+ (- (exp x) 2) (exp (neg x))) (* (* (+ (* (/ (+ (* (* (* (+ (* 1/20160 (* x x)) 1/360) x) x) (* (* (+ (* 1/20160 (* x x)) 1/360) x) x)) -1/144) (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) -1/12)) (* x x)) 1) x) x) (* (+ (* (/ (+ (* (* (* (+ (* 1/20160 (* x x)) 1/360) x) x) (* (* (+ (* 1/20160 (* x x)) 1/360) x) x)) -1/144) (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) -1/12)) (* x x)) 1) x) (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (* (* x x) (* x x)) (/ (+ (* (* (* x x) (* x x)) (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360))) -1/144) (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) -1/12)) (* (+ (* 1/360 (* x x)) 1/12) x) (* (* (+ (* 1/360 (* x x)) 1/12) x) x) (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) x) (* (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) x) x) (* (+ (* 1/20160 (* x x)) 1/360) x) (* (* (+ (* 1/20160 (* x x)) 1/360) x) x) (/ (+ (* (* (* (+ (* 1/20160 (* x x)) 1/360) x) x) (* (* (+ (* 1/20160 (* x x)) 1/360) x) x)) -1/144) (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) -1/12))) |
| 4.0ms | x | @ | -inf | ((+ (- (exp x) 2) (exp (neg x))) (* (* (+ (* (/ (+ (* (* (* x x) (* x x)) (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360))) -1/144) (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) -1/12)) (* x x)) 1) x) x) (* (+ (* (/ (+ (* (* (* x x) (* x x)) (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360))) -1/144) (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) -1/12)) (* x x)) 1) x) (+ (* (/ (+ (* (* (* x x) (* x x)) (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360))) -1/144) (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) -1/12)) (* x x)) 1) (+ (* 2 (cosh x)) -2) (cosh x) (+ (* 1/2 (* x x)) 1) (* x x) (+ (- (exp x) 2) (exp (neg x))) (* (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (+ (- (exp x) 2) (exp (neg x))) (* (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) x) (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (+ (* (* (* (+ (* 1/20160 (* x x)) 1/360) x) x) (* (* (+ (* 1/20160 (* x x)) 1/360) x) x)) -1/144) (+ (- (exp x) 2) (exp (neg x))) (* (* (+ (* (/ (+ (* (* (* (+ (* 1/20160 (* x x)) 1/360) x) x) (* (* (+ (* 1/20160 (* x x)) 1/360) x) x)) -1/144) (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) -1/12)) (* x x)) 1) x) x) (* (+ (* (/ (+ (* (* (* (+ (* 1/20160 (* x x)) 1/360) x) x) (* (* (+ (* 1/20160 (* x x)) 1/360) x) x)) -1/144) (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) -1/12)) (* x x)) 1) x) (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (* (* x x) (* x x)) (/ (+ (* (* (* x x) (* x x)) (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360))) -1/144) (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) -1/12)) (* (+ (* 1/360 (* x x)) 1/12) x) (* (* (+ (* 1/360 (* x x)) 1/12) x) x) (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) x) (* (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) x) x) (* (+ (* 1/20160 (* x x)) 1/360) x) (* (* (+ (* 1/20160 (* x x)) 1/360) x) x) (/ (+ (* (* (* (+ (* 1/20160 (* x x)) 1/360) x) x) (* (* (+ (* 1/20160 (* x x)) 1/360) x) x)) -1/144) (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) -1/12))) |
| 2.0ms | x | @ | 0 | ((+ (- (exp x) 2) (exp (neg x))) (* (* (+ (* (/ (+ (* (* (* x x) (* x x)) (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360))) -1/144) (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) -1/12)) (* x x)) 1) x) x) (* (+ (* (/ (+ (* (* (* x x) (* x x)) (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360))) -1/144) (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) -1/12)) (* x x)) 1) x) (+ (* (/ (+ (* (* (* x x) (* x x)) (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360))) -1/144) (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) -1/12)) (* x x)) 1) (+ (* 2 (cosh x)) -2) (cosh x) (+ (* 1/2 (* x x)) 1) (* x x) (+ (- (exp x) 2) (exp (neg x))) (* (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) x) (* (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) x) (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (+ (- (exp x) 2) (exp (neg x))) (* (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) x) (* (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) x) (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (+ (* (* (* (+ (* 1/20160 (* x x)) 1/360) x) x) (* (* (+ (* 1/20160 (* x x)) 1/360) x) x)) -1/144) (+ (- (exp x) 2) (exp (neg x))) (* (* (+ (* (/ (+ (* (* (* (+ (* 1/20160 (* x x)) 1/360) x) x) (* (* (+ (* 1/20160 (* x x)) 1/360) x) x)) -1/144) (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) -1/12)) (* x x)) 1) x) x) (* (+ (* (/ (+ (* (* (* (+ (* 1/20160 (* x x)) 1/360) x) x) (* (* (+ (* 1/20160 (* x x)) 1/360) x) x)) -1/144) (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) -1/12)) (* x x)) 1) x) (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (* (* x x) (* x x)) (/ (+ (* (* (* x x) (* x x)) (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360))) -1/144) (+ (* (+ (* (* x x) 1/20160) 1/360) (* x x)) -1/12)) (* (+ (* 1/360 (* x x)) 1/12) x) (* (* (+ (* 1/360 (* x x)) 1/12) x) x) (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) x) (* (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) x) x) (* (+ (* 1/20160 (* x x)) 1/360) x) (* (* (+ (* 1/20160 (* x x)) 1/360) x) x) (/ (+ (* (* (* (+ (* 1/20160 (* x x)) 1/360) x) x) (* (* (+ (* 1/20160 (* x x)) 1/360) x) x)) -1/144) (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) -1/12))) |
| 1× | egg-herbie |
| 15 640× | lower-fma.f64 |
| 15 640× | lower-fma.f32 |
| 4 110× | lower-*.f64 |
| 4 110× | lower-*.f32 |
| 2 940× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 169 | 3756 |
| 1 | 579 | 3678 |
| 2 | 1512 | 3649 |
| 3 | 4129 | 3634 |
| 4 | 7534 | 3634 |
| 0 | 8174 | 3413 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(pow x 2) |
(* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) |
x |
(* x (+ 1 (* 1/12 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(* x (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) |
1 |
(+ 1 (* 1/12 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2))))))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) |
1 |
(+ 1 (* 1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
1 |
(+ 1 (* 1/2 (pow x 2))) |
(+ 1 (* 1/2 (pow x 2))) |
(+ 1 (* 1/2 (pow x 2))) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
x |
(* x (+ 1 (* 1/12 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(* x (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
1 |
(+ 1 (* 1/12 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) |
x |
(* x (+ 1 (* 1/12 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(* x (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) |
1 |
(+ 1 (* 1/12 (pow x 2))) |
(+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))) |
(+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2))))))) |
-1/144 |
(- (* 1/129600 (pow x 4)) 1/144) |
(- (* (pow x 4) (+ 1/129600 (* 1/3628800 (pow x 2)))) 1/144) |
(- (* (pow x 4) (+ 1/129600 (* (pow x 2) (+ 1/3628800 (* 1/406425600 (pow x 2)))))) 1/144) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) |
x |
(* x (+ 1 (* 1/12 (pow x 2)))) |
(* x (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(* x (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) |
1/129600 |
(+ 1/129600 (* 1/3628800 (pow x 2))) |
(+ 1/129600 (* (pow x 2) (+ 1/3628800 (* 1/406425600 (pow x 2))))) |
(+ 1/129600 (* (pow x 2) (+ 1/3628800 (* 1/406425600 (pow x 2))))) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
1/12 |
(+ 1/12 (* 1/360 (pow x 2))) |
(+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2))))) |
(+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2))))) |
(* 1/12 x) |
(* x (+ 1/12 (* 1/360 (pow x 2)))) |
(* x (+ 1/12 (* 1/360 (pow x 2)))) |
(* x (+ 1/12 (* 1/360 (pow x 2)))) |
(* 1/12 (pow x 2)) |
(* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))) |
(* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))) |
(* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))) |
(* 1/12 x) |
(* x (+ 1/12 (* 1/360 (pow x 2)))) |
(* x (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))) |
(* x (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))) |
(* 1/12 (pow x 2)) |
(* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))) |
(* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))) |
(* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))) |
(* 1/360 x) |
(* x (+ 1/360 (* 1/20160 (pow x 2)))) |
(* x (+ 1/360 (* 1/20160 (pow x 2)))) |
(* x (+ 1/360 (* 1/20160 (pow x 2)))) |
(* 1/360 (pow x 2)) |
(* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))) |
(* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))) |
(* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))) |
1/12 |
(+ 1/12 (* 1/360 (pow x 2))) |
(+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2))))) |
(+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2))))) |
(- (+ (exp x) (exp (neg x))) 2) |
(- (+ (exp x) (exp (neg x))) 2) |
(- (+ (exp x) (exp (neg x))) 2) |
(- (+ (exp x) (exp (neg x))) 2) |
(* 1/20160 (pow x 8)) |
(* (pow x 8) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(* 1/20160 (pow x 7)) |
(* (pow x 7) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(* (pow x 7) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(* (pow x 7) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(* 1/20160 (pow x 6)) |
(* (pow x 6) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(- (+ (exp x) (/ 1 (exp x))) 2) |
(- (+ (exp x) (/ 1 (exp x))) 2) |
(- (+ (exp x) (/ 1 (exp x))) 2) |
(- (+ (exp x) (/ 1 (exp x))) 2) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (pow x 2)) |
(* (pow x 2) (+ 1/2 (/ 1 (pow x 2)))) |
(* (pow x 2) (+ 1/2 (/ 1 (pow x 2)))) |
(* (pow x 2) (+ 1/2 (/ 1 (pow x 2)))) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(- (+ (exp x) (exp (neg x))) 2) |
(- (+ (exp x) (exp (neg x))) 2) |
(- (+ (exp x) (exp (neg x))) 2) |
(- (+ (exp x) (exp (neg x))) 2) |
(* 1/360 (pow x 6)) |
(* (pow x 6) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(* 1/360 (pow x 5)) |
(* (pow x 5) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(* (pow x 5) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(* (pow x 5) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(* 1/360 (pow x 4)) |
(* (pow x 4) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(* (pow x 4) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(- (+ (exp x) (exp (neg x))) 2) |
(- (+ (exp x) (exp (neg x))) 2) |
(- (+ (exp x) (exp (neg x))) 2) |
(- (+ (exp x) (exp (neg x))) 2) |
(* 1/20160 (pow x 8)) |
(* (pow x 8) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(* 1/20160 (pow x 7)) |
(* (pow x 7) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(* (pow x 7) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(* (pow x 7) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(* 1/20160 (pow x 6)) |
(* (pow x 6) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(* 1/406425600 (pow x 8)) |
(* (pow x 8) (+ 1/406425600 (* 1/3628800 (/ 1 (pow x 2))))) |
(* (pow x 8) (+ 1/406425600 (+ (/ 1/129600 (pow x 4)) (* 1/3628800 (/ 1 (pow x 2)))))) |
(* (pow x 8) (- (+ 1/406425600 (+ (/ 1/129600 (pow x 4)) (* 1/3628800 (/ 1 (pow x 2))))) (* 1/144 (/ 1 (pow x 8))))) |
(- (+ (exp x) (exp (neg x))) 2) |
(- (+ (exp x) (exp (neg x))) 2) |
(- (+ (exp x) (exp (neg x))) 2) |
(- (+ (exp x) (exp (neg x))) 2) |
(* 1/20160 (pow x 8)) |
(* (pow x 8) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(* 1/20160 (pow x 7)) |
(* (pow x 7) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(* (pow x 7) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(* (pow x 7) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(* 1/406425600 (pow x 4)) |
(* (pow x 4) (+ 1/406425600 (* 1/3628800 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/406425600 (+ (/ 1/129600 (pow x 4)) (* 1/3628800 (/ 1 (pow x 2)))))) |
(* (pow x 4) (+ 1/406425600 (+ (/ 1/129600 (pow x 4)) (* 1/3628800 (/ 1 (pow x 2)))))) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(* 1/20160 (pow x 4)) |
(* (pow x 4) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(* (pow x 4) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(* 1/360 (pow x 3)) |
(* (pow x 3) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(* (pow x 3) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(* (pow x 3) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(* 1/360 (pow x 4)) |
(* (pow x 4) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(* 1/20160 (pow x 5)) |
(* (pow x 5) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(* (pow x 5) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(* (pow x 5) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(* 1/20160 (pow x 6)) |
(* (pow x 6) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(* 1/20160 (pow x 3)) |
(* (pow x 3) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(* (pow x 3) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(* (pow x 3) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(* 1/20160 (pow x 4)) |
(* (pow x 4) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(* 1/20160 (pow x 4)) |
(* (pow x 4) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(* (pow x 4) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(* 1/20160 (pow x 8)) |
(* (pow x 8) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(* 1/20160 (pow x 7)) |
(* (pow x 7) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/360 (* 1/12 (/ 1 (pow x 2)))) (pow x 2))) 1/20160))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/12 (/ 1 (pow x 2))) (pow x 4))) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))))) |
(* 1/20160 (pow x 6)) |
(* (pow x 6) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(- (+ (exp x) (/ 1 (exp x))) 2) |
(- (+ (exp x) (/ 1 (exp x))) 2) |
(- (+ (exp x) (/ 1 (exp x))) 2) |
(- (+ (exp x) (/ 1 (exp x))) 2) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(* 1/2 (pow x 2)) |
(* (pow x 2) (+ 1/2 (/ 1 (pow x 2)))) |
(* (pow x 2) (+ 1/2 (/ 1 (pow x 2)))) |
(* (pow x 2) (+ 1/2 (/ 1 (pow x 2)))) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(* 1/360 (pow x 6)) |
(* (pow x 6) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(* 1/360 (pow x 5)) |
(* (pow x 5) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/12 (/ 1 (pow x 2))) (pow x 2))) 1/360))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/12 (/ 1 (pow x 2))) (pow x 2))) 1/360))) |
(* 1/360 (pow x 4)) |
(* (pow x 4) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(* (pow x 4) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(* 1/20160 (pow x 8)) |
(* (pow x 8) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(* 1/20160 (pow x 7)) |
(* (pow x 7) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/360 (* 1/12 (/ 1 (pow x 2)))) (pow x 2))) 1/20160))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/12 (/ 1 (pow x 2))) (pow x 4))) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))))) |
(* 1/20160 (pow x 6)) |
(* (pow x 6) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(* 1/406425600 (pow x 8)) |
(* (pow x 8) (+ 1/406425600 (* 1/3628800 (/ 1 (pow x 2))))) |
(* (pow x 8) (+ 1/406425600 (+ (/ 1/129600 (pow x 4)) (* 1/3628800 (/ 1 (pow x 2)))))) |
(* (pow x 8) (- (+ 1/406425600 (+ (/ 1/129600 (pow x 4)) (* 1/3628800 (/ 1 (pow x 2))))) (* 1/144 (/ 1 (pow x 8))))) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(* 1/20160 (pow x 8)) |
(* (pow x 8) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(* 1/20160 (pow x 7)) |
(* (pow x 7) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/360 (* 1/12 (/ 1 (pow x 2)))) (pow x 2))) 1/20160))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/12 (/ 1 (pow x 2))) (pow x 4))) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))))) |
(* 1/406425600 (pow x 4)) |
(* (pow x 4) (+ 1/406425600 (* 1/3628800 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/406425600 (+ (/ 1/129600 (pow x 4)) (* 1/3628800 (/ 1 (pow x 2)))))) |
(* (pow x 4) (+ 1/406425600 (+ (/ 1/129600 (pow x 4)) (* 1/3628800 (/ 1 (pow x 2)))))) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(* 1/20160 (pow x 4)) |
(* (pow x 4) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(* (pow x 4) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(* 1/360 (pow x 3)) |
(* (pow x 3) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(* (pow x 3) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(* (pow x 3) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(* 1/360 (pow x 4)) |
(* (pow x 4) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(* 1/20160 (pow x 5)) |
(* (pow x 5) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/360 (* 1/12 (/ 1 (pow x 2)))) (pow x 2))) 1/20160))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/360 (* 1/12 (/ 1 (pow x 2)))) (pow x 2))) 1/20160))) |
(* 1/20160 (pow x 6)) |
(* (pow x 6) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(* 1/20160 (pow x 3)) |
(* (pow x 3) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(* (pow x 3) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(* (pow x 3) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(* 1/20160 (pow x 4)) |
(* (pow x 4) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(* 1/20160 (pow x 4)) |
(* (pow x 4) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(* (pow x 4) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(* (pow x 4) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
| Outputs |
|---|
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
x |
(* x (+ 1 (* 1/12 (pow x 2)))) |
(*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) |
(* x (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) |
(* x (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/12 (pow x 2))) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))) |
(fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2))))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (pow x 2))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2))))) |
(fma.f64 (fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2))))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (pow x 2))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* 1/2 (pow x 2))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* 1/2 (pow x 2))) |
(fma.f64 #s(literal 1/2 binary64) (*.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) (+ 1 (* 1/12 (pow x 2)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
x |
(* x (+ 1 (* 1/12 (pow x 2)))) |
(*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) |
(* x (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) |
(* x (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/12 (pow x 2))) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))) |
(fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))) |
(fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
x |
(* x (+ 1 (* 1/12 (pow x 2)))) |
(*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) |
(* x (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) |
(* x (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/12 (pow x 2))) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2))))) |
(fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2))))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
-1/144 |
#s(literal -1/144 binary64) |
(- (* 1/129600 (pow x 4)) 1/144) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/129600 binary64) #s(literal -1/144 binary64)) |
(- (* (pow x 4) (+ 1/129600 (* 1/3628800 (pow x 2)))) 1/144) |
(fma.f64 (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) |
(- (* (pow x 4) (+ 1/129600 (* (pow x 2) (+ 1/3628800 (* 1/406425600 (pow x 2)))))) 1/144) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 x x) #s(literal 1/3628800 binary64)) (*.f64 x x) #s(literal 1/129600 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* 1/12 (pow x 2)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(* (pow x 2) (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x) |
x |
(* x (+ 1 (* 1/12 (pow x 2)))) |
(*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) |
(* x (+ 1 (* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) |
(* x (+ 1 (* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) |
1/129600 |
#s(literal 1/129600 binary64) |
(+ 1/129600 (* 1/3628800 (pow x 2))) |
(fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64)) |
(+ 1/129600 (* (pow x 2) (+ 1/3628800 (* 1/406425600 (pow x 2))))) |
(fma.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 x x) #s(literal 1/3628800 binary64)) (*.f64 x x) #s(literal 1/129600 binary64)) |
(+ 1/129600 (* (pow x 2) (+ 1/3628800 (* 1/406425600 (pow x 2))))) |
(fma.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 x x) #s(literal 1/3628800 binary64)) (*.f64 x x) #s(literal 1/129600 binary64)) |
(pow x 4) |
(*.f64 (*.f64 (*.f64 x x) x) x) |
(pow x 4) |
(*.f64 (*.f64 (*.f64 x x) x) x) |
(pow x 4) |
(*.f64 (*.f64 (*.f64 x x) x) x) |
(pow x 4) |
(*.f64 (*.f64 (*.f64 x x) x) x) |
1/12 |
#s(literal 1/12 binary64) |
(+ 1/12 (* 1/360 (pow x 2))) |
(fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) |
(+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2))))) |
(fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) |
(+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2))))) |
(fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) |
(* 1/12 x) |
(*.f64 #s(literal 1/12 binary64) x) |
(* x (+ 1/12 (* 1/360 (pow x 2)))) |
(*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) |
(* x (+ 1/12 (* 1/360 (pow x 2)))) |
(*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) |
(* x (+ 1/12 (* 1/360 (pow x 2)))) |
(*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) |
(* 1/12 (pow x 2)) |
(*.f64 #s(literal 1/12 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) |
(* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) |
(* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) |
(* 1/12 x) |
(*.f64 #s(literal 1/12 binary64) x) |
(* x (+ 1/12 (* 1/360 (pow x 2)))) |
(*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) |
(* x (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) |
(* x (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) |
(* 1/12 (pow x 2)) |
(*.f64 #s(literal 1/12 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/12 (* 1/360 (pow x 2)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) |
(* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) |
(* (pow x 2) (+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))))) |
(*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) |
(* 1/360 x) |
(*.f64 #s(literal 1/360 binary64) x) |
(* x (+ 1/360 (* 1/20160 (pow x 2)))) |
(*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) |
(* x (+ 1/360 (* 1/20160 (pow x 2)))) |
(*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) |
(* x (+ 1/360 (* 1/20160 (pow x 2)))) |
(*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) |
(* 1/360 (pow x 2)) |
(*.f64 #s(literal 1/360 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) |
(* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) |
(* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) |
1/12 |
#s(literal 1/12 binary64) |
(+ 1/12 (* 1/360 (pow x 2))) |
(fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) |
(+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2))))) |
(fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) |
(+ 1/12 (* (pow x 2) (+ 1/360 (* 1/20160 (pow x 2))))) |
(fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) |
(- (+ (exp x) (exp (neg x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (exp (neg x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (exp (neg x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (exp (neg x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(* 1/20160 (pow x 8)) |
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/20160 binary64)) |
(* (pow x 8) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/360 binary64) (*.f64 x x)) #s(literal -1/20160 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal -1/20160 binary64) (/.f64 #s(literal 1/360 binary64) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(*.f64 (+.f64 (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (/.f64 #s(literal -1/360 binary64) (*.f64 x x))) (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) #s(literal 1/20160 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(* 1/20160 (pow x 7)) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/20160 binary64)) |
(* (pow x 7) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (-.f64 (/.f64 #s(literal 1/360 binary64) (*.f64 x x)) #s(literal -1/20160 binary64))) |
(* (pow x 7) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (-.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal -1/20160 binary64) (/.f64 #s(literal 1/360 binary64) (*.f64 x x))))) |
(* (pow x 7) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (/.f64 #s(literal -1/360 binary64) (*.f64 x x))) (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) #s(literal 1/20160 binary64))) |
(* 1/20160 (pow x 6)) |
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/20160 binary64)) x) x) x) |
(* (pow x 6) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (-.f64 (/.f64 #s(literal 1/360 binary64) (*.f64 x x)) #s(literal -1/20160 binary64))) |
(* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (-.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal -1/20160 binary64) (/.f64 #s(literal 1/360 binary64) (*.f64 x x))))) |
(* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (-.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal -1/20160 binary64) (/.f64 #s(literal 1/360 binary64) (*.f64 x x)))) #s(literal 1 binary64)) |
(- (+ (exp x) (/ 1 (exp x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (/ 1 (exp x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (/ 1 (exp x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (/ 1 (exp x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 1/2 binary64)) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 1/2 binary64)) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 1/2 binary64)) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 1/2 binary64)) |
(* 1/2 (pow x 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/2 (/ 1 (pow x 2)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(* (pow x 2) (+ 1/2 (/ 1 (pow x 2)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(* (pow x 2) (+ 1/2 (/ 1 (pow x 2)))) |
(fma.f64 #s(literal 1/2 binary64) (*.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) |
(- (+ (exp x) (exp (neg x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (exp (neg x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (exp (neg x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (exp (neg x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(* 1/360 (pow x 6)) |
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/360 binary64)) x) x) x) |
(* (pow x 6) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 1/360 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) |
(* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) #s(literal 1/360 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) |
(* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) #s(literal 1/360 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) |
(* 1/360 (pow x 5)) |
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/360 binary64)) x) x) |
(* (pow x 5) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 1/360 binary64))) |
(* (pow x 5) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) #s(literal 1/360 binary64))) |
(* (pow x 5) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) #s(literal 1/360 binary64))) |
(* 1/360 (pow x 4)) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/360 binary64)) x) |
(* (pow x 4) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) |
(* (pow x 4) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(* (pow x 4) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(- (+ (exp x) (exp (neg x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (exp (neg x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (exp (neg x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (exp (neg x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(* 1/20160 (pow x 8)) |
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/20160 binary64)) |
(* (pow x 8) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/360 binary64) (*.f64 x x)) #s(literal -1/20160 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal -1/20160 binary64) (/.f64 #s(literal 1/360 binary64) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(*.f64 (+.f64 (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (/.f64 #s(literal -1/360 binary64) (*.f64 x x))) (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) #s(literal 1/20160 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(* 1/20160 (pow x 7)) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/20160 binary64)) |
(* (pow x 7) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (-.f64 (/.f64 #s(literal 1/360 binary64) (*.f64 x x)) #s(literal -1/20160 binary64))) |
(* (pow x 7) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (-.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal -1/20160 binary64) (/.f64 #s(literal 1/360 binary64) (*.f64 x x))))) |
(* (pow x 7) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (/.f64 #s(literal -1/360 binary64) (*.f64 x x))) (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) #s(literal 1/20160 binary64))) |
(* 1/20160 (pow x 6)) |
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/20160 binary64)) x) x) x) |
(* (pow x 6) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (-.f64 (/.f64 #s(literal 1/360 binary64) (*.f64 x x)) #s(literal -1/20160 binary64))) |
(* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (-.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal -1/20160 binary64) (/.f64 #s(literal 1/360 binary64) (*.f64 x x))))) |
(* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (-.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal -1/20160 binary64) (/.f64 #s(literal 1/360 binary64) (*.f64 x x)))) #s(literal 1 binary64)) |
(* 1/406425600 (pow x 8)) |
(*.f64 (*.f64 (*.f64 #s(literal 1/406425600 binary64) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(* (pow x 8) (+ 1/406425600 (* 1/3628800 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/3628800 binary64) (*.f64 x x)) #s(literal 1/406425600 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(* (pow x 8) (+ 1/406425600 (+ (/ 1/129600 (pow x 4)) (* 1/3628800 (/ 1 (pow x 2)))))) |
(*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/3628800 binary64) (*.f64 x x))) #s(literal 1/406425600 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(* (pow x 8) (- (+ 1/406425600 (+ (/ 1/129600 (pow x 4)) (* 1/3628800 (/ 1 (pow x 2))))) (* 1/144 (/ 1 (pow x 8))))) |
(fma.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/3628800 binary64) (*.f64 x x))) #s(literal 1/406425600 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal -1/144 binary64)) |
(- (+ (exp x) (exp (neg x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (exp (neg x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (exp (neg x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (exp (neg x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(* 1/20160 (pow x 8)) |
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/20160 binary64)) |
(* (pow x 8) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/360 binary64) (*.f64 x x)) #s(literal -1/20160 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal -1/20160 binary64) (/.f64 #s(literal 1/360 binary64) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(*.f64 (+.f64 (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (/.f64 #s(literal -1/360 binary64) (*.f64 x x))) (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) #s(literal 1/20160 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(* 1/20160 (pow x 7)) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/20160 binary64)) |
(* (pow x 7) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (-.f64 (/.f64 #s(literal 1/360 binary64) (*.f64 x x)) #s(literal -1/20160 binary64))) |
(* (pow x 7) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (-.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal -1/20160 binary64) (/.f64 #s(literal 1/360 binary64) (*.f64 x x))))) |
(* (pow x 7) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (/.f64 #s(literal -1/360 binary64) (*.f64 x x))) (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) #s(literal 1/20160 binary64))) |
(* 1/406425600 (pow x 4)) |
(*.f64 (*.f64 #s(literal 1/406425600 binary64) x) (*.f64 (*.f64 x x) x)) |
(* (pow x 4) (+ 1/406425600 (* 1/3628800 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 x x) #s(literal 1/3628800 binary64)) x) x) |
(* (pow x 4) (+ 1/406425600 (+ (/ 1/129600 (pow x 4)) (* 1/3628800 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 x x) #s(literal 1/3628800 binary64)) (*.f64 x x) #s(literal 1/129600 binary64)) |
(* (pow x 4) (+ 1/406425600 (+ (/ 1/129600 (pow x 4)) (* 1/3628800 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 x x) #s(literal 1/3628800 binary64)) (*.f64 x x) #s(literal 1/129600 binary64)) |
(pow x 4) |
(*.f64 (*.f64 (*.f64 x x) x) x) |
(pow x 4) |
(*.f64 (*.f64 (*.f64 x x) x) x) |
(pow x 4) |
(*.f64 (*.f64 (*.f64 x x) x) x) |
(pow x 4) |
(*.f64 (*.f64 (*.f64 x x) x) x) |
(* 1/20160 (pow x 4)) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/20160 binary64)) x) |
(* (pow x 4) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) |
(* (pow x 4) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) |
(* (pow x 4) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) |
(* 1/360 (pow x 3)) |
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/360 binary64)) |
(* (pow x 3) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) |
(* (pow x 3) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) |
(* (pow x 3) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) |
(* 1/360 (pow x 4)) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/360 binary64)) x) |
(* (pow x 4) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) |
(* (pow x 4) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) |
(* (pow x 4) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) |
(* 1/20160 (pow x 5)) |
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/20160 binary64)) x) x) |
(* (pow x 5) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) (-.f64 (/.f64 #s(literal 1/360 binary64) (*.f64 x x)) #s(literal -1/20160 binary64))) |
(* (pow x 5) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) (-.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal -1/20160 binary64) (/.f64 #s(literal 1/360 binary64) (*.f64 x x))))) |
(* (pow x 5) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) (-.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal -1/20160 binary64) (/.f64 #s(literal 1/360 binary64) (*.f64 x x))))) |
(* 1/20160 (pow x 6)) |
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/20160 binary64)) x) x) x) |
(* (pow x 6) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (-.f64 (/.f64 #s(literal 1/360 binary64) (*.f64 x x)) #s(literal -1/20160 binary64))) |
(* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (-.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal -1/20160 binary64) (/.f64 #s(literal 1/360 binary64) (*.f64 x x))))) |
(* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (-.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal -1/20160 binary64) (/.f64 #s(literal 1/360 binary64) (*.f64 x x))))) |
(* 1/20160 (pow x 3)) |
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/20160 binary64)) |
(* (pow x 3) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) |
(* (pow x 3) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) |
(* (pow x 3) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) |
(* 1/20160 (pow x 4)) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/20160 binary64)) x) |
(* (pow x 4) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) |
(* (pow x 4) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) |
(* (pow x 4) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) |
(* 1/20160 (pow x 4)) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/20160 binary64)) x) |
(* (pow x 4) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) |
(* (pow x 4) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) |
(* (pow x 4) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(* 1/20160 (pow x 8)) |
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/20160 binary64)) |
(* (pow x 8) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/360 binary64) (*.f64 x x)) #s(literal -1/20160 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal -1/20160 binary64) (/.f64 #s(literal 1/360 binary64) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(*.f64 (+.f64 (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (/.f64 #s(literal -1/360 binary64) (*.f64 x x))) (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) #s(literal 1/20160 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(* 1/20160 (pow x 7)) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/20160 binary64)) |
(* (pow x 7) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (-.f64 (/.f64 #s(literal 1/360 binary64) (*.f64 x x)) #s(literal -1/20160 binary64))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/360 (* 1/12 (/ 1 (pow x 2)))) (pow x 2))) 1/20160))) |
(*.f64 (-.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 1/360 binary64)) (*.f64 x x)) #s(literal -1/20160 binary64)) (pow.f64 x #s(literal 7 binary64))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/12 (/ 1 (pow x 2))) (pow x 4))) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))))) |
(*.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/12 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal -1/20160 binary64) (/.f64 #s(literal 1/360 binary64) (*.f64 x x)))) (pow.f64 x #s(literal 7 binary64))) |
(* 1/20160 (pow x 6)) |
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/20160 binary64)) x) x) x) |
(* (pow x 6) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (-.f64 (/.f64 #s(literal 1/360 binary64) (*.f64 x x)) #s(literal -1/20160 binary64))) |
(* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (-.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal -1/20160 binary64) (/.f64 #s(literal 1/360 binary64) (*.f64 x x))))) |
(* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (-.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal -1/20160 binary64) (/.f64 #s(literal 1/360 binary64) (*.f64 x x)))) #s(literal 1 binary64)) |
(- (+ (exp x) (/ 1 (exp x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (/ 1 (exp x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (/ 1 (exp x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (/ 1 (exp x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 1/2 binary64)) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 1/2 binary64)) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 1/2 binary64)) |
(* 1/2 (+ (exp x) (/ 1 (exp x)))) |
(*.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 1/2 binary64)) |
(* 1/2 (pow x 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/2 (/ 1 (pow x 2)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(* (pow x 2) (+ 1/2 (/ 1 (pow x 2)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(* (pow x 2) (+ 1/2 (/ 1 (pow x 2)))) |
(fma.f64 #s(literal 1/2 binary64) (*.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) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(* 1/360 (pow x 6)) |
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/360 binary64)) x) x) x) |
(* (pow x 6) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 1/360 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) |
(* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) #s(literal 1/360 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) |
(* (pow x 6) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/12 binary64) (*.f64 x x))) #s(literal 1/360 binary64)) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) |
(* 1/360 (pow x 5)) |
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/360 binary64)) x) x) |
(* (pow x 5) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 1/360 binary64))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/12 (/ 1 (pow x 2))) (pow x 2))) 1/360))) |
(*.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/12 binary64)) (*.f64 x x)) #s(literal -1/360 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x)) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/12 (/ 1 (pow x 2))) (pow x 2))) 1/360))) |
(*.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/12 binary64)) (*.f64 x x)) #s(literal -1/360 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x)) |
(* 1/360 (pow x 4)) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/360 binary64)) x) |
(* (pow x 4) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) |
(* (pow x 4) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(* (pow x 4) (+ 1/360 (+ (* 1/12 (/ 1 (pow x 2))) (/ 1 (pow x 4))))) |
(fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(* 1/20160 (pow x 8)) |
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/20160 binary64)) |
(* (pow x 8) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/360 binary64) (*.f64 x x)) #s(literal -1/20160 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal -1/20160 binary64) (/.f64 #s(literal 1/360 binary64) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(*.f64 (+.f64 (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (/.f64 #s(literal -1/360 binary64) (*.f64 x x))) (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) #s(literal 1/20160 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(* 1/20160 (pow x 7)) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/20160 binary64)) |
(* (pow x 7) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (-.f64 (/.f64 #s(literal 1/360 binary64) (*.f64 x x)) #s(literal -1/20160 binary64))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/360 (* 1/12 (/ 1 (pow x 2)))) (pow x 2))) 1/20160))) |
(*.f64 (-.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 1/360 binary64)) (*.f64 x x)) #s(literal -1/20160 binary64)) (pow.f64 x #s(literal 7 binary64))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/12 (/ 1 (pow x 2))) (pow x 4))) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))))) |
(*.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/12 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal -1/20160 binary64) (/.f64 #s(literal 1/360 binary64) (*.f64 x x)))) (pow.f64 x #s(literal 7 binary64))) |
(* 1/20160 (pow x 6)) |
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/20160 binary64)) x) x) x) |
(* (pow x 6) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (-.f64 (/.f64 #s(literal 1/360 binary64) (*.f64 x x)) #s(literal -1/20160 binary64))) |
(* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (-.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal -1/20160 binary64) (/.f64 #s(literal 1/360 binary64) (*.f64 x x))))) |
(* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (-.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal -1/20160 binary64) (/.f64 #s(literal 1/360 binary64) (*.f64 x x)))) #s(literal 1 binary64)) |
(* 1/406425600 (pow x 8)) |
(*.f64 (*.f64 (*.f64 #s(literal 1/406425600 binary64) x) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(* (pow x 8) (+ 1/406425600 (* 1/3628800 (/ 1 (pow x 2))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/3628800 binary64) (*.f64 x x)) #s(literal 1/406425600 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(* (pow x 8) (+ 1/406425600 (+ (/ 1/129600 (pow x 4)) (* 1/3628800 (/ 1 (pow x 2)))))) |
(*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/3628800 binary64) (*.f64 x x))) #s(literal 1/406425600 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(* (pow x 8) (- (+ 1/406425600 (+ (/ 1/129600 (pow x 4)) (* 1/3628800 (/ 1 (pow x 2))))) (* 1/144 (/ 1 (pow x 8))))) |
(fma.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/3628800 binary64) (*.f64 x x))) #s(literal 1/406425600 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal -1/144 binary64)) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(- (+ (exp x) (exp (* -1 x))) 2) |
(-.f64 (+.f64 (exp.f64 (neg.f64 x)) (exp.f64 x)) #s(literal 2 binary64)) |
(* 1/20160 (pow x 8)) |
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/20160 binary64)) |
(* (pow x 8) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/360 binary64) (*.f64 x x)) #s(literal -1/20160 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal -1/20160 binary64) (/.f64 #s(literal 1/360 binary64) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(* (pow x 8) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (+ (* 1/360 (/ 1 (pow x 2))) (/ 1 (pow x 6)))))) |
(*.f64 (+.f64 (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (/.f64 #s(literal -1/360 binary64) (*.f64 x x))) (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) #s(literal 1/20160 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(* 1/20160 (pow x 7)) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/20160 binary64)) |
(* (pow x 7) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (-.f64 (/.f64 #s(literal 1/360 binary64) (*.f64 x x)) #s(literal -1/20160 binary64))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/360 (* 1/12 (/ 1 (pow x 2)))) (pow x 2))) 1/20160))) |
(*.f64 (-.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 1/360 binary64)) (*.f64 x x)) #s(literal -1/20160 binary64)) (pow.f64 x #s(literal 7 binary64))) |
(* -1 (* (pow x 7) (- (* -1 (/ (+ 1/12 (/ 1 (pow x 2))) (pow x 4))) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))))) |
(*.f64 (-.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/12 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal -1/20160 binary64) (/.f64 #s(literal 1/360 binary64) (*.f64 x x)))) (pow.f64 x #s(literal 7 binary64))) |
(* 1/406425600 (pow x 4)) |
(*.f64 (*.f64 #s(literal 1/406425600 binary64) x) (*.f64 (*.f64 x x) x)) |
(* (pow x 4) (+ 1/406425600 (* 1/3628800 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 x x) #s(literal 1/3628800 binary64)) x) x) |
(* (pow x 4) (+ 1/406425600 (+ (/ 1/129600 (pow x 4)) (* 1/3628800 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 x x) #s(literal 1/3628800 binary64)) (*.f64 x x) #s(literal 1/129600 binary64)) |
(* (pow x 4) (+ 1/406425600 (+ (/ 1/129600 (pow x 4)) (* 1/3628800 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 x x) #s(literal 1/3628800 binary64)) (*.f64 x x) #s(literal 1/129600 binary64)) |
(pow x 4) |
(*.f64 (*.f64 (*.f64 x x) x) x) |
(pow x 4) |
(*.f64 (*.f64 (*.f64 x x) x) x) |
(pow x 4) |
(*.f64 (*.f64 (*.f64 x x) x) x) |
(pow x 4) |
(*.f64 (*.f64 (*.f64 x x) x) x) |
(* 1/20160 (pow x 4)) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/20160 binary64)) x) |
(* (pow x 4) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) |
(* (pow x 4) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) |
(* (pow x 4) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) |
(* 1/360 (pow x 3)) |
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/360 binary64)) |
(* (pow x 3) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) |
(* (pow x 3) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) |
(* (pow x 3) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) |
(* 1/360 (pow x 4)) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/360 binary64)) x) |
(* (pow x 4) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) |
(* (pow x 4) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) |
(* (pow x 4) (+ 1/360 (* 1/12 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) |
(* 1/20160 (pow x 5)) |
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/20160 binary64)) x) x) |
(* (pow x 5) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x) (-.f64 (/.f64 #s(literal 1/360 binary64) (*.f64 x x)) #s(literal -1/20160 binary64))) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/360 (* 1/12 (/ 1 (pow x 2)))) (pow x 2))) 1/20160))) |
(*.f64 (-.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 1/360 binary64)) (*.f64 x x)) #s(literal -1/20160 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x)) |
(* -1 (* (pow x 5) (- (* -1 (/ (+ 1/360 (* 1/12 (/ 1 (pow x 2)))) (pow x 2))) 1/20160))) |
(*.f64 (-.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 x x)) #s(literal 1/360 binary64)) (*.f64 x x)) #s(literal -1/20160 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) x)) |
(* 1/20160 (pow x 6)) |
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/20160 binary64)) x) x) x) |
(* (pow x 6) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (-.f64 (/.f64 #s(literal 1/360 binary64) (*.f64 x x)) #s(literal -1/20160 binary64))) |
(* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (-.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal -1/20160 binary64) (/.f64 #s(literal 1/360 binary64) (*.f64 x x))))) |
(* (pow x 6) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) (-.f64 (/.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal -1/20160 binary64) (/.f64 #s(literal 1/360 binary64) (*.f64 x x))))) |
(* 1/20160 (pow x 3)) |
(*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/20160 binary64)) |
(* (pow x 3) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) |
(* (pow x 3) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) |
(* (pow x 3) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) |
(* 1/20160 (pow x 4)) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/20160 binary64)) x) |
(* (pow x 4) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) |
(* (pow x 4) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) |
(* (pow x 4) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) |
(* 1/20160 (pow x 4)) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/20160 binary64)) x) |
(* (pow x 4) (+ 1/20160 (* 1/360 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) |
(* (pow x 4) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) |
(* (pow x 4) (+ 1/20160 (+ (/ 1/12 (pow x 4)) (* 1/360 (/ 1 (pow x 2)))))) |
(fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) |
| 4 684× | lower-*.f32 |
| 4 652× | lower-*.f64 |
| 4 210× | lower-fma.f32 |
| 4 186× | lower-fma.f64 |
| 3 598× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 71 | 819 |
| 0 | 119 | 737 |
| 1 | 451 | 653 |
| 2 | 2912 | 653 |
| 0 | 8355 | 644 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 2 binary64) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal -2 binary64)) |
#s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x x) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) |
(*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x) |
(*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) |
(*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x) |
(*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) |
#s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
(*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) |
#s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) |
(*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) |
(*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) |
(*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x) |
(*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) |
| Outputs |
|---|
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
(*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x) |
(*.f64 (fma.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 x (*.f64 (fma.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (*.f64 x x)) (*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)))) #s(literal 1 binary64)) (*.f64 x x))) (neg.f64 (fma.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 x x))) (neg.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (*.f64 x x)) (*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (*.f64 x x)) (*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)))) #s(literal 1 binary64)) (*.f64 x x)) (fma.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 x x)) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (*.f64 x x)) (*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)))))) |
(*.f64 (fma.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (*.f64 x x)) (*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)))) #s(literal 1 binary64)) x)) (neg.f64 (fma.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x)) #s(literal 3 binary64)) #s(literal 1 binary64)) x)) (neg.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (*.f64 x x)) (*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (*.f64 x x)) (*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)))) #s(literal 1 binary64)))) (neg.f64 (fma.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 x (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x)) #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (*.f64 x x)) (*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (*.f64 x x)) (*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)))) #s(literal 1 binary64)) x) (fma.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x)) #s(literal 3 binary64)) #s(literal 1 binary64)) x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (*.f64 x x)) (*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)))))) |
(/.f64 (*.f64 x (-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (*.f64 x x)) (*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)))) #s(literal 1 binary64))) (fma.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 (*.f64 x (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x)) #s(literal 3 binary64)) #s(literal 1 binary64))) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (*.f64 x x)) (*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)))))) |
(fma.f64 (*.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x)) x (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x)) x)) |
(fma.f64 x (*.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x)) (*.f64 x #s(literal 1 binary64))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x)) x) (*.f64 #s(literal 1 binary64) x)) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x)) x)) |
(+.f64 (*.f64 x (*.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x))) (*.f64 x #s(literal 1 binary64))) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x)))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (*.f64 x x)) (*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x) #s(literal -1 binary64)))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (*.f64 x x)) (*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))))))) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x) #s(literal -1 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (*.f64 x x)) (*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)))) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (*.f64 x x)) (*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))))) (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x)) #s(literal 3 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (*.f64 x x)) (*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (*.f64 x x)) (*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x)) #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (*.f64 x x)) (*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (*.f64 x x)) (*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)))) (fma.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x) #s(literal -1 binary64))) (*.f64 (fma.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (*.f64 x x)) (*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (*.f64 x x)) (*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x)) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (*.f64 x x)) (*.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x))) (*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (*.f64 x x))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x)) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (*.f64 x x)) (*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (*.f64 x x)) (*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)))) #s(literal 1 binary64)) (fma.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x) #s(literal -1 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (*.f64 x x)) (*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)))) #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (*.f64 x x)) (*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))))) (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x)) #s(literal 3 binary64)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (*.f64 x x)) (*.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x))) (*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (*.f64 x x))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x)) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (*.f64 x x)) (*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x) #s(literal -1 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (*.f64 x x)) (*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (*.f64 x x)) (*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))))) (+.f64 (pow.f64 (*.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x)) #s(literal 3 binary64)) #s(literal 1 binary64)))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (*.f64 x x)) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (*.f64 x x)) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x)) #s(literal -1/1728 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/12 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) x) (*.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) x) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (/.f64 (*.f64 x x) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) x) #s(literal 1 binary64)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (*.f64 x x)) (*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)))) (fma.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x))) |
(*.f64 (fma.f64 (*.f64 #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 4 binary64) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 8 binary64) #s(literal -8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 4 binary64) (-.f64 #s(literal 4 binary64) (*.f64 #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal -4 binary64)))))) |
(pow.f64 (/.f64 (fma.f64 #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 4 binary64) #s(literal -4 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 4 binary64) (-.f64 #s(literal 4 binary64) (*.f64 #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal -4 binary64)))) (fma.f64 (*.f64 (*.f64 #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 8 binary64) #s(literal -8 binary64))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 4 binary64)))) (neg.f64 (-.f64 #s(literal -2 binary64) (*.f64 #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 4 binary64) #s(literal -4 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 8 binary64) #s(literal -8 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 4 binary64) (-.f64 #s(literal 4 binary64) (*.f64 #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 4 binary64)) (fma.f64 #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64) #s(literal 2 binary64)) #s(literal 4 binary64))) (*.f64 (fma.f64 #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64) #s(literal 2 binary64)) (fma.f64 #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 4 binary64))) (-.f64 #s(literal -2 binary64) (*.f64 #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 4 binary64) #s(literal -4 binary64))) (neg.f64 (fma.f64 #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 8 binary64) #s(literal -8 binary64))) (neg.f64 (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 4 binary64)) (*.f64 #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal -4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 8 binary64) #s(literal -8 binary64))) (neg.f64 (fma.f64 (*.f64 #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 4 binary64) (-.f64 #s(literal 4 binary64) (*.f64 #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal -4 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 4 binary64) #s(literal -4 binary64)) (fma.f64 #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64) #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 4 binary64) #s(literal -4 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 4 binary64) (-.f64 #s(literal 4 binary64) (*.f64 #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal -4 binary64)))) (fma.f64 (*.f64 (*.f64 #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 8 binary64) #s(literal -8 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 8 binary64) #s(literal -8 binary64)) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 4 binary64)) (*.f64 #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal -4 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 8 binary64) #s(literal -8 binary64)) (fma.f64 (*.f64 #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 4 binary64) (-.f64 #s(literal 4 binary64) (*.f64 #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 4 binary64) #s(literal -4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 4 binary64) (-.f64 #s(literal 4 binary64) (*.f64 #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal -4 binary64)))) (fma.f64 (*.f64 (*.f64 #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 8 binary64) #s(literal -8 binary64)))) |
(fma.f64 #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64) #s(literal -2 binary64)) |
(fma.f64 #s(literal 2 binary64) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal -2 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 4 binary64)) (fma.f64 #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64) #s(literal 2 binary64)))) |
(+.f64 (*.f64 #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal -2 binary64)) |
(+.f64 #s(literal -2 binary64) (*.f64 #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal 2 binary64))) |
#s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) |
(pow.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal -1 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1 binary64))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal -1 binary64)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (*.f64 x x))) |
(*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x) |
(*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x))) |
(*.f64 x (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x)) |
(*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) |
(*.f64 x #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x))) |
#s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x)) (*.f64 x x))) |
(*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x)) x) x) |
(*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x)) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x))) |
(*.f64 x (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x)) x)) |
(*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x)) x) |
(*.f64 x #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x))) |
#s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x)) |
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x))) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/20736 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/144 binary64)))) |
(*.f64 (+.f64 #s(literal -1/2985984 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)))) x (-.f64 #s(literal 1/20736 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64))))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/144 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x))) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/20736 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)))) x (-.f64 #s(literal 1/20736 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64))))) (+.f64 #s(literal -1/2985984 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 6 binary64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/20736 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)))) x))) (neg.f64 (-.f64 #s(literal -1/144 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x))) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/20736 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/144 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal -1/2985984 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 6 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)))) x (-.f64 #s(literal 1/20736 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 6 binary64)) #s(literal 1/2985984 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 x (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x))) (+.f64 #s(literal 1/20736 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x)) #s(literal 1/144 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)))) x) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/144 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/144 binary64)) #s(literal 1/20736 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/144 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/144 binary64)))) |
(/.f64 (-.f64 #s(literal 1/20736 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)))) x)) (-.f64 #s(literal -1/144 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 6 binary64)) #s(literal 1/2985984 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 x (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x))) (+.f64 #s(literal 1/20736 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x)) #s(literal 1/144 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x))) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/20736 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/144 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1/2985984 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 6 binary64)))) (neg.f64 (+.f64 #s(literal 1/20736 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)))) x) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1/2985984 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)))) x (-.f64 #s(literal 1/20736 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x))) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/20736 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/144 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/144 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x))) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/20736 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)))) x (-.f64 #s(literal 1/20736 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64))))) (+.f64 #s(literal -1/2985984 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 6 binary64)))))) |
(/.f64 (+.f64 #s(literal -1/2985984 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 6 binary64))) (+.f64 #s(literal 1/20736 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)))) x) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)))))) |
(/.f64 (+.f64 #s(literal -1/2985984 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 6 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)))) x (-.f64 #s(literal 1/20736 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/144 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x))) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/20736 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)))) x (-.f64 #s(literal 1/20736 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64))))) (+.f64 #s(literal -1/2985984 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 6 binary64))))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x))) (exp.f64 (log.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x))) #s(literal -1/144 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 x x)) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) #s(literal -1/144 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) #s(literal -1/144 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64))) x #s(literal -1/144 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 x x) #s(literal -1/144 binary64)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) #s(literal -1/144 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x)) #s(literal -1/144 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x)) #s(literal -1/144 binary64)) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) |
(fma.f64 x (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)))) x) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/144 binary64))) (/.f64 #s(literal 1/20736 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/144 binary64)))) |
(-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x)) #s(literal 1/144 binary64)) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x)) #s(literal -1/144 binary64)) |
(+.f64 #s(literal -1/144 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x #s(literal 1 binary64)) (*.f64 x x))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x #s(literal 1 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x #s(literal 1 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x #s(literal 1 binary64))) |
(*.f64 x (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x #s(literal 1 binary64)) x)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x)) x #s(literal -1 binary64)) (*.f64 x x))) (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1 binary64)) (*.f64 x x))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x)) x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x)) x #s(literal -1 binary64)) (*.f64 x x)) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1 binary64)) (*.f64 x x)) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x)) x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x)))) |
(*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x)) x #s(literal -1 binary64)) x)) (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1 binary64)) x)) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x)) x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x)) x #s(literal -1 binary64)))) (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x)) x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x)) x #s(literal -1 binary64)) x) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1 binary64)) x) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x)) x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x)))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x)) x #s(literal -1 binary64))) (fma.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x #s(literal -1 binary64))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64))) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x)) x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x)))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x) x (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x) x)) |
(fma.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x) (*.f64 x #s(literal 1 binary64))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x))) |
(+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x) x) (*.f64 #s(literal 1 binary64) x)) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x) x)) |
(+.f64 (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x)) (*.f64 x #s(literal 1 binary64))) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x))) |
#s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) |
(*.f64 (*.f64 (*.f64 x x) x) x) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 x (*.f64 (*.f64 x x) x)) |
(pow.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 4 binary64)) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)) (fma.f64 (*.f64 (*.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) #s(literal -1/20736 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/144 binary64)))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64)))) (*.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal -1/2985984 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (-.f64 #s(literal 1/20736 binary64) (*.f64 (*.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal -1/144 binary64)))))) |
(*.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64))) |
(*.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x)) #s(literal -1/1728 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/12 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64))) |
(*.f64 (neg.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)))) |
(*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)))) |
(pow.f64 (/.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)) (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)) (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) #s(literal -1/20736 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))))) (neg.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/144 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64)))) (*.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal -1/2985984 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))))) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (-.f64 #s(literal 1/20736 binary64) (*.f64 (*.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal -1/144 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64))))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) #s(literal -1/20736 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64)))) (*.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal -1/2985984 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (-.f64 #s(literal 1/20736 binary64) (*.f64 (*.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal -1/144 binary64)))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) #s(literal -1/20736 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)))) (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/144 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64)))) (*.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal -1/2985984 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)))) (fma.f64 (*.f64 (*.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (-.f64 #s(literal 1/20736 binary64) (*.f64 (*.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal -1/144 binary64))))) |
(/.f64 (*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) #s(literal -1/20736 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)) (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/144 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64)))) (*.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal -1/2985984 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)) (fma.f64 (*.f64 (*.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (-.f64 #s(literal 1/20736 binary64) (*.f64 (*.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal -1/144 binary64))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) #s(literal -1/20736 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64)))) (*.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal -1/2985984 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (-.f64 #s(literal 1/20736 binary64) (*.f64 (*.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal -1/144 binary64)))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) #s(literal -1/20736 binary64)) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)) (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/144 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)) (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)) (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64)))) (*.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal -1/2985984 binary64)) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)) (fma.f64 (*.f64 (*.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (-.f64 #s(literal 1/20736 binary64) (*.f64 (*.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal -1/144 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)) (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)) (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)) (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)))) |
(/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)))) |
(neg.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)) (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) |
(*.f64 x (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) x)) (neg.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal -1/12 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64)) (*.f64 (*.f64 x x) x) #s(literal 1/1728 binary64)) x)) (neg.f64 (fma.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal 1/4320 binary64)))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)))) (neg.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal -1/12 binary64)))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64)) (*.f64 (*.f64 x x) x) #s(literal 1/1728 binary64)))) (neg.f64 (fma.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal 1/4320 binary64)))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) x) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal -1/12 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64)) (*.f64 (*.f64 x x) x) #s(literal 1/1728 binary64)) x) (fma.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal 1/4320 binary64))))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64))) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal -1/12 binary64))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64)) (*.f64 (*.f64 x x) x) #s(literal 1/1728 binary64))) (fma.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal 1/4320 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x (*.f64 #s(literal 1/12 binary64) x)) |
(fma.f64 #s(literal 1/12 binary64) x (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x)) |
(fma.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/12 binary64))) |
(fma.f64 x #s(literal 1/12 binary64) (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x) (*.f64 #s(literal 1/12 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) x)) |
(+.f64 (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) (*.f64 x #s(literal 1/12 binary64))) |
(+.f64 (*.f64 x #s(literal 1/12 binary64)) (*.f64 x (*.f64 #s(literal 1/360 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) (*.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) |
(*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) |
(*.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64))) |
(*.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) #s(literal 1 binary64))) |
(*.f64 x (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (*.f64 x x))) (neg.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal -1/12 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64)) (*.f64 (*.f64 x x) x) #s(literal 1/1728 binary64)) (*.f64 x x))) (neg.f64 (fma.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal 1/4320 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)))) (neg.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal -1/12 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64)) (*.f64 (*.f64 x x) x) #s(literal 1/1728 binary64)))) (neg.f64 (fma.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal 1/4320 binary64)))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (*.f64 x x)) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal -1/12 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64)) (*.f64 (*.f64 x x) x) #s(literal 1/1728 binary64)) (*.f64 x x)) (fma.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal 1/4320 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64))) (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal -1/12 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64)) (*.f64 (*.f64 x x) x) #s(literal 1/1728 binary64))) (fma.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 x x) #s(literal 1/4320 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) (*.f64 x x) (*.f64 #s(literal 1/12 binary64) (*.f64 x x))) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 x x) (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/12 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/360 binary64) (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 #s(literal 1/12 binary64) (*.f64 x x))) |
(+.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/360 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) |
(*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) x)) |
(*.f64 x (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64))) x)) (neg.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x)) #s(literal 1/1728 binary64)) x)) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/12 binary64)))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)))) (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x)) #s(literal 1/1728 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/12 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) x)) (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64))) x) (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x)) #s(literal 1/1728 binary64)) x) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/12 binary64))))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x)) #s(literal 1/1728 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/12 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) x) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 #s(literal 1/12 binary64) x)) |
(fma.f64 (*.f64 (*.f64 x x) x) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x (*.f64 #s(literal 1/12 binary64) x)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x (*.f64 x #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 x x) (*.f64 #s(literal 1/12 binary64) x)) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 x x) (*.f64 x #s(literal 1/12 binary64))) |
(fma.f64 #s(literal 1/12 binary64) x (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x)) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 #s(literal 1/12 binary64) x)) |
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 x #s(literal 1/12 binary64))) |
(fma.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 #s(literal 1/12 binary64) x)) |
(fma.f64 x (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 x #s(literal 1/12 binary64))) |
(fma.f64 x #s(literal 1/12 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x)) |
(+.f64 (*.f64 #s(literal 1/12 binary64) x) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x)) |
(+.f64 (*.f64 x #s(literal 1/12 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x)) |
(+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 #s(literal 1/12 binary64) x)) |
(+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 x #s(literal 1/12 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) x) x) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) x) x) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x)) #s(literal -1/1728 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/12 binary64))))) |
(*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) x) x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) (*.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x) |
(*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) (*.f64 (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) (*.f64 x x)) |
(*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (/.f64 (*.f64 x x) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) x)) |
(*.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 x x) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64))) |
(*.f64 x (*.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x) #s(literal 1 binary64))) |
(*.f64 x (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) x)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) x) x)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) x) x) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x)) #s(literal 1/1728 binary64)) (*.f64 x x))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/12 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64))) (*.f64 x x))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x)) #s(literal 1/1728 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/12 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) x) x))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))))) |
(/.f64 (neg.f64 (*.f64 x x)) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) x) x) #s(literal 1 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x)) #s(literal 1/1728 binary64)) (*.f64 x x)) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/12 binary64))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64))) (*.f64 x x)) (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x)) #s(literal 1/1728 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/12 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)))) (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) x) x)) (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) x) x) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) x) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) x) x))) |
(/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 x x) (*.f64 #s(literal 1/12 binary64) (*.f64 x x))) |
(fma.f64 #s(literal 1/12 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 x x))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1/12 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x))) |
(+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 x x)) (*.f64 #s(literal 1/12 binary64) (*.f64 x x))) |
(+.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x)) (*.f64 (*.f64 x x) #s(literal 1/12 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x))) |
(*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) |
(*.f64 x (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/129600 binary64)) x)) (neg.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/8193540096000 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64)) x)) (neg.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/129600 binary64)))) (neg.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/8193540096000 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64)))) (neg.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/129600 binary64)) x) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/8193540096000 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64)) x) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64))))) |
(/.f64 (*.f64 x (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/129600 binary64))) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64))) |
(/.f64 (*.f64 x (fma.f64 (*.f64 #s(literal 1/8193540096000 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64))) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/20160 binary64) (*.f64 x x)) x (*.f64 #s(literal 1/360 binary64) x)) |
(fma.f64 #s(literal 1/360 binary64) x (*.f64 (*.f64 #s(literal 1/20160 binary64) (*.f64 x x)) x)) |
(fma.f64 #s(literal 1/360 binary64) x (*.f64 x (*.f64 #s(literal 1/20160 binary64) (*.f64 x x)))) |
(fma.f64 x (*.f64 #s(literal 1/20160 binary64) (*.f64 x x)) (*.f64 #s(literal 1/360 binary64) x)) |
(fma.f64 x #s(literal 1/360 binary64) (*.f64 (*.f64 #s(literal 1/20160 binary64) (*.f64 x x)) x)) |
(fma.f64 x #s(literal 1/360 binary64) (*.f64 x (*.f64 #s(literal 1/20160 binary64) (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/20160 binary64) (*.f64 x x)) x) (*.f64 #s(literal 1/360 binary64) x)) |
(+.f64 (*.f64 x (*.f64 #s(literal 1/20160 binary64) (*.f64 x x))) (*.f64 #s(literal 1/360 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/360 binary64) x) (*.f64 (*.f64 #s(literal 1/20160 binary64) (*.f64 x x)) x)) |
(+.f64 (*.f64 #s(literal 1/360 binary64) x) (*.f64 x (*.f64 #s(literal 1/20160 binary64) (*.f64 x x)))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) #s(literal 1 binary64)) x) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) |
(*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64))) |
(*.f64 x (pow.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) #s(literal 1 binary64))) |
(*.f64 x (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x)) |
(pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/129600 binary64)) (*.f64 x x))) (neg.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/8193540096000 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64)) (*.f64 x x))) (neg.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/129600 binary64)))) (neg.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/8193540096000 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64)))) (neg.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64)))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/129600 binary64)) (*.f64 x x)) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/8193540096000 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64)) (*.f64 x x)) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/129600 binary64))) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal -1/360 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/8193540096000 binary64) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x) #s(literal 1/46656000 binary64))) (fma.f64 #s(literal 1/406425600 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 #s(literal 1/129600 binary64) (*.f64 (*.f64 x x) #s(literal 1/7257600 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) x) x (*.f64 (*.f64 #s(literal 1/20160 binary64) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 (*.f64 #s(literal 1/360 binary64) x) x (*.f64 (*.f64 x x) (*.f64 #s(literal 1/20160 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 #s(literal 1/20160 binary64) (*.f64 x x)) (*.f64 x x) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) |
(fma.f64 #s(literal 1/360 binary64) (*.f64 x x) (*.f64 (*.f64 #s(literal 1/20160 binary64) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 #s(literal 1/360 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/20160 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (*.f64 #s(literal 1/20160 binary64) (*.f64 x x)) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 x x) #s(literal 1/360 binary64) (*.f64 (*.f64 #s(literal 1/20160 binary64) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 (*.f64 x x) #s(literal 1/360 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/20160 binary64) (*.f64 x x)))) |
(fma.f64 x (*.f64 #s(literal 1/360 binary64) x) (*.f64 (*.f64 #s(literal 1/20160 binary64) (*.f64 x x)) (*.f64 x x))) |
(fma.f64 x (*.f64 #s(literal 1/360 binary64) x) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/20160 binary64) (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/20160 binary64) (*.f64 x x)) (*.f64 x x)) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/20160 binary64) (*.f64 x x))) (*.f64 #s(literal 1/360 binary64) (*.f64 x x))) |
(+.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal 1/20160 binary64) (*.f64 x x)) (*.f64 x x))) |
(+.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/20160 binary64) (*.f64 x x)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x))) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/20736 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/144 binary64)))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)) (+.f64 #s(literal -1/2985984 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 6 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)))) x (-.f64 #s(literal 1/20736 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64))))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x)) #s(literal -1/1728 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/12 binary64))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x)) #s(literal 1/1728 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/12 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64))) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/12 binary64)))) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x)) #s(literal 1/1728 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x))) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/20736 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))))) (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/144 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1/2985984 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)))) x (-.f64 #s(literal 1/20736 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x)))) (neg.f64 (-.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64))))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x)) #s(literal 1/1728 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/12 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x))) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/20736 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1/2985984 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 6 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)))) x (-.f64 #s(literal 1/20736 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64))))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x))) #s(literal -1/1728 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (+.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/12 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)) #s(literal 1/144 binary64))) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x))) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/20736 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)))) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/144 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/2985984 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)))) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)))) x (-.f64 #s(literal 1/20736 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) |
(/.f64 (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x))) (-.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x))) #s(literal -1/1728 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (+.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/12 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x)) #s(literal 1/1728 binary64))) (neg.f64 (+.f64 #s(literal 1/144 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/12 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x)) #s(literal 1/1728 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/12 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x))) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/20736 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/144 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1/2985984 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 6 binary64)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)))) x (-.f64 #s(literal 1/20736 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x))) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/20736 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/2985984 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)))) x (-.f64 #s(literal 1/20736 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64))))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x))) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/20736 binary64)) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/144 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/12 binary64)))) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x)) #s(literal 1/1728 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x)) #s(literal 1/1728 binary64)) (+.f64 #s(literal 1/144 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/12 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x)) #s(literal 1/1728 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/12 binary64))))) |
(/.f64 (+.f64 #s(literal -1/2985984 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 6 binary64))) (*.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x)) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)))) x (-.f64 #s(literal 1/20736 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (-.f64 #s(literal 1/144 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/12 binary64)))) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x)) #s(literal 1/1728 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64))) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))))) |
(fma.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) #s(literal 1 binary64)) x #s(literal 1/12 binary64)) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)) |
(fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) |
(fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) #s(literal 1/12 binary64)) |
(fma.f64 x (pow.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) #s(literal 1 binary64)) #s(literal 1/12 binary64)) |
(fma.f64 x (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) #s(literal 1/12 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (/.f64 #s(literal 1/144 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64)))) |
(-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/12 binary64)) |
(+.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal 1/12 binary64)) |
(+.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal 1/12 binary64)))) #s(literal -1 binary64))) |
Compiled 46 252 to 3 050 computations (93.4% saved)
24 alts after pruning (13 fresh and 11 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 178 | 2 | 1 180 |
| Fresh | 0 | 11 | 11 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 8 | 8 |
| Total | 1 180 | 24 | 1 204 |
| Status | Accuracy | Program |
|---|---|---|
| 7.2% | (fma.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))) #s(literal 64 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64))) #s(literal 1 binary64)) (exp.f64 (neg.f64 x))) | |
| ✓ | 7.2% | (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (exp.f64 (neg.f64 x))) |
| ✓ | 53.8% | (fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64)) |
| ✓ | 52.1% | (fma.f64 #s(literal 2 binary64) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal -2 binary64)) |
| 53.9% | (+.f64 (-.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 x)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (exp.f64 x))) | |
| ✓ | 54.0% | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (exp.f64 x))) |
| ✓ | 53.8% | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
| 98.4% | #s(approx (+ (- (exp x) 2) (/ 1 (exp x))) (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) | |
| ✓ | 98.4% | #s(approx (+ (- (exp x) 2) (/ 1 (exp x))) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
| 51.7% | #s(approx (+ (- (exp x) 2) (/ 1 (exp x))) (*.f64 (*.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 #s(literal 1/12 binary64) (*.f64 x x))) x) x)) | |
| 98.6% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) (*.f64 x x) (*.f64 #s(literal 1 binary64) (*.f64 x x)))) | |
| 98.7% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) | |
| ✓ | 98.6% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
| 98.7% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) | |
| 98.6% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (+.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #s(literal 1 binary64)) (*.f64 x x))) | |
| ✓ | 98.6% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
| 98.7% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 x x) #s(literal 1/3628800 binary64)) (*.f64 x x) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) | |
| 98.7% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 #s(approx (+ (* (* (* (+ (* 1/20160 (* x x)) 1/360) x) x) (* (* (+ (* 1/20160 (* x x)) 1/360) x) x)) -1/144) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 x x) #s(literal 1/3628800 binary64)) (*.f64 x x) #s(literal 1/129600 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64))) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) | |
| ✓ | 51.7% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) |
| 51.3% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) x)) x) x)) | |
| 51.2% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/20160 binary64)) (*.f64 (*.f64 x x) x))) x) x)) | |
| 51.3% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 #s(approx (* (+ (* 1/20160 (* x x)) 1/360) x) (*.f64 #s(literal 1/360 binary64) x)) (*.f64 (*.f64 x x) x))) x) x)) | |
| ✓ | 51.7% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) |
| ✓ | 97.7% | #s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) |
Compiled 1 130 to 397 computations (64.9% saved)
| Inputs |
|---|
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) |
(fma.f64 #s(literal 2 binary64) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal -2 binary64)) |
#s(approx (+ (- (exp x) 2) (/ 1 (exp x))) (*.f64 (*.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 #s(literal 1/12 binary64) (*.f64 x x))) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (- (exp x) 2) (/ 1 (exp x))) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (- (exp x) 2) (/ 1 (exp x))) (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 #s(literal 1/360 binary64) x) (*.f64 (*.f64 x x) x))) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 #s(approx (* (+ (* 1/20160 (* x x)) 1/360) x) (*.f64 #s(literal 1/360 binary64) x)) (*.f64 (*.f64 x x) x))) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (+.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/20160 binary64)) (*.f64 (*.f64 x x) x))) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) x)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) (*.f64 x x) (*.f64 #s(literal 1 binary64) (*.f64 x x)))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (/.f64 (fma.f64 #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 #s(literal 1/3628800 binary64) (*.f64 x x) #s(literal 1/129600 binary64))) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 #s(approx (+ (* (* (* (+ (* 1/20160 (* x x)) 1/360) x) x) (* (* (+ (* 1/20160 (* x x)) 1/360) x) x)) -1/144) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 x x) #s(literal 1/3628800 binary64)) (*.f64 x x) #s(literal 1/129600 binary64)) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/144 binary64))) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (fma.f64 #s(literal 1/406425600 binary64) (*.f64 x x) #s(literal 1/3628800 binary64)) (*.f64 x x) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
(fma.f64 #s(literal 2 binary64) (cosh.f64 x) #s(literal -2 binary64)) |
(+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
(+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (exp.f64 x))) |
(+.f64 (-.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 x)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (exp.f64 x))) |
(+.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (exp.f64 (neg.f64 x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal 8 binary64)) (exp.f64 (neg.f64 x))) |
(fma.f64 (/.f64 (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) (+.f64 x x))) #s(literal 64 binary64)) (fma.f64 (-.f64 (exp.f64 x) #s(literal -2 binary64)) (exp.f64 x) #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 #s(literal 3 binary64) x)) #s(literal -8 binary64))) #s(literal 1 binary64)) (exp.f64 (neg.f64 x))) |
| Outputs |
|---|
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
2 calls:
| 25.0ms | x |
| 10.0ms | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.7% | 1 | x |
| 98.7% | 1 | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
Compiled 11 to 8 computations (27.3% saved)
| Inputs |
|---|
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) |
(fma.f64 #s(literal 2 binary64) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal -2 binary64)) |
#s(approx (+ (- (exp x) 2) (/ 1 (exp x))) (*.f64 (*.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 #s(literal 1/12 binary64) (*.f64 x x))) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (- (exp x) 2) (/ 1 (exp x))) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (- (exp x) 2) (/ 1 (exp x))) (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 #s(literal 1/360 binary64) x) (*.f64 (*.f64 x x) x))) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 #s(approx (* (+ (* 1/20160 (* x x)) 1/360) x) (*.f64 #s(literal 1/360 binary64) x)) (*.f64 (*.f64 x x) x))) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (+.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/20160 binary64)) (*.f64 (*.f64 x x) x))) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) x)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) (*.f64 x x) (*.f64 #s(literal 1 binary64) (*.f64 x x)))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
| Outputs |
|---|
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
2 calls:
| 6.0ms | x |
| 5.0ms | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.7% | 1 | x |
| 98.7% | 1 | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
Compiled 11 to 8 computations (27.3% saved)
| Inputs |
|---|
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) |
(fma.f64 #s(literal 2 binary64) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal -2 binary64)) |
#s(approx (+ (- (exp x) 2) (/ 1 (exp x))) (*.f64 (*.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 #s(literal 1/12 binary64) (*.f64 x x))) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (- (exp x) 2) (/ 1 (exp x))) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (- (exp x) 2) (/ 1 (exp x))) (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 #s(literal 1/360 binary64) x) (*.f64 (*.f64 x x) x))) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 #s(approx (* (+ (* 1/20160 (* x x)) 1/360) x) (*.f64 #s(literal 1/360 binary64) x)) (*.f64 (*.f64 x x) x))) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (+.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/20160 binary64)) (*.f64 (*.f64 x x) x))) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) x) x) x)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) x) (*.f64 (*.f64 x x) x))) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x) (*.f64 x x) (*.f64 #s(literal 1 binary64) (*.f64 x x)))) |
| Outputs |
|---|
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
2 calls:
| 28.0ms | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
| 5.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.6% | 1 | x |
| 98.6% | 1 | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
Compiled 11 to 8 computations (27.3% saved)
| Inputs |
|---|
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) |
(fma.f64 #s(literal 2 binary64) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal -2 binary64)) |
#s(approx (+ (- (exp x) 2) (/ 1 (exp x))) (*.f64 (*.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 #s(literal 1/12 binary64) (*.f64 x x))) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (- (exp x) 2) (/ 1 (exp x))) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (- (exp x) 2) (/ 1 (exp x))) (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 #s(literal 1/360 binary64) x) (*.f64 (*.f64 x x) x))) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* (+ (* 1/20160 (* x x)) 1/360) (* x x)) 1/12) (* x x)) 1) (*.f64 #s(approx (* (+ (* 1/20160 (* x x)) 1/360) x) (*.f64 #s(literal 1/360 binary64) x)) (*.f64 (*.f64 x x) x))) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 #s(approx (+ (* (+ (* 1/360 (* x x)) 1/12) (* x x)) 1) (*.f64 (*.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) x) x)) x) x)) |
| Outputs |
|---|
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
2 calls:
| 3.0ms | x |
| 2.0ms | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.4% | 1 | x |
| 98.4% | 1 | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
Compiled 11 to 8 computations (27.3% saved)
Total -29.8b remaining (-2018.4%)
Threshold costs -29.8b (-2018.4%)
| Inputs |
|---|
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) |
(fma.f64 #s(literal 2 binary64) #s(approx (cosh x) (fma.f64 #s(literal 1/2 binary64) (*.f64 x x) #s(literal 1 binary64))) #s(literal -2 binary64)) |
#s(approx (+ (- (exp x) 2) (/ 1 (exp x))) (*.f64 (*.f64 #s(approx (+ (* 1/12 (* x x)) 1) (*.f64 #s(literal 1/12 binary64) (*.f64 x x))) x) x)) |
| Outputs |
|---|
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) |
2 calls:
| 2.0ms | x |
| 1.0ms | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.7% | 1 | x |
| 97.7% | 1 | (+.f64 (-.f64 (exp.f64 x) #s(literal 2 binary64)) (exp.f64 (neg.f64 x))) |
Compiled 11 to 8 computations (27.3% saved)
| 1× | egg-herbie |
| 16× | *-commutative_binary64 |
| 2× | 1-exp_binary64 |
| 2× | 1-exp_binary32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 47 | 145 |
| 1 | 58 | 145 |
| 1× | saturated |
| Inputs |
|---|
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) |
| Outputs |
|---|
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(approx (* (+ (* (* x x) 1/20160) 1/360) (+ (* (* x x) 1/20160) 1/360)) (fma.f64 (*.f64 x x) #s(literal 1/3628800 binary64) #s(literal 1/129600 binary64))) #s(literal -1/144 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/20160 binary64) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal -1/12 binary64))) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/20160 binary64) (*.f64 x x) #s(literal 1/360 binary64)) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal 1/360 binary64) (*.f64 x x) #s(literal 1/12 binary64)) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 (*.f64 (fma.f64 #s(literal 1/12 binary64) (*.f64 x x) #s(literal 1 binary64)) x) x)) |
#s(approx (+ (- (exp x) 2) (exp (neg x))) (*.f64 x x)) |
| 17 068× | lower-fma.f64 |
| 17 068× | lower-fma.f32 |
| 16 442× | lower-fma.f64 |
| 16 442× | lower-fma.f32 |
| 4 854× | lower-*.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 138 | 2590 |
| 1 | 466 | 2494 |
| 2 | 1182 | 2480 |
| 3 | 4640 | 2478 |
| 4 | 7324 | 2478 |
| 0 | 8011 | 2315 |
| 0 | 41 | 243 |
| 0 | 71 | 241 |
| 1 | 264 | 240 |
| 2 | 2010 | 240 |
| 0 | 8254 | 240 |
| 0 | 60 | 269 |
| 1 | 168 | 268 |
| 2 | 397 | 262 |
| 3 | 1060 | 262 |
| 4 | 1759 | 262 |
| 5 | 3027 | 262 |
| 6 | 3849 | 262 |
| 7 | 5284 | 262 |
| 8 | 6683 | 262 |
| 0 | 8227 | 241 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 147 to 63 computations (57.1% saved)
(abs x)
Compiled 302 to 126 computations (58.3% saved)
Loading profile data...